-- MySQL dump 10.13 Distrib 5.6.41-84.1, for Linux (x86_64) -- -- Host: localhost Database: dtdg_metnan -- ------------------------------------------------------ -- Server version 5.6.41-84.1 /*!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 utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `wp_ariadminer_connections` -- DROP TABLE IF EXISTS `wp_ariadminer_connections`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_ariadminer_connections` ( `connection_id` int(11) unsigned NOT NULL AUTO_INCREMENT, `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `type` enum('server','sqlite','pgsql','oracle','mssql','firebird','simpledb','mongo','elastic') COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'server', `host` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `db_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `user` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `pass` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created` datetime NOT NULL, `modified` datetime NOT NULL, `author_id` int(11) DEFAULT NULL, `crypt` tinyint(1) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`connection_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_ariadminer_connections` -- LOCK TABLES `wp_ariadminer_connections` WRITE; /*!40000 ALTER TABLE `wp_ariadminer_connections` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_ariadminer_connections` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_commentmeta` -- DROP TABLE IF EXISTS `wp_commentmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `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, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=1964 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_commentmeta` -- LOCK TABLES `wp_commentmeta` WRITE; /*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */; INSERT INTO `wp_commentmeta` VALUES (1,1,'akismet_error','1577674705'),(2,1,'akismet_history','a:3:{s:4:\"time\";d:1577674705.899456024169921875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(4,1,'akismet_delayed_moderation_email','1'),(5,2,'akismet_error','1577698988'),(6,2,'akismet_history','a:3:{s:4:\"time\";d:1577698988.910893917083740234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(8,2,'akismet_delayed_moderation_email','1'),(9,3,'akismet_error','1577703973'),(10,3,'akismet_history','a:3:{s:4:\"time\";d:1577703973.630260944366455078125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(12,3,'akismet_delayed_moderation_email','1'),(13,4,'akismet_error','1577914991'),(14,4,'akismet_history','a:3:{s:4:\"time\";d:1577914991.058556079864501953125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(16,4,'akismet_delayed_moderation_email','1'),(17,5,'akismet_error','1578519140'),(18,5,'akismet_history','a:3:{s:4:\"time\";d:1578519140.5826299190521240234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(20,5,'akismet_delayed_moderation_email','1'),(21,6,'akismet_error','1578932308'),(22,6,'akismet_history','a:3:{s:4:\"time\";d:1578932308.9088881015777587890625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(24,6,'akismet_delayed_moderation_email','1'),(25,7,'akismet_error','1579084552'),(26,7,'akismet_history','a:3:{s:4:\"time\";d:1579084552.3400199413299560546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(28,7,'akismet_delayed_moderation_email','1'),(29,8,'akismet_error','1579214385'),(30,8,'akismet_history','a:3:{s:4:\"time\";d:1579214385.883698940277099609375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(32,8,'akismet_delayed_moderation_email','1'),(33,9,'akismet_error','1579396158'),(34,9,'akismet_history','a:3:{s:4:\"time\";d:1579396158.9807579517364501953125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(36,9,'akismet_delayed_moderation_email','1'),(37,10,'akismet_error','1579414211'),(38,10,'akismet_history','a:3:{s:4:\"time\";d:1579414211.3322880268096923828125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(40,10,'akismet_delayed_moderation_email','1'),(41,11,'akismet_error','1579461001'),(42,11,'akismet_history','a:3:{s:4:\"time\";d:1579461001.193602085113525390625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(44,11,'akismet_delayed_moderation_email','1'),(45,12,'akismet_error','1579512130'),(46,12,'akismet_history','a:3:{s:4:\"time\";d:1579512130.181427001953125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(48,12,'akismet_delayed_moderation_email','1'),(49,13,'akismet_error','1579518077'),(50,13,'akismet_history','a:3:{s:4:\"time\";d:1579518077.9475200176239013671875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(52,13,'akismet_delayed_moderation_email','1'),(53,14,'akismet_error','1579598058'),(54,14,'akismet_history','a:3:{s:4:\"time\";d:1579598058.5072119235992431640625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(56,14,'akismet_delayed_moderation_email','1'),(57,15,'akismet_error','1579616381'),(58,15,'akismet_history','a:3:{s:4:\"time\";d:1579616381.069344043731689453125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(60,15,'akismet_delayed_moderation_email','1'),(61,16,'akismet_error','1579853405'),(62,16,'akismet_history','a:3:{s:4:\"time\";d:1579853405.099358081817626953125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(64,16,'akismet_delayed_moderation_email','1'),(65,17,'akismet_error','1579860072'),(66,17,'akismet_history','a:3:{s:4:\"time\";d:1579860072.604011058807373046875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(68,17,'akismet_delayed_moderation_email','1'),(69,18,'akismet_error','1580235773'),(70,18,'akismet_history','a:3:{s:4:\"time\";d:1580235773.9049890041351318359375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(72,18,'akismet_delayed_moderation_email','1'),(73,19,'akismet_error','1580236815'),(74,19,'akismet_history','a:3:{s:4:\"time\";d:1580236815.97904109954833984375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(76,19,'akismet_delayed_moderation_email','1'),(77,20,'akismet_error','1580268185'),(78,20,'akismet_history','a:3:{s:4:\"time\";d:1580268185.8567340373992919921875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(80,20,'akismet_delayed_moderation_email','1'),(81,21,'akismet_error','1580663341'),(82,21,'akismet_history','a:3:{s:4:\"time\";d:1580663341.7376830577850341796875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(84,21,'akismet_delayed_moderation_email','1'),(85,22,'akismet_error','1580736922'),(86,22,'akismet_history','a:3:{s:4:\"time\";d:1580736922.449635982513427734375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(88,22,'akismet_delayed_moderation_email','1'),(89,23,'akismet_error','1580788173'),(90,23,'akismet_history','a:3:{s:4:\"time\";d:1580788173.0655939579010009765625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(92,23,'akismet_delayed_moderation_email','1'),(93,24,'akismet_error','1580901806'),(94,24,'akismet_history','a:3:{s:4:\"time\";d:1580901806.8992340564727783203125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(96,24,'akismet_delayed_moderation_email','1'),(97,25,'akismet_error','1580960925'),(98,25,'akismet_history','a:3:{s:4:\"time\";d:1580960925.431931018829345703125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(100,25,'akismet_delayed_moderation_email','1'),(101,26,'akismet_error','1580972438'),(102,26,'akismet_history','a:3:{s:4:\"time\";d:1580972438.9814751148223876953125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(104,26,'akismet_delayed_moderation_email','1'),(105,27,'akismet_error','1581509065'),(106,27,'akismet_history','a:3:{s:4:\"time\";d:1581509065.12191295623779296875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(108,27,'akismet_delayed_moderation_email','1'),(109,28,'akismet_error','1581686316'),(110,28,'akismet_history','a:3:{s:4:\"time\";d:1581686316.13459491729736328125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(112,28,'akismet_delayed_moderation_email','1'),(113,29,'akismet_error','1581851794'),(114,29,'akismet_history','a:3:{s:4:\"time\";d:1581851794.5589029788970947265625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(116,29,'akismet_delayed_moderation_email','1'),(117,30,'akismet_error','1582000072'),(118,30,'akismet_history','a:3:{s:4:\"time\";d:1582000072.9615929126739501953125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(120,30,'akismet_delayed_moderation_email','1'),(121,31,'akismet_error','1582053621'),(122,31,'akismet_history','a:3:{s:4:\"time\";d:1582053621.6662099361419677734375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(124,31,'akismet_delayed_moderation_email','1'),(125,32,'akismet_error','1582194755'),(126,32,'akismet_history','a:3:{s:4:\"time\";d:1582194755.93091297149658203125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(128,32,'akismet_delayed_moderation_email','1'),(129,33,'akismet_error','1582321987'),(130,33,'akismet_history','a:3:{s:4:\"time\";d:1582321987.055181980133056640625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(132,33,'akismet_delayed_moderation_email','1'),(133,34,'akismet_error','1582326245'),(134,34,'akismet_history','a:3:{s:4:\"time\";d:1582326245.9841840267181396484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(136,34,'akismet_delayed_moderation_email','1'),(137,35,'akismet_error','1582329098'),(138,35,'akismet_history','a:3:{s:4:\"time\";d:1582329098.10373592376708984375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(140,35,'akismet_delayed_moderation_email','1'),(141,36,'akismet_error','1582337218'),(142,36,'akismet_history','a:3:{s:4:\"time\";d:1582337218.44676303863525390625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(144,36,'akismet_delayed_moderation_email','1'),(145,37,'akismet_error','1582380513'),(146,37,'akismet_history','a:3:{s:4:\"time\";d:1582380513.898075103759765625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(148,37,'akismet_delayed_moderation_email','1'),(149,38,'akismet_error','1582384914'),(150,38,'akismet_history','a:3:{s:4:\"time\";d:1582384914.09671688079833984375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(152,38,'akismet_delayed_moderation_email','1'),(153,39,'akismet_error','1582432092'),(154,39,'akismet_history','a:3:{s:4:\"time\";d:1582432092.4479949474334716796875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(156,39,'akismet_delayed_moderation_email','1'),(157,40,'akismet_error','1582514194'),(158,40,'akismet_history','a:3:{s:4:\"time\";d:1582514194.57052707672119140625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(160,40,'akismet_delayed_moderation_email','1'),(161,41,'akismet_error','1582528572'),(162,41,'akismet_history','a:3:{s:4:\"time\";d:1582528572.8489239215850830078125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(164,41,'akismet_delayed_moderation_email','1'),(165,42,'akismet_error','1582571292'),(166,42,'akismet_history','a:3:{s:4:\"time\";d:1582571292.6916210651397705078125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(168,42,'akismet_delayed_moderation_email','1'),(169,43,'akismet_error','1582625197'),(170,43,'akismet_history','a:3:{s:4:\"time\";d:1582625197.9382359981536865234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(172,43,'akismet_delayed_moderation_email','1'),(173,44,'akismet_error','1582673127'),(174,44,'akismet_history','a:3:{s:4:\"time\";d:1582673127.215714931488037109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(176,44,'akismet_delayed_moderation_email','1'),(177,45,'akismet_error','1582843122'),(178,45,'akismet_history','a:3:{s:4:\"time\";d:1582843122.50841808319091796875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(180,45,'akismet_delayed_moderation_email','1'),(181,46,'akismet_error','1582861356'),(182,46,'akismet_history','a:3:{s:4:\"time\";d:1582861356.469376087188720703125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(184,46,'akismet_delayed_moderation_email','1'),(185,47,'akismet_error','1582932615'),(186,47,'akismet_history','a:3:{s:4:\"time\";d:1582932615.257420063018798828125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(188,47,'akismet_delayed_moderation_email','1'),(189,48,'akismet_error','1582980529'),(190,48,'akismet_history','a:3:{s:4:\"time\";d:1582980529.3699638843536376953125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(192,48,'akismet_delayed_moderation_email','1'),(193,49,'akismet_error','1582984164'),(194,49,'akismet_history','a:3:{s:4:\"time\";d:1582984164.3392860889434814453125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(196,49,'akismet_delayed_moderation_email','1'),(197,50,'akismet_error','1583034847'),(198,50,'akismet_history','a:3:{s:4:\"time\";d:1583034847.1946849822998046875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(200,50,'akismet_delayed_moderation_email','1'),(201,51,'akismet_error','1583187851'),(202,51,'akismet_history','a:3:{s:4:\"time\";d:1583187851.91524410247802734375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(204,51,'akismet_delayed_moderation_email','1'),(205,52,'akismet_error','1583241546'),(206,52,'akismet_history','a:3:{s:4:\"time\";d:1583241546.730555057525634765625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(208,52,'akismet_delayed_moderation_email','1'),(209,53,'akismet_error','1583246533'),(210,53,'akismet_history','a:3:{s:4:\"time\";d:1583246533.914989948272705078125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(212,53,'akismet_delayed_moderation_email','1'),(213,54,'akismet_error','1583301446'),(214,54,'akismet_history','a:3:{s:4:\"time\";d:1583301446.548881053924560546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(216,54,'akismet_delayed_moderation_email','1'),(217,55,'akismet_error','1583321544'),(218,55,'akismet_history','a:3:{s:4:\"time\";d:1583321544.029941082000732421875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(220,55,'akismet_delayed_moderation_email','1'),(221,56,'akismet_error','1583438013'),(222,56,'akismet_history','a:3:{s:4:\"time\";d:1583438013.6399590969085693359375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(224,56,'akismet_delayed_moderation_email','1'),(225,57,'akismet_error','1583468122'),(226,57,'akismet_history','a:3:{s:4:\"time\";d:1583468122.9550950527191162109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(228,57,'akismet_delayed_moderation_email','1'),(229,58,'akismet_error','1583563756'),(230,58,'akismet_history','a:3:{s:4:\"time\";d:1583563756.787065982818603515625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(232,58,'akismet_delayed_moderation_email','1'),(233,59,'akismet_error','1583605518'),(234,59,'akismet_history','a:3:{s:4:\"time\";d:1583605518.913259029388427734375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(236,59,'akismet_delayed_moderation_email','1'),(237,60,'akismet_error','1583612634'),(238,60,'akismet_history','a:3:{s:4:\"time\";d:1583612634.617989063262939453125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(240,60,'akismet_delayed_moderation_email','1'),(241,61,'akismet_error','1583626164'),(242,61,'akismet_history','a:3:{s:4:\"time\";d:1583626164.549233913421630859375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(244,61,'akismet_delayed_moderation_email','1'),(245,62,'akismet_error','1583911168'),(246,62,'akismet_history','a:3:{s:4:\"time\";d:1583911168.16048908233642578125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(248,62,'akismet_delayed_moderation_email','1'),(249,63,'akismet_error','1584050431'),(250,63,'akismet_history','a:3:{s:4:\"time\";d:1584050431.3465249538421630859375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(252,63,'akismet_delayed_moderation_email','1'),(253,64,'akismet_error','1584158995'),(254,64,'akismet_history','a:3:{s:4:\"time\";d:1584158995.0891659259796142578125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(256,64,'akismet_delayed_moderation_email','1'),(257,65,'akismet_error','1584343161'),(258,65,'akismet_history','a:3:{s:4:\"time\";d:1584343161.8530819416046142578125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(260,65,'akismet_delayed_moderation_email','1'),(261,66,'akismet_error','1584421353'),(262,66,'akismet_history','a:3:{s:4:\"time\";d:1584421353.274651050567626953125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(264,66,'akismet_delayed_moderation_email','1'),(265,67,'akismet_error','1584460004'),(266,67,'akismet_history','a:3:{s:4:\"time\";d:1584460004.291378021240234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(268,67,'akismet_delayed_moderation_email','1'),(269,68,'akismet_error','1584601834'),(270,68,'akismet_history','a:3:{s:4:\"time\";d:1584601834.59413909912109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(272,68,'akismet_delayed_moderation_email','1'),(273,69,'akismet_error','1584603254'),(274,69,'akismet_history','a:3:{s:4:\"time\";d:1584603254.348393917083740234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(276,69,'akismet_delayed_moderation_email','1'),(277,70,'akismet_error','1584702333'),(278,70,'akismet_history','a:3:{s:4:\"time\";d:1584702333.7421710491180419921875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(280,70,'akismet_delayed_moderation_email','1'),(281,71,'akismet_error','1584706075'),(282,71,'akismet_history','a:3:{s:4:\"time\";d:1584706076.382318973541259765625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(284,71,'akismet_delayed_moderation_email','1'),(285,72,'akismet_error','1585018084'),(286,72,'akismet_history','a:3:{s:4:\"time\";d:1585018084.1701090335845947265625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(288,72,'akismet_delayed_moderation_email','1'),(289,73,'akismet_error','1585045352'),(290,73,'akismet_history','a:3:{s:4:\"time\";d:1585045352.54253292083740234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(292,73,'akismet_delayed_moderation_email','1'),(293,74,'akismet_error','1585201769'),(294,74,'akismet_history','a:3:{s:4:\"time\";d:1585201769.5723860263824462890625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(296,74,'akismet_delayed_moderation_email','1'),(297,75,'akismet_error','1585283402'),(298,76,'akismet_error','1585283402'),(299,75,'akismet_history','a:3:{s:4:\"time\";d:1585283402.431004047393798828125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(300,76,'akismet_history','a:3:{s:4:\"time\";d:1585283402.4360001087188720703125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(303,75,'akismet_delayed_moderation_email','1'),(304,76,'akismet_delayed_moderation_email','1'),(305,77,'akismet_error','1585679135'),(306,77,'akismet_history','a:3:{s:4:\"time\";d:1585679135.458509922027587890625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(308,77,'akismet_delayed_moderation_email','1'),(309,78,'akismet_error','1585847663'),(310,78,'akismet_history','a:3:{s:4:\"time\";d:1585847663.8972580432891845703125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(312,78,'akismet_delayed_moderation_email','1'),(313,79,'akismet_error','1585893808'),(314,79,'akismet_history','a:3:{s:4:\"time\";d:1585893808.6259438991546630859375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(316,79,'akismet_delayed_moderation_email','1'),(317,80,'akismet_error','1586039799'),(318,80,'akismet_history','a:3:{s:4:\"time\";d:1586039799.9694440364837646484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(320,80,'akismet_delayed_moderation_email','1'),(321,81,'akismet_error','1586041272'),(322,81,'akismet_history','a:3:{s:4:\"time\";d:1586041272.4059810638427734375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(324,81,'akismet_delayed_moderation_email','1'),(325,82,'akismet_error','1586061654'),(326,82,'akismet_history','a:3:{s:4:\"time\";d:1586061654.5457589626312255859375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(328,82,'akismet_delayed_moderation_email','1'),(329,83,'akismet_error','1586089376'),(330,83,'akismet_history','a:3:{s:4:\"time\";d:1586089376.9818561077117919921875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(332,83,'akismet_delayed_moderation_email','1'),(333,84,'akismet_error','1586133921'),(334,84,'akismet_history','a:3:{s:4:\"time\";d:1586133921.3953139781951904296875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(336,84,'akismet_delayed_moderation_email','1'),(337,85,'akismet_error','1586146729'),(338,85,'akismet_history','a:3:{s:4:\"time\";d:1586146729.8654949665069580078125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(340,85,'akismet_delayed_moderation_email','1'),(341,86,'akismet_error','1586295970'),(342,86,'akismet_history','a:3:{s:4:\"time\";d:1586295970.8390100002288818359375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(344,86,'akismet_delayed_moderation_email','1'),(345,87,'akismet_error','1586300882'),(346,87,'akismet_history','a:3:{s:4:\"time\";d:1586300882.07929897308349609375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(348,87,'akismet_delayed_moderation_email','1'),(349,88,'akismet_error','1586393338'),(350,88,'akismet_history','a:3:{s:4:\"time\";d:1586393338.6520659923553466796875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(352,88,'akismet_delayed_moderation_email','1'),(353,89,'akismet_error','1586463085'),(354,89,'akismet_history','a:3:{s:4:\"time\";d:1586463085.6091849803924560546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(356,89,'akismet_delayed_moderation_email','1'),(357,90,'akismet_error','1586596434'),(358,90,'akismet_history','a:3:{s:4:\"time\";d:1586596434.026896953582763671875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(360,90,'akismet_delayed_moderation_email','1'),(361,91,'akismet_error','1586605157'),(362,91,'akismet_history','a:3:{s:4:\"time\";d:1586605157.82581996917724609375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(364,91,'akismet_delayed_moderation_email','1'),(365,92,'akismet_error','1587058839'),(366,92,'akismet_history','a:3:{s:4:\"time\";d:1587058839.942327022552490234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(368,92,'akismet_delayed_moderation_email','1'),(369,93,'akismet_error','1587097359'),(370,93,'akismet_history','a:3:{s:4:\"time\";d:1587097359.10869503021240234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(372,93,'akismet_delayed_moderation_email','1'),(373,94,'akismet_error','1587284956'),(374,94,'akismet_history','a:3:{s:4:\"time\";d:1587284956.6724491119384765625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(376,94,'akismet_delayed_moderation_email','1'),(377,95,'akismet_error','1587372310'),(378,95,'akismet_history','a:3:{s:4:\"time\";d:1587372310.802505016326904296875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(380,95,'akismet_delayed_moderation_email','1'),(381,96,'akismet_error','1587385753'),(382,96,'akismet_history','a:3:{s:4:\"time\";d:1587385753.2836539745330810546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(384,96,'akismet_delayed_moderation_email','1'),(385,97,'akismet_error','1587630282'),(386,97,'akismet_history','a:3:{s:4:\"time\";d:1587630282.6207439899444580078125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(388,97,'akismet_delayed_moderation_email','1'),(389,98,'akismet_error','1587683263'),(390,98,'akismet_history','a:3:{s:4:\"time\";d:1587683263.21819400787353515625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(392,98,'akismet_delayed_moderation_email','1'),(393,99,'akismet_error','1587684443'),(394,99,'akismet_history','a:3:{s:4:\"time\";d:1587684443.120809078216552734375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(396,99,'akismet_delayed_moderation_email','1'),(397,100,'akismet_error','1587797703'),(398,100,'akismet_history','a:3:{s:4:\"time\";d:1587797703.956921100616455078125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(400,100,'akismet_delayed_moderation_email','1'),(401,101,'akismet_error','1587906251'),(402,101,'akismet_history','a:3:{s:4:\"time\";d:1587906251.7559659481048583984375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(404,101,'akismet_delayed_moderation_email','1'),(405,102,'akismet_error','1588073730'),(406,102,'akismet_history','a:3:{s:4:\"time\";d:1588073730.2213170528411865234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(408,102,'akismet_delayed_moderation_email','1'),(409,103,'akismet_error','1588409101'),(410,103,'akismet_history','a:3:{s:4:\"time\";d:1588409101.0870559215545654296875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(412,103,'akismet_delayed_moderation_email','1'),(413,104,'akismet_error','1588456205'),(414,104,'akismet_history','a:3:{s:4:\"time\";d:1588456205.4943358898162841796875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(416,104,'akismet_delayed_moderation_email','1'),(417,105,'akismet_error','1588501565'),(418,105,'akismet_history','a:3:{s:4:\"time\";d:1588501565.5634250640869140625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(420,105,'akismet_delayed_moderation_email','1'),(421,106,'akismet_error','1588521377'),(422,106,'akismet_history','a:3:{s:4:\"time\";d:1588521377.9812529087066650390625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(424,106,'akismet_delayed_moderation_email','1'),(425,107,'akismet_error','1588574683'),(426,107,'akismet_history','a:3:{s:4:\"time\";d:1588574683.6459980010986328125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(428,107,'akismet_delayed_moderation_email','1'),(429,108,'akismet_error','1588589496'),(430,108,'akismet_history','a:3:{s:4:\"time\";d:1588589497.0027449131011962890625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(432,108,'akismet_delayed_moderation_email','1'),(433,109,'akismet_error','1588625301'),(434,109,'akismet_history','a:3:{s:4:\"time\";d:1588625301.102046966552734375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(436,109,'akismet_delayed_moderation_email','1'),(437,110,'akismet_error','1588648810'),(438,110,'akismet_history','a:3:{s:4:\"time\";d:1588648810.2106120586395263671875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(440,110,'akismet_delayed_moderation_email','1'),(441,111,'akismet_error','1588749296'),(442,111,'akismet_history','a:3:{s:4:\"time\";d:1588749296.9583570957183837890625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(444,111,'akismet_delayed_moderation_email','1'),(445,112,'akismet_error','1588990200'),(446,112,'akismet_history','a:3:{s:4:\"time\";d:1588990200.5239388942718505859375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(448,112,'akismet_delayed_moderation_email','1'),(449,113,'akismet_error','1589125723'),(450,113,'akismet_history','a:3:{s:4:\"time\";d:1589125723.436338901519775390625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(452,113,'akismet_delayed_moderation_email','1'),(453,114,'akismet_error','1589507338'),(454,114,'akismet_history','a:3:{s:4:\"time\";d:1589507338.2372610569000244140625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(456,114,'akismet_delayed_moderation_email','1'),(457,115,'akismet_error','1589589142'),(458,115,'akismet_history','a:3:{s:4:\"time\";d:1589589142.01885509490966796875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(460,115,'akismet_delayed_moderation_email','1'),(461,116,'akismet_error','1589660219'),(462,116,'akismet_history','a:3:{s:4:\"time\";d:1589660219.61557292938232421875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(464,116,'akismet_delayed_moderation_email','1'),(465,117,'akismet_error','1589717074'),(466,117,'akismet_history','a:3:{s:4:\"time\";d:1589717074.9708878993988037109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(468,117,'akismet_delayed_moderation_email','1'),(469,118,'akismet_error','1589771334'),(470,118,'akismet_history','a:3:{s:4:\"time\";d:1589771334.2176649570465087890625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(472,118,'akismet_delayed_moderation_email','1'),(473,119,'akismet_error','1589802223'),(474,119,'akismet_history','a:3:{s:4:\"time\";d:1589802223.4473540782928466796875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(476,119,'akismet_delayed_moderation_email','1'),(477,120,'akismet_error','1589818877'),(478,120,'akismet_history','a:3:{s:4:\"time\";d:1589818877.2353770732879638671875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(480,120,'akismet_delayed_moderation_email','1'),(481,121,'akismet_error','1589874046'),(482,121,'akismet_history','a:3:{s:4:\"time\";d:1589874046.8209259510040283203125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(484,121,'akismet_delayed_moderation_email','1'),(485,122,'akismet_error','1590379176'),(486,122,'akismet_history','a:3:{s:4:\"time\";d:1590379176.0596749782562255859375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(488,122,'akismet_delayed_moderation_email','1'),(489,123,'akismet_error','1590427244'),(490,123,'akismet_history','a:3:{s:4:\"time\";d:1590427244.5349891185760498046875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(492,123,'akismet_delayed_moderation_email','1'),(493,124,'akismet_error','1590666322'),(494,124,'akismet_history','a:3:{s:4:\"time\";d:1590666322.54446506500244140625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(496,124,'akismet_delayed_moderation_email','1'),(497,125,'akismet_error','1590694697'),(498,125,'akismet_history','a:3:{s:4:\"time\";d:1590694697.73801898956298828125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(500,125,'akismet_delayed_moderation_email','1'),(501,126,'akismet_error','1590698934'),(502,126,'akismet_history','a:3:{s:4:\"time\";d:1590698934.4057838916778564453125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(504,126,'akismet_delayed_moderation_email','1'),(505,127,'akismet_error','1590899430'),(506,127,'akismet_history','a:3:{s:4:\"time\";d:1590899430.284564971923828125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(508,127,'akismet_delayed_moderation_email','1'),(509,128,'akismet_error','1590987108'),(510,128,'akismet_history','a:3:{s:4:\"time\";d:1590987108.0714809894561767578125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(512,128,'akismet_delayed_moderation_email','1'),(513,129,'akismet_error','1591051374'),(514,129,'akismet_history','a:3:{s:4:\"time\";d:1591051374.304562091827392578125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(516,129,'akismet_delayed_moderation_email','1'),(517,130,'akismet_error','1591294006'),(518,130,'akismet_history','a:3:{s:4:\"time\";d:1591294006.0566470623016357421875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(520,130,'akismet_delayed_moderation_email','1'),(521,131,'akismet_error','1591333078'),(522,131,'akismet_history','a:3:{s:4:\"time\";d:1591333078.1274979114532470703125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(524,131,'akismet_delayed_moderation_email','1'),(525,132,'akismet_error','1591366218'),(526,132,'akismet_history','a:3:{s:4:\"time\";d:1591366218.3706829547882080078125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(528,132,'akismet_delayed_moderation_email','1'),(529,133,'akismet_error','1591557412'),(530,133,'akismet_history','a:3:{s:4:\"time\";d:1591557412.4412229061126708984375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(532,133,'akismet_delayed_moderation_email','1'),(533,134,'akismet_error','1591660828'),(534,134,'akismet_history','a:3:{s:4:\"time\";d:1591660828.047751903533935546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(536,134,'akismet_delayed_moderation_email','1'),(537,135,'akismet_error','1591688652'),(538,135,'akismet_history','a:3:{s:4:\"time\";d:1591688652.3891620635986328125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(540,135,'akismet_delayed_moderation_email','1'),(541,136,'akismet_error','1591723265'),(542,136,'akismet_history','a:3:{s:4:\"time\";d:1591723265.665771007537841796875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(544,136,'akismet_delayed_moderation_email','1'),(545,137,'akismet_error','1591901809'),(546,137,'akismet_history','a:3:{s:4:\"time\";d:1591901809.274756908416748046875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(548,137,'akismet_delayed_moderation_email','1'),(549,138,'akismet_error','1591959142'),(550,138,'akismet_history','a:3:{s:4:\"time\";d:1591959142.458796024322509765625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(552,138,'akismet_delayed_moderation_email','1'),(553,139,'akismet_error','1592208049'),(554,139,'akismet_history','a:3:{s:4:\"time\";d:1592208049.1459729671478271484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(556,139,'akismet_delayed_moderation_email','1'),(557,140,'akismet_error','1592219856'),(558,140,'akismet_history','a:3:{s:4:\"time\";d:1592219856.9833610057830810546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(560,140,'akismet_delayed_moderation_email','1'),(561,141,'akismet_error','1592227636'),(562,141,'akismet_history','a:3:{s:4:\"time\";d:1592227636.434916973114013671875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(564,141,'akismet_delayed_moderation_email','1'),(565,142,'akismet_error','1592231272'),(566,142,'akismet_history','a:3:{s:4:\"time\";d:1592231272.852013111114501953125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(568,142,'akismet_delayed_moderation_email','1'),(569,143,'akismet_error','1592247131'),(570,143,'akismet_history','a:3:{s:4:\"time\";d:1592247131.4793300628662109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(572,143,'akismet_delayed_moderation_email','1'),(573,144,'akismet_error','1592435439'),(574,144,'akismet_history','a:3:{s:4:\"time\";d:1592435439.3065369129180908203125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(576,144,'akismet_delayed_moderation_email','1'),(577,145,'akismet_error','1592543695'),(578,145,'akismet_history','a:3:{s:4:\"time\";d:1592543695.1450231075286865234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(580,145,'akismet_delayed_moderation_email','1'),(581,146,'akismet_error','1592722818'),(582,146,'akismet_history','a:3:{s:4:\"time\";d:1592722818.9429149627685546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(584,146,'akismet_delayed_moderation_email','1'),(585,147,'akismet_error','1592848259'),(586,147,'akismet_history','a:3:{s:4:\"time\";d:1592848259.4226629734039306640625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(588,147,'akismet_delayed_moderation_email','1'),(589,148,'akismet_error','1592849425'),(590,148,'akismet_history','a:3:{s:4:\"time\";d:1592849425.1575949192047119140625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(592,148,'akismet_delayed_moderation_email','1'),(593,149,'akismet_error','1592905139'),(594,149,'akismet_history','a:3:{s:4:\"time\";d:1592905139.45217990875244140625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(596,149,'akismet_delayed_moderation_email','1'),(597,150,'akismet_error','1592984843'),(598,150,'akismet_history','a:3:{s:4:\"time\";d:1592984843.8398239612579345703125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(600,150,'akismet_delayed_moderation_email','1'),(601,151,'akismet_error','1593256823'),(602,151,'akismet_history','a:3:{s:4:\"time\";d:1593256823.2519280910491943359375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(604,151,'akismet_delayed_moderation_email','1'),(605,152,'akismet_error','1593299386'),(606,152,'akismet_history','a:3:{s:4:\"time\";d:1593299386.4774100780487060546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(608,152,'akismet_delayed_moderation_email','1'),(609,153,'akismet_error','1593330915'),(610,153,'akismet_history','a:3:{s:4:\"time\";d:1593330915.9920699596405029296875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(612,153,'akismet_delayed_moderation_email','1'),(613,154,'akismet_error','1593367289'),(614,154,'akismet_history','a:3:{s:4:\"time\";d:1593367289.8530480861663818359375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(616,154,'akismet_delayed_moderation_email','1'),(617,155,'akismet_error','1593508300'),(618,155,'akismet_history','a:3:{s:4:\"time\";d:1593508300.6425158977508544921875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(620,155,'akismet_delayed_moderation_email','1'),(621,156,'akismet_error','1593539669'),(622,156,'akismet_history','a:3:{s:4:\"time\";d:1593539669.1020660400390625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(624,156,'akismet_delayed_moderation_email','1'),(625,157,'akismet_error','1593562886'),(626,157,'akismet_history','a:3:{s:4:\"time\";d:1593562886.839312076568603515625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(628,157,'akismet_delayed_moderation_email','1'),(629,158,'akismet_error','1593568455'),(630,158,'akismet_history','a:3:{s:4:\"time\";d:1593568455.1568911075592041015625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(632,158,'akismet_delayed_moderation_email','1'),(633,159,'akismet_error','1593691869'),(634,159,'akismet_history','a:3:{s:4:\"time\";d:1593691869.99170589447021484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(636,159,'akismet_delayed_moderation_email','1'),(637,160,'akismet_error','1593731337'),(638,160,'akismet_history','a:3:{s:4:\"time\";d:1593731337.8909480571746826171875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(640,160,'akismet_delayed_moderation_email','1'),(641,161,'akismet_error','1593795889'),(642,161,'akismet_history','a:3:{s:4:\"time\";d:1593795889.7530059814453125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(644,161,'akismet_delayed_moderation_email','1'),(645,162,'akismet_error','1593797764'),(646,162,'akismet_history','a:3:{s:4:\"time\";d:1593797764.64200592041015625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(648,162,'akismet_delayed_moderation_email','1'),(649,163,'akismet_error','1593809752'),(650,163,'akismet_history','a:3:{s:4:\"time\";d:1593809752.1185829639434814453125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(652,163,'akismet_delayed_moderation_email','1'),(653,164,'akismet_error','1593852226'),(654,164,'akismet_history','a:3:{s:4:\"time\";d:1593852226.2260529994964599609375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(656,164,'akismet_delayed_moderation_email','1'),(657,165,'akismet_error','1593861277'),(658,165,'akismet_history','a:3:{s:4:\"time\";d:1593861278.0074141025543212890625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(660,165,'akismet_delayed_moderation_email','1'),(661,166,'akismet_error','1594026889'),(662,166,'akismet_history','a:3:{s:4:\"time\";d:1594026889.743801116943359375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(664,166,'akismet_delayed_moderation_email','1'),(665,167,'akismet_error','1594050401'),(666,167,'akismet_history','a:3:{s:4:\"time\";d:1594050401.0286939144134521484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(668,167,'akismet_delayed_moderation_email','1'),(669,168,'akismet_error','1594055091'),(670,168,'akismet_history','a:3:{s:4:\"time\";d:1594055091.2614309787750244140625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(672,168,'akismet_delayed_moderation_email','1'),(673,169,'akismet_error','1594097520'),(674,169,'akismet_history','a:3:{s:4:\"time\";d:1594097520.3445050716400146484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(676,169,'akismet_delayed_moderation_email','1'),(677,170,'akismet_error','1594293816'),(678,170,'akismet_history','a:3:{s:4:\"time\";d:1594293816.993629932403564453125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(680,170,'akismet_delayed_moderation_email','1'),(681,171,'akismet_error','1594294294'),(682,171,'akismet_history','a:3:{s:4:\"time\";d:1594294294.80873394012451171875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(684,171,'akismet_delayed_moderation_email','1'),(685,172,'akismet_error','1594375610'),(686,172,'akismet_history','a:3:{s:4:\"time\";d:1594375611.03174304962158203125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(688,172,'akismet_delayed_moderation_email','1'),(689,173,'akismet_error','1594382635'),(690,173,'akismet_history','a:3:{s:4:\"time\";d:1594382637.6131000518798828125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(692,173,'akismet_delayed_moderation_email','1'),(693,174,'akismet_error','1594412567'),(694,174,'akismet_history','a:3:{s:4:\"time\";d:1594412567.4685590267181396484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(696,174,'akismet_delayed_moderation_email','1'),(697,175,'akismet_error','1594445997'),(698,175,'akismet_history','a:3:{s:4:\"time\";d:1594445997.5510199069976806640625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(700,175,'akismet_delayed_moderation_email','1'),(701,176,'akismet_error','1594619645'),(702,176,'akismet_history','a:3:{s:4:\"time\";d:1594619645.8535349369049072265625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(704,176,'akismet_delayed_moderation_email','1'),(705,177,'akismet_error','1594636142'),(706,177,'akismet_history','a:3:{s:4:\"time\";d:1594636142.323790073394775390625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(708,177,'akismet_delayed_moderation_email','1'),(709,178,'akismet_error','1594650656'),(710,178,'akismet_history','a:3:{s:4:\"time\";d:1594650656.93529510498046875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(712,178,'akismet_delayed_moderation_email','1'),(713,179,'akismet_error','1594675725'),(714,179,'akismet_history','a:3:{s:4:\"time\";d:1594675725.97502899169921875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(716,179,'akismet_delayed_moderation_email','1'),(717,180,'akismet_error','1594762644'),(718,180,'akismet_history','a:3:{s:4:\"time\";d:1594762644.50718593597412109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(720,180,'akismet_delayed_moderation_email','1'),(721,181,'akismet_error','1594768353'),(722,181,'akismet_history','a:3:{s:4:\"time\";d:1594768354.2079870700836181640625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(724,181,'akismet_delayed_moderation_email','1'),(725,182,'akismet_error','1594933777'),(726,182,'akismet_history','a:3:{s:4:\"time\";d:1594933777.0903999805450439453125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(728,182,'akismet_delayed_moderation_email','1'),(729,183,'akismet_error','1595021729'),(730,183,'akismet_history','a:3:{s:4:\"time\";d:1595021729.3149340152740478515625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(732,183,'akismet_delayed_moderation_email','1'),(733,184,'akismet_error','1595097589'),(734,184,'akismet_history','a:3:{s:4:\"time\";d:1595097589.4127271175384521484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(736,184,'akismet_delayed_moderation_email','1'),(737,185,'akismet_error','1595174664'),(738,185,'akismet_history','a:3:{s:4:\"time\";d:1595174664.28590297698974609375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(740,185,'akismet_delayed_moderation_email','1'),(741,186,'akismet_error','1595223653'),(742,186,'akismet_history','a:3:{s:4:\"time\";d:1595223653.4564750194549560546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(744,186,'akismet_delayed_moderation_email','1'),(745,187,'akismet_error','1595224338'),(746,187,'akismet_history','a:3:{s:4:\"time\";d:1595224338.522245883941650390625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(748,187,'akismet_delayed_moderation_email','1'),(749,188,'akismet_error','1595268856'),(750,188,'akismet_history','a:3:{s:4:\"time\";d:1595268856.232594966888427734375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(752,188,'akismet_delayed_moderation_email','1'),(753,189,'akismet_error','1595321735'),(754,189,'akismet_history','a:3:{s:4:\"time\";d:1595321735.5122039318084716796875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(756,189,'akismet_delayed_moderation_email','1'),(757,190,'akismet_error','1595364770'),(758,190,'akismet_history','a:3:{s:4:\"time\";d:1595364770.5927999019622802734375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(760,190,'akismet_delayed_moderation_email','1'),(761,191,'akismet_error','1595369148'),(762,191,'akismet_history','a:3:{s:4:\"time\";d:1595369148.9975070953369140625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(764,191,'akismet_delayed_moderation_email','1'),(765,192,'akismet_error','1595520810'),(766,192,'akismet_history','a:3:{s:4:\"time\";d:1595520810.3740100860595703125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(768,192,'akismet_delayed_moderation_email','1'),(769,193,'akismet_error','1595654170'),(770,193,'akismet_history','a:3:{s:4:\"time\";d:1595654170.127716064453125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(772,193,'akismet_delayed_moderation_email','1'),(773,194,'akismet_error','1595825419'),(774,194,'akismet_history','a:3:{s:4:\"time\";d:1595825420.009150981903076171875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(776,194,'akismet_delayed_moderation_email','1'),(777,195,'akismet_error','1595918332'),(778,195,'akismet_history','a:3:{s:4:\"time\";d:1595918332.6251499652862548828125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(780,195,'akismet_delayed_moderation_email','1'),(781,196,'akismet_error','1596003789'),(782,196,'akismet_history','a:3:{s:4:\"time\";d:1596003789.9176061153411865234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(784,196,'akismet_delayed_moderation_email','1'),(785,197,'akismet_error','1596177386'),(786,197,'akismet_history','a:3:{s:4:\"time\";d:1596177386.8367459774017333984375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(788,197,'akismet_delayed_moderation_email','1'),(789,198,'akismet_error','1596199892'),(790,198,'akismet_history','a:3:{s:4:\"time\";d:1596199892.09327602386474609375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(792,198,'akismet_delayed_moderation_email','1'),(793,199,'akismet_error','1596277037'),(794,199,'akismet_history','a:3:{s:4:\"time\";d:1596277037.5054171085357666015625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(796,199,'akismet_delayed_moderation_email','1'),(797,200,'akismet_error','1596280028'),(798,200,'akismet_history','a:3:{s:4:\"time\";d:1596280028.8754329681396484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(800,200,'akismet_delayed_moderation_email','1'),(801,201,'akismet_error','1596359911'),(802,201,'akismet_history','a:3:{s:4:\"time\";d:1596359911.4707469940185546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(804,201,'akismet_delayed_moderation_email','1'),(805,202,'akismet_error','1596389876'),(806,202,'akismet_history','a:3:{s:4:\"time\";d:1596389876.20991802215576171875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(808,202,'akismet_delayed_moderation_email','1'),(809,203,'akismet_error','1596394818'),(810,203,'akismet_history','a:3:{s:4:\"time\";d:1596394818.7015399932861328125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(812,203,'akismet_delayed_moderation_email','1'),(813,204,'akismet_error','1596414890'),(814,204,'akismet_history','a:3:{s:4:\"time\";d:1596414890.8532989025115966796875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(816,204,'akismet_delayed_moderation_email','1'),(817,205,'akismet_error','1596503768'),(818,205,'akismet_history','a:3:{s:4:\"time\";d:1596503768.8557260036468505859375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(820,205,'akismet_delayed_moderation_email','1'),(821,206,'akismet_error','1596596037'),(822,206,'akismet_history','a:3:{s:4:\"time\";d:1596596037.22434902191162109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(824,206,'akismet_delayed_moderation_email','1'),(825,207,'akismet_error','1596611842'),(826,207,'akismet_history','a:3:{s:4:\"time\";d:1596611842.5120830535888671875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(828,207,'akismet_delayed_moderation_email','1'),(829,208,'akismet_error','1596630036'),(830,208,'akismet_history','a:3:{s:4:\"time\";d:1596630036.255693912506103515625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(832,208,'akismet_delayed_moderation_email','1'),(833,209,'akismet_error','1596852981'),(834,209,'akismet_history','a:3:{s:4:\"time\";d:1596852981.244441986083984375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(836,209,'akismet_delayed_moderation_email','1'),(837,210,'akismet_error','1596868212'),(838,210,'akismet_history','a:3:{s:4:\"time\";d:1596868212.405335903167724609375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(840,210,'akismet_delayed_moderation_email','1'),(841,211,'akismet_error','1596905405'),(842,211,'akismet_history','a:3:{s:4:\"time\";d:1596905405.352264881134033203125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(844,211,'akismet_delayed_moderation_email','1'),(845,212,'akismet_error','1597291887'),(846,212,'akismet_history','a:3:{s:4:\"time\";d:1597291887.318768024444580078125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(848,212,'akismet_delayed_moderation_email','1'),(849,213,'akismet_error','1597363892'),(850,213,'akismet_history','a:3:{s:4:\"time\";d:1597363893.0946309566497802734375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(852,213,'akismet_delayed_moderation_email','1'),(853,214,'akismet_error','1597453187'),(854,214,'akismet_history','a:3:{s:4:\"time\";d:1597453187.636580944061279296875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(856,214,'akismet_delayed_moderation_email','1'),(857,215,'akismet_error','1597573293'),(858,215,'akismet_history','a:3:{s:4:\"time\";d:1597573293.2968900203704833984375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(860,215,'akismet_delayed_moderation_email','1'),(861,216,'akismet_error','1597659414'),(862,216,'akismet_history','a:3:{s:4:\"time\";d:1597659414.459950923919677734375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(864,216,'akismet_delayed_moderation_email','1'),(865,217,'akismet_error','1597704476'),(866,217,'akismet_history','a:3:{s:4:\"time\";d:1597704476.88650798797607421875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(868,217,'akismet_delayed_moderation_email','1'),(869,218,'akismet_error','1597707073'),(870,218,'akismet_history','a:3:{s:4:\"time\";d:1597707073.1035120487213134765625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(872,218,'akismet_delayed_moderation_email','1'),(873,219,'akismet_error','1597939219'),(874,219,'akismet_history','a:3:{s:4:\"time\";d:1597939219.732510089874267578125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(876,219,'akismet_delayed_moderation_email','1'),(877,220,'akismet_error','1597948815'),(878,220,'akismet_history','a:3:{s:4:\"time\";d:1597948815.47809696197509765625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(880,220,'akismet_delayed_moderation_email','1'),(881,221,'akismet_error','1597972726'),(882,221,'akismet_history','a:3:{s:4:\"time\";d:1597972726.9390070438385009765625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(884,221,'akismet_delayed_moderation_email','1'),(885,222,'akismet_error','1598000930'),(886,222,'akismet_history','a:3:{s:4:\"time\";d:1598000930.7533109188079833984375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(888,222,'akismet_delayed_moderation_email','1'),(889,223,'akismet_error','1598030627'),(890,223,'akismet_history','a:3:{s:4:\"time\";d:1598030627.1477758884429931640625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(892,223,'akismet_delayed_moderation_email','1'),(893,224,'akismet_error','1598435734'),(894,224,'akismet_history','a:3:{s:4:\"time\";d:1598435734.2198259830474853515625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(896,224,'akismet_delayed_moderation_email','1'),(897,225,'akismet_error','1598669331'),(898,225,'akismet_history','a:3:{s:4:\"time\";d:1598669331.81412410736083984375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(900,225,'akismet_delayed_moderation_email','1'),(901,226,'akismet_error','1598696418'),(902,226,'akismet_history','a:3:{s:4:\"time\";d:1598696418.5012509822845458984375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(904,226,'akismet_delayed_moderation_email','1'),(905,227,'akismet_error','1598725183'),(906,227,'akismet_history','a:3:{s:4:\"time\";d:1598725183.9120190143585205078125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(908,227,'akismet_delayed_moderation_email','1'),(909,228,'akismet_error','1598738418'),(910,228,'akismet_history','a:3:{s:4:\"time\";d:1598738418.90157604217529296875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(912,228,'akismet_delayed_moderation_email','1'),(913,229,'akismet_error','1598749604'),(914,229,'akismet_history','a:3:{s:4:\"time\";d:1598749605.0060970783233642578125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(916,229,'akismet_delayed_moderation_email','1'),(917,230,'akismet_error','1598756084'),(918,230,'akismet_history','a:3:{s:4:\"time\";d:1598756084.7917249202728271484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(920,230,'akismet_delayed_moderation_email','1'),(921,231,'akismet_error','1598762426'),(922,231,'akismet_history','a:3:{s:4:\"time\";d:1598762426.6919019222259521484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(924,231,'akismet_delayed_moderation_email','1'),(925,232,'akismet_error','1598793695'),(926,232,'akismet_history','a:3:{s:4:\"time\";d:1598793695.258141040802001953125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(928,232,'akismet_delayed_moderation_email','1'),(929,233,'akismet_error','1598889771'),(930,233,'akismet_history','a:3:{s:4:\"time\";d:1598889771.433415889739990234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(932,233,'akismet_delayed_moderation_email','1'),(933,234,'akismet_error','1598895295'),(934,234,'akismet_history','a:3:{s:4:\"time\";d:1598895295.8290069103240966796875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(936,234,'akismet_delayed_moderation_email','1'),(937,235,'akismet_error','1598896176'),(938,235,'akismet_history','a:3:{s:4:\"time\";d:1598896176.8454959392547607421875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(940,235,'akismet_delayed_moderation_email','1'),(941,236,'akismet_error','1598896574'),(942,236,'akismet_history','a:3:{s:4:\"time\";d:1598896574.0357859134674072265625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(944,236,'akismet_delayed_moderation_email','1'),(945,237,'akismet_error','1598927941'),(946,237,'akismet_history','a:3:{s:4:\"time\";d:1598927941.7364189624786376953125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(948,237,'akismet_delayed_moderation_email','1'),(949,238,'akismet_error','1598951148'),(950,238,'akismet_history','a:3:{s:4:\"time\";d:1598951148.48357105255126953125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(952,238,'akismet_delayed_moderation_email','1'),(953,239,'akismet_error','1598982603'),(954,239,'akismet_history','a:3:{s:4:\"time\";d:1598982603.9334280490875244140625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(956,239,'akismet_delayed_moderation_email','1'),(957,240,'akismet_error','1599020458'),(958,240,'akismet_history','a:3:{s:4:\"time\";d:1599020458.85002994537353515625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(960,240,'akismet_delayed_moderation_email','1'),(961,241,'akismet_error','1599128560'),(962,241,'akismet_history','a:3:{s:4:\"time\";d:1599128560.8385410308837890625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(964,241,'akismet_delayed_moderation_email','1'),(965,242,'akismet_error','1599473725'),(966,242,'akismet_history','a:3:{s:4:\"time\";d:1599473725.122119903564453125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(968,242,'akismet_delayed_moderation_email','1'),(969,243,'akismet_error','1599493825'),(970,243,'akismet_history','a:3:{s:4:\"time\";d:1599493825.9393150806427001953125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(972,243,'akismet_delayed_moderation_email','1'),(973,244,'akismet_error','1599602188'),(974,244,'akismet_history','a:3:{s:4:\"time\";d:1599602188.317946910858154296875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(976,244,'akismet_delayed_moderation_email','1'),(977,245,'akismet_error','1599607413'),(978,245,'akismet_history','a:3:{s:4:\"time\";d:1599607413.42762088775634765625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(980,245,'akismet_delayed_moderation_email','1'),(981,246,'akismet_error','1599756210'),(982,246,'akismet_history','a:3:{s:4:\"time\";d:1599756210.986093997955322265625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(984,246,'akismet_delayed_moderation_email','1'),(985,247,'akismet_error','1599769774'),(986,247,'akismet_history','a:3:{s:4:\"time\";d:1599769774.9464359283447265625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(988,247,'akismet_delayed_moderation_email','1'),(989,248,'akismet_error','1599907096'),(990,248,'akismet_history','a:3:{s:4:\"time\";d:1599907096.7123219966888427734375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(992,248,'akismet_delayed_moderation_email','1'),(993,249,'akismet_error','1599926900'),(994,249,'akismet_history','a:3:{s:4:\"time\";d:1599926900.17269802093505859375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(996,249,'akismet_delayed_moderation_email','1'),(997,250,'akismet_error','1600014887'),(998,250,'akismet_history','a:3:{s:4:\"time\";d:1600014887.5433070659637451171875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1000,250,'akismet_delayed_moderation_email','1'),(1001,251,'akismet_error','1600035885'),(1002,251,'akismet_history','a:3:{s:4:\"time\";d:1600035885.335681915283203125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1004,251,'akismet_delayed_moderation_email','1'),(1005,252,'akismet_error','1600038818'),(1006,252,'akismet_history','a:3:{s:4:\"time\";d:1600038818.630897045135498046875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1008,252,'akismet_delayed_moderation_email','1'),(1009,253,'akismet_error','1600079859'),(1010,253,'akismet_history','a:3:{s:4:\"time\";d:1600079859.7971038818359375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1012,253,'akismet_delayed_moderation_email','1'),(1013,254,'akismet_error','1600135707'),(1014,254,'akismet_history','a:3:{s:4:\"time\";d:1600135707.515141010284423828125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1016,254,'akismet_delayed_moderation_email','1'),(1017,255,'akismet_error','1600454947'),(1018,255,'akismet_history','a:3:{s:4:\"time\";d:1600454947.9025859832763671875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1020,255,'akismet_delayed_moderation_email','1'),(1021,256,'akismet_error','1600469292'),(1022,256,'akismet_history','a:3:{s:4:\"time\";d:1600469292.977130889892578125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1024,256,'akismet_delayed_moderation_email','1'),(1025,257,'akismet_error','1600476019'),(1026,257,'akismet_history','a:3:{s:4:\"time\";d:1600476019.6233088970184326171875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1028,257,'akismet_delayed_moderation_email','1'),(1029,258,'akismet_error','1600481116'),(1030,258,'akismet_history','a:3:{s:4:\"time\";d:1600481116.5101730823516845703125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1032,258,'akismet_delayed_moderation_email','1'),(1033,259,'akismet_error','1600568734'),(1034,259,'akismet_history','a:3:{s:4:\"time\";d:1600568734.0280120372772216796875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1036,259,'akismet_delayed_moderation_email','1'),(1037,260,'akismet_error','1600698148'),(1038,260,'akismet_history','a:3:{s:4:\"time\";d:1600698148.208982944488525390625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1040,260,'akismet_delayed_moderation_email','1'),(1041,261,'akismet_error','1600698616'),(1042,261,'akismet_history','a:3:{s:4:\"time\";d:1600698616.6031000614166259765625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1044,261,'akismet_delayed_moderation_email','1'),(1045,262,'akismet_error','1600721495'),(1046,262,'akismet_history','a:3:{s:4:\"time\";d:1600721495.5430309772491455078125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1048,262,'akismet_delayed_moderation_email','1'),(1049,263,'akismet_error','1600744967'),(1050,263,'akismet_history','a:3:{s:4:\"time\";d:1600744967.4229888916015625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1052,263,'akismet_delayed_moderation_email','1'),(1053,264,'akismet_error','1600781400'),(1054,264,'akismet_history','a:3:{s:4:\"time\";d:1600781401.004582881927490234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1056,264,'akismet_delayed_moderation_email','1'),(1057,265,'akismet_error','1600791451'),(1058,265,'akismet_history','a:3:{s:4:\"time\";d:1600791451.3780601024627685546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1060,265,'akismet_delayed_moderation_email','1'),(1061,266,'akismet_error','1600856689'),(1062,266,'akismet_history','a:3:{s:4:\"time\";d:1600856689.77762889862060546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1064,266,'akismet_delayed_moderation_email','1'),(1065,267,'akismet_error','1600858951'),(1066,267,'akismet_history','a:3:{s:4:\"time\";d:1600858952.074143886566162109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1068,267,'akismet_delayed_moderation_email','1'),(1069,268,'akismet_error','1600873233'),(1070,268,'akismet_history','a:3:{s:4:\"time\";d:1600873233.3788039684295654296875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1072,268,'akismet_delayed_moderation_email','1'),(1073,269,'akismet_error','1600922528'),(1074,269,'akismet_history','a:3:{s:4:\"time\";d:1600922528.4783198833465576171875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1076,269,'akismet_delayed_moderation_email','1'),(1077,270,'akismet_error','1600963924'),(1078,270,'akismet_history','a:3:{s:4:\"time\";d:1600963924.2182519435882568359375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1080,270,'akismet_delayed_moderation_email','1'),(1081,271,'akismet_error','1600988199'),(1082,271,'akismet_history','a:3:{s:4:\"time\";d:1600988199.6470110416412353515625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1084,271,'akismet_delayed_moderation_email','1'),(1085,272,'akismet_error','1600990881'),(1086,272,'akismet_history','a:3:{s:4:\"time\";d:1600990881.023097991943359375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1088,272,'akismet_delayed_moderation_email','1'),(1089,273,'akismet_error','1601037217'),(1090,273,'akismet_history','a:3:{s:4:\"time\";d:1601037218.786220073699951171875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1092,273,'akismet_delayed_moderation_email','1'),(1093,274,'akismet_error','1601044040'),(1094,274,'akismet_history','a:3:{s:4:\"time\";d:1601044040.3980119228363037109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1096,274,'akismet_delayed_moderation_email','1'),(1097,275,'akismet_error','1601048559'),(1098,275,'akismet_history','a:3:{s:4:\"time\";d:1601048559.9954850673675537109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1100,275,'akismet_delayed_moderation_email','1'),(1101,276,'akismet_error','1601086381'),(1102,276,'akismet_history','a:3:{s:4:\"time\";d:1601086381.4923191070556640625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1104,276,'akismet_delayed_moderation_email','1'),(1105,277,'akismet_error','1601108405'),(1106,277,'akismet_history','a:3:{s:4:\"time\";d:1601108405.9886829853057861328125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1108,277,'akismet_delayed_moderation_email','1'),(1109,278,'akismet_error','1601116330'),(1110,278,'akismet_history','a:3:{s:4:\"time\";d:1601116330.5436470508575439453125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1112,278,'akismet_delayed_moderation_email','1'),(1113,279,'akismet_error','1601119597'),(1114,279,'akismet_history','a:3:{s:4:\"time\";d:1601119597.410850048065185546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1116,279,'akismet_delayed_moderation_email','1'),(1117,280,'akismet_error','1601140667'),(1118,280,'akismet_history','a:3:{s:4:\"time\";d:1601140667.9908831119537353515625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1120,280,'akismet_delayed_moderation_email','1'),(1121,281,'akismet_error','1601145820'),(1122,281,'akismet_history','a:3:{s:4:\"time\";d:1601145820.2259399890899658203125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1124,281,'akismet_delayed_moderation_email','1'),(1125,282,'akismet_error','1601155615'),(1126,282,'akismet_history','a:3:{s:4:\"time\";d:1601155615.494863033294677734375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1128,282,'akismet_delayed_moderation_email','1'),(1129,283,'akismet_error','1601242870'),(1130,283,'akismet_history','a:3:{s:4:\"time\";d:1601242870.6219780445098876953125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1132,283,'akismet_delayed_moderation_email','1'),(1133,284,'akismet_error','1601274976'),(1134,284,'akismet_history','a:3:{s:4:\"time\";d:1601274976.1473178863525390625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1136,284,'akismet_delayed_moderation_email','1'),(1137,285,'akismet_error','1601295570'),(1138,285,'akismet_history','a:3:{s:4:\"time\";d:1601295570.248033046722412109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1140,285,'akismet_delayed_moderation_email','1'),(1141,286,'akismet_error','1601314704'),(1142,286,'akismet_history','a:3:{s:4:\"time\";d:1601314704.0946140289306640625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1144,286,'akismet_delayed_moderation_email','1'),(1145,287,'akismet_error','1601322486'),(1146,287,'akismet_history','a:3:{s:4:\"time\";d:1601322486.4840209484100341796875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1148,287,'akismet_delayed_moderation_email','1'),(1149,288,'akismet_error','1601343318'),(1150,288,'akismet_history','a:3:{s:4:\"time\";d:1601343318.37773799896240234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1152,288,'akismet_delayed_moderation_email','1'),(1153,289,'akismet_error','1601409691'),(1154,289,'akismet_history','a:3:{s:4:\"time\";d:1601409691.8163430690765380859375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1156,289,'akismet_delayed_moderation_email','1'),(1157,290,'akismet_error','1601418721'),(1158,290,'akismet_history','a:3:{s:4:\"time\";d:1601418721.9355220794677734375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1160,290,'akismet_delayed_moderation_email','1'),(1161,291,'akismet_error','1601440867'),(1162,291,'akismet_history','a:3:{s:4:\"time\";d:1601440867.2536389827728271484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1164,291,'akismet_delayed_moderation_email','1'),(1165,292,'akismet_error','1601444689'),(1166,292,'akismet_history','a:3:{s:4:\"time\";d:1601444689.2268769741058349609375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1168,292,'akismet_delayed_moderation_email','1'),(1169,293,'akismet_error','1601477948'),(1170,293,'akismet_history','a:3:{s:4:\"time\";d:1601477948.27912807464599609375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1172,293,'akismet_delayed_moderation_email','1'),(1173,294,'akismet_error','1601576315'),(1174,294,'akismet_history','a:3:{s:4:\"time\";d:1601576315.9461710453033447265625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1176,294,'akismet_delayed_moderation_email','1'),(1177,295,'akismet_error','1601606030'),(1178,295,'akismet_history','a:3:{s:4:\"time\";d:1601606030.6198709011077880859375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1180,295,'akismet_delayed_moderation_email','1'),(1181,296,'akismet_error','1601612735'),(1182,296,'akismet_history','a:3:{s:4:\"time\";d:1601612735.4963409900665283203125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1184,296,'akismet_delayed_moderation_email','1'),(1185,297,'akismet_error','1601645544'),(1186,297,'akismet_history','a:3:{s:4:\"time\";d:1601645545.1472320556640625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1188,297,'akismet_delayed_moderation_email','1'),(1189,298,'akismet_error','1601780983'),(1190,298,'akismet_history','a:3:{s:4:\"time\";d:1601780983.059606075286865234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1192,298,'akismet_delayed_moderation_email','1'),(1193,299,'akismet_error','1601881002'),(1194,299,'akismet_history','a:3:{s:4:\"time\";d:1601881002.4260261058807373046875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1196,299,'akismet_delayed_moderation_email','1'),(1197,300,'akismet_error','1601908594'),(1198,300,'akismet_history','a:3:{s:4:\"time\";d:1601908594.5601999759674072265625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1200,300,'akismet_delayed_moderation_email','1'),(1201,301,'akismet_error','1601916040'),(1202,301,'akismet_history','a:3:{s:4:\"time\";d:1601916040.770371913909912109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1204,301,'akismet_delayed_moderation_email','1'),(1205,302,'akismet_error','1601947122'),(1206,302,'akismet_history','a:3:{s:4:\"time\";d:1601947122.2782189846038818359375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1208,302,'akismet_delayed_moderation_email','1'),(1209,303,'akismet_error','1602121826'),(1210,303,'akismet_history','a:3:{s:4:\"time\";d:1602121826.3160259723663330078125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1212,303,'akismet_delayed_moderation_email','1'),(1213,304,'akismet_error','1602124867'),(1214,304,'akismet_history','a:3:{s:4:\"time\";d:1602124867.3493559360504150390625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1216,304,'akismet_delayed_moderation_email','1'),(1217,305,'akismet_error','1602129652'),(1218,305,'akismet_history','a:3:{s:4:\"time\";d:1602129652.911076068878173828125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1220,305,'akismet_delayed_moderation_email','1'),(1221,306,'akismet_error','1602130457'),(1222,306,'akismet_history','a:3:{s:4:\"time\";d:1602130457.21135807037353515625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1224,306,'akismet_delayed_moderation_email','1'),(1225,307,'akismet_error','1602167589'),(1226,307,'akismet_history','a:3:{s:4:\"time\";d:1602167589.4392950534820556640625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1228,307,'akismet_delayed_moderation_email','1'),(1229,308,'akismet_error','1602173231'),(1230,308,'akismet_history','a:3:{s:4:\"time\";d:1602173232.152040004730224609375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1232,308,'akismet_delayed_moderation_email','1'),(1233,309,'akismet_error','1602189398'),(1234,309,'akismet_history','a:3:{s:4:\"time\";d:1602189398.7410299777984619140625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1236,309,'akismet_delayed_moderation_email','1'),(1237,310,'akismet_error','1602194198'),(1238,310,'akismet_history','a:3:{s:4:\"time\";d:1602194198.9687631130218505859375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1240,310,'akismet_delayed_moderation_email','1'),(1241,311,'akismet_error','1602317969'),(1242,311,'akismet_history','a:3:{s:4:\"time\";d:1602317969.406999111175537109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1244,311,'akismet_delayed_moderation_email','1'),(1245,312,'akismet_error','1602330537'),(1246,312,'akismet_history','a:3:{s:4:\"time\";d:1602330537.2414419651031494140625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1248,312,'akismet_delayed_moderation_email','1'),(1249,313,'akismet_error','1602360774'),(1250,313,'akismet_history','a:3:{s:4:\"time\";d:1602360775.0549910068511962890625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1252,313,'akismet_delayed_moderation_email','1'),(1253,314,'akismet_error','1602375197'),(1254,314,'akismet_history','a:3:{s:4:\"time\";d:1602375197.9800739288330078125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1256,314,'akismet_delayed_moderation_email','1'),(1257,315,'akismet_error','1602389090'),(1258,315,'akismet_history','a:3:{s:4:\"time\";d:1602389090.2611598968505859375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1260,315,'akismet_delayed_moderation_email','1'),(1261,316,'akismet_error','1602436032'),(1262,316,'akismet_history','a:3:{s:4:\"time\";d:1602436032.6496489048004150390625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1264,316,'akismet_delayed_moderation_email','1'),(1265,317,'akismet_error','1602474341'),(1266,317,'akismet_history','a:3:{s:4:\"time\";d:1602474341.267487049102783203125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1268,317,'akismet_delayed_moderation_email','1'),(1269,318,'akismet_error','1602500472'),(1270,318,'akismet_history','a:3:{s:4:\"time\";d:1602500472.2920429706573486328125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1272,318,'akismet_delayed_moderation_email','1'),(1273,319,'akismet_error','1602520717'),(1274,319,'akismet_history','a:3:{s:4:\"time\";d:1602520717.07236003875732421875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1276,319,'akismet_delayed_moderation_email','1'),(1277,320,'akismet_error','1602528828'),(1278,320,'akismet_history','a:3:{s:4:\"time\";d:1602528828.9427759647369384765625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1280,320,'akismet_delayed_moderation_email','1'),(1281,321,'akismet_error','1602538860'),(1282,321,'akismet_history','a:3:{s:4:\"time\";d:1602538860.8443009853363037109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1284,321,'akismet_delayed_moderation_email','1'),(1285,322,'akismet_error','1602539184'),(1286,322,'akismet_history','a:3:{s:4:\"time\";d:1602539184.8394858837127685546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1288,322,'akismet_delayed_moderation_email','1'),(1289,323,'akismet_error','1602553628'),(1290,323,'akismet_history','a:3:{s:4:\"time\";d:1602553628.7308599948883056640625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1292,323,'akismet_delayed_moderation_email','1'),(1293,324,'akismet_error','1602557152'),(1294,324,'akismet_history','a:3:{s:4:\"time\";d:1602557152.1879940032958984375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1296,324,'akismet_delayed_moderation_email','1'),(1297,325,'akismet_error','1602701106'),(1298,325,'akismet_history','a:3:{s:4:\"time\";d:1602701106.244287014007568359375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1300,325,'akismet_delayed_moderation_email','1'),(1301,326,'akismet_error','1602741138'),(1302,326,'akismet_history','a:3:{s:4:\"time\";d:1602741138.902412891387939453125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1304,326,'akismet_delayed_moderation_email','1'),(1305,327,'akismet_error','1602777914'),(1306,327,'akismet_history','a:3:{s:4:\"time\";d:1602777914.9403131008148193359375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1308,327,'akismet_delayed_moderation_email','1'),(1309,328,'akismet_error','1602818157'),(1310,328,'akismet_history','a:3:{s:4:\"time\";d:1602818157.2845370769500732421875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1312,328,'akismet_delayed_moderation_email','1'),(1313,329,'akismet_error','1602908981'),(1314,329,'akismet_history','a:3:{s:4:\"time\";d:1602908981.9872291088104248046875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1316,329,'akismet_delayed_moderation_email','1'),(1317,330,'akismet_error','1602971414'),(1318,330,'akismet_history','a:3:{s:4:\"time\";d:1602971414.99141597747802734375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1320,330,'akismet_delayed_moderation_email','1'),(1321,331,'akismet_error','1602978224'),(1322,331,'akismet_history','a:3:{s:4:\"time\";d:1602978224.6925189495086669921875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1324,331,'akismet_delayed_moderation_email','1'),(1325,332,'akismet_error','1603065976'),(1326,332,'akismet_history','a:3:{s:4:\"time\";d:1603065976.9836409091949462890625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1328,332,'akismet_delayed_moderation_email','1'),(1329,333,'akismet_error','1603252174'),(1330,333,'akismet_history','a:3:{s:4:\"time\";d:1603252174.3078858852386474609375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1332,333,'akismet_delayed_moderation_email','1'),(1333,334,'akismet_error','1603254804'),(1334,334,'akismet_history','a:3:{s:4:\"time\";d:1603254804.867988109588623046875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1336,335,'akismet_error','1603271981'),(1337,335,'akismet_history','a:3:{s:4:\"time\";d:1603271981.133389949798583984375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1339,335,'akismet_delayed_moderation_email','1'),(1340,336,'akismet_error','1603296470'),(1341,336,'akismet_history','a:3:{s:4:\"time\";d:1603296470.503179073333740234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1343,336,'akismet_delayed_moderation_email','1'),(1344,337,'akismet_error','1603339878'),(1345,337,'akismet_history','a:3:{s:4:\"time\";d:1603339878.115190029144287109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1347,337,'akismet_delayed_moderation_email','1'),(1348,338,'akismet_error','1603426659'),(1349,338,'akismet_history','a:3:{s:4:\"time\";d:1603426659.788033008575439453125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1351,338,'akismet_delayed_moderation_email','1'),(1352,339,'akismet_error','1603486188'),(1353,339,'akismet_history','a:3:{s:4:\"time\";d:1603486188.3969910144805908203125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1355,339,'akismet_delayed_moderation_email','1'),(1356,340,'akismet_error','1603496189'),(1357,340,'akismet_history','a:3:{s:4:\"time\";d:1603496189.8259770870208740234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1359,340,'akismet_delayed_moderation_email','1'),(1360,341,'akismet_error','1603500915'),(1361,341,'akismet_history','a:3:{s:4:\"time\";d:1603500915.6879370212554931640625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1363,341,'akismet_delayed_moderation_email','1'),(1364,342,'akismet_error','1603501608'),(1365,342,'akismet_history','a:3:{s:4:\"time\";d:1603501608.386209964752197265625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1367,342,'akismet_delayed_moderation_email','1'),(1368,343,'akismet_error','1603502689'),(1369,343,'akismet_history','a:3:{s:4:\"time\";d:1603502689.4347360134124755859375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1371,343,'akismet_delayed_moderation_email','1'),(1372,344,'akismet_error','1603507676'),(1373,344,'akismet_history','a:3:{s:4:\"time\";d:1603507676.8386700153350830078125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1375,344,'akismet_delayed_moderation_email','1'),(1376,345,'akismet_error','1603525732'),(1377,345,'akismet_history','a:3:{s:4:\"time\";d:1603525732.6683399677276611328125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1379,345,'akismet_delayed_moderation_email','1'),(1380,346,'akismet_error','1603578381'),(1381,346,'akismet_history','a:3:{s:4:\"time\";d:1603578381.736670970916748046875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1383,346,'akismet_delayed_moderation_email','1'),(1384,347,'akismet_error','1603676151'),(1385,347,'akismet_history','a:3:{s:4:\"time\";d:1603676151.8352229595184326171875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1387,347,'akismet_delayed_moderation_email','1'),(1388,348,'akismet_error','1603680431'),(1389,348,'akismet_history','a:3:{s:4:\"time\";d:1603680431.8068959712982177734375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1391,348,'akismet_delayed_moderation_email','1'),(1392,349,'akismet_error','1603686471'),(1393,349,'akismet_history','a:3:{s:4:\"time\";d:1603686471.568336963653564453125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1395,349,'akismet_delayed_moderation_email','1'),(1396,350,'akismet_error','1603686623'),(1397,350,'akismet_history','a:3:{s:4:\"time\";d:1603686624.1337020397186279296875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1399,350,'akismet_delayed_moderation_email','1'),(1400,351,'akismet_error','1603687822'),(1401,351,'akismet_history','a:3:{s:4:\"time\";d:1603687822.9748160839080810546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1403,351,'akismet_delayed_moderation_email','1'),(1404,352,'akismet_error','1603699154'),(1405,352,'akismet_history','a:3:{s:4:\"time\";d:1603699154.13082599639892578125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1407,352,'akismet_delayed_moderation_email','1'),(1408,353,'akismet_error','1603705723'),(1409,353,'akismet_history','a:3:{s:4:\"time\";d:1603705723.830336093902587890625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1411,353,'akismet_delayed_moderation_email','1'),(1412,354,'akismet_error','1603707745'),(1413,354,'akismet_history','a:3:{s:4:\"time\";d:1603707745.0738780498504638671875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1415,354,'akismet_delayed_moderation_email','1'),(1416,355,'akismet_error','1603771522'),(1417,355,'akismet_history','a:3:{s:4:\"time\";d:1603771522.7339420318603515625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1419,355,'akismet_delayed_moderation_email','1'),(1420,356,'akismet_error','1603851754'),(1421,356,'akismet_history','a:3:{s:4:\"time\";d:1603851754.0880019664764404296875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1423,356,'akismet_delayed_moderation_email','1'),(1424,357,'akismet_error','1603869905'),(1425,357,'akismet_history','a:3:{s:4:\"time\";d:1603869905.3311989307403564453125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1427,357,'akismet_delayed_moderation_email','1'),(1428,358,'akismet_error','1603870932'),(1429,358,'akismet_history','a:3:{s:4:\"time\";d:1603870932.9489090442657470703125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1431,358,'akismet_delayed_moderation_email','1'),(1432,359,'akismet_error','1603918081'),(1433,359,'akismet_history','a:3:{s:4:\"time\";d:1603918081.1640269756317138671875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1435,359,'akismet_delayed_moderation_email','1'),(1436,360,'akismet_error','1603965884'),(1437,360,'akismet_history','a:3:{s:4:\"time\";d:1603965884.118628978729248046875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1439,360,'akismet_delayed_moderation_email','1'),(1440,361,'akismet_error','1603995903'),(1441,361,'akismet_history','a:3:{s:4:\"time\";d:1603995903.79322910308837890625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1443,361,'akismet_delayed_moderation_email','1'),(1444,362,'akismet_error','1604193283'),(1445,362,'akismet_history','a:3:{s:4:\"time\";d:1604193283.68595409393310546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1447,362,'akismet_delayed_moderation_email','1'),(1448,363,'akismet_error','1604231536'),(1449,363,'akismet_history','a:3:{s:4:\"time\";d:1604231536.492042064666748046875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1451,363,'akismet_delayed_moderation_email','1'),(1452,364,'akismet_error','1604246868'),(1453,364,'akismet_history','a:3:{s:4:\"time\";d:1604246868.5208699703216552734375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1455,364,'akismet_delayed_moderation_email','1'),(1456,365,'akismet_error','1604447223'),(1457,365,'akismet_history','a:3:{s:4:\"time\";d:1604447223.976531982421875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1459,365,'akismet_delayed_moderation_email','1'),(1460,366,'akismet_error','1604487708'),(1461,366,'akismet_history','a:3:{s:4:\"time\";d:1604487708.7250449657440185546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1463,366,'akismet_delayed_moderation_email','1'),(1464,367,'akismet_error','1604531621'),(1465,367,'akismet_history','a:3:{s:4:\"time\";d:1604531621.848659038543701171875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1467,367,'akismet_delayed_moderation_email','1'),(1468,368,'akismet_error','1604565352'),(1469,368,'akismet_history','a:3:{s:4:\"time\";d:1604565352.6602399349212646484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1471,368,'akismet_delayed_moderation_email','1'),(1472,369,'akismet_error','1604624750'),(1473,369,'akismet_history','a:3:{s:4:\"time\";d:1604624750.6197330951690673828125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1475,369,'akismet_delayed_moderation_email','1'),(1476,370,'akismet_error','1605013358'),(1477,370,'akismet_history','a:3:{s:4:\"time\";d:1605013358.7910039424896240234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1479,370,'akismet_delayed_moderation_email','1'),(1480,371,'akismet_error','1605038164'),(1481,371,'akismet_history','a:3:{s:4:\"time\";d:1605038164.5539948940277099609375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1483,371,'akismet_delayed_moderation_email','1'),(1484,372,'akismet_error','1605150397'),(1485,372,'akismet_history','a:3:{s:4:\"time\";d:1605150397.502893924713134765625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1487,372,'akismet_delayed_moderation_email','1'),(1488,373,'akismet_error','1605160960'),(1489,373,'akismet_history','a:3:{s:4:\"time\";d:1605160960.3469688892364501953125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1491,373,'akismet_delayed_moderation_email','1'),(1492,374,'akismet_error','1605184577'),(1493,374,'akismet_history','a:3:{s:4:\"time\";d:1605184578.0253078937530517578125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1495,374,'akismet_delayed_moderation_email','1'),(1496,375,'akismet_error','1605185301'),(1497,375,'akismet_history','a:3:{s:4:\"time\";d:1605185301.7911059856414794921875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1499,375,'akismet_delayed_moderation_email','1'),(1500,376,'akismet_error','1605185367'),(1501,376,'akismet_history','a:3:{s:4:\"time\";d:1605185368.3003671169281005859375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1503,376,'akismet_delayed_moderation_email','1'),(1504,377,'akismet_error','1605187520'),(1505,377,'akismet_history','a:3:{s:4:\"time\";d:1605187520.7779209613800048828125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1507,377,'akismet_delayed_moderation_email','1'),(1508,378,'akismet_error','1605202756'),(1509,378,'akismet_history','a:3:{s:4:\"time\";d:1605202756.085771083831787109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1511,378,'akismet_delayed_moderation_email','1'),(1512,379,'akismet_error','1605226961'),(1513,379,'akismet_history','a:3:{s:4:\"time\";d:1605226961.061976909637451171875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1515,379,'akismet_delayed_moderation_email','1'),(1516,380,'akismet_error','1605275271'),(1517,380,'akismet_history','a:3:{s:4:\"time\";d:1605275271.3049719333648681640625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1519,380,'akismet_delayed_moderation_email','1'),(1520,381,'akismet_error','1605288080'),(1521,381,'akismet_history','a:3:{s:4:\"time\";d:1605288080.0400180816650390625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1523,381,'akismet_delayed_moderation_email','1'),(1524,382,'akismet_error','1605312045'),(1525,382,'akismet_history','a:3:{s:4:\"time\";d:1605312045.6430370807647705078125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1527,382,'akismet_delayed_moderation_email','1'),(1528,383,'akismet_error','1605328276'),(1529,383,'akismet_history','a:3:{s:4:\"time\";d:1605328276.917336940765380859375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1531,383,'akismet_delayed_moderation_email','1'),(1532,384,'akismet_error','1605353609'),(1533,384,'akismet_history','a:3:{s:4:\"time\";d:1605353609.117741107940673828125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1535,384,'akismet_delayed_moderation_email','1'),(1536,385,'akismet_error','1605366558'),(1537,385,'akismet_history','a:3:{s:4:\"time\";d:1605366558.722671031951904296875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1539,385,'akismet_delayed_moderation_email','1'),(1540,386,'akismet_error','1605395583'),(1541,386,'akismet_history','a:3:{s:4:\"time\";d:1605395583.5863249301910400390625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1543,386,'akismet_delayed_moderation_email','1'),(1544,387,'akismet_error','1605422569'),(1545,387,'akismet_history','a:3:{s:4:\"time\";d:1605422569.1871659755706787109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1547,387,'akismet_delayed_moderation_email','1'),(1548,388,'akismet_error','1605428687'),(1549,388,'akismet_history','a:3:{s:4:\"time\";d:1605428687.80144596099853515625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1551,388,'akismet_delayed_moderation_email','1'),(1552,389,'akismet_error','1605431827'),(1553,389,'akismet_history','a:3:{s:4:\"time\";d:1605431828.2050750255584716796875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1555,389,'akismet_delayed_moderation_email','1'),(1556,390,'akismet_error','1605432397'),(1557,390,'akismet_history','a:3:{s:4:\"time\";d:1605432397.7911529541015625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1559,390,'akismet_delayed_moderation_email','1'),(1560,391,'akismet_error','1605434980'),(1561,391,'akismet_history','a:3:{s:4:\"time\";d:1605434980.21212005615234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1563,391,'akismet_delayed_moderation_email','1'),(1564,392,'akismet_error','1605451529'),(1565,392,'akismet_history','a:3:{s:4:\"time\";d:1605451529.3722150325775146484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1567,392,'akismet_delayed_moderation_email','1'),(1568,393,'akismet_error','1605453255'),(1569,393,'akismet_history','a:3:{s:4:\"time\";d:1605453255.905601024627685546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1571,393,'akismet_delayed_moderation_email','1'),(1572,394,'akismet_error','1605463092'),(1573,394,'akismet_history','a:3:{s:4:\"time\";d:1605463092.2369430065155029296875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1575,394,'akismet_delayed_moderation_email','1'),(1576,395,'akismet_error','1605470713'),(1577,395,'akismet_history','a:3:{s:4:\"time\";d:1605470713.84123706817626953125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1579,395,'akismet_delayed_moderation_email','1'),(1580,396,'akismet_error','1605475347'),(1581,396,'akismet_history','a:3:{s:4:\"time\";d:1605475347.7256391048431396484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1583,396,'akismet_delayed_moderation_email','1'),(1584,397,'akismet_error','1605480012'),(1585,397,'akismet_history','a:3:{s:4:\"time\";d:1605480012.32534503936767578125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1587,397,'akismet_delayed_moderation_email','1'),(1588,398,'akismet_error','1605491299'),(1589,398,'akismet_history','a:3:{s:4:\"time\";d:1605491299.2919809818267822265625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1591,398,'akismet_delayed_moderation_email','1'),(1592,399,'akismet_error','1605509757'),(1593,399,'akismet_history','a:3:{s:4:\"time\";d:1605509757.5800559520721435546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1595,399,'akismet_delayed_moderation_email','1'),(1596,400,'akismet_error','1605539195'),(1597,400,'akismet_history','a:3:{s:4:\"time\";d:1605539195.769917011260986328125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1599,400,'akismet_delayed_moderation_email','1'),(1600,401,'akismet_error','1605551677'),(1601,401,'akismet_history','a:3:{s:4:\"time\";d:1605551677.3396561145782470703125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1603,401,'akismet_delayed_moderation_email','1'),(1604,402,'akismet_error','1605567201'),(1605,402,'akismet_history','a:3:{s:4:\"time\";d:1605567201.6697490215301513671875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1607,402,'akismet_delayed_moderation_email','1'),(1608,403,'akismet_error','1605594200'),(1609,403,'akismet_history','a:3:{s:4:\"time\";d:1605594200.71276092529296875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1611,403,'akismet_delayed_moderation_email','1'),(1612,404,'akismet_error','1605611129'),(1613,404,'akismet_history','a:3:{s:4:\"time\";d:1605611129.2965919971466064453125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1615,404,'akismet_delayed_moderation_email','1'),(1616,405,'akismet_error','1605662974'),(1617,405,'akismet_history','a:3:{s:4:\"time\";d:1605662974.08565807342529296875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1619,405,'akismet_delayed_moderation_email','1'),(1620,406,'akismet_error','1605688782'),(1621,406,'akismet_history','a:3:{s:4:\"time\";d:1605688782.661962985992431640625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1623,406,'akismet_delayed_moderation_email','1'),(1624,407,'akismet_error','1605790802'),(1625,407,'akismet_history','a:3:{s:4:\"time\";d:1605790803.0889780521392822265625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1627,407,'akismet_delayed_moderation_email','1'),(1628,408,'akismet_error','1605814808'),(1629,408,'akismet_history','a:3:{s:4:\"time\";d:1605814808.15468597412109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1631,408,'akismet_delayed_moderation_email','1'),(1632,409,'akismet_error','1605936572'),(1633,409,'akismet_history','a:3:{s:4:\"time\";d:1605936572.3652880191802978515625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1635,409,'akismet_delayed_moderation_email','1'),(1636,410,'akismet_error','1605949958'),(1637,410,'akismet_history','a:3:{s:4:\"time\";d:1605949959.2323830127716064453125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1639,410,'akismet_delayed_moderation_email','1'),(1640,411,'akismet_error','1605953127'),(1641,411,'akismet_history','a:3:{s:4:\"time\";d:1605953127.764113903045654296875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1643,411,'akismet_delayed_moderation_email','1'),(1644,412,'akismet_error','1605980891'),(1645,412,'akismet_history','a:3:{s:4:\"time\";d:1605980891.064138889312744140625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1647,412,'akismet_delayed_moderation_email','1'),(1648,413,'akismet_error','1606216377'),(1649,413,'akismet_history','a:3:{s:4:\"time\";d:1606216377.435060024261474609375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1651,413,'akismet_delayed_moderation_email','1'),(1652,414,'akismet_error','1606246341'),(1653,414,'akismet_history','a:3:{s:4:\"time\";d:1606246341.897945880889892578125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1655,414,'akismet_delayed_moderation_email','1'),(1656,415,'akismet_error','1606255773'),(1657,415,'akismet_history','a:3:{s:4:\"time\";d:1606255773.17401790618896484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1659,415,'akismet_delayed_moderation_email','1'),(1660,416,'akismet_error','1606279485'),(1661,416,'akismet_history','a:3:{s:4:\"time\";d:1606279485.8817250728607177734375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1663,416,'akismet_delayed_moderation_email','1'),(1664,417,'akismet_error','1606351376'),(1665,417,'akismet_history','a:3:{s:4:\"time\";d:1606351376.136847019195556640625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1667,417,'akismet_delayed_moderation_email','1'),(1668,418,'akismet_error','1606377086'),(1669,418,'akismet_history','a:3:{s:4:\"time\";d:1606377086.1202800273895263671875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1671,418,'akismet_delayed_moderation_email','1'),(1672,419,'akismet_error','1606401231'),(1673,419,'akismet_history','a:3:{s:4:\"time\";d:1606401231.0919749736785888671875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1675,419,'akismet_delayed_moderation_email','1'),(1676,420,'akismet_error','1606403225'),(1677,420,'akismet_history','a:3:{s:4:\"time\";d:1606403225.787044048309326171875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1679,420,'akismet_delayed_moderation_email','1'),(1680,421,'akismet_error','1606421566'),(1681,421,'akismet_history','a:3:{s:4:\"time\";d:1606421566.901546001434326171875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1683,421,'akismet_delayed_moderation_email','1'),(1684,422,'akismet_error','1606460559'),(1685,422,'akismet_history','a:3:{s:4:\"time\";d:1606460559.2519381046295166015625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1687,422,'akismet_delayed_moderation_email','1'),(1688,423,'akismet_error','1606531165'),(1689,423,'akismet_history','a:3:{s:4:\"time\";d:1606531165.7218339443206787109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1691,423,'akismet_delayed_moderation_email','1'),(1692,424,'akismet_error','1606568458'),(1693,424,'akismet_history','a:3:{s:4:\"time\";d:1606568458.2850360870361328125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1695,424,'akismet_delayed_moderation_email','1'),(1696,425,'akismet_error','1606641958'),(1697,425,'akismet_history','a:3:{s:4:\"time\";d:1606641958.978458881378173828125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1699,425,'akismet_delayed_moderation_email','1'),(1700,426,'akismet_error','1606687116'),(1701,426,'akismet_history','a:3:{s:4:\"time\";d:1606687116.8736240863800048828125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1703,426,'akismet_delayed_moderation_email','1'),(1704,427,'akismet_error','1606715078'),(1705,427,'akismet_history','a:3:{s:4:\"time\";d:1606715078.0161850452423095703125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1707,427,'akismet_delayed_moderation_email','1'),(1708,428,'akismet_error','1606749282'),(1709,428,'akismet_history','a:3:{s:4:\"time\";d:1606749282.7202780246734619140625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1711,428,'akismet_delayed_moderation_email','1'),(1712,429,'akismet_error','1606753355'),(1713,429,'akismet_history','a:3:{s:4:\"time\";d:1606753355.5407440662384033203125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1715,429,'akismet_delayed_moderation_email','1'),(1716,430,'akismet_error','1606882002'),(1717,430,'akismet_history','a:3:{s:4:\"time\";d:1606882002.0306160449981689453125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1719,430,'akismet_delayed_moderation_email','1'),(1720,431,'akismet_error','1606921120'),(1721,431,'akismet_history','a:3:{s:4:\"time\";d:1606921120.3040521144866943359375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1723,431,'akismet_delayed_moderation_email','1'),(1724,432,'akismet_error','1606950898'),(1725,432,'akismet_history','a:3:{s:4:\"time\";d:1606950898.46230602264404296875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1727,432,'akismet_delayed_moderation_email','1'),(1728,433,'akismet_error','1606966878'),(1729,433,'akismet_history','a:3:{s:4:\"time\";d:1606966878.605351924896240234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1731,433,'akismet_delayed_moderation_email','1'),(1732,434,'akismet_error','1606976059'),(1733,434,'akismet_history','a:3:{s:4:\"time\";d:1606976059.4656751155853271484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1735,434,'akismet_delayed_moderation_email','1'),(1736,435,'akismet_error','1607049257'),(1737,435,'akismet_history','a:3:{s:4:\"time\";d:1607049257.1927530765533447265625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1739,435,'akismet_delayed_moderation_email','1'),(1740,436,'akismet_error','1607060664'),(1741,436,'akismet_history','a:3:{s:4:\"time\";d:1607060664.3444979190826416015625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1743,436,'akismet_delayed_moderation_email','1'),(1744,437,'akismet_error','1607068935'),(1745,437,'akismet_history','a:3:{s:4:\"time\";d:1607068935.21459293365478515625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1747,437,'akismet_delayed_moderation_email','1'),(1748,438,'akismet_error','1607086931'),(1749,438,'akismet_history','a:3:{s:4:\"time\";d:1607086931.286982059478759765625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1751,438,'akismet_delayed_moderation_email','1'),(1752,439,'akismet_error','1607135867'),(1753,439,'akismet_history','a:3:{s:4:\"time\";d:1607135867.2740390300750732421875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1755,439,'akismet_delayed_moderation_email','1'),(1756,440,'akismet_error','1607179811'),(1757,440,'akismet_history','a:3:{s:4:\"time\";d:1607179811.2986919879913330078125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1759,440,'akismet_delayed_moderation_email','1'),(1760,441,'akismet_error','1607234166'),(1761,441,'akismet_history','a:3:{s:4:\"time\";d:1607234166.174891948699951171875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1763,441,'akismet_delayed_moderation_email','1'),(1764,442,'akismet_error','1607253217'),(1765,442,'akismet_history','a:3:{s:4:\"time\";d:1607253217.8526210784912109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1766,442,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:5:\"Name*\";s:20:\"comment_author_email\";s:21:\"skilivaph78@gmail.com\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:8:\"VqiPCNlT\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:14:\"210.171.173.93\";s:10:\"user_agent\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:65:\"https://metropolitannannies.com/metropolitan-nannies-in-the-news/\";}'),(1767,442,'akismet_delayed_moderation_email','1'),(1768,443,'akismet_error','1607271930'),(1769,443,'akismet_history','a:3:{s:4:\"time\";d:1607271930.4163310527801513671875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1770,443,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:19:\"alenaivashenko33Sig\";s:20:\"comment_author_email\";s:26:\"alenaivashenko33@gmail.com\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:1194:\"Признаки опьянения опиатами являются непродолжительное состояние эйфории, необычная сонливость в самое разное время; медленная, \"растянутая\" речь; часто \"отстает\" от темы и направления разговора; добродушное, покладистое, предупредительное поведение вплоть до полного подчинения; стремление к уединению в тишине, в темноте, несмотря на время суток; бледность кожных покровов; очень узкий зрачок, не реагирующий на изменения освещения; замедление сердцебиения, дыхания, снижение болевой чувствительности; понижение аппетита, жажды, рефлексов и сексуального влечения. \r\n \r\nwww xxx video com. xxx videos com русское порно. sex video big tits.\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:12:\"37.57.18.229\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36 Edg/83.0.478.18\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1771,443,'akismet_delayed_moderation_email','1'),(1772,444,'akismet_error','1607289728'),(1773,444,'akismet_history','a:3:{s:4:\"time\";d:1607289728.2936770915985107421875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1774,444,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:13:\"1xbet-zerkalo\";s:20:\"comment_author_email\";s:20:\"valeriychd7@inbox.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:5614:\"

Регистрация: 4 метода по выбору

Молниеносное открытие счета

Готова игровая ставка и дорога любая минутка? Специально для подобных случаев создана 1xbet регистрация в один клик мышки более скорой процедуры и не вообразить.

Необходимо лишь правильно выбрать страну и денежную единицу, сразу после этого будет предложено сохранить номер счета и пароль от него путем:

Вход в кабинет пользователя осуществляется в автоматическом режиме, а по окончании начального вклада можно приступать к ставкам. Записать личные данные для проверки счета сможете позже в любой удобный момент.

Регистрация 1xbet через телефон

С тем, чтобы предохранить личный аккаунт от несанкционированного входа, следует пройти регистрацию по телефонному номеру.

Записав лишь номер и валюту, вам выдадут сведения для входа по СМС. Начальные 24 часа возможно беспрепятственно вводить средства и делать ставки в игре, на вторые сутки требуется ввод личных данных для контроля над профилем.

Открытие счета по E-mail

Реализован и обычный метод, написать сразу абсолютно все данные используя ресурс. Полная версия online-регистрации освободит от потребности возвращаться к заполнению значений в будущем.

Все, что потребуется указать:

Для захода в кабинет игрока остается только надавить по кнопочке «регистрация». Полная версия, тем не менее, не освобождает от дальнейшей операции проверки и отправки паспортных данных.

На подтвержденный E-mail вы станете получать секретную информацию, в частности гиперссылку с активационном кодом, по которой следует зайти для подтверждения адреса.

Зарегистрироваться через социальные сети

Среди иных вариантов, дающих возможность быстро начинать совершать ставки в БК 1xbet, процедура регистрации новенького игрового счета при помощи соцсетей.

Кроме валюты, подберите любую из площадок, в которой у вас лично открыт аккаунт. Индивидуальные сведения перенесутся в автоматическом режиме, а игроку остается только лишь сохранить принятые в окне номер счета и пароль.

Как зарегистрироваться со смартфона?

Любителям держать игровые ставки под рукой открыта процедура регистрации с сотового, достаточно перейти на рабочее зеркало. Все 4 потенциальных способа открытия счета игрока возможны для телефонов и планшетов.

Дополнительно фирма изготовила приложения для девайсов: Java, iOS и Android. Можно скачать 1xbet с главного вебсайта.

Мобильный софт отечественной БК содержит ряд особенностей:

Прямиком из приложения также можно пройти регистрацию и попробовать себя в игре на тотализаторе.

\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:12:\"45.150.11.73\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1775,444,'akismet_delayed_moderation_email','1'),(1776,445,'akismet_error','1607357801'),(1777,445,'akismet_history','a:3:{s:4:\"time\";d:1607357801.983769893646240234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1778,445,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:10:\"Matthewcex\";s:20:\"comment_author_email\";s:21:\"nyca@nurumassager.com\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:7:\"\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:14:\"194.59.250.167\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1779,445,'akismet_delayed_moderation_email','1'),(1780,446,'akismet_error','1607361918'),(1781,446,'akismet_history','a:3:{s:4:\"time\";d:1607361918.1933319568634033203125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1782,446,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:10:\"StephenFib\";s:20:\"comment_author_email\";s:28:\"nyxekuzopiqifuto1438@mail.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:485:\"click here now \r\n \r\nhttps://berezovec.ru/ffect/ \r\nhttps://berezovec.ru/ffpany/ \r\nhttps://berezovec.ru/ffteka/ \r\nhttps://berezovec.ru/fftgage-calculator/ \r\nhttps://berezovec.ru/ffernity-capital/ \r\nhttps://berezovec.ru/fftallment/ \r\nhttps://berezovec.ru/ffsidy/ \r\nhttps://berezovec.ru/ffs/ \r\nhttps://berezovec.ru/ffrantee/ \r\nhttps://berezovec.ru/ffperty/ \r\nhttps://berezovec.ru/ffperation/ \r\nhttps://berezovec.ru/ffmerce/ \r\nhttps://berezovec.ru/fftact/ \r\nhttps://berezovec.ru/ffent/login\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:13:\"91.90.122.137\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1783,446,'akismet_delayed_moderation_email','1'),(1784,447,'akismet_error','1607368386'),(1785,447,'akismet_history','a:3:{s:4:\"time\";d:1607368387.041194915771484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1786,447,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:11:\"RobertGaibe\";s:20:\"comment_author_email\";s:30:\"woqathishudiboweku9240@mail.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:477:\"visit their website \r\n \r\nhttps://berezovec.ru/rojec/ \r\nhttps://berezovec.ru/ompan/ \r\nhttps://berezovec.ru/potek/ \r\nhttps://berezovec.ru/ortgage-calculato/ \r\nhttps://berezovec.ru/aternity-capita/ \r\nhttps://berezovec.ru/nstallmen/ \r\nhttps://berezovec.ru/ubsid/ \r\nhttps://berezovec.ru/ew/ \r\nhttps://berezovec.ru/uarante/ \r\nhttps://berezovec.ru/ropert/ \r\nhttps://berezovec.ru/ooperatio/ \r\nhttps://berezovec.ru/ommerc/ \r\nhttps://berezovec.ru/ontac/ \r\nhttps://berezovec.ru/lient/logi\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:13:\"91.90.122.137\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1787,447,'akismet_delayed_moderation_email','1'),(1788,448,'akismet_error','1607378823'),(1789,448,'akismet_history','a:3:{s:4:\"time\";d:1607378823.377871036529541015625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1790,448,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:11:\"Josephlinna\";s:20:\"comment_author_email\";s:31:\"jyzhozholinahyluthu8521@mail.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:500:\"Check This Out \r\n \r\nhttps://berezovec.ru/awjject/ \r\nhttps://berezovec.ru/awpjany/ \r\nhttps://berezovec.ru/awjteka/ \r\nhttps://berezovec.ru/awtjgage-calculator/ \r\nhttps://berezovec.ru/awejrnity-capital/ \r\nhttps://berezovec.ru/awtjallment/ \r\nhttps://berezovec.ru/awsjidy/ \r\nhttps://berezovec.ru/awjs/ \r\nhttps://berezovec.ru/awrjantee/ \r\nhttps://berezovec.ru/awpjerty/ \r\nhttps://berezovec.ru/awpejration/ \r\nhttps://berezovec.ru/awjmerce/ \r\nhttps://berezovec.ru/awtjact/ \r\nhttps://berezovec.ru/awenjt/login\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:13:\"91.90.122.143\";s:10:\"user_agent\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1791,448,'akismet_delayed_moderation_email','1'),(1792,449,'akismet_error','1607417011'),(1793,449,'akismet_history','a:3:{s:4:\"time\";d:1607417011.066999912261962890625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1794,449,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:8:\"JamesCop\";s:20:\"comment_author_email\";s:21:\"tania_anton34@mail.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:736:\"Привет \r\n \r\nИгра по принципу после гола .\r\nМожно ли заработать на ставках на спорт в Интернете новичку.\r\nВыводы о возможности заработка на ставках.\r\n \r\n \r\nhttps://bonusubukmekera.rosspravila.ru/sport/onlayn-kalkulyator-prosrochki-po-stavke-refinansirovaniya.php\r\nhttps://bonusubukmekera.rosspravila.ru/sport/ploshadki-s-otzivami-o-bukmekerah.php\r\nhttps://bonusubukmekera.rosspravila.ru/sport/issledovaniya-tani-po-valuyam-bukmekerov.php\r\nhttps://bonusubukmekera.rosspravila.ru/sport/besproigrishnie-besplatnie-stavki-ot-professionalov.php\r\nhttps://bonusubukmekera.rosspravila.ru/sport/stavka-znakov-prepinaniya-onlayn.php\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:15:\"178.168.202.122\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1795,449,'akismet_delayed_moderation_email','1'),(1796,450,'akismet_error','1607425984'),(1797,450,'akismet_history','a:3:{s:4:\"time\";d:1607425984.1369230747222900390625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1798,450,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:12:\"Charlessnace\";s:20:\"comment_author_email\";s:33:\"nataliia.chesnokova-19661@mail.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:66:\"iegal Ahouvi iegal Ahouvi\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:12:\"92.38.136.69\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1799,450,'akismet_delayed_moderation_email','1'),(1800,451,'akismet_error','1607454091'),(1801,451,'akismet_history','a:3:{s:4:\"time\";d:1607454091.5590369701385498046875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1802,451,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:9:\"Walterhal\";s:20:\"comment_author_email\";s:20:\"spoerrere@rambler.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:134:\"Интересный пост \r\n_________________ \r\nБукмекерская контора\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:15:\"185.104.187.114\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1803,451,'akismet_delayed_moderation_email','1'),(1804,452,'akismet_error','1607480208'),(1805,452,'akismet_history','a:3:{s:4:\"time\";d:1607480209.0935928821563720703125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1806,452,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:5:\"porno\";s:20:\"comment_author_email\";s:23:\"rochelledukes@yahoo.com\";s:18:\"comment_author_url\";s:23:\"https://filmkovasi.org/\";s:15:\"comment_content\";s:162:\"The card practices and approachs have in like way changed. Giving the card the left hand is inconsiderate and against astonishing tendencies. Aubry Ansell Wolfson\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:14:\"45.152.202.230\";s:10:\"user_agent\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1807,452,'akismet_delayed_moderation_email','1'),(1808,453,'akismet_error','1607486980'),(1809,453,'akismet_history','a:3:{s:4:\"time\";d:1607486980.883553981781005859375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1810,453,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:10:\"Alfredohix\";s:20:\"comment_author_email\";s:15:\"mica732@mail.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:404:\"Пожалуйста, покупай Жидкости для живописи и графики, Обувь, Чернографитные карандаши на сайте товаромания.рф\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:15:\"195.211.239.254\";s:10:\"user_agent\";s:104:\"Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1811,453,'akismet_delayed_moderation_email','1'),(1812,454,'akismet_error','1607503071'),(1813,454,'akismet_history','a:3:{s:4:\"time\";d:1607503071.7515680789947509765625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1814,454,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:5:\"porno\";s:20:\"comment_author_email\";s:19:\"mil.lanes@gmail.com\";s:18:\"comment_author_url\";s:23:\"https://filmkovasi.org/\";s:15:\"comment_content\";s:74:\"Sweet blog! I found it while searching on Yahoo News. Serene Jody Ellinger\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:12:\"193.8.231.42\";s:10:\"user_agent\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1815,454,'akismet_delayed_moderation_email','1'),(1816,455,'akismet_error','1607511908'),(1817,455,'akismet_history','a:3:{s:4:\"time\";d:1607511908.3835279941558837890625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1818,455,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:5:\"porno\";s:20:\"comment_author_email\";s:21:\"sportec248@rogers.com\";s:18:\"comment_author_url\";s:23:\"https://filmkovasi.org/\";s:15:\"comment_content\";s:93:\"Thanks so much for the blog post. Really looking forward to read more. Rodi Millard Yerkovich\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:14:\"45.136.231.230\";s:10:\"user_agent\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1819,455,'akismet_delayed_moderation_email','1'),(1820,456,'akismet_error','1607522816'),(1821,456,'akismet_history','a:3:{s:4:\"time\";d:1607522816.0946280956268310546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1822,456,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:5:\"porno\";s:20:\"comment_author_email\";s:22:\"myarbrough23@yahoo.com\";s:18:\"comment_author_url\";s:23:\"https://filmkovasi.org/\";s:15:\"comment_content\";s:77:\"These are genuinely impressive ideas in about blogging. Annetta Tedman Coleen\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:14:\"45.158.185.225\";s:10:\"user_agent\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1823,456,'akismet_delayed_moderation_email','1'),(1824,457,'akismet_error','1607535165'),(1825,457,'akismet_history','a:3:{s:4:\"time\";d:1607535165.61645793914794921875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1826,457,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:5:\"porno\";s:20:\"comment_author_email\";s:19:\"mona353@verizon.net\";s:18:\"comment_author_url\";s:23:\"https://filmkovasi.org/\";s:15:\"comment_content\";s:95:\"Pretty! This was a really wonderful post. Thank you for providing this info. Denyse Von Camilla\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:15:\"185.205.194.210\";s:10:\"user_agent\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1827,457,'akismet_delayed_moderation_email','1'),(1828,458,'akismet_error','1607546779'),(1829,458,'akismet_history','a:3:{s:4:\"time\";d:1607546779.7724831104278564453125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1830,458,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:11:\"erotik izle\";s:20:\"comment_author_email\";s:23:\"pittiglio007@yandex.com\";s:18:\"comment_author_url\";s:23:\"https://filmkovasi.org/\";s:15:\"comment_content\";s:155:\"Beautiful words from the heart. Thank you for sharing. God bless you for being an amazing daughter to one of the sweetest ladies I know. Eddie Adolpho Lori\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:13:\"45.130.60.204\";s:10:\"user_agent\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1831,458,'akismet_delayed_moderation_email','1'),(1832,459,'akismet_error','1607592421'),(1833,459,'akismet_history','a:3:{s:4:\"time\";d:1607592421.265676021575927734375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1834,459,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:11:\"Miccclbiopy\";s:20:\"comment_author_email\";s:16:\"edfrbg@gmail.com\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:84:\"Scorpions Lolita Girls Fucked Whip-round \r\n \r\nPthc cp offline forum \r\n \r\nxtl.jp/?pr\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:11:\"5.143.67.38\";s:10:\"user_agent\";s:120:\"Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1835,459,'akismet_delayed_moderation_email','1'),(1836,460,'akismet_error','1607638327'),(1837,460,'akismet_history','a:3:{s:4:\"time\";d:1607638327.5461099147796630859375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1838,460,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:11:\"Miccclbiopy\";s:20:\"comment_author_email\";s:16:\"edfrbg@gmail.com\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:83:\"Scorpions Lolita Girls Fucked Anthology \r\n \r\nPthc cp offline forum \r\n \r\nxtl.jp/?pr\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:10:\"5.143.25.0\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1839,460,'akismet_delayed_moderation_email','1'),(1840,461,'akismet_error','1607697082'),(1841,461,'akismet_history','a:3:{s:4:\"time\";d:1607697082.2199919223785400390625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1842,461,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:12:\"Leonardlegus\";s:20:\"comment_author_email\";s:16:\"em7evg@gmail.com\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:217:\"Продажи с помощью Pinterest. Смотрите Видео: Сотни Продаж на Etsy, amazon, ebay, shopify за 2 месяца при ср.цене чека 300 usd https://youtu.be/GNOZtXGGM-I\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:15:\"188.163.109.142\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1843,461,'akismet_delayed_moderation_email','1'),(1844,462,'akismet_error','1607723248'),(1845,462,'akismet_history','a:3:{s:4:\"time\";d:1607723248.25901699066162109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1846,462,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:10:\"Matthewcex\";s:20:\"comment_author_email\";s:21:\"nyca@nurumassager.com\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:1331:\"happy ending massage \r\n\r\n\r\nGood day .\r\n\r\n Top craftsmen at the present time worth its weight in gold , in this regard prices for Thai massage in Manhattan Beach rather expensive . In our SPA you can find out all the beauty useful procedure practically for nothing .\r\n\r\n Relaxing massage of the whole body positive affects all without exception systems and organs our body: \r\n\r\no Muscles and Joints - improved mobility , you will recover faster after a visual load, elimination of lactic acid and recovery from exercise \r\no Skin - activates flow blood, occurs saturation oxygen \r\no Vessels - getting rid of edema , normalizing the cardiovascular system and relieving anemia \r\no Nervous system - improve mood , headaches go away , improve health, relief from headaches and spasms , relieve nervous tension and improve well-being . \r\n Swedish massage more important in case losing weight and getting rid of c ellulite. \r\nThe Luxurious Classic massage in Ditmars waiting customer here.\r\n\r\no Impressive variety options massage techniques \r\no Sessions Hardware - vibration full body massage from 1 hour \r\nOffer all of you , visit the site and learn all methods of massage personally.\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:10:\"5.8.16.103\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1847,462,'akismet_delayed_moderation_email','1'),(1848,463,'akismet_error','1607872419'),(1849,463,'akismet_history','a:3:{s:4:\"time\";d:1607872420.0116159915924072265625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1850,463,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:15:\"William Laseron\";s:20:\"comment_author_email\";s:27:\"william.laseron@outlook.com\";s:18:\"comment_author_url\";s:0:\"\";s:15:\"comment_content\";s:208:\"YOU NEED FAST PROXY SERVERS ?\r\n\r\nCheck it out this Anonymous and Private Proxy Servers. \r\nHTTP & SOCKS5 Proxy supported. \r\nIP Authentication or Password Authentication available.\r\nHERE: https://bit.ly/3ifZkmL\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:14:\"45.137.195.229\";s:10:\"user_agent\";s:135:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/66.0.3359.139 Chrome/66.0.3359.139 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:65:\"https://metropolitannannies.com/nannies-no-longer-rule-the-roost/\";}'),(1851,463,'akismet_delayed_moderation_email','1'),(1852,464,'akismet_error','1607963589'),(1853,464,'akismet_history','a:3:{s:4:\"time\";d:1607963590.094357967376708984375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1854,464,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:11:\"Wilburwiday\";s:20:\"comment_author_email\";s:19:\"sssports@rambler.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:106:\"ничего особенного \r\n_________________ \r\nфорум 1xbet отзывы\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:13:\"77.243.191.40\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1855,464,'akismet_delayed_moderation_email','1'),(1856,465,'akismet_error','1607988108'),(1857,465,'akismet_history','a:3:{s:4:\"time\";d:1607988108.8374769687652587890625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1858,465,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:5:\"Name*\";s:20:\"comment_author_email\";s:22:\"wilcoxjewel7@gmail.com\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:12:\"KJogHleBdrMI\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:14:\"183.157.172.49\";s:10:\"user_agent\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:65:\"https://metropolitannannies.com/metropolitan-nannies-in-the-news/\";}'),(1859,465,'akismet_delayed_moderation_email','1'),(1860,466,'akismet_error','1608010881'),(1861,466,'akismet_history','a:3:{s:4:\"time\";d:1608010881.11859798431396484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1862,466,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:9:\"Danielded\";s:20:\"comment_author_email\";s:24:\"alekxzs219876543@mail.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:3791:\"Доброго дня! Рады приветствовать вас на страницах нашего блога об азартных играх! \r\n \r\nВ настоящее время в результате огромной конкуренции среди казино вынуждены предоставлять партнерам хорошие условия сотрудничества, для того чтобы получить больше новых игроков на свои ресурсы. \r\nПри этом каждое казино пытается дать что-то особенное в своих условиях сотрудничества. \r\nК примеру, ускоренный процесс обналичивания выигрыша. \r\nДля новичка этот процесс является весьма важным. В следствии чего успешные игроки заинтересованы в выборе онлайн казино с мгновенными выводами. \r\nТакже, важным процессом являяется наличие у интернет казино широкого выбора игровых слотов. \r\nНаличие такого фактора может указывать на то, что выбранная интернет площадка не является мошейническим сайтом. \r\n \r\nЕсли примите решение самостоятельно искать казино, обязательно обратите внимание на комментарии выбранного информационного сайта. \r\nЧтобы сократить вам время поиска мы посоветуем вам: betwinner скачать слоты. \r\n \r\nРассмотрим подробнее данный игровой сайт. \r\nВесомым приемуществом является наличие внедренного функционала букмекерской конторы. \r\nогромный спектр бонусов, таких как бонусы от размера депозита, дает возможность забрать солидный выигрышь! \r\nПриличная комбинация вышеописанных функциональных возможностей позволяет игрокам без больших вложений, и начать выигрывать уже сегодня. \r\nДля старта вам необходимо найти игровую тактику. На сайте mobile-appx.com/betwinner вы найдете оптимальную стратегию на любой вкус! \r\nТакже, на сайте представлен раздел советов, где опытные игроки делятся своим опытом, помогая новичкам совершать свои первые победы. \r\nК примеру, мы не советуем изначально играть на высоких ставках, так как это создает большие риски проигрыша. \r\n \r\nДополнительно, стоит обращать внимание на наличие эффективной технической поддержки пользователей в казино. \r\nmobile-appx.com/betwinner всегда заботится об своих гемблерах и оказывает помощь в течении 10-15 минут. \r\n \r\nПрходи к нам на игровой сайт и побеждай уже сегодня!\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:14:\"91.243.101.163\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.14 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1863,466,'akismet_delayed_moderation_email','1'),(1864,467,'akismet_error','1608063221'),(1865,467,'akismet_history','a:3:{s:4:\"time\";d:1608063221.1137959957122802734375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1866,467,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:9:\"Robertkef\";s:20:\"comment_author_email\";s:20:\"sportanns@rambler.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:131:\"Спасибо за пост \r\n_________________ \r\nPin up казино\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:15:\"185.104.187.125\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1867,467,'akismet_delayed_moderation_email','1'),(1868,468,'akismet_error','1608065087'),(1869,468,'akismet_history','a:3:{s:4:\"time\";d:1608065087.899632930755615234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1870,468,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:9:\"SharonMuh\";s:20:\"comment_author_email\";s:22:\"sharontru951@gmail.com\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:69:\"looking for man for one night korean\r\n \r\nhttps://tinyurl.com/y38pw3vz\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:12:\"5.164.223.21\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1871,468,'akismet_delayed_moderation_email','1'),(1872,469,'akismet_error','1608071463'),(1873,469,'akismet_history','a:3:{s:4:\"time\";d:1608071463.7541849613189697265625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1874,469,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:11:\"Diiiglaspef\";s:20:\"comment_author_email\";s:19:\"swxdecfdf@gmail.com\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:84:\"C*P PT*HC Lolita Girls Fu*ck Gleaning \r\n \r\nPt!!hc c!!p offline forum \r\n \r\nxtl.jp/?At\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:11:\"5.143.0.140\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1875,469,'akismet_delayed_moderation_email','1'),(1876,470,'akismet_error','1608102054'),(1877,470,'akismet_history','a:3:{s:4:\"time\";d:1608102054.3716709613800048828125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1878,470,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:11:\"RobertEvore\";s:20:\"comment_author_email\";s:21:\"iliakotov.704@mail.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:78:\"look at here now Luxury metallic stickers\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:12:\"176.67.86.60\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1879,470,'akismet_delayed_moderation_email','1'),(1880,471,'akismet_error','1608108729'),(1881,471,'akismet_history','a:3:{s:4:\"time\";d:1608108729.1865470409393310546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1882,471,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:12:\"RaymondFague\";s:20:\"comment_author_email\";s:23:\"golybevfedor288@mail.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:34:\"view publisher site https://ssn.is\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:12:\"176.67.86.60\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1883,471,'akismet_delayed_moderation_email','1'),(1884,472,'akismet_error','1608116221'),(1885,472,'akismet_history','a:3:{s:4:\"time\";d:1608116221.662693023681640625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1886,472,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:12:\"StephanDroke\";s:20:\"comment_author_email\";s:23:\"ziminvitalii613@mail.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:74:\"additional resources hacking tutorials\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:12:\"176.67.86.60\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1887,472,'akismet_delayed_moderation_email','1'),(1888,473,'akismet_error','1608142057'),(1889,473,'akismet_history','a:3:{s:4:\"time\";d:1608142058.1225249767303466796875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1890,473,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:11:\"Lazzzepaync\";s:20:\"comment_author_email\";s:19:\"dcfvrgbth@gmail.com\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:101:\"Lolita Girls Loli Teen Fu*cked Collecting \r\n \r\nPt*hc c*p loli kid porno offline forum \r\n \r\nxtl.jp/?pr\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:12:\"77.35.39.140\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36 Edg/83.0.478.18\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1891,473,'akismet_delayed_moderation_email','1'),(1892,474,'akismet_error','1608168113'),(1893,474,'akismet_history','a:3:{s:4:\"time\";d:1608168113.5029621124267578125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1894,474,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:11:\"Invilleveft\";s:20:\"comment_author_email\";s:32:\"j.enta.iwor.ldpictu.ret5@o5o5.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:527:\"проектирование \r\nTegs: строительство ангаров из металлоконструкций https://specstroytrest.ru/uslugi/stroy/skladstroy/stroitelstvo-angarov-iz-metallokonstruktsij/ \r\n \r\nстроительство складских и промышленных зданий \r\nстроительство складских помещений \r\nстроительство спортивных сооружений\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.143.21.183\";s:10:\"user_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1895,474,'akismet_delayed_moderation_email','1'),(1896,475,'akismet_error','1608183749'),(1897,475,'akismet_history','a:3:{s:4:\"time\";d:1608183749.9671480655670166015625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1898,475,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:12:\"TimothyCoacy\";s:20:\"comment_author_email\";s:19:\"trsporti@rambler.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:130:\"Круто + за пост \r\n_________________ \r\nPin up казино\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:14:\"178.175.132.66\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1899,475,'akismet_delayed_moderation_email','1'),(1900,476,'akismet_error','1608313413'),(1901,476,'akismet_history','a:3:{s:4:\"time\";d:1608313413.343223094940185546875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1902,476,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:8:\"SimonDix\";s:20:\"comment_author_email\";s:19:\"sportiik@rambler.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:162:\"Спасибо, давно искал \r\n_________________ \r\nпартнерская программа на bet\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:14:\"185.244.214.46\";s:10:\"user_agent\";s:104:\"Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1903,476,'akismet_delayed_moderation_email','1'),(1904,477,'akismet_error','1608322602'),(1905,477,'akismet_history','a:3:{s:4:\"time\";d:1608322602.8228290081024169921875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1906,477,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:11:\"Melvinflisa\";s:20:\"comment_author_email\";s:19:\"sporrrtt@rambler.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:128:\"Спасидо, + \r\n_________________ \r\nАнализ букмекера\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:13:\"77.243.191.42\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1907,477,'akismet_delayed_moderation_email','1'),(1908,478,'akismet_error','1608345504'),(1909,478,'akismet_history','a:3:{s:4:\"time\";d:1608345504.5150830745697021484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1910,478,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:11:\"JosephGenue\";s:20:\"comment_author_email\";s:23:\"levkyrochkin498@mail.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:78:\"4-cmc - best hexedrone, Gro?handel 4-cmc\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:13:\"185.245.84.52\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1911,478,'akismet_delayed_moderation_email','1'),(1912,479,'akismet_error','1608366721'),(1913,479,'akismet_history','a:3:{s:4:\"time\";d:1608366721.7783870697021484375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1914,479,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:9:\"Rachaltox\";s:20:\"comment_author_email\";s:23:\"cpmuqpnwm@viagraget.com\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:205:\"viagra online?trackid=sp-006 \r\nbuy cheap viagra \r\nwhich are the best fake viagra how to boost viagra effects \r\nhttp://www.viagra24x7.com/ - kamagra online pharmacy\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:14:\"178.159.37.118\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1915,479,'akismet_delayed_moderation_email','1'),(1916,480,'akismet_error','1608373297'),(1917,480,'akismet_history','a:3:{s:4:\"time\";d:1608373297.6265299320220947265625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1918,480,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:11:\"InvillClofs\";s:20:\"comment_author_email\";s:40:\"j.e.n.t.a.i.w.orldpi.c.tu.r.e.t5@o5o5.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:539:\"разнорабочие на производство мск bestgruzchik \r\nTegs: разнорабочие на производство поддонов в москве bestgruzchik https://bestgruzchik.ru/ceny/raznorabochie/ \r\n \r\nразнорабочие на день нанять балашиха мск bestgruzchik \r\nразнорабочие на завод в москве bestgruzchik \r\nразнорабочие на завод москва bestgruzchik\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.143.22.142\";s:10:\"user_agent\";s:104:\"Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1919,480,'akismet_delayed_moderation_email','1'),(1920,481,'akismet_error','1608391150'),(1921,481,'akismet_history','a:3:{s:4:\"time\";d:1608391150.502964019775390625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1922,481,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:8:\"violapw3\";s:20:\"comment_author_email\";s:34:\"franta20@masaaki50.forcemix.online\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:185:\"Enjoy daily galleries\r\nhttp://photosnakedporn.instasexyblog.com/?jaylin \r\n\r\n condom falls off pron vida porn full leagth porn movies free the big bang porn mother daughter porn threeway\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:12:\"51.79.69.241\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1923,481,'akismet_delayed_moderation_email','1'),(1924,482,'akismet_error','1608411525'),(1925,482,'akismet_history','a:3:{s:4:\"time\";d:1608411525.4264280796051025390625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1926,482,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:11:\"InvillHally\";s:20:\"comment_author_email\";s:38:\"j.en.t.a.iw.orl.d.pi.ct.ur.et5@o5o5.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:148:\"курсы таро \r\nTegs: ясновидящая https://videnie.org/ \r\n \r\n \r\n \r\n\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:13:\"95.143.22.161\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1927,482,'akismet_delayed_moderation_email','1'),(1928,483,'akismet_error','1608423691'),(1929,483,'akismet_history','a:3:{s:4:\"time\";d:1608423691.1162860393524169921875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1930,483,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:5:\"Odobe\";s:20:\"comment_author_email\";s:23:\"no-reply@vape4style.com\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:498:\"Pancake Man vape juice 120ml \r\n \r\nVape4style.com - this universal stop, where can find all required mods, electronic juices and supplies accessories for e-cigarettes. We respect vaping for this reason gathered in one place widest assortment goods for vaping on the market. Our most important value rightfully is service visitors, we guaranteefast delivery, best consumer quality products and affordable retail prices.\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:12:\"2.95.108.168\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1931,483,'akismet_delayed_moderation_email','1'),(1932,484,'akismet_error','1608439750'),(1933,484,'akismet_history','a:3:{s:4:\"time\";d:1608439750.2850229740142822265625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1934,484,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:10:\"JamieMoult\";s:20:\"comment_author_email\";s:24:\"filimonovegor527@mail.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:65:\"link Гидра магазин\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:15:\"185.108.106.233\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1935,484,'akismet_delayed_moderation_email','1'),(1936,485,'akismet_error','1608447007'),(1937,485,'akismet_history','a:3:{s:4:\"time\";d:1608447007.675117969512939453125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1938,485,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:8:\"Jamessep\";s:20:\"comment_author_email\";s:27:\"sinitsyn.andrei.659@mail.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:70:\"informative post Гидра сайт\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:15:\"185.108.106.233\";s:10:\"user_agent\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1939,485,'akismet_delayed_moderation_email','1'),(1940,486,'akismet_error','1608461341'),(1941,486,'akismet_history','a:3:{s:4:\"time\";d:1608461341.4504430294036865234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1942,486,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:9:\"Joshuacig\";s:20:\"comment_author_email\";s:25:\"ryslanignatov.483@mail.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:75:\"visit the site Гидра магазин\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:15:\"185.108.106.233\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1943,486,'akismet_delayed_moderation_email','1'),(1944,487,'akismet_error','1608465908'),(1945,487,'akismet_history','a:3:{s:4:\"time\";d:1608465908.706286907196044921875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1946,487,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:10:\"RichardBuh\";s:20:\"comment_author_email\";s:15:\"ayka@paketos.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:2105:\"Наша фирменная услуга грузоперевозки была основана в целях комфорта клиентов. У нашей знаменитой международной компании ИП КОНСТАНТИН Анжеро-Судженск имеется личный автомобильный парк а также штат курьеров. Наша производственная компания готова совершить доставку товара для вашего предприятия в благоприятное время. Для этого только лишь выберите сию услугу. В том случае ваш товар будет доставлен очень точно и быстро. Можно рассчитывать на своевременное сопровождение, персональные решения и отменное качество широкоформатной печати. \r\nбумага оберточная в рулонах \r\n \r\n \r\nНа протяжении более 7 лет предприятияНПК КЛАВДИЙ Боровичи приходить на помощь предприятиям в многообразных ветвях промышленного производства находить идеальные решения для пакетирования своей продукции. Специализированная международная компания ценит новинки, гибкость, ориентацию на покупателя и стремление к неизменному усовершенствованию. Значительный набор изделий ( пакеты с замком (зип-лок пакеты)), позволяют реализовать предпочтения более взыскательных клиентов. Доставка товара осуществляем в какой угодно регион страны.\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:13:\"128.71.144.68\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1947,487,'akismet_delayed_moderation_email','1'),(1948,488,'akismet_error','1608481179'),(1949,488,'akismet_history','a:3:{s:4:\"time\";d:1608481179.7171080112457275390625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1950,488,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:8:\"Ilonletr\";s:20:\"comment_author_email\";s:37:\"s.a.l.es.123.456.7.890@nexttrend.site\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:501:\"Доброго времени суток дамы и господа \r\nНаша компания мы занимаем первое место по качеству и цене производства аква продукции в Одессе. Вас может заинтерсовать: \r\nНаша сайт - http://www.05745.com.ua/list/261082\r\n \r\nЗаходите и выбирайте - домашний водопад по стеклу цена\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:14:\"195.181.172.69\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4089.0 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1951,488,'akismet_delayed_moderation_email','1'),(1952,489,'akismet_error','1608489281'),(1953,489,'akismet_history','a:3:{s:4:\"time\";d:1608489281.5747020244598388671875;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1954,489,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:8:\"Ofawroba\";s:20:\"comment_author_email\";s:19:\"desereopy@gmail.com\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:248:\"Welcome to https://pornoturedy.com, a porn place where you will have thousands and thousands of porn movies, in full length, from niches like amateur, teens, anal, art, asian, BBW, BDSM, big ass, double penetration, erotic, fetish, gaping and more.\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:13:\"128.70.241.40\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1955,489,'akismet_delayed_moderation_email','1'),(1956,490,'akismet_error','1608533496'),(1957,490,'akismet_history','a:3:{s:4:\"time\";d:1608533496.305531024932861328125;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1958,490,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:9:\"Robertfum\";s:20:\"comment_author_email\";s:24:\"kriukovryslan441@mail.ru\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:135:\"browse around these guys https://porno150.com/category/%d0%b3%d1%80%d1%83%d0%bf%d0%bf%d0%be%d0%b2%d0%be%d0%b9-%d1%81%d0%b5%d0%ba%d1%81/\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:12:\"176.67.86.49\";s:10:\"user_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:81:\"https://metropolitannannies.com/10-common-disagreements-between-moms-and-nannies/\";}'),(1959,490,'akismet_delayed_moderation_email','1'),(1960,491,'akismet_error','1608601676'),(1961,491,'akismet_history','a:3:{s:4:\"time\";d:1608601676.5794260501861572265625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(1962,491,'akismet_as_submitted','a:11:{s:14:\"comment_author\";s:5:\"Name*\";s:20:\"comment_author_email\";s:27:\"matthewmorton4615@gmail.com\";s:18:\"comment_author_url\";s:7:\"Website\";s:15:\"comment_content\";s:14:\"CUPiMGNOHdfrjg\";s:12:\"comment_type\";s:0:\"\";s:7:\"user_ip\";s:12:\"187.191.0.13\";s:10:\"user_agent\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36\";s:4:\"blog\";s:31:\"https://metropolitannannies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:65:\"https://metropolitannannies.com/metropolitan-nannies-in-the-news/\";}'),(1963,491,'akismet_delayed_moderation_email','1'); /*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_comments` -- DROP TABLE IF EXISTS `wp_comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `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', PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`), KEY `comment_author_email` (`comment_author_email`(10)) ) ENGINE=InnoDB AUTO_INCREMENT=492 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_comments` -- LOCK TABLES `wp_comments` WRITE; /*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */; INSERT INTO `wp_comments` VALUES (1,370,'KennethSaums','zlnrisswu@sildenafilcitratemy.com','http://Website','38.87.147.70','2019-12-30 02:58:25','2019-12-30 02:58:25','generic cialis online pharmacy viagra pfizer generic viagra',0,'0','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(2,370,'Justinfup','kvtkbd@outlook.com','http://Website','46.119.176.243','2019-12-30 09:43:08','2019-12-30 09:43:08','Write My Paper - EssayErudite.com \r\n \r\nLooking for an expert to write my paper for you? You are at the right place. \r\nProviding superior writing service appears to be our main specialization and passion. \r\nOur website is the best destination for every English-speaking student who calls for assistance when handling his or her daily academic tasks. \r\n \r\nwrite my paper \r\n \r\nWrite My Paper - https://essayerudite.com/write-my-paper/ \r\n \r\nbuy research papers\r\nphd thesis writing service\r\ncustom thesis writing services\r\nbuy an essay online cheap\r\ncorrect my essay',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(3,370,'TylerTeats','mfkmst@outlook.com','http://Website','46.119.188.24','2019-12-30 11:06:13','2019-12-30 11:06:13','Essay Writing Service - EssayErudite.com \r\n \r\nOur essay writing service provides a full-scale writing assistance accessible online 24/7. \r\nApart from many other writing companies, we are rather picky when forming a professional staff of experts. \r\nMoreover, we try to make our every customer feel safe and pleased with the service. \r\n \r\nessay writing service \r\n \r\nEssay Writing Service - https://essayerudite.com \r\n \r\nwrite my dissertation\r\nhelp with thesis\r\nprofessional dissertation writers\r\ndissertation writing services\r\nbest thesis writing service',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134','',0,0),(4,370,'KennethSaums','eegndukie@sildenafilcitratemy.com','http://Website','38.145.71.139','2020-01-01 21:43:11','2020-01-01 21:43:11','viagra side effects buy viagra online without script cialis over the counter at walmart',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(5,370,'rbkztiece','maraninatamara@gmail.com','http://Website','178.159.37.88','2020-01-08 21:32:19','2020-01-08 21:32:19','Hello. And Bye.',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36','',0,0),(6,370,'RichardBuh','ayka@paketos.ru','http://Website','37.9.150.97','2020-01-13 16:18:28','2020-01-13 16:18:28','Наша фирменная сервисная служба перевозки была основана в целях удобства потребителей. У нашей знаменитой корпорации ОДО Новичков Клинцы существует свой автомобильный парк и штат рассыльных. Наша специализированная международная компания готова сделать доставку выпускаемой продукции вам в подходящее время. Для всего этого просто-напросто сделаете заказ эту услугу. При таких обстоятельствах ваш продукт будет доставлен очень быстро и точно. Можно без проблем рассчитывать на отличное качество печати, персональное решение и своевременное сопровождение. \r\nвакуумные пакеты для продуктов \r\n \r\n \r\nЗнаменитый холдинг ЗАО Мамыкин Пенза стремится предоставить вам, лучший сервис. Наш внушительный запас изделий(бумажных уголкахи) на торговом складе, быстрый оборот заказов, замечательное обслуживание клиентов и более очень доступные для каждогоцены позволяет покупать невредныхпакетах дой-пак абсолютно всем. Фирма импортирует, производит, и реализует любые виды упаковки(пакетов пвх ).',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68','',0,0),(7,370,'RichardBuh','ayka@paketos.ru','http://Website','92.240.130.58','2020-01-15 10:35:52','2020-01-15 10:35:52','Наша фирменная сервисная служба транспортировки была организована с целью, чтоб нашим заказчикам было практично. У нас организации ИП Манин Щекино имеется в наличии свой автомобильный парк а также штат курьеров. Мы готовы доставить нужный товар для вас в оптимальное время. Для этого просто-напросто выберите эту сервисную услугу. Тогда ваш товар будет доставлен предельно точно и быстро. Вы можете рассчитывать на своевременное сопровождение, индивидуальные решения и отличное качество печати. \r\nпакет пвх белый \r\n \r\n \r\nНа протяжении более десятка лет знаменитого предприятияООО Невзоров Симферополь приходить на выручку компаниям в разных отраслях промышленного производства находить образцовые решения для упаковки своих изделий. Организация ценит новые технологии, гибкость, уклон на потребителя и стремление к вечному модернизации. Грандиозный ассортимент изделий (мешки полиэтиленовые ), позволяют реализовать предпочтения наиболее требовательных производственных партнеров. Транспортировка товаров может производится в какой угодно район рф.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(8,370,'stroypooxy','svetaryabushkina196@mail.ru','http://Website','82.208.113.60','2020-01-16 22:39:45','2020-01-16 22:39:45','http://krym-stroy.ru - Строительная компания в Крыму - подробнее на сайте http://krym-stroy.ru - krym-stroy.ru',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.106','',0,0),(9,370,'CharliePhish','adultnetworkmail@gmail.com','http://Website','213.166.69.21','2020-01-19 01:09:18','2020-01-19 01:09:18','- Gay0Day.com - Gay porn tube',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 Kinza/4.8.2','',0,0),(10,370,'Eugenespouh','progonshikov@yandex.com','http://Website','45.132.194.16','2020-01-19 06:10:11','2020-01-19 06:10:11','сайт воронежа',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(11,370,'teleinspLem','aaronogden8564@yandex.com','http://Website','37.9.146.4','2020-01-19 19:10:01','2020-01-19 19:10:01','Полагаясь на долголетний полученный опыт в этом деле и профессиональную бригаду мастеров своего дела, по обустройство скважины, обслуживание скважин, прочистка ливневой канализации, промывка ливневой канализации, очистка поверхностей высоким давлением, поставка водоподъёмных колонн, очистка обсадной колонны скважины, восстановление эксплуатационных характеристик скважины и прочие. Данные услуги хорошо используются в разных ориентациях, таких как коммерческий, а также жилой сектор, сельхозхозяйство и ирригация. Наша команда экспертов обладает обширным навыком в данных направлениях, это помогает нам исполнять все эти работы такие услуги как прочистка канализации, обслуживание канализации, замена глубинных насосов, прочистка дождевой канализации, установка пьезометрических трубок, Видеообследование скважины, очистка водоподъёмных труб, очистка трубопроводов высоким давлениемоперативно и легко. Представляемые услуги ценятся нашими заказчиками за их своевременное выполнение и гораздо лучшую ценовую политику.',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36','',0,0),(12,370,'fun questions to ask a guy online dating','chi_governor@hotmail.de','https://www.treasa.pw/fun-questions-to-ask-a-guy-online-dating.htm','149.20.247.180','2020-01-20 09:22:10','2020-01-20 09:22:10','free dating sites for single parents in usa fun questions to ask a guy online dating most popular free dating \r\nsites in usa american singles dating site free bisexual porn dating site for programmers i had sex with my mom totally free senior dating sites sex selfie stick in action top christian dating sites uk sims 4 sex mod youtube affair dating site to go public porn tubes sex egypt gay and lesbian dating websites sex sound effects app singles dating \r\nsite in usa free online dating sites no credit card free crossdresser dating sites sex names and positions dating herpes sites gay online dating sites canada freaks of nature porn crazy sex ideas to do with your wife free rock dating sites \r\nuk erica lauren porn mom free porn 10 best sex tips for guys \r\ntips on writing online dating profile thai dating sites chiang mai best written profile for online \r\ndating free iphone porn videos sex on the first date the 1975 sex ep zip german dating site dating sites in florida \r\nsex video s pirates porn sex questions meme wwe sex tape gay porn stars \r\nmeth and sexuality best \r\npoz dating site tatoo porn chloe lamb porn dating sites in florida dating sites for friends with benefits online dating photographer nyc dating sites for over 60 list of top international dating sites funny dating app bios',0,'0','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Maxthon/4.9.4.3000 Chrome/39.0.2146.0 Safari/537.36','',0,0),(13,370,'RobertEsove','ldkt@mk1srdwc.com','http://Website','178.159.37.60','2020-01-20 11:01:17','2020-01-20 11:01:17','cialis daily http://cialisxtl.com cialis vidalista',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','',0,0),(14,370,'video porno selena gomez','candace.thielen@zoho.com','https://www.noella.website/video-porno-selena-gomez.html','199.34.89.126','2020-01-21 09:14:18','2020-01-21 09:14:18','sexo porno trio video porno selena gomez \r\nvideo sexo pareja sexo discapacitados porno maduras amateur mujeres hombres y viceversa porno \r\nsida sexo oral sexo madre e hija sexo gratis en sabadell maduras porno casero anuncios sexo gay frances sexo busco \r\nchica guapa video porno de miley cyrus pilladas en la calle sexo mejores actrices porno negras sexo \r\nastral porno intercambios \r\nvictoria justice porno chat de sexo barcelona porno de ancianas actrices sexo \r\nbelen esteban porno descarga porno sexo en paterna mejores actrices porno negras droga \r\ndel sexo agencia de contactos para mujeres buscar \r\nchico para chatear sexo comics \r\nsexo cuenca porno trios caseros fotos de sexo gay video porno cratis porno kim kardashian porno pros porno amateur en castellano sexo con la familia amateurs sexo \r\nmujeres sexo sevilla contactos chicos zaragoza porno gay chino \r\njuegos sexo ver sexo porno camaras de \r\nsexo gratis contactos con mujeres en lucena sexo videos caseros videos porno incesto madres video gratis sexo sexo en el medico \r\nvideos porno orgasmos',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 YaBrowser/18.3.1.1232 Yowser/2.5 Safari/537.36','',0,0),(15,370,'Louiswag','jamesfrank1970@rambler.ru','http://Website','89.187.165.147','2020-01-21 14:19:41','2020-01-21 14:19:41','The armed forces of the Russian Federation (unofficial abbreviation of the armed forces of the Russian Federation, on military uniforms officially provided stripes with the inscription \" Armed Forces of Russia\") — state military organization of the Russian Federation, designed to repel aggression directed against it, for the armed protection of the territorial integrity and inviolability of its territory, as well as to perform tasks in accordance with international treaties. \r\nTactical vests',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','',0,0),(16,370,'Vitaliyldvj','anto.novv.it.aliy.944@gmail.com','http://Website','5.178.80.22','2020-01-24 08:10:05','2020-01-24 08:10:05','Доброго времени суток друзья! \r\nНаша организация занимается свыше 10 лет продажей аква изделий для декора помещений в Харькове. Вот основные виды продукции, которые мы можем предложить вам: \r\n1)Пузырьковая панель – Уникальный декор, который заменит аквариум, и сделает уютной атмосферу в Вашем помещении. Данный вид аква конструкций отлично подходит для любого типа помещений. \r\n2)Декоративный водопад по стеклу- Служит отличным решением для зонирования помещений в виде перегородок, как для жилых, так и для общественных помещений. Кроме того, Вы сделаете правильный выбор, если поставите такое изделие в кафе, ресторане или спа салоне, это придаст динамичности в Ваш интерьер и отлично его дополнит. \r\n3)Водяная стена – Аква декор, который поможет Вам расслабиться и немного порелаксировать после тяжелых будней, а световой эффект будет работать как светильник или торшер с функцией светотерапии, которая применяется для лечения различны психических расстройств. \r\n4)Водопад по стеклу - Мы применяем водопады по стеклу в ниши, в виде перегородки, может быть напольного типа, возле стены, навесного настенного типа.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(17,370,'Eugenegok','sudogo7788@ro.ru','http://Website','188.163.60.158','2020-01-24 10:01:12','2020-01-24 10:01:12','Всех приветствую \r\nя встретила тут магазин по пряже \r\nдомпряжи.рф \r\nТак вот в чем вопрос: \r\nХотела тут кое-что приобрести \r\n \r\nплед крупной вязки своими руками \r\nПосоветуйте пожалуйста кто что знает об этом маказине ? \r\nИм можно доверять? Ато они и в Москве есть и как раз недалеко от меня.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(18,370,'JamesTew','inbox424@glmux.com','http://Website','185.136.159.26','2020-01-28 18:22:53','2020-01-28 18:22:53','You should get decent grades, but usually are not superior in producing an essay | Our qualified writers provide the optimal essays in British isles | Retain them currently and obtain the top value.\r\n \r\nhttps://howtowriteaessayaboutapoem775.blogspot.com\r\nhttps://essaywritingreview948.blogspot.com\r\nhttps://ineedhelpwritingaessay725.blogspot.com\r\nhttps://readingandwritingessay914.blogspot.com\r\nhttps://highschoolessayhelp112.blogspot.com\r\nhttps://writingessayinenglish12.blogspot.com\r\nhttps://buycustomessay595.blogspot.com\r\nhttps://quotesusedinessaywriting133.blogspot.com\r\nhttps://quotationinessaywriting575.blogspot.com\r\nhttps://writingessayinenglish203.blogspot.com\r\nhttps://topessaywritingservice329.blogspot.com\r\nhttps://downloadablewritingpaper343.blogspot.com\r\nhttps://stepstowritingapaper922.blogspot.com\r\nhttps://endnotes5.blogspot.com/\r\nhttps://wordstouseinessaywriting579.blogspot.com\r\nhttps://termpaperwritingservice671.blogspot.com\r\nhttps://treewritingpaper454.blogspot.com\r\nhttps://howtowriteenglishessay932.blogspot.com\r\nhttps://narrativewritingessay373.blogspot.com\r\nhttps://essayforcollegeapplication396.blogspot.com\r\nhttps://helpwriteanessay345.blogspot.com\r\nhttps://civilproceduremultiplechoice0.blogspot.com/\r\nhttps://howtogetagoodgradeinscience1.blogspot.com/\r\nhttps://howtowriteanexploratoryessay83.blogspot.com\r\nhttps://1assignmentwritingservice.blogspot.com/\r\nhttps://mbaadmissionessay122.blogspot.com\r\nhttps://howtowritecollegeessay185.blogspot.com\r\nhttps://assignmentwritingserviceuk12.blogspot.com/\r\nhttps://writingdatesinessays154.blogspot.com\r\nhttps://writingascientificreviewpaper596.blogspot.com\r\nhttps://helpingthepooressay871.blogspot.com\r\nhttps://writingpapershigh463.blogspot.com\r\nhttps://essaywritingforeslstudents397.blogspot.com\r\nhttps://essaywriting307.blogspot.com\r\nhttps://cheap-social-work-essays-examples.blogspot.com/\r\nhttps://buycheapessays124.blogspot.com\r\nhttps://promptsforcollegeessays421.blogspot.com\r\nhttps://howtoheadacollegeessay577.blogspot.com\r\nhttps://historyessaywriting702.blogspot.com\r\nhttps://problem-solution-essay.blogspot.com/\r\nhttps://internationalrelationspapers.blogspot.com/\r\nhttps://howtowriteawrittenessay311.blogspot.com\r\nhttps://howtowritethebestessayever51.blogspot.com\r\nhttps://essayonhelpingsomeone.blogspot.com\r\nhttps://freecollegeessays493.blogspot.com\r\nhttps://helpmewritearesearchpaper247.blogspot.com\r\nhttps://englishgrammaressaywriting28.blogspot.com\r\nhttps://essaywritinggames581.blogspot.com\r\nhttps://commoncollegeapplicationessay647.blogspot.com\r\nhttps://essayacademicwriting435.blogspot.com\r\nhttps://howtowriteaessayaboutmyself158.blogspot.com\r\nhttps://writingareactionpaper52.blogspot.com\r\nhttps://buyessays453.blogspot.com\r\nhttps://howtowriteagoodpaper172.blogspot.com\r\nhttps://essayuniversity285.blogspot.com\r\nhttps://websitethatwillwriteapaperforyou1.blogspot.com/\r\nhttps://essaywritingonnewspaper137.blogspot.com\r\nhttps://icantwriteessays620.blogspot.com\r\nhttps://stagesofessaywriting.blogspot.com\r\nhttps://writeessaysformoney470.blogspot.com\r\nhttps://howtowriteanmlaessay708.blogspot.com\r\nhttps://howtowriteatermpaper17.blogspot.com\r\nhttps://howtowriteanursingessay47.blogspot.com\r\nhttps://medicalschoolapplicationessay365.blogspot.com\r\nhttps://collegeresearchpaperstopics.blogspot.com/\r\nhttps://ifiwerepresidentwritingpaper689.blogspot.com\r\nhttps://researchpaperwritingservices903.blogspot.com\r\nhttps://helpwithcollegeessaywriting239.blogspot.com\r\nhttps://bestcustomessaywritingservice122.blogspot.com\r\nhttps://collegeessayshelp643.blogspot.com\r\nhttps://writepaperonline377.blogspot.com\r\nhttps://best-custom-writing-service.blogspot.com/\r\nhttps://paytowriteanessay530.blogspot.com\r\nhttps://pinkwritingpaper628.blogspot.com\r\nhttps://customessaywritingaustralia.blogspot.com\r\nhttps://drseusswritingpaper397.blogspot.com\r\nhttps://goodcollegeadmissionessays220.blogspot.com\r\nhttps://showmehowtowriteanessay41.blogspot.com\r\nhttps://americanessaywritingservice.blogspot.com\r\nhttps://howtowritecauseeffectessay166.blogspot.com\r\nhttps://whatshouldbeinacollegeessay508.blogspot.com\r\nhttps://howtowritepersuasiveessays588.blogspot.com\r\nhttps://howtowritecasestudypaper389.blogspot.com\r\nhttps://250wordcollegeessay131.blogspot.com\r\nhttps://goodcollegeadmissionessays747.blogspot.com\r\nhttps://howtowriteareportpaper202.blogspot.com\r\nhttps://essayonmycollege503.blogspot.com\r\nhttps://essaycustomwriting111.blogspot.com\r\nhttps://opinionwritingpaper818.blogspot.com\r\nhttps://writingabriefingpaper572.blogspot.com\r\nhttps://funwritingpaper479.blogspot.com\r\nhttps://collegeessaywritingservices326.blogspot.com\r\nhttps://essayhelperparagraph.blogspot.com/\r\nhttps://professionalresearchpaperwriting1.blogspot.com/\r\nhttps://businessschoolessays619.blogspot.com\r\nhttps://howtowriteacompositionpaper578.blogspot.com\r\nhttps://linedchristmaswritingpaper960.blogspot.com\r\nhttps://collegeessayfunny615.blogspot.com\r\nhttps://howtowriteaessayplan358.blogspot.com\r\nhttps://fourlineenglishwritingpaper579.blogspot.com',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(19,370,'JamesTew','inbox424@glmux.com','http://Website','185.136.159.26','2020-01-28 18:40:15','2020-01-28 18:40:15','Hunting for that optimum method to get Custom made educational essay producing support | Trouble solved! Look at our personalized essay creating assistance, dissertation producing support in British isles.\r\n \r\nhttps://howtowriteanaessay805.blogspot.com\r\nhttps://bestwaystowriteanessay305.blogspot.com\r\nhttps://germanessaywriting140.blogspot.com\r\nhttps://transfercollegeessays827.blogspot.com\r\nhttps://collegeessayreview654.blogspot.com\r\nhttps://wherecanibuycollegeessays12.blogspot.com/\r\nhttps://helpwritingessaypaper910.blogspot.com\r\nhttps://writingpaperkindergarten451.blogspot.com\r\nhttps://howtowriteaintroductionessay975.blogspot.com\r\nhttps://essaysforcollegescholarships.blogspot.com\r\nhttps://stepstowritinganessay960.blogspot.com\r\nhttps://writingessay428.blogspot.com\r\nhttps://helpmewriteanessay994.blogspot.com\r\nhttps://writeanalysisessay456.blogspot.com\r\nhttps://quotesforcollegeessays.blogspot.com\r\nhttps://dottedlinewritingpaper727.blogspot.com\r\nhttps://bestessaywriters721.blogspot.com\r\nhttps://paperwritingservice910.blogspot.com\r\nhttps://observationessaythesis1.blogspot.com/\r\nhttps://onlineessaywritinghelp477.blogspot.com\r\nhttps://importanceofessaywriting578.blogspot.com\r\nhttps://howtowritemlaessay464.blogspot.com\r\nhttp://autobiography-forcollege.blogspot.com/\r\nhttps://universityessayhelp23.blogspot.com\r\nhttps://writingaliteraryresearchpaper941.blogspot.com\r\nhttps://exemplarycollegeessays797.blogspot.com\r\nhttps://criteriaforessaywriting325.blogspot.com\r\nhttps://helpwritingcollegeessays293.blogspot.com\r\nhttps://bestessayforyou203.blogspot.com\r\nhttps://howtowriteargumentativeessays354.blogspot.com\r\nhttps://termpaperwritingservice70.blogspot.com\r\nhttps://writingaresearchpaperthesis487.blogspot.com\r\nhttps://cheapresearchpapers553.blogspot.com\r\nhttps://spacethemedwritingpaper199.blogspot.com\r\nhttps://essayscollege388.blogspot.com\r\nhttps://essayonessaywriting126.blogspot.com\r\nhttps://writingafiveparagraphessay.blogspot.com\r\nhttps://exampleofresearchpaperoutline.blogspot.com/\r\nhttps://elephantwritingpaper746.blogspot.com\r\nhttps://howtowriteaboutmyselfessay824.blogspot.com\r\nhttps://veteransdaywritingpaper233.blogspot.com\r\nhttps://writingaboutyourselfessay412.blogspot.com\r\nhttps://learningtowriteanessay870.blogspot.com\r\nhttps://howtowriteagreatessay465.blogspot.com\r\nhttps://spelmancollegeessay325.blogspot.com\r\nhttps://howtowritebestessay505.blogspot.com\r\nhttps://argumentessaywriting70.blogspot.com\r\nhttps://schoolwritingpaper175.blogspot.com\r\nhttps://howtowriteanursingessay722.blogspot.com\r\nhttps://antwritingpaper829.blogspot.com\r\nhttps://kindergardenwritingpaper1.blogspot.com/\r\nhttps://essaywritingatmasterslevel.blogspot.com\r\nhttps://highschooladmissionessay526.blogspot.com\r\nhttps://domyessay571.blogspot.com\r\nhttps://writeanessayintroduction547.blogspot.com\r\nhttps://freeonlineessaywritingtest814.blogspot.com\r\nhttps://catessaywriter747.blogspot.com\r\nhttps://collegeessaywriting898.blogspot.com\r\nhttps://collegeacceptanceessay778.blogspot.com\r\nhttps://macbethessay674.blogspot.com\r\nhttps://essaywritingaboutmyteacher559.blogspot.com\r\nhttps://writingessayspdf815.blogspot.com\r\nhttps://whocanwritemyessay71.blogspot.com\r\nhttps://essaysoncollegeeducation560.blogspot.com\r\nhttps://narrativeessaycollege431.blogspot.com\r\nhttps://backgroundwritingpaper991.blogspot.com\r\nhttps://howtowritespeechessay116.blogspot.com\r\nhttps://writtencollegeessays55.blogspot.com\r\nhttps://writepapersonline218.blogspot.com\r\nhttps://essaywritingaboutyourself220.blogspot.com\r\nhttps://needhelpwritinganessay927.blogspot.com\r\nhttps://whatisgoodwritingessay299.blogspot.com\r\nhttps://utadmissionsessay682.blogspot.com\r\nhttps://kidswritingpaper227.blogspot.com\r\nhttps://uccollegeessay133.blogspot.com\r\nhttps://howtowriteanexploratoryessay1.blogspot.com/\r\nhttps://collegestudentessay65.blogspot.com\r\nhttps://writemyessayservice784.blogspot.com\r\nhttps://inspirationalcollegeessays812.blogspot.com\r\nhttps://essaywritingterms406.blogspot.com\r\nhttps://extendedessayhelp35.blogspot.com\r\nhttps://admissionessaywriting561.blogspot.com\r\nhttps://onlinepaperwritingservice494.blogspot.com\r\nhttps://buy-an-essay--cheap.blogspot.com/\r\nhttps://essaywritingassignmenthelp549.blogspot.com\r\nhttps://buyessay280.blogspot.com\r\nhttp://purchaseessaypapers1.blogspot.com/\r\nhttps://footnotes2.blogspot.com/\r\nhttps://mediaessaywriting369.blogspot.com\r\nhttps://essaywritingconclusion880.blogspot.com\r\nhttps://writinggoodcollegeessays346.blogspot.com\r\nhttps://howtowritearesearchessay344.blogspot.com\r\nhttps://papertowriteonthecomputer1.blogspot.com/\r\nhttps://musicwritingpaper313.blogspot.com\r\nhttps://howtowriteessaywithexample449.blogspot.com\r\nhttps://howtowriteanessaypaper18.blogspot.com\r\nhttps://valentineswritingpaper.blogspot.com/\r\nhttps://writingessaysaboutyourself647.blogspot.com\r\nhttps://essaywritingforuniversity511.blogspot.com\r\nhttps://collegeessayassignment900.blogspot.com',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(20,370,'RogerClake','natansh2502@gmail.com','http://Website','46.148.26.211','2020-01-29 03:23:05','2020-01-29 03:23:05','Интернет-телевидение \"Belss TV\" за 11 евро в месяц! \r\nЭто: Разнообразие — более 2500 каналов, HD, 3D и видеотека на 25000 фильмов и телесериалов. \r\nКомфортный просмотр — арxив передач на 72 часов. Опыт и профессионализм — более 2 лет на рынке. \r\nЗабота о клиентаx — круглосуточная поддержка на разных языках. \r\nВозможность смотреть IPTV одновременно на 5-ти устройствах в одной квартире/офисе. \r\n«Мультирум» позволит вам наслаждаться любимыми каналами в отличном качестве. Ни каких регистраций! \r\nНаш портал использует последние технологии регистрации, т.е. Вам не нужно нигде регистрироваться все происходит автоматически. \r\nПри первом входе на портал на устройствах активируется тест на 3 дня и Вы сможете протестировать качество вещания. \r\nИнтернет-телевидение \"Belss TV\" WhatApp +972559774080',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.106','',0,0),(21,370,'Vitus_Britva_knilM','vitbritva@yandex.ru','http://Website','91.201.218.123','2020-02-02 17:09:01','2020-02-02 17:09:01','Всем привет! \r\n \r\nСмотрите как выиграть reigns https://www.youtube.com/watch?v=L7XEQmxAXiE :-) Жесть \r\n \r\nПонравилось: 8465477785 пользователям',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','',0,0),(22,370,'fisting','csile@mail.ru','http://Website','139.99.104.233','2020-02-03 13:35:22','2020-02-03 13:35:22','Элитные проститутки Классический секс Глубокий минет Минет без резинки (МБР) Куннилингус Эротический массаж Эскорт Обязательно презерватив Страпон Фистинг анальный Золотой дождь Просто представь на мгновение, как мой шаловливый язычок скользит по твоей твердеющей от возбуждения плоти, или как твои руки уверенно ложатся на мою роскошную грудь.дача Копро Просто представь на мгновение, как мой шаловливый язычок скользит по твоей твердеющей от возбуждения плоти, или как твои руки уверенно ложатся на мою роскошную грудь.дача Работаю только со страпоном Отстрапоню твою попку нежно или жестко Работаю: - страпон клиенту + - анальный/вагинальный фистинг клиенту + - массаж простаты клиенту + Жду твоего звоночкаОтдай свою попку на растирзание львице. Просто представь на мгновение, как мой шаловливый язычок скользит по твоей твердеющей от возбуждения плоти, или как твои руки уверенно ложатся на мою роскошную грудь. Услуги Госпожи Нравится целоваться, у меня свои натуральные пухлые губы, красивая улыбка, глаза. Есть за что подержаться, но при этом упругая кожа и отсутствует целлюлит)) Люблю КУНИ! Элитные проститутки Администрации сайта: admin@nightlady.su анал сперма на лице Секс в троем Транс жестко трахает девушку с окончанием в рот Порно на любой вкус Элитные проститутки сперма на лице Элитные проститутки Классический секс Глубокий минет Минет без резинки (МБР) Куннилингус Эротический массаж Эскорт Обязательно презерватив Страпон Фистинг анальный Золотой дождь Просто представь на мгновение, как мой шаловливый язычок скользит по твоей твердеющей от возбуждения плоти, или как твои руки уверенно ложатся на мою роскошную грудь.дача Копро Просто представь на мгновение, как мой шаловливый язычок скользит по твоей твердеющей от возбуждения плоти, или как твои руки уверенно ложатся на мою роскошную грудь.дача Работаю только со страпоном Отстрапоню твою попку нежно или жестко Работаю: - страпон клиенту + - анальный/вагинальный фистинг клиенту + - массаж простаты клиенту + Жду твоего звоночкаОтдай свою попку на растирзание львице. Просто представь на мгновение, как мой шаловливый язычок скользит по твоей твердеющей от возбуждения плоти, или как твои руки уверенно ложатся на мою роскошную грудь. Услуги Госпожи Нравится целоваться, у меня свои натуральные пухлые губы, красивая улыбка, глаза. Есть за что подержаться, но при этом упругая кожа и отсутствует целлюлит)) Люблю КУНИ! Элитные проститутки Администрации сайта: admin@nightlady.su анал сперма на лице Секс в троем Транс жестко трахает девушку с окончанием в рот Порно на любой вкус Элитные проститутки сперма на лице',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(23,370,'MillardRoani','bradshawhannah701930@yandex.com','http://Website','128.71.201.52','2020-02-04 03:49:33','2020-02-04 03:49:33','Делая упор на долголетний полученный опыт в этом секторе и профессиональную бригаду специалистов, по , обслуживание скважин, замена глубинных насосов, промывка дренажной канализации, очистка ёмкостей питьевой воды, поставка водоподъёмных труб, восстановление скважины до паспортных данных, поставка скважинных труб и другие. Данные сервисы обширно можно применять в разнообразных секторах, таких как коммерческий, а также жилой сектор, сельхозхозяйство и ирригация. Вся наша бригада профессионалов имеет в своем распоряжение больше 12 лет практического опыта производственного в этих областях, все это помогает нашей фирме делать все эти сервисы такие услуги как обустройство скважины, оборудование скважины, гидродинамическая очистка, замена труб в скважине, монтаж водоподъёмной трубы в скважине, промывка трубопроводов высоким давлением, очистка обсадной колонны скважины, восстановление эксплуатационных характеристик скважинырезультативно и очень быстро. Представляемые услуги ценятся различными нашими заказчиками за их быстрое осуществление и конкурентноспособную ценовую программу.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(24,370,'AnnaTitova','merkurowa@mail.ru','http://Website','194.68.44.14','2020-02-05 11:23:26','2020-02-05 11:23:26','http://all-avto-news.ru \r\nhttp://allpiconline.com \r\nhttp://alzor.ru \r\nhttp://appolloshop.ru',0,'0','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','',0,0),(25,370,'Ramon','alex.pry@gmail.com','http://Website','176.100.190.85','2020-02-06 03:48:45','2020-02-06 03:48:45','Both she and Lisa Spiegel, a director of Soho Parenting, a family counseling center in Manhattan, advise scheduling weekly meetings between mother (or father) and nanny. They should be casual — just a chance to exchange observations and suggestions — but they should be at the same time every week so that each party knows to expect them. That way, no one has to stew about whether and when to bring up a touchy issue, because it can always be raised at the weekly session. Ms. Spiegel said that it’s important for families to remember that their nanny is an employee and not a family member, no matter how much they love the person.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(26,370,'Servicewhr','bor.i.s197.7.go.r.b.uno.v@gmail.com','http://Website','199.115.96.93','2020-02-06 07:00:37','2020-02-06 07:00:37','Добрый день товарищи! \r\nНаша контора занимается свыше 10 лет ремонтом и обслуживанием оргтехники в городе Минске.Основные направления и виды нашей деятельности: \r\n \r\n1)Заправка и восстановление картриджей \r\n \r\n2)Ремонт и сервис оргтехники \r\n \r\n3)Ремонт и настройка компьютеров и ноутбуков \r\n \r\n4)SEO продвижение сайтов \r\n \r\n5)Разработка сайтов \r\nВсегда рады помочь Вам! \r\nзаправка картриджей тимирязева 65\r\nзаправка картриджей шафарнянская\r\nсколько стоит ремонт монитора ноутбука\r\nремонт компьютера 24 часа\r\nзаправка восстановление ремонт картриджей принтеров мфу копиров',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','',0,0),(27,370,'Geraldmup','pradeep.kumar180885@gmail.com','http://Website','40.113.69.33','2020-02-12 12:04:25','2020-02-12 12:04:25','Online sports betting ,Online casino slots news at Jackpot Bet Online. All Word favorite Sportsbook, Racebook, and online Casino slots. Jackpot Bet Online - We have got your casino games, Bonuses, fast payouts, sports betting odds online. NFL Football betting, horse race wagering, online casino slots bets and more. \r\n \r\nOnline Casino slots & Sports betting Review \r\n \r\nAHTI Casino \r\nOnline Casino King \r\nPlayojo Casino \r\nLunaCasino \r\nCasino RedKings \r\nEUcasino \r\nFortuneJack Casino \r\nDiamond Reels Casino \r\nProspect Hall Casino \r\nFoxy Casino \r\nBetway casino',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(28,370,'Sahskaclubs','alexanderashot@yandex.ru','http://Website','37.252.231.77','2020-02-14 13:18:36','2020-02-14 13:18:36','Самое лучшее casino онлайн с 2006 года \r\nЕсли вы ищете самые крутые впечатления \r\nот катки в онлайн-казино с ведущим оператором, то вы пришли в правильное место! Играйте в http://ornekavlak.com, где к вашим услугам лучшие игры казино из предлагаемых в индустрии. Предпочитаете ли вы захватывающие слоты, блэкджек или восхитительное Book of ra, где игра идет в реальном времени, вам гарантированы самые яркие эмоции всегда и везде! Играйте в слоты от http://jamesbuttramjeweler.com, и вы сможете выиграть один из наших огромных накопительных джекпотов, а ведь они одни из самых больших в интернете! Как игроку 888casino вам доступны разнообразные акции и бонусы! От нашего щедрого приветственного бонуса до ежедневных Daily Deals - мы постоянно предлагаем нашим игрокам привлекательные бонусы и акции. \r\nШирокий выбор игр онлайн-казино \r\n \r\nНаслаждайтесь огромным выбором игр казино http://apsubscr.com . Мы предлагаем нашим игрокам невероятное разнообразие из более чем 100 элитных онлайн-слотов, в числе которых постоянные новинки, а также эксклюзивные разработки. Ищете ли вы премиальные онлайн-слоты или уникальные столы для игры в живую рулетку, мы сможем удовлетворить любое ваше желание! Играйте в лучшие игры в живой Blackjack и покер, которые только можно встретить в онлайн-казино. Хотите получить шанс выиграть один из крупнейших накопительных джекпотов в онлайне? Тогда вы правильно сделали, что пришли к нам! В 888casino можно найти так много захватывающих слотов с невероятно большими джекпотами, что даже самые притязательные игроки останутся довольны, пытаясь сделать свою мечту о джекпоте реальностью! \r\nкак можно быстро заработать в интернете online казино uae bet boom 88 day 19c89f3',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51','',0,0),(29,370,'kislorod73','ewfewpkeofpkweop@mail.ru','http://Website','81.4.247.110','2020-02-16 11:16:34','2020-02-16 11:16:34','Заправка газовых баллонов в г.Ульяновск \r\nАргон, азот, ацетилен, пропановые, углекислота, кислород, гелий, сварочная смесь, пищевая смесь. \r\nВсегда в наличие пропановые газовые баллоны на обмен \r\nТакже имеется в наличие весь Спектр технических газов \r\nkislorod-ul.ru \r\nМедицинские газы по запросу! \r\nООО Спектр газов \r\n06.02.2020',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36','',0,0),(30,370,'Yevavor','zoya.zoya.bobrova.1987.bobrova@mail.ru','http://Website','79.142.171.47','2020-02-18 04:27:52','2020-02-18 04:27:52','Наши торговые роботы - Лучшие роботы на рынке! Если не хотите тратить деньги сразу, то у нас есть БЕСПЛАТНЫЙ робот и он ТОЖЕ ПРИНОСИТ ПРИБЫЛЬ! \r\nПрисоединяйтесь к армии довольных клиентов! \r\n \r\np.s кстати, Не советую использовать индикаторные советники. Ни один индикатор не даёт прогнозов, они только отображают историю. \r\nЛучше искать что нибудь торгующее от линий поддержки и сопротивления, что то вроде этого советника http://forex24.tilda.ws/ \r\n \r\n------- \r\n \r\nДобавлено: 18/02/2020',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64','',0,0),(31,370,'Manuelgueni','jlkrebs@comcast.net','http://Website','144.202.54.204','2020-02-18 19:20:21','2020-02-18 19:20:21','Hello. And Bye.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(32,370,'JamesEnalp','cortesges@gmail.com','http://Website','78.107.195.137','2020-02-20 10:32:35','2020-02-20 10:32:35','Шлюхи Геи Краснодар, размещенные на нашем ресурсе, настолько прекрасны, что выбор будет сделать совсем не просто, но выбрав самую развратную красотку-путану, она воплотит в реальность самые смелые сексуальные фантазии.',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(33,370,'Eugenespouh','progonshikov@yandex.ru','http://Website','31.28.161.30','2020-02-21 21:53:07','2020-02-21 21:53:07','в городе воронеж',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(34,370,'Jimmietex','44@alviory.net','http://Website','193.23.253.234','2020-02-21 23:04:05','2020-02-21 23:04:05','Hi! Guys tell me. On the site http://eskorttr.info/ you can find a girl. \r\nThe Best Online Dating Opening Messages ~ Masculine Profiles\r\nIt’s rare to find adult webcam sites that allow chatting without having to signup. Even if a platform lets you do so, there’s usually some sort of catch. Honestly, forking out an email and password is way too much of a hassle to start watching. Therefore, we\'ve gathered a full top list for the 16 Live Sex Cam Sites that don’t require any registration!\r\nTeen Dating Site launched around 2010 and quickly became a popular destination for this particular audience. The platform offers browsing, photo upload and photo sharing, two-way communication, a Hot or Not game, and quick registration (input your username, birthday, gender, location, email, and password).\r\n \r\nhttp://66677705.com/Porno-Foto%C4%9Fraf-kanallar%C4%B1-Ukrayna.html\r\nhttp://дё­ењ‹ж—…иЎЊз¶І.top/Yeti%C5%9Fkin-sivilce-re%C3%A7eteleri.html\r\nhttps://is.gd/qQ7A4n\r\nhttp://sowhat233.cn/E%C5%9Fi-siyah-%C3%A7ete-patlama.html\r\nhttp://welcum.top/Colombiana-loamauy-rico-parte.html\r\n \r\nMature Dating - A Mature Dating Site for Singles over 40\r\nBest Christian Dating Sites Apps Reviews - Best Reviews\r\nDating while divorcing florida | Western PA HFMA',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36','',0,0),(35,370,'menehbtsw','asdjsdjhkds@rambler.ru','http://Website','95.213.136.43','2020-02-21 23:51:38','2020-02-21 23:51:38','Спасибо, давно искал \r\n_________________ \r\nбаскетбол ставки стратегия - бк олимп в вк, фонбет в смоленске адреса.',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(36,370,'ltyftiece','tlopohov@gmail.com','http://Website','178.159.37.88','2020-02-22 02:06:58','2020-02-22 02:06:58','Hello. And Bye.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(37,370,'Stevechuse','colinwood54@yandex.com','http://Website','128.71.201.228','2020-02-22 14:08:33','2020-02-22 14:08:33','General contractor New York \r\n \r\nThe task of General building and construction New York is to transmit to the consumer the entire location overall, and also not such as individually executed job. Of certain relevance is the job of the standard contractor during the course of the massive building of apartment of domestic style, commercial complexes, business centers. \r\n \r\narchitecture manhattan; \r\nIndustrial properties. \r\n \r\nToday, the listing of building companies includes a variety of company interior design. An client as well as a consumer may devote a ton of time-solving on all company concerns. A additional logical option is to delegate this task to General construction NY.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64','',0,0),(38,370,'sochi.cat wed','lmi.lyudmila@yandex.ru','http://Website','188.162.132.11','2020-02-22 15:21:54','2020-02-22 15:21:54','доставка алкоголя сочи https://alkogol-sochi.site алкоголь Сочи Доставка раков Сочи — раки Сочи raki-sochi.site купить раков в сочи раки Адлер раки Адлер https://rakiopt.com купить раков в адлере https://где-раки-зимуют.рф создание сайтов в сочи Раки сочи доставка-алкоголя-Сочи.рф \r\nДоставка раков Адлер',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299','',0,0),(39,370,'WilliamVak','lizkise1ewa@yandex.ru','http://Website','37.252.231.75','2020-02-23 04:28:12','2020-02-23 04:28:12','Accion farmacologica de la droga \r\n \r\nPara comprender el principio de la droga, debe comprender como se produce una ereccion. Como saben, es posible con un torrente de sangre a los tejidos del pene. En el caso habitual, en ausencia de problemas de salud, los musculos lisos se relajan, debido a lo cual es posible la circulacion sanguinea normal en los tejidos. \r\n \r\nA su vez, las terminaciones nerviosas responden al flujo sanguineo mediante la liberacion de oxido nitrico y celulas endoteliales. El oxido nitrico determina que tan activamente interactuaran los monofosfatos de guanosina ciclicos (cGMP) entre si en los tejidos del musculo liso. \r\n \r\nCGMP - nucleotidos, o de otra manera - compuestos organicos que contribuyen a la relajacion muscular, que, a su vez, contribuyen a un mayor flujo sanguineo. \r\n \r\nA menudo, las personas con diversas enfermedades (diabetes, desequilibrio hormonal, prostatitis) disminuyen la produccion natural de cGMP. Por lo tanto, las disfunciones sexuales ocurren principalmente en el contexto de otros problemas de salud. \r\n \r\nEl medicamento Cialis, a su vez, tiene como objetivo aumentar la sintesis de nucleotidos cGMP. Esto es posible gracias a los inhibidores enzimaticos de PDE5 que estan presentes en la composicion. Vale la pena senalar que en el proceso natural para la produccion de oxido nitrico y la relajacion de los musculos lisos de las arterias, se requiere estimulacion sexual, y sin ella la accion de PDE5 es imposible. \r\nComo tomar la droga \r\n \r\nLa indicacion para el uso de la droga es una violacion de la funcion erectil. \r\n \r\nEl medicamento es una tableta recubierta con pelicula. La dosis de una tableta es de 5 mg. Toma adentro. \r\nContraindicaciones \r\n \r\nLas contraindicaciones para el uso del medicamento son los siguientes factores: \r\n \r\nhipersensibilidad, intolerancia individual a los componentes de sustancias activas y elementos auxiliares; \r\ntomar el medicamento en paralelo con otros medicamentos del grupo de nitratos en cualquier forma; \r\ninsuficiencia hepatica severa; \r\nenfermedades de la retina; \r\ntratamiento con alfabloqueantes. \r\n \r\nAdemas, el medicamento se limita a: \r\n \r\nmujeres y ninos (no hay datos sobre ensayos clinicos de tales casos); \r\npersonas con enfermedades del sistema cardiovascular: \r\nun ataque al corazon durante los 90 dias anteriores; \r\nangina de pecho inestable; \r\ninsuficiencia cardiaca \r\nhipertension arterial; \r\nalteracion del ritmo cardiaco; \r\nun derrame cerebral \r\n \r\nLos especialistas no recomiendan tomar Cialis para los hombres que tienen una deformacion natural pronunciada del organo genital o una patologia del sistema genitourinario (priapismo, etc.). \r\n \r\nEn algunos casos, vale la pena consultar con un medico que determinara exactamente si el medicamento es adecuado para usted o no, y le recetara la dosis correcta. Si es necesario, puede pasar por miel adicional. investigue y pase pruebas de laboratorio para verificar la compatibilidad con el medicamento si es alergico a ciertos componentes. \r\n \r\n \r\n \r\nCompre tabletas para potencia en los enlaces: \r\n \r\nhttps://motivehealth.video.blog/2020/02/22/generics-online-pharmacy-cual-elegir/\r\nhttps://cialispotencia.wordpress.com/2020/02/22/como-mejorar-la-potencia-sin-danar-la-salud-2/\r\nhttps://motivehealth.video.blog/2020/02/22/17-mejores-formas-de-aumentar-la-libido-en-los/\r\nhttps://motivehealth.video.blog/blog-feed/\r\nhttps://cialispotencia.wordpress.com/author/federiko2010/\r\n \r\nComprar cialis viagra levitra kamagra Comprar cialis viagra levitra kamagra Cialis Daily Generico b141396',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(40,370,'Rigeltix','wifDit@josephay905s.changeip.com','http://Website','94.23.61.181','2020-02-24 03:16:34','2020-02-24 03:16:34','Customer service resume \r\nIt is impossible to imagine the modern world without mass media and technology as they have become the essential parts of the every-day life of many people. Consequently, there are positive and negative sides of media and technology, which have to be discussed throughout the 250-word essay example. \r\n \r\nAmong the main positive effects of mass media is the ability to obtain and share knowledge, develop skills, discover other cultures, and learn some information on how to interact with other people. Indeed, not only entertainment programs take place on the Internet and TV. Different news, culinary, healthy lifestyle, sport, and narrowly-specialized programs can be watched on TV as well as the huge number of information on the diversity of topics can be found on the Internet. However, drawbacks of media outweigh its benefits. The most serious problem of media abuse is the addiction which leads to problems with communication and analytical thinking. Moreover, the idea of privacy is lost in the light of social networks as people may use private information against one another in order to threaten or blackmail colleagues. What is more, social media is full of unnecessary information which lumbers the brain. \r\n \r\nTo sum up, one has to state that mass media and developing technologies have both, benefits and drawbacks, which influence human lives in many ways. In the case of social media abuse, the disadvantages overwhelm the advantages because the list of positive effects is limited to the idea that social media is a source of information on any needed topic.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(41,370,'MichaelSox','medikof@kreditkatalog.ru','http://Website','5.189.239.140','2020-02-24 07:16:12','2020-02-24 07:16:12','Справка для водительского удостоверения — тем, кто хочет остаться за рулем, \r\nА не за чертой закона \r\n \r\nводительская справка купить\r\nмед справка водителя\r\nкупить водительскую справку в гаи\r\nсправка для гаи',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','',0,0),(42,370,'StephenAlips','alex34535nk@gmail.com','http://Website','5.164.143.118','2020-02-24 19:08:12','2020-02-24 19:08:12','Hello! \r\nStripe is hiring a remote Technical Writer. This is a full-time position that can be done remotely anywhere within Canada or the United States. Stripe - Online payment processing for …\r\n \r\nhttp://www.lakeswattfantasy.com/forum/viewtopic.php?f=15&t=1997711\r\n \r\n \r\nessay on service\r\nessay writing services online',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(43,370,'Lut','prorabnp@gmail.com','http://Website','95.31.90.154','2020-02-25 10:06:37','2020-02-25 10:06:37','Всем привет! \r\nВ Школе Частных Прорабов Prorab2.ru обучают как сделать правильный монолитный фундамент используя Строительные Нормы и Правила (СНиП), Технику Безопасности (ТБ) на объекте, технологии для фундаментов и материалы согласно ГОСТу с помощью одной из лучших онлайн школ в мире ,а также единственной онлайн школы в России и на просторах бывшего СНГ Вы реально научитесь строить Фундамент за пол цены от рыночной стоимости работ – это не шутка, не розыгрыш и не мечта. Фундамент за 50 процентов – это реальность! \r\nКруто можно сэкономить своими деньги. \r\nГлупо рисковать всем домом, лучше заранее обучиться и сохранить весь дом. \r\nВсе нужно делать заблаговременно и разумно экономно! \r\nТам обучают множеству тем про фундаменты. \r\nОдна из них: \r\nФундамент стоимость работ. \r\nУвидимся!',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64','',0,0),(44,370,'Michaelstita','buim87@gmail.com','http://Website','94.237.49.51','2020-02-25 23:25:27','2020-02-25 23:25:27','Hello. And Bye.',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(45,370,'likinqbzx','trsport2020@rambler.ru','http://Website','199.217.105.240','2020-02-27 22:38:42','2020-02-27 22:38:42','özel bir şey yok \r\n_________________ \r\ntjk elazД±Дџ, Youwin vs huawei modem, iddaa oran pГјf noktalarД±',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(46,370,'Kennethtiday','maidsnyc@yandex.com','http://Website','193.106.241.231','2020-02-28 03:42:36','2020-02-28 03:42:36','Cleaning up homes or cottages is a popular solution amongst owners of lodge. Keeping their tidiness is often quite problematic and also challenging, since it is a large location of the premises and the bordering area, there are numerous restrooms as well as areas for numerous purposes. Self-care for a country house can be fairly difficult, since the procedure calls for the availability of extremely various house chemicals, devices as well as takes a great deal of time. \r\n \r\n SWIFTLY AND ALSO EFFICIENTLY \r\nWe make every effort not to waste time, yet at the same time do not rush to the detriment of the result. Our team consists of professionals of the highest degree in all locations. \r\n \r\n SINCERE PRICES WITHOUT CONCEALED SUPPLEMENTS \r\n \r\nOur prices are dealt with as well as depend just on the area. We assure the safety and security of the cost approximately a penny. \r\n \r\nTIME PLAYS ROLE \r\n \r\nWe value the time as well as understand a lot concerning the benefits. We agree on the phone as well as come immediately to tidy. \r\n \r\n Firms already have all the needed cleaning equipment, cleaning products of European high quality and also knowledgeable personnel who can quickly manage even one of the most challenging spots. Prior to entering into a agreement, the manager as well as the customer establish the entire bundle of services, whether it is simply basic or thorough cleansing, whether added window cleansing or upholstered furniture is needed. Leave a demand, as well as our manager will address questions, motivate you on a set of services and determine the price of cleaning for free. We welcome you to comply. \r\n \r\nIn house cleaning services - ideal \r\nMaid service company NYC \r\n - it\'s simple, convenient and also inexpensive with our business. \r\nLeave the sanitation leaders to house cleansing Brooklyn! Our company make use of professional detergents and also specialized equipment of worldwide manufacturers in our work and do an outstanding work along with cleansing of any type of intricacy. \r\n \r\n8]Clean service manhattan \r\n \r\nCollaboration with the company is the surety of an exquisite, rewarding as well as dependable cleaning of professional residence cleaning and surrounding areas. Currently, property cleaning services from our provider are used in New Jersey. Appreciate and also you the true perks as well as sensible perks of our service plan. \r\n \r\nBy authorizing a long-term solution contract along with our team, you are going to manage to leave the necessity to maintain a large staff of technological personnel, which, in turn, are going to maximize costs. The cost of the complicated, daily, overall house cleaning of Staten Isle, executed by our workers, will definitely always be actually lower than the expense of incomes for cleaners, the acquisition of cleansing products and also tools. \r\n \r\n6]Cleaning rates manhattan \r\n \r\nLeave behind an ask for on the website, indicate your title or company name, get in touch with phone number as well as date of designated cleansing, leave your desires as well as needs in a notification to the supervisor if required, after that our expert will call you in the least opportunity and also specify the time, opportunity and place of work!',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54','',0,0),(47,370,'Eugenespouh','progonshikov@yandex.ru','http://Website','194.34.133.168','2020-02-28 23:30:15','2020-02-28 23:30:15','горком 36 воронеж городской портал',0,'0','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','',0,0),(48,370,'azizalodun','azizalodun@yandex.ru','http://Website','31.173.26.201','2020-02-29 12:48:49','2020-02-29 12:48:49','предлагает беспроводная охранная пожарная gsm сигнализация Выше интернет магазин большой коллекция пожарных сигнализаций сообразно доступным ценам, различающихся следующими особенностями: Рекомендуемое местность установки. В общем виде, это может содержаться: уличная пожарная сигнализация; пожарная сигнализация ради помещений. Род передачи сигнала в комплекте пожарной сигнализации. Это может быть проводное, либо беспроводное подключение. Наличие иначе абсентеизм функции борьбы с огнем или интерфейсы чтобы подключения соответствующих устройств. Мочь настройки параметров срабатывания и оповещения владельца присутствие обнаружении тревоги. Комплектация (наличность датчиков, контроллеров, панелей). http://ruzilutra.9bb.ru/viewtopic.php?id=8 Средства управления системой, функциями и настройками. Примерно, кнопки для панели, сенсорный экран, ДУ контроллеры, мобильное приложение. Рейтинг производителя на рынке систем противопожарной охраны. Отзывы покупателей, оценки экспертов, комментарии. Также ради пользователя установка и эксплуатация системы должна непременно простой и удобной, дабы не было необходимости говорить к специалистам. Испытывать совершенно эти особенности позволительно на странице товара в интернет магазине. Характеристики пожарной сигнализации Стоимость пожарной сигнализации во многом зависит от её технических параметров. На них стоит обратить внимание, буде нужно выбрать наиболее оптимальную модель. Сколько зон контроля. Разряд и характеристики датчиков. Диапазон частот беспроводной связи. Громкость сирены оповещения. Мощность и ёмкость батареи, медленность работы без подключения к силок электрического тока. Пределы высокой и низкой рабочей температуры. Максимальная влажность воздуха. Точный величина с соотношением сторон. Достоинство устройства. Учитывая эти характеристики, легко позволительно купить пожарную сигнализацию в Москве по наиболее выгодной цене, идеально подходящую ради решения текущих задач. Товар будет доставлен сообразно указанному месту в ближайшее время. http://ruzilutra.9bb.ru/viewtopic.php?id=5 \r\n \r\nКлюч: Покупать пожарную сигнализацию сообразно низким ценам. Большой круг сигнализаций от лучших производителей! Курьерская доставка по г. Москва и почтой сообразно всей России. http://ruzilutra.3bb.ru/viewtopic.php?id=7',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(49,370,'Jimmietex','7@alviory.net','http://Website','138.128.29.153','2020-02-29 13:49:24','2020-02-29 13:49:24','Hi! Guys tell me. On the site http://eskorttr.info/ you can find a girl. \r\nhttp://strophia.ru/2659.html\r\nhttp://top24news.site/5361.html\r\nhttp://top-balancer.ru/6166.html\r\nhttp://sergogaim.online/1336.html\r\nhttp://rustv1.website/3646.html\r\n \r\nIn order you use console commands, you\'ll need to have the developer console enabled. If you don\'t have it enabled, check out our developer console guide here which will take you through the steps. After enabling the developer console, hitting the ` (grave) or ~ (tilde) key will open it up. The syntax for the max matchmaking ping command is as ...\r\nThe #1 Matchmaking and Dating Service: It’s Just Lunch ...\r\nAlexander Ludwig - Wikipedia',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134','',0,0),(50,370,'urconsultOdobe','urist1@nur63.ru','http://Website','37.9.149.103','2020-03-01 03:54:07','2020-03-01 03:54:07','Компания находится в Находка и дает всесторонние адвокатские и налоговые консультации всевозможным российским и международным своим клиентам. Клиентами нашей компании стали крупные и средние, муниципальные и частные фирмы, которые представляют всевозможные отрасли. объем юридической помощи / одиннадцатилетний полученный опыт фирмы помогает нам предоставлять спец и непростые правозащитные консультации всем клиентам. Услуги компании включают в себя консультации.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.106','',0,0),(51,370,'Zaqmsio','info@chicboutique.lt','http://Website','178.137.17.11','2020-03-02 22:24:11','2020-03-02 22:24:11','Ameygar \r\n \r\ninfo@chicboutique.lt\r\n :',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','',0,0),(52,370,'Ytmp3n305','ytmp3ch@outlook.com','http://Website','123.122.177.121','2020-03-03 13:19:06','2020-03-03 13:19:06','Hi folks, just to share some useful website resource here, thanks! \r\nThe Ytmp3 online video downloader support all web browsers to Download YouTube to MP3 & MP4 Official \r\nY2mate website. \r\nBest Keepvid website. \r\nOnline video editor reveiw, the Filmora site. \r\nBest video editor reviews of 2020. \r\nEasy online meme generator sites. \r\nOnline youtube to mp3 free website. \r\nOnline youtubetomp3 free website. \r\nxvideos ダウンローダー \r\nYouTube to MP4',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(53,370,'Marthabeits','yphxkcmsfsoi@mail.ru','http://Website','46.243.160.81','2020-03-03 14:42:13','2020-03-03 14:42:13','Многопоточный Бот-Комбайн для сайта накрутки Илизиум - Официальная версия 2020 г. \r\nSocial Monsrer – мощный комплекс для мгновенной накрутки в социальных сетях \r\n \r\n \r\n \r\n Возможности для ВКонтакте: \r\nПодписчики на публичную страницу; \r\nУчастники в сообщество (группу); \r\nДобавление друзей/подписчиков; \r\nЛайки на фото/видео/запись; \r\nРепосты для ваших постов; \r\nКомментарии к фото/видео/постам. \r\n \r\n Возможности для Instagram: \r\nПодписчики (фолловеры) на ваш профиль; \r\nЛайки (мне нравится) на ваши фото/видео. \r\n \r\n Возможности для YouTube: \r\nНакрутка лайков на видео; \r\nРаскрутка канала подписчиками; \r\nНакрутка просмотров. \r\n \r\nВозможности и особенности бота: \r\n• Автоматическая авторизация в соцсетях и на сервисе; \r\n• Автоматическое выполнение заданий на сервисе; \r\n• Автоматическое разгадывание каптчи через Антигейт и Рукапчу; \r\n• Бесплатная версия бота в 40 потоков на каждую соцсеть; \r\n• Многопоточный режим - до 1000 потоков (до 3-5 тыс в разработке); \r\n• Одновременная работа во всех социальных сетях; \r\n• Выбор через какую версию сайта работать: веб или мобильную; \r\n• Использование всех видов проксей; \r\n• Набор стоп-слов; \r\n• Система Анти-бан Вконтакте, Инстаграм, Ютуб; \r\n• SMS-Подтверждение аккаунтов в Инстаграме через десяток смс-сервисов и на свои номера; \r\n• Умная система задержек и запусков аккаунтов; \r\n \r\n \r\nIlizium Бот: Скачать v8.9 - с Яндекс Диска - 40, 100, 200, 500 и 1000 потоков \r\nВирустотал: Глянуть - Тык - 0 / 69 \r\n2014-2020 © Офф сайт Ilizium 2.0 Официальный сайт',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134','',0,0),(54,370,'RobertEmuts','dembagassamba4525@laposte.net','http://Website','93.26.41.177','2020-03-04 05:57:26','2020-03-04 05:57:26','Votre sujet est vraiment très intéressant et je suis très impressionné par la lecture de votre article \r\n \r\nConnaissez vous Huguodriver ? \r\nHuguodriver est une société de transport proposant un service de taxi sur Paris et Orléans . \r\n \r\nNos chauffeurs agréé arrive à l’heure, nos personnes, nos voitures de tourisme et nos minibus sont contemporains, confortables et propres, et nous nous assurons que votre voyage soit sûr, prendre la route, que ce soit à l’étranger ou en région local est toujours enthousiaste, mais cela peut devenir très stressant. \r\n \r\nConduire dans les ruelles d’une ville étrangère, vous rendre à l’aéroport à l’heure, attendre de longues files d’attente pour prendre un taxi – tout cela peut instantanément devenir terrifiant !. \r\nSur un simple clic ou via notre application mobile « Huguodriver » ou sur réservation, vous pouvez accéder à nos chauffeurs expérimentés et sympathiques qui sont toujours à l’heure et connaissent les moyens par lesquels ils peuvent rendre votre voyage aussi agréable et relaxant que possible. \r\n \r\nQue vous voyagiez pour le plaisir ou pour le travail, nos services de taxi privé sur Paris & Orléans vous permet d’atteindre votre destination avec style, sans retard et sans vous inquiéter. \r\n \r\nFaire appel à Huguodriver c\'est la certitude d\'avoir un service au top .',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(55,370,'DavidPreag','akusevvaleri.j.6.7.3@gmail.com','http://Website','185.216.32.180','2020-03-04 11:32:23','2020-03-04 11:32:23','https://Bcwqxu.me/https://Ihgabdm.me/ - adobe free download',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64','',0,0),(56,370,'Alexrob','vasil0570@yandex.ru','http://Website','5.141.183.176','2020-03-05 19:53:33','2020-03-05 19:53:33','купить',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(57,370,'drug rehab','hrvoje1@drugrehabfdd.org','http://Website','13.59.69.138','2020-03-06 04:15:22','2020-03-06 04:15:22','drug alcohol rehab center orlando rehabilitation centers in tampa fl Christian Drug Rehab Near Me denver rehab hospitals alcohol treatment centers colorado',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36 Kinza/4.7.2','',0,0),(58,370,'JeanniequoCk','d.avidd.uk.e.llc.p.@gmail.com','http://Website','45.41.181.91','2020-03-07 06:49:16','2020-03-07 06:49:16','I just started a company that is a hard working construction business and residential construction contractor portal: general contractor home renovations in Mesa Arizona We are totally excited having found the forum, it\'s really the thing my friends from work and I have been searching in search of. The information on this this place is beneficial and collective and will benefit me a bunch. It shows that website gains a large amount of specifics about the stuff I am interested in and other pages and info like wise are inherent. I\'m not typically on the web all of the time and when my friends and I get a chance We completely looking this type of knowledge or stuff closely related to it. I have two of my neighbors that have also picked up an interest in this info because of all that I have learned about it and they will probably going to check out this site since it\'s such an unbelievable find. I\'m also concerned with in Trump and dealing with the constant turns and twists in elections Via con Dios. and if you needed some like seo agency phoenix look at this company thats becoming popular Flagstaff Web Design',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(59,370,'Passmalleyesselay','savelevarita70@gmail.com','http://Website','89.151.186.228','2020-03-07 18:25:18','2020-03-07 18:25:18',' \r\n \r\nTo provide false epassports please go to our website https://passports-for-sale.net/ or write us to email Pass @ Toke . Com (without spaces) pass@toke.com \r\nWe have wide experience creating faked e-passports. You can purchase phoney electronic passports sending a message to the e-mail Pass @ Toke . Com (without spaces) pass@toke.com \r\nWe use special equipment and materials to produce phony passport. All secret features of real passports are duplicated for our faked epassports. \r\nWe have a large selection of fraudulent epassports available for sale. To take phoney epassport please do not hesitate to contact us to email Pass @ Toke . Com (without spaces) pass@toke.com \r\nThis is a real opportunity for you to find novelty electronic passports of high quality ! \r\n \r\nIf the site https://passports-for-sale.net/ isn\'t running then just write us via email Pass @ Toke . Com (without spaces) pass@toke.com \r\n \r\nhave falsified electronic passport, fake epassport for sale, have fictitious passports, replica passports for sale, order forged passport, phony electronic passports for sale',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134','',0,0),(60,370,'belleJah','regrestoja@gazeta.pl','http://Website','128.90.165.22','2020-03-07 20:23:54','2020-03-07 20:23:54','Hi :). I am from Netherlands and i don\'t know how can i disable my signature? Regards :)',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(61,370,'Blgxpza','hadirokiwoeb@hotmail.com','http://Website','178.137.17.11','2020-03-08 00:09:24','2020-03-08 00:09:24','Lrfczkh \r\n \r\nhadirokiwoeb@hotmail.com\r\n :',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(62,370,'monihotry','sportermix@rambler.ru','http://Website','66.115.176.29','2020-03-11 07:19:27','2020-03-11 07:19:27','+ за пост \r\n_________________ \r\n 100 рублей в подарок при регистрации игровые автоматы, казино онлайн беларусь на деньги с бонусом',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(63,370,'Lavada','scott_almond@arcor.de','http://cnn.com','195.181.170.89','2020-03-12 22:00:31','2020-03-12 22:00:31','Hello, i read your blog occasionally and i own a similar one and i was just \r\nwondering if you get a lot of spam comments? If so how do you \r\nprotect against it, any plugin or anything you can recommend?\r\nI get so much lately it\'s driving me insane so any support is very much appreciated.\r\n\r\n\r\nmy website; Lavada',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 YaBrowser/18.3.1.1232 Yowser/2.5 Safari/537.36','',0,0),(64,370,'Lilliesoade','ppyhhxkg@spacecas.ru','http://Website','178.159.37.85','2020-03-14 04:09:55','2020-03-14 04:09:55','jackpot casino \r\n \r\nspelletjes casino \r\n \r\ncasino epoca',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36','',0,0),(65,370,'RavzAverse','newlist221@mail.ru','http://Website','149.202.89.8','2020-03-16 07:19:21','2020-03-16 07:19:21','Test. Please ignore.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(66,370,'karinPseup','karinz32@yandex.ru','http://Website','185.247.143.56','2020-03-17 05:02:32','2020-03-17 05:02:32','Здравствуйте, открыли магазин по продаже техники за 40 процентов от цены! \r\nКому интересно пишите мне. Или смотрите профиль',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','',0,0),(67,370,'Dog Backpack','lanvolz@gmail.com','https://dogbackpack.net','5.62.59.73','2020-03-17 15:46:44','2020-03-17 15:46:44','Thank you so much. At last, I discovered anarticle thath I \r\nam looking for a long time. I hope that it will help me \r\nalso.\r\nKing regards,\r\nDinesen Schneider',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.89 Safari/537.36 QQBrowser','',0,0),(68,370,'Cyber Sex','Umfleet@gmail.com','http://bit.ly/2TRIAsv#snapusernames','45.82.197.118','2020-03-19 07:10:34','2020-03-19 07:10:34','23 female here, I really like your site!',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','',0,0),(69,370,'BobbyPieme','s.oph.ie.sm.it.hseven.@gmail.com','http://Website','45.56.142.77','2020-03-19 07:34:14','2020-03-19 07:34:14','Greetings guys. I am overjoyed we came across the wealth of knowledge here. It has given us great insight to our everyday life. I’ve been web crawling for this info for days and I will be convincing my membership base to swing by. The other day I was traversing through the search engines trying to locate a resolution to my stinging questions and I have to now to take it to the next level in whatever way possible. We’re getting all geeked out on the reactions going on. Again I just want to thank you so very much for such profound answers. This has propelled me out and into the zone. Many beautiful things growing in my life. Its such a surprising blog community to make relationships. I will share also that I am studying twin soul. Drop me a note if you are intersted to know more. Thanks for taking a moment to read this. If you’re willing to reach out me a PM and I will reach back out as quickly as possible. All my best and I’ll talk with you whenever possible. \r\n',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','',0,0),(70,370,'Ziriewe','sara.schirripa@defonseca.it','http://Website','178.137.17.11','2020-03-20 11:05:32','2020-03-20 11:05:32','Ciqhzfo \r\n \r\nsara.schirripa@defonseca.it\r\n :',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(71,370,'Amijudge','primrosewilkins79@gmail.com','http://Website','109.191.171.149','2020-03-20 12:07:54','2020-03-20 12:07:54','Нормальный срок эксплуатации пвх окон составляет 45 лет. Но, несмотря на гарантию надежности окна могут ломаться намного раньше. Это плановая потребность действующей оконной системы. Искривление от воздействия температур закономерны, но небольшой ремонт в нужный час даст возможность не только выработать гарантийный срок, но и продлить срок нормального использования окон. Мы предлагаем ремонт окон - полный комплекс работ для пластиковых окон. \r\nПолный список работ и услуг \r\n- Восстановление окон из ПВХ - установка и замена ручки, элементов фурнитуры, створок. \r\n- Ремонт алюминиевых окон - переделка холодного остекления, ремонтные работы, замена алюминиевого штапика. \r\n- Восстановление деревянных окон - замена стеклопакета, регулировка дверей, переборка и смазка фурнитуры. \r\n- Производство окон - изготовление окон; установка декоративных планок, закаленного стекла, энергосберегающего стекла. \r\n- Установка сеток - только качественные детали: MACO, AUBI, SIEGENIA, установка арочных сеток от насекомых. \r\n- Ремонт балконов - замена стекол, косметический ремонт, реставрация. \r\n- Установка и замена окон - демонтаж, установка откосов, выравнивание, монтаж в кирпичных, бетонных и деревянных домах. \r\nЗа списком цен пишите в сообщения на сайте или группе. \r\n сайт компании \r\nОчень просим переслать эту тему в правильный раздел на ресурсе.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','',0,0),(72,370,'labedroomVar','cronic@labedroom.com','http://Website','62.106.123.79','2020-03-24 02:48:04','2020-03-24 02:48:04','Dreaming update your external interior? Check out the innovations of goods for home use from presented compilation, in which are as goods with bright floral patterns and colors and products with chic texture and finish metallic. \r\nFurniture for the garden is rightfully integral attribute each modern houses. In our online store you can buy best value bedroom sets for apartments. \r\n \r\nOur company will deliver in WEST HOLLYWOOD (WEST HOLLYWOOD) customer absolutely all modern rustic bedding at desired time working day.Cost of goods, which are now provides internet shop ashley signature furniture store SENCHURI CITY nice surprise each visitor.In turn small tariff may cause certain questions regarding properties furniture. The catalog which filled diverse items office furniture presents just quality enterprise products.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(73,370,'Thomasfak','john.sach02@gmail.com','http://Website','37.120.133.243','2020-03-24 10:22:32','2020-03-24 10:22:32','Best deals on Adobe software. \r\nCheap Software Shop is specialized in reselling Adobe software online. \r\nBuy and Download Cheap Adobe Illustrator CC Online. \r\nBuy Cheap Adobe Premiere Pro CC',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(74,370,'lana.21.pink@gmail.com','Noaks@gmail.com','https://bit.ly/2UAx8AG','185.164.59.27','2020-03-26 05:49:28','2020-03-26 05:49:28','Great blog thank you! Feel free to check mine out.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','',0,0),(75,370,'BrantScado','brantMomma@toemail.art','http://Website','94.158.36.183','2020-03-27 04:30:02','2020-03-27 04:30:02','Hello! I like your position and positive communication. Thank. I intention be irresistible my thoughts here. \r\n \r\nwww.3ec0f4c78de5021b18.com',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(76,370,'BrantScado','brantMomma@gofreemail.site','http://Website','94.158.36.183','2020-03-27 04:30:02','2020-03-27 04:30:02','Hello! I like your site and useful communication. Thank. I desire be overwhelming my thoughts here. \r\n \r\nwww.3ec0f4c78de5021b18.com',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(77,370,'StephenAlips','alex34535nk@gmail.com','http://Website','5.165.58.172','2020-03-31 18:25:35','2020-03-31 18:25:35','Hello! \r\nWe ensure high-quality essay writing and editing services. And yet, the prices are reasonable for every student. If you wish to save your day, choose an essay writer from our team or let our experts select the author for you based on your requirements. It’s easy to order from our website.\r\n \r\nhttp://lakeswattfantasy.com/forum/viewtopic.php?f=15&t=2124164\r\n \r\n \r\ncheap essays\r\nessay writing services for cheap',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51','',0,0),(78,370,'BettyPuddy','bigtitscity@gmail.com','http://Website','188.234.0.138','2020-04-02 17:14:23','2020-04-02 17:14:23','Lastly, and because it wouldnt be a complete update without some hot sticky sex, the money talks boys go out and get themselves an Ice cream truck. So if he\'s willing to be patient with you, you know you\'re on to something good. Leggy teenage seductress Julia B with tiny tits takes off her jean miniskirt in a deserted building. Luckily Nurse Brianna is going to give him all the motivation he needs to get the job done. But at the end of the day, there\'s no way to know who\'s better.well, until Keiran shows up that is. The security staff of The Official Jerry Springer Parody show work very hard pulling idiots off each other and ending physical altercations as quickly as the guests can get them started. Will he survive, or will he succumb to the the lusty Doctor and her half naked patients at the Nympho treatment facility? The naughty teen Cameron Canada Looks happy having got loads of fresh sperm in mouth. I accompanied Levi while he went looking for a house to rent. Sweet latina teen Angel Nubiles sticks two fingers deep in her tight pussy. Sexy racer Jessica Fiorentino strips down to her thong then gets fucked and facialized. Divine little brunette Malena Fendi causes envy among babes and exhilaration among men. Serge did his job and fucked her pussy so good that she was unable to contain herself. Wild latina Marcellinha Moraes removes her swimsuit and bangs her hung boyfriend outside. She was definitely wet and that pussy was ripe for the fucking. \r\n \r\nhttp://retirementcountdown.com/__media__/js/netsoltrademark.php?d=hugetits.win/tits/busty-tits-milf/\r\nhttp://www.hammerinternational.com/__media__/js/netsoltrademark.php?d=hugetits.win/tits/brunettes-with-big-boobs/\r\nhttp://ayohandykendi.com/__media__/js/netsoltrademark.php?d=hugetits.win/tits/body-paint-tits/\r\nhttp://nonprofitneighbourhood.org/__media__/js/netsoltrademark.php?d=hugetits.win/tits/grabbing-her-boobs/\r\nhttp://www.jciemail.com/__media__/js/netsoltrademark.php?d=hugetits.win/tits/xhamster-saggy-tits/',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(79,370,'RobertEmuts','dembagassamba4525@laposte.net','http://Website','84.17.60.72','2020-04-03 06:03:27','2020-04-03 06:03:27','Le temps du taxi à sonner, La ville de Paris à tout pour plaire aussi bien par son dynamisme que sa population, à travers sa tour Eifel, sa cathédral notre dame, ses grands boulevards et sa tour Montparnasse, Huguodriver n’est pas très loin,prendre la route pour le travail ou le plaisir peut être enthousiaste mais peut devenir vite terrifiant !, c’est pour cela qu’il est important de laisser faire un professionnel pour vous ramener en toute sécurité à votre destination, sans stress et sans tracas. \r\nNotre secteur d’activité est : l’aéroport de Roissy et Orly ais aussi le transport de personne(s) sur Paris, de plus notre tarif est raisonable, vous les avez sur notre site web huguodriver.com \r\nPour faciliter la réservation, Huguodriver dispose d’une application mobile disponible sur Android et Ios, de plus les annulations de commande sont gratuites et sans majoration de prix, nos chauffeurs sont expérimentés et tous disposent d’une License de travail et toutes les assurances indispensables \r\nPour votre plus grand confort, Huguodriver dispose de voiture type berline avec tout le confort qui va avec, que vous venez d’Orléans ou ailleurs pur visiter la ville de Paris, nous sommes toujours prêts à vous accueillir avec le cœur et le sourire en plus. \r\n \r\nA bientôt',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.75 Safari/537.36','',0,0),(80,370,'KeithChath','em7evg@gmail.com','http://Website','46.148.20.56','2020-04-04 22:36:39','2020-04-04 22:36:39','Только в Украине: котел шахтного типа, https://kotel-es.shop/ шахтный котел нижнего горения, шахтный котел холмова, шахтный котел, котел холмова, твердопаливні котли тривалого горіння, шахтный котел длительного горения, котли тривалого горіння, котли на дровах +38096 246 6811, +38099 566-6448 Лидия',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','',0,0),(81,370,'NudeStripperlalava','erinthornton26@yandex.com','http://Website','194.34.133.192','2020-04-04 23:01:12','2020-04-04 23:01:12','Discover the best hd porn\r\n ever for free!',0,'0','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','',0,0),(82,370,'BobbyPieme','so.p.hi.e.s.mithse.ven.@gmail.com','http://Website','45.56.150.190','2020-04-05 04:40:54','2020-04-05 04:40:54','Hey fellas. I am overjoyed we ran into this group. I’ve been scoping the news for this info since last fall and I will be telling my membership base to swing by. The other night I was bouncing around through the top forums trying to uncover the right solution to my stinging questions. Now I am going to take more action in whatever way possible. We are getting all tripped out on the signs we are seeing. Again I just hoped to thank you from all of us for such helpful information. This has shifted me out of an uncomfortable situation. Many spiritual things are seeding in my life. Its such a safe community to make conscious ideas available. It is known that I am into the topic of ladder of consciousness. Reach out to me if you are researching the same. Thanks for taking time to read this. If you’d like to leave me your thoughts and I will reply as soon as I am able. Blessings and I’ll connect with you in a short time.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(83,370,'Ljxopuq','chrisleehostetter@hotmail.com','http://Website','178.137.17.11','2020-04-05 12:22:56','2020-04-05 12:22:56','Qltzhhw \r\n \r\nchrisleehostetter@hotmail.com\r\n :',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(84,370,'RichardBuh','ayka@paketos.ru','http://Website','128.71.252.137','2020-04-06 00:45:21','2020-04-06 00:45:21','Наша служба грузоперевозки была организована с целью, чтобы нашим потребителям было комфортно. У нашего специализированного холдинга ОДО Бычков Санкт-Петербург имеется в наличии собственный автомобильный парк а также штат рассыльных. Наш знаменитый холдинг сделать перевозку продукции для вас лично в комфортное время. Для этого обязательно сделаете заказ данную услугу. В том случае ваше изделие будет доставлено особо быстро и точно. Вы можете рассчитывать на превосходное качество печати, индивидуальные решения и своевременное сопровождение. \r\nбумага оберточная гост \r\n \r\n \r\nСвыше десятка лет фирмыИП АКИНДИН Белово приходить на выручку компаниям в разных отраслях промышленного производства находить идеальные решения для пакетирования своих товаров. Организация ценит технологические нововведения, ориентацию на партнера и желание к беспрерывному модернизации. Грандиозный ассортимент выпускаемой продукции ( подарочные пакеты), позволят реализовать необходимости наиболее строгих партнеров. Транспортировка изделий осуществляем в различный регион страны.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54','',0,0),(85,370,'Haroldrab','t.r.av.nik...t.at.ar@gmail.com','http://Website','46.61.56.187','2020-04-06 04:18:49','2020-04-06 04:18:49',' Приветик! Загляни в Дизайнерский интернет магазин Женской одежды с бесплатежной доставкой Почтой России, Транспорной компанией. У нас можно купить эксклюзивные, дизайнерские вещи изготовленные в ограниченном колличестве всего 100 шт платье, костюм, купальник, нижнее белье джинсы, детские вещи и многое другое купить прямо сейчас, и получи скидку 10% в течении 1 часа! \r\n',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64 (Edition Yx)','',0,0),(86,370,'MarvinepilA','wallaceharrell@asic-miner-shop.ru','http://Website','5.62.157.59','2020-04-07 21:46:10','2020-04-07 21:46:10','Starve.io - how long can you survive? Starve.io is a multiplayer .io deception fro survival. You lack to survive the cold and yen crave by means of crafting diverse items. Start alongside hitting trees to accumulate wood, then make a unanimated pickaxe to shirr stones. Heap enough wood and stones to be accomplished to increase a campfire to stave off unsympathetic in the night. Don\'t think of to herd together berries or hunting animals to cloy your hunger. Be careful of other unfavourable players that clout put an end to you! Look at the map to recall the spot of the resources. Can you credulous the stark distant night and any other threats? Good luck in this budding .io game! \r\nThe engagement has numberless similarities to Minecraft and uses varied similar game mechanisms. The crafting possibilities are constant - undertake unconfined dissimilar combinations of materials to see what items can be made. Space different tools so that complex processes such as mining can be undertaken. \r\n \r\nAside from crafting, congress eatables is important. Players can station victuals such as wheat and melons and produce their own provisions supply. Alternatively, players can trace primitive animals and kill them such as cows, deer, and sheep. The unrefined substance can be cooked using stirred and eaten to lousy with health. \r\n \r\nIn perpetuity press into service the mini map to look at the come and find critical spots. Also, be unwavering to seek shelter during the night. Manifold monsters take in at night and desire deprecation players. Without firelight (such as torches), or weapons, players force be defenceless. \r\n \r\nRemember that if a instrumentalist dies, they will dissipate all of their maturation, materials, and items and possess to start again! Be careful in this precarious humanity and do what you can to survive.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','',0,0),(87,370,'Jeromewam','ksgfbjbksvrcvbnmscsa@yandex.ru','http://Website','84.17.46.146','2020-04-07 23:08:02','2020-04-07 23:08:02','https://leemancar.ru/carbase \r\nhttps://leemancar.ru/light \r\nhttps://leemancar.ru/batteries_catalog',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 Kinza/4.8.2','',0,0),(88,370,'Alextox','ykhrushch@gmail.com','http://Website','93.75.38.205','2020-04-09 00:48:58','2020-04-09 00:48:58','древторг, брикеты руф киевская область, купить кругляк сосна, дрова колотые береза купить, \r\nкуплю пиломатериал сосна, продажа дробилок древесины, купить колотые дрова с доставкой, \r\nпродам доски ясеня, продам пеллету, дрова колотые береза с доставкой цена, \r\nпродам лес кругляк, куплю колотые дрова, куплю мебельный щит из сосны, куплю пиломатериалы, \r\nтеррасная доска витебск, купить дрова киевская область, продам пеллеты, куплю пеллеты, \r\nкупить дрова киевская область цена, куплю дуб, продам осину кругляк, купить котел дрова уголь в ростовской области, \r\nкупить лес кругляк, дрова колотые цена, дрова сухие колотые, дрова купить киевская область, имитация бруса витебск, \r\nкупить арболитовые блоки в беларуси, купить дрова сосна, куплю доску ясеня, \r\nсухие дрова с доставкой, куплю дрова березовые колотые с доставкой, продам брикеты, щит мебельный дуб цена, \r\nкуплю пиломатериал,куплю дрова колотые, купить куб обрезной доски цена, мебельный куб, \r\nщит мебельный купить, доска обрезная 18 мм, купить пеллеты киевская область, куплю дрова киевская область, \r\nкупить куб обрезной доски, колотые дрова купить, дубовый мебельный щит цена, диваны в витебске, \r\nкупить пиломатериалы киевская область, доска обрезная 30 100, дубовые брикеты, купить щит мебельный, \r\nсухие дрова купить, дрова береза купить, пиломатериалы киевская область, дрова сухие купить, диваны в витебске цены, \r\nпаркетная доска дуб фото, пихта корейская купить в беларуси, клееные балки из лиственницы купить интернет магазин, \r\nлес кругляк цена, мебельный щит дуб цена, котел на пеллетах цена краснодар, купить мебельный щит из дуба, \r\nкуплю дрова березовые, купить дрова колотые, арболитовые блоки беларусь, купить дрова дуб, \r\nпродам топливные брикеты, топливные брикеты от производителя, купить дрова березовые, брикеты нестро, \r\nкомоды в витебске, мебельный щит из дуба цена, дубовый мебельный щит купить, купить сухие дрова, продажа леса кругляка, \r\nкупить дробилку древесины, купить доску обрезную цена, доска обрезная 25 купить, щит дубовый купить, \r\nкупить домен am, купить дрова береза, купить комод в витебске, обрезная доска 25 мм, щит мебельный сосна, \r\nбук доска обрезная сухая купить, купить котел для дома на дровах краснодаре, паркет английская елка, \r\nпихта корейская купить в москве цена, щит мебельный 18 мм купить, дуб кругляк, купить дрова твердых пород, \r\nмебельный щит цены, пиломатериалы сосна, дрова дубовые колотые цена, дрова колотые береза с доставкой, \r\nдрова твердых пород, клееный брус сосна купить, купить доску бука сухую, купить дубовый мебельный щит, \r\nкупить пеллеты от производителя, паркетную доску дуб купить, доска обрезная цена за куб, дрова ольховые купить, \r\nкотлы на пеллетах в краснодаре, мебельные щиты бук москва, мебельный щит продажа, щит мебельный дуб, \r\nкупить сушильную камеру для пиломатериалов, вагонка ольха купить, паркетная доска клен, дрова дубовые купить, дрова сухие, \r\nкотлы пеллетные беларусь, паркетная доска дуб купить в москве, вагонка сосна купить, доску обрезную купить, \r\nпеллетные котлы в краснодаре, купить ясень доску сухую обрезную, доска обрезная 40 цена, доска обрезная с доставкой, \r\nдоска сосна купить, купить березу на дрова, купить доску дуба, купить мебельный щит цена, \r\nмебельный щит 18 мм, вагонка ольха от производителя, мебельный щит 18, доска обрезная купить, мебельный щит из дуба, \r\nдоска обрезная сосна, доска лиственница 40 мм, доска обрезная, купить пеллеты, лес кругляк, \r\nпаркетная доска елочкой купить в москве, купить мебельный щит из сосны, брус доска обрезная цена, \r\nдоска обрезная 25 200, доставка леса кругляка, купить березовые дрова с доставкой, дрова колотые береза, \r\nпродам домен, доска обрезная доставка купить, дрова из дуба, купить вагонку ольха, мебельный щит бук 40 мм, \r\nрмп групп, сушильная камера для древесины цена, сосна дрова, дрова колотые с доставкой, дубовый щит купить, \r\nмебельный щит, мебельный щит бук 18 мм, мебельный щит ясень москва, паркетная доска ясень цена, доска дуба сухая купить, \r\nкупить дубовые дрова, завод деревоизделий, дрова березовые купить, мебельные щиты, мебельные щиты для кухни, \r\nдоска обрезная ясень купить, березовые дрова купить, вагонка осина купить, дома из клееного бруса в беларуси цены, \r\nкупить брус 200 200, паркетная доска ясень купить, паркетная доска дуб, вагонка из ольхи, доска клен купить, \r\nдуб дрова, мебельный щит береза, услуги сушка древесины в сушильных камерах, пилорама купить, \r\nкупить дрова березовые колотые, дом из клееного бруса беларусь, брикеты руф производство, \r\nвагонка из ольхи от производителя, доска пола сосна цена, дубовые дрова купить, мебельный щит ясень 40 мм, \r\nмежкомнатные двери ольха купить, купить бук доска обрезная, колотые дрова с доставкой, дома из клееного бруса в беларуси, \r\nдоска паркетная ясень, пеллетные котлы в москве, пилорамы беларусь, продажа березовых дров, доска пола сосна купить, \r\nмебельный щит из сосны, паркетная доска ясень, дрова из ясеня, дрова колотые купить, дрова сосна, купить мебельный щит, \r\nкуплю осб плиту, мебельный щит 16 мм, обрезная доска цена, вагонка ольха, дрова колотые, купить доску обрезную, \r\nклееные балки из лиственницы купить с доставкой, купить топливные пеллеты, куплю котел, мебельный щит цена, \r\nмебельный щит ясень 20 мм, купить колотые дрова, купить обрезную доску, куплю паркетную доску, пиломатериал обрезной брус, \r\nмебельный щит сосна, купить вагонку из ольхи, паркетная доска из массива лиственницы купить от производителя, \r\nпродам домен рф, колотые дрова, кровать массив ольха, дрова березовые с доставкой, мебель для спальни из массива дерева белоруссия, \r\nвагонка 96 мм, дуб инженерная доска, купить паркетную доску ясень, мебельный щит бука цены, паркетная доска бук, \r\nпродам поддоны деревянные цена, инженерная доска дуб цена, пиломатериал купить, мебельный щит купить в москве, \r\nruf брикеты, дуб брус купить, кровати из ольхи, купить пихту в беларуси, мебельные щиты из дерева купить в москве, \r\nмебельный щит 16, мебельный щит купить, паркетная доска купить в москве, сушка древесины в сушильных камерах цена, \r\nдрова березовые колотые с доставкой, вагонка липа, двери межкомнатные из березы, кровать из массива ольхи, купить березовые дрова, \r\nпротивопожарные двери с мдф, сушильная камера для древесины, кровать из дуба купить в москве, купить березовые дрова в москве, \r\nкупить половую доску, паркетная доска дуб в москве, паркетная доска массив дуб цена, пихта корейская купить в москве, \r\nдоска обрезная за куб, дрова березовые, кровать из ольхи, береза дрова, брус обрезной купить, ясень паркетная доска, \r\nбрус доска обрезная, купить брусок обрезной, pini kay, куплю профилированный брус, клееный брус лиственница купить, \r\nсадовый паркет из лиственницы, древесный уголь купить, купить вагонка липа цена, пиломатериалы доска обрезная, \r\nпроф. брус естественной влажности, где купить клееный брус, деревянные дома ручной рубки, \r\nhttp://drevtorg.club/',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','',0,0),(89,370,'SeoMeganrunda','seo1296@mail.ru','http://Website','109.165.98.21','2020-04-09 20:11:25','2020-04-09 20:11:25','Слово SEO может попадаться определен следующим образом: \r\n \r\nпоисковая оптимизация и продвижение сайтов в общем понимании — это комплексный дело работы над сайтом ради увеличения количества ответов, связанных со страницами Вашего сайта, в поисковой выдаче сообразно ключевым словам и привлечение по ним посетителей; \r\nSEO в профессиональном понимании – это оптимизация коллекции документов (страниц сайта) чтобы увеличения посещений сайта пользователями из поисковых систем и/или поднятия позиций сообразно запросам для посадочной страницы; \r\nSEO – это канал привлечения целевой аудитории из поисковых систем; \r\nSEO – это образ влияние для образование выдачи по определенным поисковым запросам. \r\nСовременные поисковые системы — это миллионы пользователей, сложные алгоритмы и огромные объемы данных. Когда посетитель что-то ищет в поиске, формируется страница c ответами. Она состоит из разных элементов. Чаще только это: \r\nмы в социальных сетях : https://ok.ru/prodvizhenie.saitov , https://www.facebook.com/prodvizheniesaytov , https://twitter.com/big_seo_ru , https://www.instagram.com/big_seo/ \r\nконтекстная объявление – блок с платной рекламой в поисковой выдаче, размещенный в нескольких зонах; \r\nорганическая выдача – блок с естественными ответами на запросы пользователей. Обычно состоит из 10 страниц различных сайтов. Разделение происходит для основе факторов ранжирования. Чтобы улучшения позиций сайта проводится поисковая оптимизация (SEO).',0,'0','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(90,370,'DavidNiz','mihailgrein@yandex.com','http://Website','93.84.131.49','2020-04-11 09:13:53','2020-04-11 09:13:53','Какие работы дозволительно здравствовать с вследствие вышек-тур: \r\n \r\nФасадные отделочные работы (грунтовка, штукатурка, покраска, облицовка); \r\nФасадные монтажные работы (установка освещения, декоративных элементов); \r\nВнутренние отделочные работы в помещениях с высокими потолками (улучшение стен, потолка) \r\nВнутренние монтажные работы в аналогичных помещениях (освещение, декоративные элементы); \r\nКлининговые работы (мытье окон, очистка фасада); \r\nРеставрационные работы (внутри и снаружи помещений. \r\nВременами туры используются нестандартно: точно временная осветительная здание, каркас ради баннера, судейская трибуна. \r\nПодробнее читайте тут:вышка тура 0 7х1 6',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(91,370,'lolamaznova','lolamaznova@yandex.ru','http://Website','79.126.71.175','2020-04-11 11:39:17','2020-04-11 11:39:17','Убиваем короновирус. Дезинфицирующие средства на основе перекиси водорода Купить: clining.freshdesigner.ru. Купить у производителя дезсредства и антисептики. Купить жидкое мыло с триклозаном антибактериальное. \r\nдезинфицирующие средства, антисептики, жидкое мыло гель антибактериальное для мойки рук уборки стирки',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.75 Safari/537.36','',0,0),(92,370,'dthecztiece','potapeva.alyona@gmail.com','http://Website','178.159.37.88','2020-04-16 17:40:39','2020-04-16 17:40:39','Hello. And Bye.',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(93,370,'PhillipSooro','dl3t@course-fitness.com','http://Website','118.169.77.7','2020-04-17 04:22:39','2020-04-17 04:22:39','蝦皮商城 \r\n \r\nhttps://shopee.tw/ken668999',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 Kinza/4.8.2','',0,0),(94,370,'Ysheriss','semvolga@gmail.com','http://Website','188.233.4.143','2020-04-19 08:29:16','2020-04-19 08:29:16','скачать плейлист m3u iptv 2020 бесплатно российские',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.106','',0,0),(95,370,'JanExill','togol@meta.ua','http://Website','151.236.25.62','2020-04-20 08:45:10','2020-04-20 08:45:10',' \r\n \r\n \r\n \r\nКак оформить квартиру-студию: 80 идей дизайна \r\nГородские квартиры стандартной планировки рассчитывали с учетом минимальной квадратуры по 6,5 м на каждого, с учетом, что в семье должно быть минимум 3... \r\n--- \r\n?Как решиться на кухню в черном цвете: советы + 90 фото-примеров \r\n \r\n \r\n',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(96,370,'Teodorapaf','anannagrin@yandex.com','http://Website','93.85.172.148','2020-04-20 12:29:13','2020-04-20 12:29:13','Строительные леса являются порядочно мирской конструкцией, безвинно через вида, как без них не обходятся строительные и ремонтные работы. \r\nВышка тура считается одним из типов строительных лесов, однако суть ее воздаяние в мобильности и простоте передвижения – у нее грызть колеса. \r\nТутто самое интересное о: вышка тура техно 3 \r\nВыключая с давних времен человек стремились чинить архитектурные шедевры, и им нужны были помосты ради работы ради высоте. Заблаговременно делали земляные насыпи, всетаки это непомерно трудоемко и гиппопотам, а после начали делать помосты из дерева. Через того и пошло псевдоним «леса», что заранее 19 века разовый безделушка, из которого делали леса было дерево. \r\nБезотлагательно же на рынке строительного оборудования представлено куча разновидностей лесов, они могут помещаться и деревянными, но чаще всего их делают из стали. Конструктивные элементы исполняются из массивной стали, а дополнительные могут красоваться сделаны из алюминия. Толщина может раболепствовать через вида лесов, кто в свою очередь зависит через целевого использования. Леса, как тонкая паутина обвивают строительный объект, и позволяют работать чтобы всякий высоте. \r\nСуществует техника безопасности подле работе с лесами, для определенной высоте работники должны крыться обеспечены страховкой, также дабы высоких конструкций следует соблюдаться определенное расстояние между помостами. \r\nПодробнее прелагаем ценить: вышка тура вектор',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 Kinza/4.9.1','',0,0),(97,370,'Kennethimimb','med24online@yandex.ru','http://Website','188.114.25.34','2020-04-23 08:24:42','2020-04-23 08:24:42','вывод из запоя',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(98,370,'freespines','speensfree@rambler.ru','http://Website','91.207.102.158','2020-04-23 23:07:43','2020-04-23 23:07:43','Get 250 freespins + 500$ deposit bonus / Получи 250 Фриспинов + 500$ бонуса \r\n \r\nhttps://vk.cc/at0aHK \r\n \r\nBest online site for money game / Лучший онлайн-сайт для игры на деньги',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(99,370,'oliasmirrnova','oliasmirrnova@yandex.ru','http://Website','88.147.174.229','2020-04-23 23:27:23','2020-04-23 23:27:23','Посетить эротический массаж. Мастера эротического массажа. Как исполняют эротический массаж. Наслаждение в кажой клеточке. Молоденькие массажистки.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54','',0,0),(100,370,'GenaklinSl','regakluchy@yandex.com','http://Website','37.212.92.144','2020-04-25 06:55:03','2020-04-25 06:55:03','генератор под ключ',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36','',0,0),(101,370,'Free Sex Rooms','Stockwin83042@gmail.com','http://freesexrooms.com','196.247.213.147','2020-04-26 13:04:11','2020-04-26 13:04:11','How can I get more useful info?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','',0,0),(102,370,'DaviSix','bonuscasinolive@gmail.com','http://Website','95.55.29.252','2020-04-28 11:35:30','2020-04-28 11:35:30','ассаламу алейкум - заработок 1000 рублей в день в интернете \r\n \r\nДрузья подскажите плз), есть ли возможность быстро заработать в сети интернет? \r\n \r\nCМОТРИ И УЧИСЬ: \r\nhttps://www.bonus.ru.net/ --> казино официальное-бездепозитные бонусы казино 2020 \r\nhttps://bonusnodepositfree.blogspot.com/ --> казино бездепозитный-бездепозитные бонусы казино пополнения \r\nhttps://bonusslotclub.blogspot.com/ --> игровые автоматы играть регистрация-бездепозитные бонусы казино пополнения \r\nhttps://bonusgamecasino.blogspot.com/ --> бездепозитные бонусы-заработок без вложение \r\nhttps://casinobonusesgame.blogspot.com/ --> казино вулкан-вложение заработок \r\nhttp://askgamblers.wmsite.ru/ --> вулкан регистрация-бездепозитные бонусы казино \r\nhttp://bonus.mya5.ru/ --> новые бездепозитные бонусы-казино бонус рублей \r\nhttps://sites.google.com/view/bonuses-casino --> бонусы казино вулкан-казино бездепозитный бонус за регистрацию с выводом \r\nhttps://sites.google.com/view/bonusy --> игровые автоматы играть регистрация-казино регистрация \r\nhttps://bonuskazinogames.wordpress.com/ --> заработок - бездепозитные бонусы без \r\nhttps://twitter.com/CasinoBonusi --> игровые автоматы играть-казино бездепозитный \r\nhttps://bisnesfin.blogspot.com/ --> заработать зарабатывать-новые бездепозитные бонусы казино \r\nhttps://revenuegoogl.blogspot.com/ --> вложение заработок интернет-казино \r\nhttps://bonusyandex.blogspot.com/ --> бездепозитные бонусы-деньги заработок \r\nhttps://zarabotokgogel.blogspot.com/ --> бонус регистрация-бездепозитный бонус автоматы \r\nhttps://www.liveinternet.ru/users/bonusrunet --> бездепозитные бонусы-бонус регистрация \r\nhttps://bonusrunet.tumblr.com/ --> без депозита-казино украина \r\nhttps://bonus-ru-net.livejournal.com/ --> бонус за регистрацию без депозита игровые автоматы-бонус казино без регистрации \r\nhttps://www.pinterest.ru/bonusi_online/ --> игровые автоматы-казино с бонусом \r\nhttps://www.pinterest.ru/casinoonlain1/ --> казино онлайн-бездепозитный бонус казино за телефон \r\nhttps://playfortuna-bonuses.blogspot.com/ --> вложение заработок интернет-бонусы казино \r\nhttps://yandex.ru/collections/user/avtomyway/bonusy-kazino-2020/ --> игровые автоматы играть-казино с бездепом \r\nhttps://yandex.ru/collections/user/bonusy2019/bonusy-kazino-za-registratsiiu/ --> бонусы казино-бездепозитные бонусы казино \r\nhttps://yandex.ru/collections/user/bonusy2019/novye-bezdepozitnye-bonusy-kazino-bonus-casino-kazino-onlain-2020-realnye-bonusy-kazino-2020/ --> казино с бонусомбездепозитные бонусы онлайн \r\nhttps://yandex.ru/collections/user/ludojop-top/casino-bonus-best-online-casino-bonuses/ --> бездепозитный бонус за регистрацию-бездепозитный бонус \r\nhttps://twitter.com/bonusi_casino --> казино онлайн-вулкан онлайн \r\nhttps://twitter.com/casinobonusy --> казино вулкан-казино вулкан \r\nhttps://twitter.com/bonuscasino9 --> бездепозитные бонусы-казино деньги \r\nhttps://twitter.com/bonusy_casino --> игровые автоматы-играть игровой \r\nhttps://twitter.com/BonusesGames --> бонус регистрация-бездепозитный бонус \r\nhttps://twitter.com/Swedenbonuses --> бездепозитные бонусы казинои-гровой автомат \r\nhttps://twitter.com/finlandbonuses --> автомат вулкан-казино без бонусов \r\nhttps://twitter.com/ludanchekshow --> игровые автоматы играть бесплатно-казино онлайн \r\nhttps://tgmssg.ru/ludanchek --> бездепозитный бонус казино-казино онлайн \r\nhttp://tiny.cc/ludanchek --> бонусы казино-новые бездепозитные бонусы казино \r\nhttp://tiny.cc/BezdepLudanchek --> казино-бонусы казино \r\nhttps://t.me/ludanchek --> бонус регистрация-заработок онлайн \r\nhttp://www.youtube.com/channel/UCZIGznXq_ahqAZziEe1ap-A --> бонусы казиноа-втомат вулкан \r\nhttp://www.youtube.com/watch?v=Aix4rbrWxS4&t=3s --> казино вулкан-казино регистрация \r\nhttp://www.youtube.com/watch?v=wMQAgkbyQ_I&t=2s --> игровые автоматы бесплатно без-играна игровые автоматы \r\nhttp://www.youtube.com/watch?v=nKFcbsPhkUk&t=2s --> игровой автомат-заработок онлайн \r\nhttp://www.youtube.com/watch?v=1_wFu-qkeHs --> игровой автомат-бездепозитные бонусы без \r\nhttp://www.youtube.com/watch?v=QUrZGKTMaM8&t=9s --> заработок без вложение-бездепозитный бонус за регистрацию \r\nhttp://www.youtube.com/watch?v=xNGFJ-Z_wU0 --> заработать зарабатывать-казино онлайн \r\nhttp://www.youtube.com/watch?v=bZKzahbs7aI&t=3s --> бездепозитный бонус за регистрацию в казино-игровой деньги \r\nhttp://www.youtube.com/watch?v=-hH55HMV1B4 --> заработок без вложение-вулкан играть \r\nhttp://www.youtube.com/playlist?list=PL2ZjRuUEQLTxtBfcX0U0rsuL5QFSZTAN3 --> деньги заработок-казино онлайн \r\nhttp://www.youtube.com/playlist?list=PL2ZjRuUEQLTwyvi0OypJB_Ndxl50ldxpq --> бездепозитный бонус казино-casino бездепозитный бонус \r\nhttp://www.youtube.com/playlist?list=PL2ZjRuUEQLTwXHD0JMhp45foHiIpRpor7 --> казино без бонусо-вденьги онлайн \r\nhttp://www.youtube.com/playlist?list=PL2ZjRuUEQLTyJvixVNUHE4hkV8_gEKtJ6 --> бездепозитные бонусы казино-бонус казино без регистрации \r\nhttp://www.youtube.com/watch?v=_4y1rEMCUE4 --> бездепозитный бонус вулкан-вулкан онлайн \r\nhttp://www.youtube.com/watch?v=Wg-b785Vdmc&t=3s --> казино онлайн-казино \r\nhttp://www.youtube.com/watch?v=ilnwfMv5UkU --> казино онлайн-игровые автоматы играть бесплатно \r\nhttp://www.youtube.com/watch?v=jKiyhs6XqXM --> казино вулкан-бездепозитный бонус вулкан \r\nhttp://www.youtube.com/channel/UCUgpbs4ZMOFpoEIZoV7Ibhw --> деньги онлайн-казино онлайн \r\nhttp://www.youtube.com/playlist?list=PLPVF4yPfRhkNyFgTzQOfWa5b2DovvAGVw --> бездепозитный бонус с выводом-бездепозитные бонусы казино \r\nhttp://www.youtube.com/playlist?list=PLPVF4yPfRhkMu4RqhADyXxpYgrsGRYUm6 --> бездепозитный бонус вулкан-заработок сеть \r\nhttp://www.youtube.com/playlist?list=PLPVF4yPfRhkN6VB_GwSlmCAc6pQ805iIK --> казино бездепозитный-играть игровой \r\nhttp://www.youtube.com/watch?v=Bg2UfTZuHZg --> бонус регистрация-бонус регистрация \r\nhttp://www.youtube.com/watch?v=wTh-hEvtq_Q --> игровые автоматы регистрация-игровые автоматы играть без \r\nhttp://www.youtube.com/watch?v=15zoYaPJra4 --> казино без бонусов-бездепозитный бонус \r\nhttp://www.youtube.com/watch?v=ENdzqsIiYAI --> игровые автоматы без регистрации-казино \r\nhttp://www.youtube.com/watch?v=eruDuCs3Uvs --> новые бездепозитные бонусы-игровые автоматы без \r\nhttp://www.youtube.com/watch?v=pKcaNsT0gC4 --> бездепозитный бонус за регистрацию-бонус регистрация \r\n \r\nметки: реальный заработок без интернета',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36','',0,0),(103,370,'bnjsbvxjoz','pinpinsto@rambler.ru','http://Website','185.244.214.38','2020-05-02 08:45:01','2020-05-02 08:45:01','не работает \r\n_________________ \r\npin up отзывы бонус 25000',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(104,370,'ch69','an3@atsushi75.gomailxyz.space','http://Website','185.220.101.220','2020-05-02 21:50:05','2020-05-02 21:50:05','Nude Sex Pics, Sexy Naked Women, Hot Girls Porn\r\nhttp://instasexyblog.com/?emilia \r\n survivor star porn slut pay porn free black free porn full length amatuer porn mother fucks long totally free psp porn',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(105,370,'JerryRob','rustiks2020@gmail.com','http://Website','95.72.245.249','2020-05-03 10:26:05','2020-05-03 10:26:05','Здравствуйте! \r\nПокупайте маски у Российских производителей от 14 руб. Защитные костюмы, комбинезоны, халаты. \r\nПо вопросу приобретения звоните по телефону в Москве +7-9851292045 или заполняйте заявку \r\nна сайте интернет-магазина \"Русский стиль\" http://ru-style.com/ \r\n \r\nберегите себя, носите маски',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299','',0,0),(106,370,'Robertdiz','aksanashamraeva@yandex.ru','http://Website','37.120.205.148','2020-05-03 15:56:17','2020-05-03 15:56:17','frog street press writing paper \r\n \r\n \r\nhere\r\nhere\r\nhere\r\nhere\r\nhere\r\nXXX Asian\r\nXXX Asian\r\nсвайный фундамен\r\nhere\r\nhere\r\n \r\n \r\nhandler download for java ULTRA Free Download Full Version 3 Jan 2015 Download millions download download for 6.\r\nResponses to How to download a mod?\r\nya hozna a brief journey through the canyons of your mind.\r\nDescargar la cancion mp3 Wisin Y Yandel totalmente gratis y no tienes que registrarte, tambien puedes escuchar Wisin Y Yandel online.\r\nSave XML from url to file.\r\n \r\nwriting response papers fb14139 \r\n \r\n!@#QWE%$#@!',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(107,370,'Rolandtjax','hitrukkarim939@gmail.com','http://Website','185.32.222.119','2020-05-04 06:44:43','2020-05-04 06:44:43','диф диагностика боли в коленном суставе',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(108,370,'EstherHut','ses@rambler.ua','http://Website','185.181.61.40','2020-05-04 10:51:36','2020-05-04 10:51:36',' \r\n \r\nhttp://nasekomye.top/kontakty/ \r\n \r\nСанитарно-эпидемиологическая организация ДезКонтроль проводит истребительные работы по лечению жуков в Санкт-Петербурге и близлежащей Ленобласти. Исполнители сэс выполняют травку комнатных тараканов, обработку тараканов, избавление от крыс. Сотрудники жилищной санэпидстанции располагают ценными знаниями исполнения дезинфекционных услуг для частных лиц и организаций всевозможной специальности. Для санобработки членистоногих задействуется оросительное химоборудование и некотиноидные инсектоакарициды, изготавливаемые знаменитыми изготовителями по созданию химических инсектоакарицидов Индии и Словакии – Hallmark Chemicals, Алина Нова Проф, Научно-коммерческая фирма \"Рэт\", Meghmani Organics, Волгоградпромпроект, НПО \"Гарант\". От вшей применяются инсектоакарициды Сихлор, УНО, Самаровка, Тетрацин, Конфидант и прочие известные и малоопасные для домочадцев и комнатных любимцев средства. Травля других членистоногих делается инсектицидами Аверфос, Фендона, Самаровка, Фуфанон, Микрофос, Доброхим, Акаритокс – малотоксичными и некотиноидными дезсредствами для дезобработки заселенных помещений. Сэс Сэсконтроль – это профессиональный производитель дезинсекционных работ, сэс располагает нужными средствами и должными знаниями для санобработки крупномасштабных помещений с неизменным эффектом. Городская станция ДезКонтроль проводит другие дезуслуги: дезинсекцию клещей, вырубание травы, санобработка всевозможных букашек. Безупречное обслуживание Дез-Контроль задействуют разнообразные предприятия – продовольственные фирмы, производственные территории, городские объекты: отели, госпитали, пивные, университеты, маркеты, склады. Заказать сотрудника поморить крыс в ресторане можно в любой муниципалитет СПБ и области. Дезинсекторы коммунальной станции Сэсконтроль дезинфицируют членистоногих на объектах: Красногвардейский район, мо Гражданка, метро Политехническая, посёлок Комарово, город Отрадное. На травку клопов даётся десятимесячная гарантия. \r\n \r\nсэс спб \r\n \r\nсанэпидемстанция спб официальный сайт калининский район, как выглядят укусы клопов что делать, как избавиться от тараканов, блохи в доме как избавиться в квартире',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(109,370,'Briangicle','et5xyt5ryt5xy@gmail.com','http://Website','178.67.163.50','2020-05-04 20:48:21','2020-05-04 20:48:21','Легенда о Зелёном рыцаре смотреть онлайн в хорошем качестве',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(110,370,'LouisTrulp','olya.zotova.1998@list.ru','http://Website','193.176.84.90','2020-05-05 03:20:10','2020-05-05 03:20:10','095000 8100 - форсунка bosch 0445120231, форсунки ленд крузер 200 дизель',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','',0,0),(111,370,'Robertsteve','kellysherman623@gmail.com','http://Website','185.209.22.186','2020-05-06 07:14:56','2020-05-06 07:14:56','vente de cialis en france\r\n \r\n \r\nThere isn\'t a man on earth that hasn\'t experienced this problem (PE) at least once shortly - and especially in the younger years. Lasting longer while having sex has always been certainly one of mankind\'s coveted pursuits as a result of connection which it has with as being a man but unfortunately only a hardly any guys have that incredible stamina that can seemingly takes hours. \r\nBut look, if you are a so-called \'minute man\' that reaches an orgasm within 2 minutes and even less there is no need to feel ashamed or perhaps be embarrassed - it isn\'t really your fault. Believe it or not, males are naturally programmed in this way which is Mother Nature\'s way of men to procreate in the handiest manner. Long before the very idea of monogamy it absolutely was the male\'s role to inseminate as much so when fast because he could. As time passed on and our brains developed, the region that are responsible for pleasure grew in space and sex became related to it. Unfortunately the reflexes that control ejaculation did not change. \r\nHowever, techniques that have been developed over the years for you to beat nature at its very own game and like the utmost sexual fulfillment minus the urge to ejaculate prematurily .. Let\'s take a fast look at some of these methods (some good plus some less than good) below: \r\nQuick fix remedies for rapid ejaculation \r\n \r\ngГ©nГ©rique sildenafil sans ordonnance en pharmacie\r\nacheter vrai apcalis en ligne\r\nacheter sildenafil en ligne danger\r\nacheter viagra gГ©nГ©rique en france\r\n \r\n \r\nachat de sildenafil en pharmacie\r\n - https://www.bpknews.com/2020/04/ou-acheter-sildenafil-generique-en-france\r\nhttps://www.ikons-project.eu/eriacta-en-pharmacie-belgique\r\nhttps://www.emotionalgrandmotel.it/forum-peut-on-acheter-du-sildenafil-en-pharmacie-sans-ordonnance\r\nhttps://www.drugnet.it/apcalis-5-mg-price-walmart\r\nhttps://www.sweatyhearts.eu/index.php/2020/04/26/est-il-possible-dacheter-du-viagra-en-pharmacie-sans-ordonnance\r\n \r\n \r\n \r\nAcheter Du Sildenafil Pfizer En France',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54','',0,0),(112,370,'proshch','proshchkina96@mail.ru','http://Website','93.124.78.229','2020-05-09 02:10:00','2020-05-09 02:10:00','Заказать seo поисковую оптимизацию сайта, Заказать услуги по продвижению сайта По всем возникшим вопросам Вы можете обратиться в скайп логин pokras7777Раскрутка сайта под ключ \r\n.Так же собираем базы раскрутка сайта',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(113,370,'acyrrrbeh','turkiyebet@rambler.ru','http://Website','94.46.13.222','2020-05-10 15:48:43','2020-05-10 15:48:43','very interesting but nothing is clear \r\n_________________ \r\nbet365 free live streaming Iddaa sonuclari bilyoner iddaa en ucuz sistem',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','',0,0),(114,370,'Craigtauby','barrettolleen@gmail.com','http://Website','78.153.199.242','2020-05-15 01:48:58','2020-05-15 01:48:58','Здравствуйте, \r\nмы собрали для вас самые точные и честные прогнозы, для того чтобы \r\nвы смогли выиграть и играть с большим плюсом. самые свежие статьи из \r\nмира спорта https://bonus-betting.ru/ для того чтобы понимать на чтобы ставить и с каким коофицентом \r\nдля вас мы собрали самых известных профессионалов из мира ставок и \r\nбукмекерских контор! Играй и собирай сливки! Наши ссылки ниже. \r\n \r\n \r\n Мелбет промокод ',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(115,370,'qocxonrlxg','1xbetsport@rambler.ru','http://Website','185.183.107.83','2020-05-16 00:32:21','2020-05-16 00:32:21','Interesting news \r\n_________________ \r\nБесплатно на депозит в казино за регистрацию',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54','',0,0),(116,370,'Profitpar','luxuryluckyme1213@mail.ru','http://Website','5.228.57.189','2020-05-16 20:16:59','2020-05-16 20:16:59','Profit Table - Зарабатывай по нашей стратегией каждый день - https://teleg.run/joinchat/AAAAAETEyNRIJcO-1q5IXA',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36','',0,0),(117,370,'Mikaelcof','aasxcp@outlook.com','http://Website','46.119.189.242','2020-05-17 12:04:34','2020-05-17 12:04:34','Paper Writing Service - EssayErudite.com \r\n \r\nAcademic assignments often force students to learn fast how to prepare excellent papers and submit them on time. \r\nThe up-to-date paper writing service are key for students’ success, especially when they want to get excellent papers fast. \r\nA lot of students prefer services of academic paper professional writers, which help them to submit great papers promptly. \r\n \r\npaper writing service \r\n \r\nPaper Writing Service - https://essayerudite.com/paper-writing-service/ \r\n \r\nmatlab assignment help\r\nwrite research paper for me\r\nwrite paper online\r\nbest online essay writing service\r\nwrite my paper online',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','',0,0),(118,370,'Mikaelcof','aasxcp@outlook.com','http://Website','178.137.209.119','2020-05-18 03:08:54','2020-05-18 03:08:54','Paper Writing Service - EssayErudite.com \r\n \r\nAcademic assignments often force students to learn fast how to prepare excellent papers and submit them on time. \r\nThe up-to-date paper writing service are key for students’ success, especially when they want to get excellent papers fast. \r\nA lot of students prefer services of academic paper professional writers, which help them to submit great papers promptly. \r\n \r\npaper writing service \r\n \r\nPaper Writing Service - https://essayerudite.com/paper-writing-service/ \r\n \r\ndo my essay\r\nthesis writing services\r\ncollege paper writers\r\nwrite my paper online\r\nthesis paper writing service',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64 (Edition Yx)','',0,0),(119,370,'JacobBaK','mathesseadog@aol.com','http://Website','45.63.43.18','2020-05-18 11:43:43','2020-05-18 11:43:43','Hello. And Bye.',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(120,370,'hilarysq1','nf5@ryoichi68.pushmail.fun','http://Website','217.12.223.225','2020-05-18 16:21:17','2020-05-18 16:21:17','Big Ass Photos - Free Huge Butt Porn, Big Booty Pics\r\nhttp://gaypakiporn.bestsexyblog.com/?alessandra \r\n tomboy hot porn mariah carey porn movie video free nonmember teen porn videos saggy boobs porn real exgirlfriend porn \r\n\r\nhttp://xblognetwork.com/\r\n new orleans porn company free homemade interracial porn movies comics hardcore porn jamie westenhiser porn submission porn video',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','',0,0),(121,370,'dimahodckin','irinaprefkina@yandex.ru','http://Website','88.147.152.156','2020-05-19 07:40:46','2020-05-19 07:40:46','Уборка и дезинфекция во время кароновируса. regionsv.ru. Купить дезинфицирующие средства для уборки и дезинфекции помещений, мебелиЮ одежды, техники, инструментов. Широкая область применения. Купить дезинфицирующие средства, кожные антисептики, химию для уборки. \r\nДоставка от 1-й канистры. Доставляем в любой город. \r\nХимия для ультразвуковой очистки. И многое другое. \r\n \r\n \r\nregionsv.ru',0,'0','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(122,370,'NeWSknilM','in9post@yandex.ru','http://Website','85.29.188.41','2020-05-25 03:59:36','2020-05-25 03:59:36',' \r\n \r\nhttp://igri-online.com/ игровые автоматы играть бесплатно и без регистрации магия денег вулкан \r\n \r\nБесплатные онлайн-игры без регистрации: Игры онлайн и Слоты Вулкан Де-Люкс играть онлайн без регистрации \r\n \r\nВидео по теме онлайн казино на канале стримера Витус Онлайн-казино. Подписывайся и смотри о том как выигрывать миллионы (без шуток)! \r\n \r\nКанал \"Витус онлайн\" на YouTube http://bit.ly/_Channel_YouTube_Vitus_Online_Casino',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134','',0,0),(123,370,'hgf','evonnedelargie@yahoo.com','http://www.fdsfsdf.com','45.152.198.229','2020-05-25 17:20:44','2020-05-25 17:20:44','This site was... how do you say it? Relevant!! Finally I\'ve found something which helped me.\r\nCheers!',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko Core/1.53.4620.400 QQBrowser/9.7.13014.400','',0,0),(124,370,'ew16','ka20@atsushi75.gomailxyz.space','http://Website','185.220.101.221','2020-05-28 11:45:22','2020-05-28 11:45:22','New super hot photo galleries, daily updated collections\r\nhttp://hoterika.com/?taniya \r\n lisa sipson porn money order porn modern vintage porn bberry porn ahimal porn legality',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(125,370,'xgidmskwr','spinsportru@rambler.ru','http://Website','31.171.152.188','2020-05-28 19:38:17','2020-05-28 19:38:17','спасибо интересное чтиво \r\n_________________ \r\nКазино под видом лотереи',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.106','',0,0),(126,370,'tetradmaype','popyrinnifont1994@mail.ru','http://Website','5.140.87.163','2020-05-28 20:48:54','2020-05-28 20:48:54','Собрать ребенка в школу – та еще задача. Казалось бы, что все для обучения уже куплено, причем с хорошим запасом, когда оказывается, что о главном-то и забыли. Как же идти в школу без тетрадей? Даже если в последний момент вы обнаружили, что вашему ученику не хватает тетрадей, вы всегда можете заказать их в интернет-магазине. Заходите на наш сайт https://tetradi.pro/ по ссылке «рабочие тетради Свирск\r\n» и покупайте недостающую канцелярию не выходя из дома. Ассортимент и цены вас приятно обрадуют. \r\n \r\nНа нашем сайте представлен большой выбор рабочих тетрадей по всем предметам для учащихся с первого по одиннадцатый класс. У нас вы может заказать рабочие тетради для начальных классов, атласы, контурные карты, тетради по иностранным языкам, тетради для внеурочной деятельности и многое другое. У нас всегда имеются в наличии все товары, которые представлены в онлайн-каталоге. Открыв интересующий вас раздел каталога, вы легко можете выбрать необходимые тетради. Чтобы оформить заказ, достаточно добавить товары в корзину. \r\n \r\nМы предаем рабочие тетради, которые поступают напрямую от издательств, поэтому у нас вы найдете актуальные товары, которые соответствуют школьным программам и используются в разных регионах нашей страны. Сотрудничество с издательствами позволяет нам устанавливать доступные цены – стоимость товаров у нас ниже, чем в розничных канцелярских магазинах. \r\n \r\nВ нашем интернет-магазине вы можете приобрести тетрады с доставкой в свой город. Мы осуществляем доставку заказов по всей России и даже в страны СНГ. Оформить заказ можно по телефону, электронной почте или прямо на сайте, заполнив простую онлайн-форму. Вам нужно только указать необходимые вам тетради, их количество, а также адрес доставки. Мы обязательно вам перезвоним для уточнения деталей. Заходите в наш магазин, чтобы купить с доставкой рабочие тетради по выгодной цене!',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64','',0,0),(127,370,'labedroomkem','f4tlsh@seoturbina.com','http://Website','2.95.46.186','2020-05-31 04:30:30','2020-05-31 04:30:30','Furniture online store \r\nCome in outstanding store in Jefferson Park production for office and home use and cafe! presents over 12000 appointment furniture and goods for a country house and apartments or restaurant. Natural rattan , are used for the purposes of production our branded products , possesses strength and wear resistance, wonderful external data. All furniture processed special compounds, due to which their surface does not absorb water, stable to extremes ambient temperature air and exposure of the sun. Vya our furniture excellent retains its functions even in restaurant in open spaces . In the presented online catalog you offered photos furniture for dining room, hall, bedroom, children\'s room , as well as intended for organization of storage area - dressers and cabinets, cabinets and others . In our store in Fairfax you can buy everything for any your home not expensive . We invite client come to store , holding in Westwood what cares about its shopper.',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(128,370,'socorrowh16','cliftonwb6@akira5610.haruto59.gleella.buzz','http://Website','45.9.148.215','2020-06-01 04:51:47','2020-06-01 04:51:47','Hot sexy porn projects, daily updates\r\nhttp://famousporn.fetlifeblog.com/?mina \r\n\r\n huge ass bbw porn free porn download mpg big butt teen porn vids porn metasearch muscle tube porn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(129,370,'DavidVeita','iollazueva1991@mail.ru','http://Website','83.220.236.125','2020-06-01 22:42:54','2020-06-01 22:42:54','Привет , интересуюсь этим \r\nметаллическая дверь стоимость \r\nЭто инстаграмм тут есть Производство производители вроде как хочу разобраться \r\nДля для дома хочу,ну может Вам понадобится ? давайте обговорим =) металлоизделия любой сложности',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(130,370,'lolitazf69','jb5@itsuki28.forcemix.online','http://Website','93.115.241.194','2020-06-04 18:06:46','2020-06-04 18:06:46','Best Nude Playmates & Centerfolds, Beautiful galleries daily updates\r\nhttp://teenybopporn.gigixo.com/?katy \r\n free porn video teen catagories erika kane porn retro porn lili marlenne hairless boys porn tube what is best porn tube \r\n\r\nhttp://fetlifeblog.com/\r\n young and 18 porn fere straight hunk streaming porn sweet rebecca moved on to porn krystens archive porn stories porn website model sign up',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','',0,0),(131,370,'ipipfexlv','sporttime2021@rambler.ru','http://Website','185.232.21.141','2020-06-05 04:57:57','2020-06-05 04:57:57','Интересный пост \r\n_________________ \r\nБонусы на депозит букмекеров',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','',0,0),(132,370,'Charlesmex','vadimm2givla@mail.ru','http://Website','194.34.133.171','2020-06-05 14:10:18','2020-06-05 14:10:18','Clicking Here 3d game',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 Kinza/4.8.2','',0,0),(133,370,'RichardBuh','ayka@paketos.ru','http://Website','2.95.216.157','2020-06-07 19:16:52','2020-06-07 19:16:52','Наша фирменная услуга грузоперевозки была основана в целях комфорта клиентов. У нашей знаменитой международной компании ИП КОНСТАНТИН Анжеро-Судженск имеется личный автомобильный парк а также штат курьеров. Наша производственная компания готова совершить доставку товара для вашего предприятия в благоприятное время. Для этого только лишь выберите сию услугу. В том случае ваш товар будет доставлен очень точно и быстро. Можно рассчитывать на своевременное сопровождение, персональные решения и отменное качество широкоформатной печати. \r\nпакеты крафт с кручеными ручками купить \r\n \r\n \r\nЗнаменитая международная компания ЗАО Павлов Москва стремится предоставить вам, роскошный сервис. Наш внушительный запас изделий(мешках полипропиленовые) на складе, быстрое приём заявок, замечательное обслуживание потенциальных клиентов и невысокая стоимость дает возможность приобрести крафт пакетах с кручеными ручками каждому. Специализированный холдинг импортирует, производит, а также поставляет все виды упаковки( пакетов с клеевым клапаном ).',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(134,372,'writtenromance','belnap@gmail.com','https://www.eporner.com/search/joi-cei/','54.36.46.108','2020-06-09 00:00:28','2020-06-09 00:00:28','How can I post my blog adress online somewhere so that people will go to it and just check it out? have to do is click. If you use something other than 360 for your blog for some strange reason, you can always put it in the \"comments\" part',0,'0','Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36','',0,0),(135,370,'tammiegq11','ronnieoe11@kenshin78.pushmail.fun','http://Website','167.114.89.202','2020-06-09 07:44:12','2020-06-09 07:44:12','Hot photo galleries blogs and pictures\r\nhttp://glassartclasses.photoimagesites.instakink.com/?maegan \r\n\r\n is watching porn online a crime the shoe fits porn fishburne porn adult porn moviestube cold porn fetish',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(136,370,'CraigreuCh','shag677@mail.ru','http://Website','80.95.45.123','2020-06-09 17:21:05','2020-06-09 17:21:05','Автомобильные боксы \r\nКаким бы просторным ни был автомобиль, \r\nпорой места в нем начинает не хватать. \r\nПоездка за город или возвращение из похода по магазинам превращается в акробатический номер с грузом на коленях и плотно упакованными пассажирами на задних сиденьях. \r\nавтобокс на крышу пермь ',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64','',0,0),(137,370,'DanielDeaby','bamboogroup.design@gmail.com','http://Website','185.245.85.236','2020-06-11 18:56:49','2020-06-11 18:56:49','Hi, I recently came to the CS Shop - Cheap Software Store. \r\nThey sell Discount Corel software, prices are actually low, I read reviews and decided to buy Persecond, the price difference with the official shop is 10%!!! Tell us, do you think this is a good buy? \r\nRead a few reviews from different stores, and CSShop seems to get consistently good grades in every area. The process went perfectly and they didn\'t disappoint or disappoint me.',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 Kinza/4.8.2','',0,0),(138,370,'GeorgeThemn','georgeTharo@gmail.com','http://Website','94.244.135.223','2020-06-12 10:52:22','2020-06-12 10:52:22','Добрый день. Хочу представить Вашему вниманию отличные ресурсы где Вы сможете читать актуальные новости или оставлять свою рекламу. Для более детальной информации заходите к нам \r\nhttp://novosti.cx.ua/',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54','',0,0),(139,370,'maia','pronin4447@mail.ru','http://Website','95.152.63.196','2020-06-15 08:00:49','2020-06-15 08:00:49','Адвокат. Консультация Бесплатно. Помощь опытного адвоката в Запорожье, Днепре и по всей территории Украины по уголовным, гражданским, административным и хозяйственным делам, защита по делам об административных правонарушениях. \r\nОпыт работы более 20 лет. \r\nКонсультации по телефону с 9 до 20 часов, бесплатно. \r\nБолее подробно на сайте: адвокат Днепр\r\n \r\n \r\nАдвокат Запорожье',0,'0','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','',0,0),(140,370,'rozass','roza23452@mail.ru','http://Website','95.152.63.196','2020-06-15 11:17:36','2020-06-15 11:17:36','Адвокат. Консультация Бесплатно. Помощь опытного адвоката в Запорожье, Днепре и по всей территории Украины по уголовным, гражданским, административным и хозяйственным делам, защита по делам об административных правонарушениях. \r\nОпыт работы более 20 лет. \r\nКонсультации по телефону с 9 до 20 часов, бесплатно. \r\nБолее подробно на сайте: адвокат Запорожье\r\n \r\n \r\nАдвокат Запорожье',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(141,370,'CharlesGyday','indunse.terfigh274@mail.ru','http://Website','45.132.192.63','2020-06-15 13:27:16','2020-06-15 13:27:16','hack web whatsapp - how to find out where the wife is, hack yahoo',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36','',0,0),(142,370,'rozass','roza23452@mail.ru','http://Website','95.152.63.196','2020-06-15 14:27:52','2020-06-15 14:27:52','Адвокат. Консультация Бесплатно. Помощь опытного адвоката в Запорожье, Днепре и по всей территории Украины по уголовным, гражданским, административным и хозяйственным делам, защита по делам об административных правонарушениях. \r\nОпыт работы более 20 лет. \r\nКонсультации по телефону с 9 до 20 часов, бесплатно. \r\nБолее подробно на сайте: юрист Запорожье\r\n \r\n \r\nАдвокат Запорожье',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','',0,0),(143,370,'manyuskas','hdmanya@mail.ru','http://Website','95.152.63.196','2020-06-15 18:52:11','2020-06-15 18:52:11','Адвокат. Консультация Бесплатно. Помощь опытного адвоката в Запорожье, Днепре и по всей территории Украины по уголовным, гражданским, административным и хозяйственным делам, защита по делам об административных правонарушениях. \r\nОпыт работы более 20 лет. \r\nКонсультации по телефону с 9 до 20 часов, бесплатно. \r\nБолее подробно на сайте: адвокат Запорожье\r\n \r\n \r\nАдвокат Запорожье',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(144,370,'Odobe','no-reply@akvasos.ru','http://Website','2.95.7.66','2020-06-17 23:10:39','2020-06-17 23:10:39','Наша международная компания всегда готова предоставить услуги по восстановлению и очистки водопроводов современным методом гидродинамической прочистки на новейшем парке оборудования. Применение предложенного способа обеспечивает возобновление функций труб к исходному уровню, сокращаются расходы электроэнергии на 10-15%, растет установленный срок применения стальных труб на 20 лет до капремонта, повышаются промежутки между профилактическим сопровождением. \r\nВыполняем необходимые виды работ, как к примеру: \r\nРемонт внутренних систем водопровода-аварийный, текущий, плановый ремонт водопровода. \r\n \r\nА почему предпочитают нашу специализированную компанию? \r\nВеликий стаж работы - более 100 настроенных очистительных сооружений в России и за её рубежами, факт наличия всех лицензий и разрешений на производство реставрационных и инженерных работ, разработка и проектирование экологического, безопасного, энергосберегающего, высокоэффективного снаряжения, гарантийное и послегарантийное техобслуживание, высокопрофессиональный и ответственный персонал. \r\n \r\nАвтономная канализация : Теледиагностика скважин',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(145,370,'aureliadp4','mirandant16@rokuro14.yagoo.website','http://Website','198.98.60.239','2020-06-19 05:14:55','2020-06-19 05:14:55','Dirty Porn Photos, daily updated galleries\r\nhttp://youngstuffporn.xblognetwork.com/?annette \r\n\r\n red head porn star on realitykings nerd porn homemade free download indian porn sex videos golz porn maphrodite animated porn pictures',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299','',0,0),(146,370,'uobvbukwp','spinssfree@rambler.ru','http://Website','185.183.107.86','2020-06-21 07:00:18','2020-06-21 07:00:18','Спасибо за пост \r\n_________________ \r\ncasino kielto',0,'0','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','',0,0),(147,372,'GET WEBSITE TRAFFIC','annett.chill@gmail.com','https://bit.ly/3gqLEoE','45.131.213.212','2020-06-22 17:50:59','2020-06-22 17:50:59','YOU NEED QUALITY VISITORS for your: metropolitannannies.com\r\n \r\nMy name is Annett Chill, and I\'m a Web Traffic Specialist. I can get:\r\n - visitors from search engines\r\n - visitors from social media\r\n - visitors from any country you want\r\n - very low bounce rate & long visit duration\r\n \r\nCLAIM YOUR 24 HOURS FREE TEST => https://bit.ly/3gqLEoE',0,'0','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/66.0.3359.139 Chrome/66.0.3359.139 Safari/537.36','',0,0),(148,370,'JamesPhamb','teddsmith1990@gmail.com','http://Website','89.26.243.199','2020-06-22 18:10:25','2020-06-22 18:10:25','The CSShop Support Team is a pearl! Although they don\'t handle computers very well, they have made it one of the best experiences in recent years. \r\ncheap acrobat pro dc mac',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.106','',0,0),(149,370,'dimitrylokin','dimitrylokin@yandex.ru','http://Website','88.147.173.193','2020-06-23 09:38:59','2020-06-23 09:38:59','Как моют дороги. Химия для мойки дороги. Мойка асфальта. Мехуборка моет дороги. Мойка асфальтовых и бетонных дорог . Купить химию, детергент для мойки дороги и асфальта.',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 Kinza/4.8.2','',0,0),(150,370,'Kosyj841','z3437@thefmail.com','http://Website','185.130.184.199','2020-06-24 07:47:23','2020-06-24 07:47:23','Приветствую!!! \r\n \r\nпреобразователь частоты. Приобретение дорогого импортного производства несколько танков. Позиционирование подвешенных грузов в частных лиц владеющих ресурсом изза того что есть файл скачайте его конструкцию с длиной. Импульсы управления и компрессоры воздуходувки. Первые две. Тяжелые блоки конусов нарезание резьб метрической модульной платформы. Вы гарантировано получите свой автоматический фильтр. Привод предоставляет возможности электрооборудования мы можем уменьшать копии иностранного партнера в современной элементной базе и удобство пользования. Сварочные аппараты. Кроме того что разрабатывать небольшие перепады рабочих характеристик. Двигатель оборудован для управления электродвигателем. Оставьте свой ответ на сайте каждый кто служил и внутренних цепей должны отключить ее добились наилучшего протекания обратного холостого хода потока сцепленного с другими способами а в большинстве случаев авторы демонстрируют крупным планом персонажей публикаций. Более всего данный момент двигателя. Сущность данного места. Бурение скважины позволяют проводить на себе знать если все модели отдавайте предпочтение в инструкции по току от начала и вентиляторов а напряжение с мокрым ротором применяется для использования угольных щеток снижает воздействие таких случаях когда силовой электронике доминировали тиристорные преобразователи частоты. Кроме того появляется возможность оперативной памяти и отраслей промышленности! Сервисный центр в сохранении хорошего развивая в состоянии собор. С помощью электронных Частотники элком \r\n \r\nУдачи всем!',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(151,370,'OliverCaf','oliver.s.oliver@outlook.com','http://Website','37.120.137.108','2020-06-27 11:20:23','2020-06-27 11:20:23','There was a problem after the purchase and I called them, made an immediate selection, and provided the necessary help. I realized that the mistake was actually mine. \r\nCheap Software Shop - \r\npurchase premiere pro cc for windows 10',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(152,370,'zigzagwiki','zigzag.wiki@catalog.gh','http://Website','185.177.59.202','2020-06-27 23:09:46','2020-06-27 23:09:46','ZigZag.WiKi \r\n \r\nЭто уникальный каталог с поиском по Telegram группам и телеграм каналам. \r\n \r\nВ каталоге вы всегда сможете найти нужную вам группу, канал в телеграм, найти нужное сообщение из телеграм группы или телеграм канала телегам. \r\n \r\nНе нашли в поиске что искали, мы с радостью примем от вас ссылку на канал или группу для включения их в поиск. \r\n \r\nЕсли вы админ телеграм канала, телеграм группы или вы магазин и у вас есть группа в телеграм, канал в телеграм вы так же можете разместить свой магазин в раздел магазины! \r\n \r\nРегистрируй свой магазин, телеграм группу или телеграм канал и зарабатывай! \r\n \r\nБолее подробную информацию вы с можете узнать на сайте https://zigzag.wiki',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(153,370,'vqvregjeg','smartbettt@rambler.ru','http://Website','80.246.31.40','2020-06-28 07:55:15','2020-06-28 07:55:15','вполне себе годнота \r\n_________________ \r\nбукмекерские конторы онлайн',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(154,372,'GET WEBSITE TRAFFIC','chery.diana89@msn.com','https://bit.ly/3gqLEoE','144.76.18.217','2020-06-28 18:01:29','2020-06-28 18:01:29','YOU NEED QUALITY VISITORS for your: metropolitannannies.com\r\n \r\nMy name is Diana Chery, and I\'m a Web Traffic Specialist. I can get:\r\n - visitors from search engines\r\n - visitors from social media\r\n - visitors from any country you want\r\n - very low bounce rate & long visit duration\r\n \r\nCLAIM YOUR 24 HOURS FREE TEST => https://bit.ly/3gqLEoE',0,'0','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/66.0.3359.139 Chrome/66.0.3359.139 Safari/537.36','',0,0),(155,370,'FrankSig','smitth212@gmail.com','http://Website','175.43.176.182','2020-06-30 09:11:40','2020-06-30 09:11:40','Песок применяется для придания больших, прочностных и иных качеств строительным материалам, этим как асфальт и бетон. Он еще применяется в качестве декоративного материала в ландшафтном дизайне. Особенные облики песка применяются при приготовлении стекла и в качестве формовочного материала для литья металла. Иной песок применяется в качестве абразива при пескоструйной обработке и для приготовления наждачной бумаги. \r\nПесок применялся ещё в 6000 г. до н.э. для шлифования и полировки камня, приготовления плененных инструментов и иных предметов. Камнем терли о кусочек смоченного песок речной ирпень песчаника, дабы обточить режущий край. В кое-каких случаях сыпучий песок разбрасывался по плоской горе, и предметы соприкасались с песочной поверхностью, дабы сгладить их. 1-ые бусы со стеклянной глазурью были замечены в Египте приблизительно в 3500-3000 гг. До н.э.',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(156,370,'ThomasFam','gordon72@nextfashion.ro','http://Website','185.216.34.232','2020-06-30 17:54:29','2020-06-30 17:54:29','Antidetect browser is a software innovation with unique methods that change fingerprints in a natural way and remain undetectable to online tracking services. Easily bypass fingerprinting and skip over sms verification from major big data companies like Google, Facebook, Twitter, Amazon, etc. \r\n \r\nTh tool incorporates 12 independent modules that will change the fingerprints of your computer. \r\nNot spoofing - It will not be detected as spoofing because the fingerprint is changed at hardware level and looks natural. \r\nUnlimited configurations - Create unlimited browser configurations. Each new browser will have non-unique Canvas prints, WebGL, fonts, etc. \r\n \r\nhttps://www.nofingerprinting.com - Download here Because Privacy Matters. Now for a limited time with 10% discount, available only on Nofingerprinting.com. (discount code for Ivanovation.com)',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36','',0,0),(157,370,'JamesDup','shinymninhethy871@mail.ru','http://Website','178.175.130.253','2020-07-01 00:21:26','2020-07-01 00:21:26','have a peek at this website https://onion20hydra.ru',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(158,370,'Alonzodew','injenda.grabots434@mail.ru','http://Website','45.139.48.8','2020-07-01 01:54:15','2020-07-01 01:54:15','imp source https://hydra2020gate.com',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(159,370,'Thomasfak','john.sach02@gmail.com','http://Website','37.120.156.47','2020-07-02 12:11:09','2020-07-02 12:11:09','Hi, I recently came to the CheapSoftwareStore - Cheap Software Store. \r\nThey sell Cheap Autodesk software, prices are actually low, I read reviews and decided to buy Alias Surface 2020, the price difference with the official website is 30%!!! Tell us, do you think this is a good buy? \r\nI appreciate the personal service. The technician quickly helped me and provided the necessary solutions. Will use CSShop again in the future! \r\nOrder OEM Autodesk Factory Design Suite Ultimate 2020 - \r\norder building design suite ultimate 2020 cheap',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(160,370,'novostroyka63deame','novostroyka63@commercial-renovation.com','http://Website','2.95.240.183','2020-07-02 23:08:57','2020-07-02 23:08:57','Цена фундамента под дом \r\n \r\nСоздание дома вашей мечты - это оригинальная возможность, спланировать и претворить в жизнь нечто воистину уникальное во всех отношениях. Возведение фундамента - это в целом первоначальная модель ремонта, в процессе которой домик строится. При расчете замена фундамента под старым деревянным домом цена предусматривается весьма много факторов. Средняясумма возведения домов фундамента составляет приблизительно от 10$ за кв.метр . Погреб сможет умножить итоговую стоимость каждого объекта недвижимости, предоставляя необходимое помещение ради организации хранения и порой рабочее пространство. Наша профессиональная команда по конструированию и возведенью фундамент под памятник на кладбище цена может помочь выстроить жилище, о котором вы всегда мечтали. От начала до конца наша специализированная компания в Череповец позаботимся о всех без исключения процессах, чтобы заказчику не довелось тревожиться о деталях. Специализированная международная компания в Киселевск несет юридическую ответственность за проект, а не вы, именно поэтому организация в Борисоглебск имеют интерес в том, затем чтобы довести до конца строительство коттеджа быстрее и эффективнее. Узнайте о сваи винтовые для фундамента цены в вытегре у спспециалистовециалистов корпорации.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51','',0,0),(161,370,'Anthonyevelf','ecordax.bliquit28@mail.ru','http://Website','193.176.85.71','2020-07-03 17:04:49','2020-07-03 17:04:49','their explanation buy fullz',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(162,370,'CraigreuCh','shag677@mail.ru','http://Website','95.152.62.88','2020-07-03 17:36:04','2020-07-03 17:36:04','Автомобильные боксы \r\nКаким бы просторным ни был автомобиль, \r\nпорой места в нем начинает не хватать. \r\nПоездка за город или возвращение из похода по магазинам превращается в акробатический номер с грузом на коленях и плотно упакованными пассажирами на задних сиденьях. \r\nавтобокс turino',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68','',0,0),(163,370,'JamesSuife','gasia1961@mail.ru','http://Website','95.152.62.88','2020-07-03 20:55:52','2020-07-03 20:55:52','Рольставни Воронеж предлагает предпринимателям, владельцам частных домов и городских квартир \r\nрольставни воронеж \r\nКомпания \"рольставни воронеж\" производит и устанавливает рольставни для владельцев магазинов, кафе и других оффлайн точек с гарантией в 10 лет!',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(164,370,'sharroneg18','bridgetne69@kenta11.forcemix.online','http://Website','185.100.87.244','2020-07-04 08:43:46','2020-07-04 08:43:46','Young Heaven - Naked Teens & Young Porn Pictures\r\nhttp://youngyrporn.bloglag.com/?mya \r\n\r\n delete porn encryption porn pictures of mature ladies porn jobs available kathy porn hermaphadite porn photos',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(165,370,'Passmalleyesselay','savelevarita70@gmail.com','http://Website','89.151.186.198','2020-07-04 11:14:37','2020-07-04 11:14:37',' \r\n \r\nTo receive biometric epassport please visit our site https://passports-for-sale.net/ or contact us via e-mail Pass @ Toke . Com (without spaces) pass@toke.com \r\nWe have wide experience producing fraud e-passports. You can order fraudulent electronic passports sending a message to the e-mail Pass @ Toke . Com (without spaces) pass@toke.com \r\nWe use special equipment and materials to make fabricated electronic passport. All secret features of real electronic passport are duplicated for our false passport. \r\nWe have a large selection of falsified e-passports available for sale. To get biometric epassport please do not hesitate to contact us to e-mail Pass @ Toke . Com (without spaces) pass@toke.com \r\nThis is a real opportunity for you to obtain novelty passports of high quality ! \r\n \r\nIf our site https://passports-for-sale.net/ doesn\'t work then just contact us to email Pass @ Toke . Com (without spaces) pass@toke.com \r\n \r\nfind fictitious passport, replica electronic passport for sale, receive phoney epassport, novelty passport for sale, buy falsified e-passport, fabricated e-passports for sale',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','',0,0),(166,370,'deanneaa69','vx11@daisuke7110.ayumu39.forcemix.online','http://Website','89.34.27.37','2020-07-06 09:14:49','2020-07-06 09:14:49','Hot galleries, daily updated collections\r\nhttp://pornstar1988.tarawatchesporn.sexjanet.com/?jalyn \r\n cotrana porn sex nude hentai free extreme porn movie galleries young teen petite porn xgranny porn classic porn movies previews \r\n\r\nhttp://moesexy.com/\r\n free circle jerk porn video woman on womah porn dyke very small girls porn old granny porn thumb pics ailina joli porn',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 Kinza/4.8.2','',0,0),(167,370,'robertouw11','dustinxr16@masato7510.kunio16.forcemix.online','http://Website','51.77.39.255','2020-07-06 15:46:40','2020-07-06 15:46:40','Sexy photo galleries, daily updated collections\r\nhttp://swollenanusporn.danexxx.com/?jillian \r\n\r\n daily free porn passes free chubby teeen home video porn porn star jersey big gay porn jenna jameson lesbian porn movies',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299','',0,0),(168,370,'adrianNar','catch@an.heartmantwo.com','http://Website','173.213.85.7','2020-07-06 17:04:51','2020-07-06 17:04:51','Hey, I\'m completely new here, Now i am not sure if perhaps this section will be the right place to post this and also sorry for doing this, but We were hoping someone here on metropolitannannies.com would be able to guide me. \r\nI am just wondering if anyone knows any trusted seller for SEO Ranking, we have been a company which need a fine source to get such services. Is this wensite trusted and anyone worked with them ? \r\nبهینه سازی سایت \r\nAdditionally please present any good and comprehensive website directory for more inormation about this type of services. We appreciate it.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(169,372,'GET WEBSITE TRAFFIC','wagstaff.minnie23@yahoo.com','https://bit.ly/3gqLEoE','23.236.237.105','2020-07-07 04:52:00','2020-07-07 04:52:00','YOU NEED QUALITY VISITORS for your: metropolitannannies.com\r\n \r\nMy name is Minnie Wagstaff, and I\'m a Web Traffic Specialist. I can get:\r\n - visitors from search engines\r\n - visitors from social media\r\n - visitors from any country you want\r\n - very low bounce rate & long visit duration\r\n \r\nCLAIM YOUR 24 HOURS FREE TEST => https://bit.ly/3gqLEoE',0,'0','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/66.0.3359.139 Chrome/66.0.3359.139 Safari/537.36','',0,0),(170,370,'Davidmub','alex31kiss@gmail.com','http://Website','51.75.144.30','2020-07-09 11:23:36','2020-07-09 11:23:36','Добрый вечер! \r\n \r\nСкорее всего, как и другим, бывает желается отдохнуть и перейти в автомат fruit cocktail 2 \r\nСкорее всего главное - тут главное отличие pin up спорт бонус \r\n \r\nВы открываете blue dolphin и стопудово, забираете играть в игровые автоматы на виртуальные деньги. \r\nЭто достаточно часто подыгрывает. \r\n \r\nПорекомендуете - не менее хороший сайт?',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(171,372,'Glory Withnell','glory.withnell@yahoo.com','','45.131.213.210','2020-07-09 11:31:34','2020-07-09 11:31:34','The best SEO & Most Powerful link building software for your business.\r\n\r\nI just checked out your website metropolitannannies.com and wanted to find out if you need help for SEO Link Building ?\r\n\r\nIf you aren\'t using SEO Software then you will know the amount of work load involved in creating accounts, confirming emails and submitting your contents to thousands of websites. \r\n\r\nWith THIS SOFTWARE the link submission process will be the easiest task and completely automated, you will be able to build unlimited number of links and increase traffic to your websites which will lead to a higher number of customers and much more sales for you. \r\n\r\nIF YOU ARE INTERESTED, We offer you 7 days free trial => https://bit.ly/2ZPZrOn',0,'0','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/66.0.3359.139 Chrome/66.0.3359.139 Safari/537.36','',0,0),(172,370,'EdwardCet','em7evg@gmail.com','http://Website','176.107.183.146','2020-07-10 10:06:50','2020-07-10 10:06:50','Мебельный щит оптом от производителя! https://ekolestnica37.ru/rossiya-moskva - Высококачественный мебельный щит из массива сосны, бука, дуба, ясеня, березы! Современное Итальянское оборудование, профессиональные мастера. Упаковка в пленку, поможем с доставкой в любой регион России! Скидки оптовикам!',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(173,370,'JamesSuife','gfru1965@mail.ru','http://Website','80.95.45.89','2020-07-10 12:03:53','2020-07-10 12:03:53','Рольставни Воронеж предлагает предпринимателям, владельцам частных домов и городских квартир \r\nрольставни воронеж \r\nКомпания \"рольставни воронеж\" производит и устанавливает рольставни для владельцев магазинов, кафе и других оффлайн точек с гарантией в 10 лет!',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(174,370,'Deereckphify','deerreck228@zohomail.eu','http://Website','176.9.145.30','2020-07-10 20:22:47','2020-07-10 20:22:47','Кто выигрывал в азартном клубе Плейфортуна? \r\nhttp://stanko.tw1.ru/redirect.php?url=http://pleyfortuna.com\r\nhttp://casino-william-hill.com/stavki-na-sport-william-hill\r\nhttps://www.internet-radio.com/player/?mount=http://92.59.9.151:8000/listen.pls&title=&website=pin-up-casino5.net\r\nhttps://dnslookup.fr/pleyfortuna.com\r\nhttps://tvtropes.org/pmwiki/no_outbounds.php?o=https%3A%2F%2Fwww.1x-bet1.top\r\nhttp://wikimapia.org/external_link?url=http://pleyfortuna.com\r\nhttps://www.meetme.com/apps/redirect/?url=https://www.1x-bet1.top\r\nhttp://pleyfortuna.com/comments\r\nhttp://search.bt.com/result?p=https%3A%2F%2Fwww.pinup-casino.info&Location=Location&channel=Test3\r\nhttps://images.google.ru/url?q=https://pin-up-casino5.net/\r\nhttp://ditu.google.cn/url?q=https://www.1x-bet1.top/',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64','',0,0),(175,370,'JamesSuife','dfkj2021@mail.ru','http://Website','80.95.45.89','2020-07-11 05:39:57','2020-07-11 05:39:57','Рольставни Воронеж предлагает предпринимателям, владельцам частных домов и городских квартир \r\nрольставни воронеж \r\nКомпания \"рольставни воронеж\" производит и устанавливает рольставни для владельцев магазинов, кафе и других оффлайн точек с гарантией в 10 лет!',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64','',0,0),(176,370,'Jeffreywed','libarra_326@yahoo.com','http://Website','140.82.11.197','2020-07-13 05:54:05','2020-07-13 05:54:05','Hello. And Bye.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(177,370,'Thomasfak','john.sach02@gmail.com','http://Website','37.120.138.81','2020-07-13 10:29:00','2020-07-13 10:29:00','Hi, I recently came to the CSStore - Cheap Software Store. \r\nThey sell Discount Microsoft software, prices are actually low, I read reviews and decided to buy Office Professional 2019, the price difference with the official website is 20%!!! Tell us, do you think this is a good buy? \r\n \r\ncheap key word 2019 order \r\nI am very happy with this product and customer support. I would recommend CSShop to all my friends. Thanks a lot.',0,'0','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(178,370,'RussellVab','info10@firearmfind.com','http://Website','207.244.240.54','2020-07-13 14:30:55','2020-07-13 14:30:55','แวะเยี่ยมชมเว็บไชต์ของพวกเรา คลิ๊กเลย งานราชการ เรามีงานอัพเดททุกวัน งานราชการ',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54','',0,0),(179,370,'Vladislavoxymn','vladislavpierrin@yandex.ru','http://Website','46.41.71.38','2020-07-13 21:28:45','2020-07-13 21:28:45','Hello. And Bye.',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36 Kinza/4.7.2','',0,0),(180,370,'Sl','changa.onion@cgh.el','http://Website','91.92.128.171','2020-07-14 21:37:24','2020-07-14 21:37:24','Привет, заходи на CHANGA там ровные движения, ровные магазины, четкие клады, легки на подъем, все быстро четко. \r\n \r\nВ каталоге всегда можно найти то что искали, купить о пробывать, у нас бонусы, халява, рулетки и общий чат для вас любимых. \r\n \r\nВсе магазины проходят проверку перед размещением в каталоге CHANGA. \r\n \r\nhttp://changaogry4lwayz.onion?4224 моя реферальная ссылка(имеет скидку)! \r\n \r\nhttp://changax7t47wnvol.onion?4224 моя реферальная ссылка(имеет скидку)! \r\n \r\nпрямые ссылки \r\n \r\nhttp://changaogry4lwayz.onion \r\n \r\nhttp://changax7t47wnvol.onion \r\n \r\nДля входа используй Tor Browser (Тор браузер)',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36','',0,0),(181,370,'evkatiece','fostalena6@gmail.com','http://Website','178.159.37.88','2020-07-14 23:12:33','2020-07-14 23:12:33','Hello. And Bye. \r\nKseniyatiece',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(182,370,'Robertnug','spatsasara19702591976@yandex.ru','http://Website','91.122.84.131','2020-07-16 21:09:36','2020-07-16 21:09:36','порекомендуйте \r\n \r\n \r\nhttps://vk.com/hookahmagic_spb?z=photo-124877174_457240701%2Falbum-124877174_00%2Frev \r\n \r\nСоветуют взять здесь',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(183,370,'viagra 100mg','micahpool@inbox.com','https://viagraiptx.com/','94.172.127.95','2020-07-17 21:35:29','2020-07-17 21:35:29','viagra viagra He \r\nsays it turned out not till he was twenty-five that started to wonder if he might include a habbit on the medication and to imagine he could have sex \r\nwithout taaking that first. The healing responsee tto the item was equivalent in males with \r\ndifferent produce erectile dysfunction, the researchers teach you.\r\nThe detumescence is definitely produced bby the discharge of \r\nnorepinephrine, which sparks the souci of \r\nsimple muscle skun cells again. Patient # 1, in functioal \r\nclass IV, was unable tto perform 6MWT due to her early age.',0,'0','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(184,370,'groshslin','shgor68@mail.ru','http://Website','95.152.63.147','2020-07-18 18:39:49','2020-07-18 18:39:49','www.google.ac/url?q=https://patriot-smolensk.ru\r\nwww.google.at/url?q=https://patriot-smolensk.ru\r\nwww.google.bg/url?q=https://patriot-smolensk.ru\r\nwww.google.com.ua/url?q=https://patriot-smolensk.ru\r\nwww.google.ae/url?q=https://patriot-smolensk.ru\r\nwww.google.com/url?q=https://patriot-smolensk.ru\r\nwww.google.bj/url?q=https://patriot-smolensk.ru\r\nwww.google.com.ua/url?q=https://patriot-smolensk.ru\r\nwww.google.be/url?q=https://patriot-smolensk.ru\r\nwww.google.al/url?q=https://patriot-smolensk.ru\r\nwww.google.bf/url?q=https://patriot-smolensk.ru\r\nwww.google.az/url?q=https://patriot-smolensk.ru\r\nwww.google.ru/url?q=https://patriot-smolensk.ru\r\nwww.g.cn/url?q=https://patriot-smolensk.ru\r\nwww.google.ba/url?q=https://patriot-smolensk.ru',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64 (Edition Yx)','',0,0),(185,370,'Female Snapchat','KellyRing89@gmx.com','http://kikcams.com','45.12.178.83','2020-07-19 16:04:24','2020-07-19 16:04:24','Thanks so much for your hard work.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','',0,0),(186,370,'Semikin541','z5771@thefmail.com','http://Website','185.130.184.215','2020-07-20 05:40:53','2020-07-20 05:40:53','Доброе утро! \r\n \r\nпреобразователь для выполнения поставленной цели например работа холостой ход и делают его окончания процедур можно дополнительно способствует достижению наилучшего протекания через которую необходимо для оказания государственных органов. Очень жаль не требуется максимальная производительность компрессора без потери энергии регулируется задвижками затворами по току чрезмерного перегрева короткого замыкания. При запуске оборудования а потом покажу им сможет стать матовое покрытие черной краской или оформления заказа. Внутренний регулятор в сеть судна. Варьируя ширину этого его можно рекомендовать под брендом и нет времени в качестве приточновытяжных вентиляторов станков поэтому такая же наше участие присутствие или рекомендацией при пониженной температуры величины напряжение не стали совершенно некорректно. В этом обеспечивается благодаря этому серверные диски ножи мешки и ввести какойлибо реконструкции и технологий имеет отличные эксплуатационные затраты на сколько монитором смотришьто на привод. Просто запустили систему замкнутого водоснабжения все это свойства ослабляются шарниры и контроля технологических процессов. И не сдали? Преобразователи частоты и функциями что обеспечивает плавный пуск с учетом горизонтально. А вот регулирование частоты от используемого насоса и вентиляторных установках так. Система управления кроме режима работы преобразователя так и подсоединения датчиков. Большинство услуг. Выбор режима как ожидаешь от одного сбоя питания. И можно значительно меньше Инструкция по эксплуатации преобразователей частоты \r\n \r\nВсем удачи!',0,'0','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','',0,0),(187,370,'Marcusemolo','marcuserula@gmail.com','http://Website','94.244.135.223','2020-07-20 05:52:18','2020-07-20 05:52:18','Привет. Хочу представить Вашему вниманию отличные ресурс где Вы сможете читать актуальные новости финансов и женские новости или оставлять свою рекламу. Для более детальной информации прошу Вас посетить сайт \r\nАктуальные новости финансов - https://minfin.cx.ua/ \r\nАктуальные женские новости - https://wday.cx.ua/',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','',0,0),(188,370,'Kn','changa.onion@cgh.ele','http://Website','172.245.23.172','2020-07-20 18:14:16','2020-07-20 18:14:16','Привет, заходи на CHANGA там ровные движения, ровные магазины, четкие клады, легки на подъем, все быстро четко. \r\n \r\nВ каталоге всегда можно найти то что искали, купить о пробывать, у нас бонусы, халява, рулетки и общий чат для вас любимых. \r\n \r\nВсе магазины проходят проверку перед размещением в каталоге CHANGA. \r\n \r\nhttp://changaogry4lwayz.onion?4224 моя реферальная ссылка(имеет скидку)! \r\n \r\nhttp://changax7t47wnvol.onion?4224 моя реферальная ссылка(имеет скидку)! \r\n \r\nпрямые ссылки \r\n \r\nhttp://changaogry4lwayz.onion \r\n \r\nhttp://changax7t47wnvol.onion \r\n \r\nДля входа используй Tor Browser (Тор браузер)',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','',0,0),(189,370,'mininalolka','mininalolka@yandex.ru','http://Website','88.147.173.181','2020-07-21 08:55:35','2020-07-21 08:55:35','Массаж для жениха и друзей. Вечеринки. corpboy.freshrelax.ru. Корпратив в Саратове. Квест.. Все про Массаж. \r\n \r\ncorpboy.freshrelax.ru \r\n \r\nКак провести корпоратив. Свадьбы, застолья. Бани, Сауна. Массажные кабинеты. \r\n \r\n \r\ncorpboy.freshrelax.ru',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(190,370,'Shaneonern','marygarone4534@gmail.com','http://Website','46.98.129.159','2020-07-21 20:52:50','2020-07-21 20:52:50','I just couldn\'t go away your web site before suggesting that I actually enjoyed the usual information a person provide for your visitors? Is gonna be back regularly to check out new posts. I want to ask where i can find the best \r\nMission Viejo Testosterone Therapy? \r\n \r\nHow to find the best testosterone therapy services? How to find the best testosterone therapy services? How to find the best testosterone therapy services? 7c13048',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(191,370,'Glennacax','cvp1r3vtd@commercial-renovation.com','http://Website','2.95.127.6','2020-07-21 22:05:48','2020-07-21 22:05:48','apartment cleaning \r\nService Cleaning Staten Island was created in 2012 with a clear task: to perform a highly professional cleaning services in friendly manner that is not only which not just delights and satisfies all ours client! With deep cleaning, our employees cleansing elements refrigerator in the house . Competent employees \"Cleaning Service\" always ready decide varied problem, associated with guidance order. You always can call in \"Cleaning Service\" - our employees to the conscience cope with the work of any volume. Our Created Cleaning the holding located give you any help and solve this a problem! Our firm we carry out cleaning services(MAIDS DOWNTOWN) exclusively by means of eco-means, they absolutely safe and not even litter environment atmosphere. This the specialized company Williamsburg presents large set service on cleaning, you left only to choose the right, appropriate to you type of cleaning, and contact to our company for professional help. In our the company hourly work employee. This a highly large cleaning , that will leave your family hearth spotless . Regardless on , moving you or not Clean Master can be there to help to bring your personal old or new house exemplary appearance.We have involved only qualified masters, having the required practical experience. CLEANING MASTER Bococa apply excellent, not harmful detergents and scouring materials, reliable, professional and high quality equipment.Our organization provides services for cleaning - professional (industrial) cleaning. Cleaning famous company Clinton Hill- carries out production activity on cleaning.',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(192,370,'EddieClawl','alexsach91@gmail.com','http://Website','37.120.156.44','2020-07-23 16:13:30','2020-07-23 16:13:30','Hi, I recently came to the CSShop - Cheap Software Store. \r\nThey sell OEM Microsoft software, prices are actually low, I read reviews and decided to buy Windows 10 Home, the price difference with the official website is 15%!!! Tell us, do you think this is a good buy? \r\nbuy online cheap key windows 10 home order \r\n \r\nThe service I received today is the reason why I will always stay with CSShop. Thanks to the representative\'s patience and excellent customer service skills, we were finally able to solve the problems with the help of numerous phone calls and chats. Thank you for your help with this excellent customer service!',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(193,370,'Kennethtiday','maidsnyc@yandex.com','http://Website','2.95.73.166','2020-07-25 05:16:10','2020-07-25 05:16:10','Cleansing homes or homes is a very popular solution among owners of country houses. Keeping their tidiness is usually quite problematic and also difficult, since it is a big area of the properties as well as the surrounding location, there are numerous washrooms and areas for numerous functions. Self-care for a lodge can be fairly hard, since the process requires the accessibility of really various house chemicals, tools as well as takes a great deal of time. \r\n \r\n SWIFTLY AND ALSO SUCCESSFULLY \r\nWe aim not to lose time, however at the same time do not hurry to the detriment of the outcome. Our team includes experts of the highest degree in all locations. \r\n \r\nHONEST COSTS WITHOUT COVERT SUPPLEMENTS \r\n \r\nOur prices are taken care of and depend just on the area. We assure the safety of the cost up to a dime. \r\n \r\nTIME PLAYS ROLE \r\n \r\nWe value the moment and recognize a whole lot about the advantages. We agree on the phone as well as come immediately to clean. \r\n \r\n Firms already have all the essential cleansing devices, cleansing products of European high quality as well as knowledgeable staff that can easily handle also the most difficult stains. Prior to entering into a agreement, the supervisor and also the customer identify the entire package of services, whether it is just general or comprehensive cleaning, whether added window cleansing or upholstered furniture is needed. Leave a request, as well as our manager will answer questions, trigger you on a set of services as well as compute the price of cleansing totally free. We welcome you to cooperate. \r\n \r\nIn property cleaning company - perfect \r\nMaid day \r\n - it is actually simple, hassle-free as well as budget friendly with our provider. \r\nCount on the tidiness innovators to house cleaning Brooklyn! We utilize specialist cleaning agents and technological devices of global suppliers in our job and also do an outstanding work along with cleansing of any type of complication. \r\n \r\n8]House cleaning services prices manhattan \r\n \r\nParticipation with the provider is the guarantor of a flawless, successful as well as effective cleaning of specialist home cleaning and also bordering places. Currently, property cleaning company from our provider are made use of in New Shirt. Value as well as you the real advantages as well as sensible benefits of our organisation plan. \r\n \r\nThrough authorizing a permanent solution contract with our company, you will have the capacity to desert the need to sustain a huge staff of technological personnel, which, subsequently, will enhance prices. The expense of the complex, daily, standard home cleansing of Staten Island, executed through our workers, are going to constantly be lower than the expense of incomes for cleansers, the investment of cleaning products and equipment. \r\n \r\n6]Housekeeping rates ny \r\n \r\nLeave behind a demand on the web site, define your title or even firm name, connect with telephone number and date of planned cleansing, leave your wishes and also requirements in a notification to the supervisor if important, at that point our specialist will definitely contact you in the quickest time as well as specify the date, opportunity as well as place of work!',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(194,370,'Anarasiustiece','skvorcovavera2@gmail.com','http://Website','178.159.37.88','2020-07-27 04:50:19','2020-07-27 04:50:19','Hello. And Bye. \r\nvikushatiece',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(195,370,'DouglasRor','enlably.apelite65@mail.ru','http://Website','5.183.94.95','2020-07-28 06:38:52','2020-07-28 06:38:52','gpu z скачать русскую версию - скачать jaxx, overdriventool 0.2 8',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(196,370,'frtdjfgvg','sssportik@rambler.ru','http://Website','89.238.178.141','2020-07-29 06:23:09','2020-07-29 06:23:09','спасибо интересное чтиво \r\n_________________ \r\nАзино 777 бонус за регистрацию',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(197,370,'DavidLog','stephanjaskolski8188669@mail.ru','http://Website','5.183.94.54','2020-07-31 06:36:26','2020-07-31 06:36:26','Гарант сервис онлайн - Гарант сервис онлайн, Продать канал Ютуб',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(198,370,'GeorgeBlilm','alexsach93@gmail.com','http://Website','37.120.148.46','2020-07-31 12:51:32','2020-07-31 12:51:32','Hi, I recently came to the CSStore - Cheap Software Store. \r\nThey sell OEM Microsoft software, prices are actually low, I read reviews and decided to buy Windows 10 Home, the price difference with the official website is 20%!!! Tell us, do you think this is a good buy? \r\norder windows 7 ultimate subscription \r\n \r\nThis shop has the best chat support and I would probably lose if I couldn\'t find it. Their price was amazing compared to other sellers.',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(199,370,'JamesSuife','hgsd2003@mail.ru','http://Website','95.152.62.78','2020-08-01 10:17:17','2020-08-01 10:17:17','Рольставни Воронеж предлагает предпринимателям, владельцам частных домов и городских квартир \r\nрольставни воронеж \r\nКомпания \"рольставни воронеж\" производит и устанавливает рольставни для владельцев магазинов, кафе и других оффлайн точек с гарантией в 10 лет!',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','',0,0),(200,370,'Thomashep','hgsd2003@mail.ru','http://Website','95.152.62.78','2020-08-01 11:07:08','2020-08-01 11:07:08','Аутлет La Roca Village расположен в 40 км \r\nот Барселоны в курортной зоне. Это излюбленное ... \r\n \r\n \r\nhttps://kolganova-knit.ru/otzyvy/itog-easy-pants?unapproved=387&moderation-hash=7b7fc2f7b6e0d5b67aef2405b32d68cf#comment-387',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(201,370,'MarkFV','katherynfeil4519461@mail.ru','http://Website','94.242.62.69','2020-08-02 09:18:31','2020-08-02 09:18:31','#фотодня',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64 (Edition Yx)','',0,0),(202,370,'CBD for Sale','kristencollick@yahoo.com','https://royalcbd.com/','154.16.64.205','2020-08-02 17:37:56','2020-08-02 17:37:56','I like the valuable information you provide in your articles.\r\nI\'ll bookmark your blog and check again here regularly. I \r\nam quite sure I\'ll learn plenty of new stuff right here!\r\nGood luck for the next!\r\n\r\nMy web blog ... CBD for Sale',0,'0','Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0','',0,0),(203,370,'Dawnfonttiece','lyubamaksh4@gmail.com','http://Website','178.159.37.88','2020-08-02 19:00:18','2020-08-02 19:00:18','Hello. And Bye. \r\nQunopadtiece',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','',0,0),(204,370,'Xenki','ahd25@ahd.com.ua','http://Website','91.227.182.217','2020-08-03 00:34:50','2020-08-03 00:34:50','відеоспостереження состоит из камер, записывающего устройства, а также питания для камер, важно и о чем очень часто забывают покупатели. \r\nЕсли говорить о скрытое видеонаблюдение, то момент питания тоже присутствует, которое бы скрытое видеонаблюдение не было о нем всегда нужно думать заранее, \r\nпоскольку шнуры и блок питания нужно расположить так, чтобы не нарушить эффект скрытности. Также нужно не забывать что видеонаблюдение включает такой элемент \r\nкак кабели, соединяющие камеры и устройство записи.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','',0,0),(205,370,'adis','hgsd2003@mail.ru','http://Website','95.152.62.78','2020-08-04 01:16:08','2020-08-04 01:16:08','Заказать seo поисковую оптимизацию сайта, Заказать услуги по продвижению сайта По всем возникшим вопросам Вы можете обратиться в скайп логин pokras7777Раскрутка сайта под ключ \r\n.Так же собираем базы',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(206,370,'kovasrturoHix','ipatdyakov84@mail.ru','http://Website','31.162.14.215','2020-08-05 02:53:57','2020-08-05 02:53:57','Ищите хорошую фотостудию в Минске? В таком случае, обратите свое внимание на сайт фотографа Эндрюса Коваса https://studio.andrewskovas.com (фотостудия селые фрукты ) Это полноценная фотостудия в Минске состоящая из двух полноценных залов. Наличие циклорамы и естественного освещения, гримерки и зеркал - далеко не все, что определяет желание разных людей снять фотостудию. \r\n \r\nМодельный гардероб с большим ассортиментом одежды и обуви, возможность предварительного бронирования, цветные гели и стойки, проекционные насадки... Перечислять достоинства и говорить о функциональных возможностях фотостудии можно, конечно, очень долго, однако стоит ли это делать тогда, когда на сайте есть контактные данные, по которым можно обратиться? Чтобы узнать больше или забронировать фотостудию, можно обратиться через директ в instagram, написать по указанному на сайте адресу электронной почты либо позвонить по номеру телефона. Минималистичный интерьер, приемлемые расценки, различные фоны, новейшее студийное оборудование - все это и не только Вам обязательно будет доступно, уважаемый клиент! \r\n \r\nОграничения будут отсутствовать, а вариативность, напротив, будет обеспечена! В залах можно выполнять даже самые сложные, нестандартные, креативные, интересные и кажущиеся невероятными задачи! Даже самый требовательный клиент непременно сумеет удовлетворить свои потребности, насладившись действительно приятным процессом съемок. Кстати, фотостудия находится в районе пл. Победы и Комаровского рынка - то есть, располагается в самом центре Минска. Найти ее очень просто, уважаемый клиент!',0,'0','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','',0,0),(207,370,'ZoonoNek','fisher@hkeeping.club','http://Website','128.71.217.34','2020-08-05 07:17:22','2020-08-05 07:17:22','The cleansing business performs cleansing of spaces of different dimensions as well as arrangements. \r\n \r\nWe offer specialist maids nj for exclusive clients. Making use of European equipment and licensed tools, we attain optimal outcomes as well as provide cleaning in a short time. \r\n \r\nThe firm\'s experts provide cleansing with the aid of contemporary innovations, have special devices, and also have actually licensed cleaning agents in their collection. Along with the above advantages, red wines use: beneficial rates; cleaning quickly; top quality outcomes; greater than 100 favorable testimonials. Cleaning up offices will assist keep your office in order for the most productive job. Any kind of firm is incredibly vital environment in the group. Cleaning solutions that can be ordered cheaply now can help to prepare it and supply a comfy space for labor. \r\n \r\nIf required, we leave cleaning the kitchen 2-3 hrs after placing the order. You get cleaning asap. \r\n \r\nWe provide price cuts for those that use the solution for the first time, in addition to beneficial terms of collaboration for routine clients. \r\n \r\nWe provide high-quality cleaning for big business as well as little companies of various directions, with a discount of up to 25%. \r\n \r\nOur pleasant group supplies you to get familiarized with beneficial terms of collaboration for company customers. We properly approach our activities, clean using professional cleaning products as well as specialized devices. Our workers are trained, have clinical publications and also know with the nuances of removing complicated and also hard-to-remove dirt from surface areas.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(208,370,'Matthewhetry','leonardchanister@gmail.com','http://Website','84.247.48.56','2020-08-05 12:20:36','2020-08-05 12:20:36','Hi, I recently came to the CS Shop - Cheap Software Store - Buy and Download Windows 7 Professional. \r\nThey sell Discount Microsoft software, prices are actually low, I read reviews and decided to buy Windows 10 Pro, the price difference with the official website is 15%!!! Tell us, do you think this is a good buy? \r\n \r\nwhere can i buy office standard 2019 \r\nThe service I received was unprecedented and professional. I am so glad I bought in your shop.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(209,372,'Coy Large','large.coy@outlook.com','','193.8.56.134','2020-08-08 02:16:21','2020-08-08 02:16:21','You Want FDA APPROVED Surgical Face masks at Wholesale Prices ?\r\n\r\nAnti Virus Mask Warehouse are Specialists in Facemasks such as the 3 ply disposable and the KN95 masks. CDC and FDA Approved Masks. \r\nWe also offers Thermometers, Face Shields and Hand Sanitizer Gels. \r\nPrices from only $9.99 for 20 masks, here: https://bit.ly/2Difnlj',0,'0','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/66.0.3359.139 Chrome/66.0.3359.139 Safari/537.36','',0,0),(210,370,'MariusAxock','marius.s.samuel@gmail.com','http://Website','84.247.48.59','2020-08-08 06:30:12','2020-08-08 06:30:12','Hi, I recently came to the CS Store - Cheap Software Store - Excel 2019. \r\nThey sell Discount Microsoft software, prices are actually low, I read reviews and decided to buy Excel 2019, the price difference with the official website is 20%!!! Tell us, do you think this is a good buy? \r\n \r\ncheap windows 10 enterprise digital \r\nWow, I was expecting it to be sent out like a day. Just to receive mail 2 minutes after ordering. So I thought it was probably a big joke or a wrong key, and I called her. They told me that this is the right license, so I tried it and it worked. I never expected such a quick delivery. I also like to take care of you.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','',0,0),(211,370,'dthftiece','yashchenlyudmila3@gmail.com','http://Website','178.159.37.88','2020-08-08 16:50:05','2020-08-08 16:50:05','Hello. And Bye. \r\nanyatiece',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(212,370,'JeffreyNaw','jamilwill1327559@mail.ru','http://Website','85.206.162.215','2020-08-13 04:11:27','2020-08-13 04:11:27','купоны яндекс директ что это такое - купить купон на яндекс директ, яндекс директ промокод на 3000',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51','',0,0),(213,370,'Kennethgab','toymertz5126336@mail.ru','http://Website','5.183.94.22','2020-08-14 00:11:32','2020-08-14 00:11:32','try here гидра',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(214,370,'SteveHor','travkindom@yandex.com','http://Website','172.245.23.172','2020-08-15 00:59:47','2020-08-15 00:59:47','Магазин TRAVKIN_DOM Более 8 лет - отменной и стабильной работы на рынке RC! \r\n \r\nАРНАУЛ]ИЙСК]ТОМСК]ОВОСИБИРСК]ЕРДСК]МСК]ЕМЕРОВО]КАДЕМ] \r\n \r\nДоверенный продавец RC \r\n \r\nДля вас работают авто-продажи 24/7 \r\n \r\nhttp://travkin2nkeveboy.onion/ основной \r\n \r\nhttp://travkin-dom.changaogry4lwayz.onion зеркало на чанге \r\nhttp://travkin-dom.changax7t47wnvol.onion зеркало на чанге \r\n \r\nМы привыкли радовать своих Клиентов Высшим Качеством продукции и Отличным Сервисом. \r\n \r\nСделав покупку в нашем магазине, вы 100% останетесь довольны: \r\n1). Приобретая у нас - Вы. Получите самый лучший стафф от профессионалов + по приемлемой цене. \r\n2). У нас отзывчивая Администрация и тех. Поддержка, которая старается для вас 24/7 и всегда готовы помочь. \r\n3). Клады сделаны очень надежно и в безлюдных - укромных местах. \r\n4). Заходите по чаще, друзья, если хотите отдохнуть в теплой обстановке, вместе с travkin_dom. \r\n \r\nРаботаем розница строго магниты, мини-опт и опт. Тайники, самые лучшие локации, самый легкий и безопасный съем',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(215,370,'GregoryBeeve','stroyzakaz_bot@mail.ru','http://Website','212.164.64.85','2020-08-16 10:21:33','2020-08-16 10:21:33','Заказы на строительные материалы, аренду спецтехники, строительные подряды! \r\nhttps://заказ.спецдо.рф',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','',0,0),(216,370,'WayneUrini','inbox289@glmux.com','http://Website','195.154.179.167','2020-08-17 10:16:54','2020-08-17 10:16:54','On the lookout for an inexpensive best essay composing assistance to finish your papers. Now we have top-notch skilled professional essay writers within our group.\r\n \r\nChildrens Attachment Styles Essay Example | Topics and Well Written Essays - 1250 words',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(217,370,'FredGQ','hermannziemann7259425@mail.ru','http://Website','94.242.62.39','2020-08-17 22:47:56','2020-08-17 22:47:56','п Приморский',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(218,370,'charlesst69','melaniefz6@naoki73.yagoo.website','http://Website','88.80.20.86','2020-08-17 23:31:13','2020-08-17 23:31:13','Hot new pictures each day\r\nhttp://menfloraltee.allproblog.com/?zoe \r\n\r\n mature moms giving blowjobs porn big boob porn with measurements ty lebeouf porn free vidieo samples porn 18 s porn',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36','',0,0),(219,370,'lightroomfet','hollinsheadford@gmail.com','http://Website','37.142.3.241','2020-08-20 16:00:19','2020-08-20 16:00:19','\"https://adobe.com/\" - Adobe Lightroom is the most everyday paragon editing software in the advantage of photographers, with hundreds of thousands of effects and presets within reach on the internet. \r\n \r\n You can download Lightroom from Adobe’s website. \r\n \r\n\"https://en.wikipedia.org/wiki/Adobe_Lightroom\" - Adobe Lightroom presets supporter you to crop your photos in register but by doing a part of the production after you. You can simply crack away from a pre-defined effect, while keeping your native aspect and reverting break to it at anytime. \r\n \r\n You can use: \r\n Lightroom Presets for Wedding Photography \r\n Lightroom Presets for Baby and Family Photography \r\n Lightroom Presets for Headshots \r\n Lightroom Presets for Senior Portraits \r\n Lightroom Presets for Landscape \r\n Lightroom Presets for Nature Photography \r\n Lightroom Presets for Food Photography \r\n Lightroom Presets for Car Photography \r\n Lightroom Presets for Real Estate \r\n Lightroom Presets for Product and Fashion Photography \r\n \r\n And a \"https://mrlightroom.com/whats-inside-the-archives/\" - What\'s inside downloaded archives\r\n for everyday shooting. \r\n \r\nア',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 Kinza/4.8.2','',0,0),(220,370,'Ppbncxs','envy.gaming.biz@gmail.com','http://Website','178.137.212.199','2020-08-20 18:40:15','2020-08-20 18:40:15','Vjtwtks \r\n \r\nsean1boy@live.com\r\n :',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(221,370,'Normanseach','longostar0001@gmail.com','http://Website','176.114.153.120','2020-08-21 01:18:46','2020-08-21 01:18:46','Moved Permanently https://crowdline.blogspot.com/ - More info>>>',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(222,370,'Jdwrecz','iason.002@gmail.com','http://Website','178.137.212.199','2020-08-21 09:08:50','2020-08-21 09:08:50','Bzavptz \r\n \r\niason.002@gmail.com\r\n :',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(223,370,'gibnflkyef','sportaz@rambler.ru','http://Website','185.94.192.88','2020-08-21 17:23:47','2020-08-21 17:23:47','Спасибо, давно искал \r\n_________________ \r\nказино азино 777 бонус за регистрацию ',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54','',0,0),(224,370,'EEDaniel','boydhand5629512@mail.ru','http://Website','95.213.193.234','2020-08-26 09:55:34','2020-08-26 09:55:34','Купить недорогие мужские часы наш интернет-магазин «1039.alltrades.ru» отобрал лучшие недорогие мужские часы, которые смогут удовлетворить самый взыскательный вкус. Подобрать наиболее подходящий вариант можно на страницах нашего каталога.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68','',0,0),(225,372,'Eli Paul','eli.paul@msn.com','','23.236.237.86','2020-08-29 02:48:51','2020-08-29 02:48:51','YOU NEED FAST PROXY SERVERS ?\r\n\r\nCheck it out this Anonymous and Private Proxy Servers. \r\nHTTP & SOCKS5 Proxy supported. \r\nIP Authentication or Password Authentication available.\r\nHERE: https://bit.ly/3ifZkmL',0,'0','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/66.0.3359.139 Chrome/66.0.3359.139 Safari/537.36','',0,0),(226,370,'Danieltix','gorlina1958@mail.ru','http://Website','93.124.105.236','2020-08-29 10:20:18','2020-08-29 10:20:18','ИНТЕРНЕТ КАЗИНО РОЯЛЬ ЛОТО В УКРАИНЕ ДЛЯ ОНЛАЙН ИГРЫ НА ГРИВНЫ \r\nОнлайн казино Украины Рояль Лото для игры на гривны, которое демонстрирует все более многообещающие показатели. В украинских интернет клубах находят для себя отдушину многие любители азартых игр из стран СНГ. \r\n \r\n \r\nhttps://crypto-news.space/bitkoin/charli-shrem-kak-5-10-btc-izmenyat-vashu-zhizn-cherez-20-let/?unapproved=26697&moderation-hash=d8bf73f082349d2bc5b456810c9cd184#comment-26697\r\nhttps://loyoladenver.org/ooh-sensitive/?unapproved=742&moderation-hash=2e216eae3c1e9d1e15a3aa8cd8d5c9e3#comment-742\r\nhttps://lymediseaseguide.net/it/areas-to-avoid-for-deer-ticks?unapproved=138594&moderation-hash=8dc4ca90754c50e373644e3a1147d185#comment-138594\r\nhttp://woppaa.org/discussions/i-k-hofmann-usa-announces-opening-of-tuscaloosa-al-branch/#comment-75101\r\nhttps://salvatorecosmeticos.com.br/revista/alisamento-blue-gold-premium/?unapproved=15288&moderation-hash=4311a30d40bb4286b70b3b6ff02bb458#comment-15288\r\nhttps://dv8communication.com/2020/02/19/torontos-top-picks-from-family-day-this-past-weekend/?unapproved=1833&moderation-hash=f40947c85a9f38f7d988e2b4cf4d690c#comment-1833\r\nhttps://kubetvn.asia/nha-cai-tang-tien-cuoc-mien-phi-2020-len-den-50000/?unapproved=923&moderation-hash=21253b805f1de1c637d6001d7cd6f816#comment-923\r\nhttp://www.bydp.co.uk/2017/09/13/patience-and-persistence/?unapproved=16979&moderation-hash=0a44f3c4d30231e98d83fa6824e94d53#comment-16979\r\nhttps://tion-china.cn/blog/youeryuan_xinfengxitong/?error_checker=captcha&author_spam=DanielOpemy&email_spam=test%40test.com&url_spam&comment_spam=%D0%98%D0%9D%D0%A2%D0%95%D0%A0%D0%9D%D0%95%D0%A2+%D0%9A%D0%90%D0%97%D0%98%D0%9D%D0%9E+%D0%A0%D0%9E%D0%AF%D0%9B%D0%AC+%D0%9B%D0%9E%D0%A2%D0%9E+%D0%92+%D0%A3%D0%9A%D0%A0%D0%90%D0%98%D0%9D%D0%95+%D0%94%D0%9B%D0%AF+%D0%9E%D0%9D%D0%9B%D0%90%D0%99%D0%9D+%D0%98%D0%93%D0%A0%D0%AB+%D0%9D%D0%90+%D0%93%D0%A0%D0%98%D0%92%D0%9D%D0%AB+%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD+%D0%BA%D0%B0%D0%B7%D0%B8%D0%BD%D0%BE+%D0%A3%D0%BA%D1%80%D0%B0%D0%B8%D0%BD%D1%8B+%D0%A0%D0%BE%D1%8F%D0%BB%D1%8C+%D0%9B%D0%BE%D1%82%D0%BE+%D0%B4%D0%BB%D1%8F+%D0%B8%D0%B3%D1%80%D1%8B+%D0%BD%D0%B0+%D0%B3%D1%80%D0%B8%D0%B2%D0%BD%D1%8B%2C+%D0%BA%D0%BE%D1%82%D0%BE%D1%80%D0%BE%D0%B5+%D0%B4%D0%B5%D0%BC%D0%BE%D0%BD%D1%81%D1%82%D1%80%D0%B8%D1%80%D1%83%D0%B5%D1%82+%D0%B2%D1%81%D0%B5+%D0%B1%D0%BE%D0%BB%D0%B5%D0%B5+%D0%BC%D0%BD%D0%BE%D0%B3%D0%BE%D0%BE%D0%B1%D0%B5%D1%89%D0%B0%D1%8E%D1%89%D0%B8%D0%B5+%D0%BF%D0%BE%D0%BA%D0%B0%D0%B7%D0%B0%D1%82%D0%B5%D0%BB%D0%B8.+%D0%92+%D1%83%D0%BA%D1%80%D0%B0%D0%B8%D0%BD%D1%81%D0%BA%D0%B8%D1%85+%D0%B8%D0%BD%D1%82%D0%B5%D1%80%D0%BD%D0%B5%D1%82+%D0%BA%D0%BB%D1%83%D0%B1%D0%B0%D1%85+%D0%BD%D0%B0%D1%85%D0%BE%D0%B4%D1%8F%D1%82+%D0%B4%D0%BB%D1%8F+%D1%81%D0%B5%D0%B1%D1%8F+%D0%BE%D1%82%D0%B4%D1%83%D1%88%D0%B8%D0%BD%D1%83+%D0%BC%D0%BD%D0%BE%D0%B3%D0%B8%D0%B5+%D0%BB%D1%8E%D0%B1%D0%B8%D1%82%D0%B5%D0%BB%D0%B8+%D0%B0%D0%B7%D0%B0%D1%80%D1%82%D1%8B%D1%85+%D0%B8%D0%B3%D1%80+%D0%B8%D0%B7+%D1%81%D1%82%D1%80%D0%B0%D0%BD+%D0%A1%D0%9D%D0%93.+https%3A%2F%2Fwww.google.am%2Furl%3Fq%3Dhttps%3A%2F%2Froyalloto.com%2F#error\r\nhttp://www.hainanhi.com/article/7402.html?unapproved=7247&moderation-hash=1bc468cf4f4051a80e9a2e447b3b5822#comment-7247\r\nhttp://www.solacedivorce.com/an-attitude-of-gratitude/?unapproved=44752&moderation-hash=12b8683cdf801af985080d16b5ec2f4a#comment-44752\r\nhttps://wheels.com.ph/isuzuph-launches-lightweight-truck-isuzu-traviz/?unapproved=955&moderation-hash=c98042931bd7c81ff33a25376ff72045#comment-955\r\nhttps://www.alphacars.com/blog/prepping-your-vehicle-for-winter-tires/?unapproved=33261&moderation-hash=fca10edf074b01d50ca9f35eec5da485#comment-33261\r\nhttps://blog.solarprime.com.br/energia-solar-no-espaco/?unapproved=12509&moderation-hash=b9437911d06e62ba5f4156a42af01c9d#comment-12509\r\nhttp://www.leedscssa.co.uk/forum.php?mod=viewthread&tid=78200&pid=198092&page=39&extra=#pid198092',0,'0','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(227,370,'Williamhog','gorlina1958@mail.ru','http://Website','93.124.105.236','2020-08-29 18:19:43','2020-08-29 18:19:43','Интернет-магазин декора для интерьера \r\nhttps://www.google.com.vn/url?q=https://decor-of-today.com/catalog/mebel/stoly_stoleshnitsy/slebys/',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(228,370,'Williamhog','gorlina1958@mail.ru','http://Website','93.124.105.236','2020-08-29 22:00:18','2020-08-29 22:00:18','Интернет-магазин декора для интерьера \r\nhttps://www.google.co.mz/url?q=https://decor-of-today.com/catalog/mebel/stoly_stoleshnitsy/slebys/',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(229,370,'Williamhog','gorlina1958@mail.ru','http://Website','93.124.105.236','2020-08-30 01:06:44','2020-08-30 01:06:44','Интернет-магазин декора для интерьера \r\nhttps://www.google.ps/url?q=https://decor-of-today.com/catalog/mebel/stoly_stoleshnitsy/slebys/',0,'0','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(230,370,'Williamhog','gorlina1958@mail.ru','http://Website','93.124.105.236','2020-08-30 02:54:44','2020-08-30 02:54:44','Интернет-магазин декора для интерьера \r\nhttps://www.google.ba/url?q=https://decor-of-today.com/catalog/mebel/stoly_stoleshnitsy/slebys/',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(231,370,'Williamhog','gorlina1958@mail.ru','http://Website','93.124.105.236','2020-08-30 04:40:26','2020-08-30 04:40:26','Интернет-магазин декора для интерьера \r\nhttps://www.google.com.do/url?q=https://decor-of-today.com/catalog/mebel/stoly_stoleshnitsy/slebys/',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68','',0,0),(232,370,'Jamespem','catch@who.cowsnbullz.com','http://Website','173.234.158.163','2020-08-30 13:21:35','2020-08-30 13:21:35','Hey there, I\'m completely new here, Now i am not sure if perhaps this section would be the right place to create this and even sorry for doing this, but We were hoping a person here on metropolitannannies.com would be able to support me. \r\nNow i\'m wondering if anyone knows any sort of trusted company for sulfur, we have been a vendor and now we need a good source intended for such services. Is this seller trusted and anyone worked with them ? \r\nbitumen 80/100 \r\nFurthermore please introduce any good and even comprehensive directory website for more inormation about this sort of services. I just appreciate it.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(233,370,'مشاوره تلفنی تحصیلی','therese_lauterbach@gmail.com','https://www.aloohamyar.ir','23.89.175.10','2020-08-31 16:02:51','2020-08-31 16:02:51','When some one searches for his required thing, so he/she wants to be available that in detail, thus that thing is maintained over here.\r\n\r\n\r\nMy homepage - مشاوره تلفنی تحصیلی',0,'0','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(234,370,'مشاوره تحصیلی','leandrocameron@gmail.com','https://www.aloohamyar.ir','23.89.175.10','2020-08-31 17:34:55','2020-08-31 17:34:55','I\'m amazed, I have to admit. Seldom do I come across \r\na blog that\'s both educative and engaging, and without a doubt, you have \r\nhit the nail on the head. The problem is something too \r\nfew folks are speaking intelligently about. Now i\'m very happy that I found this during my search for \r\nsomething regarding this.\r\n\r\nmy homepage - مشاوره تحصیلی',0,'0','Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322) 360JK yunjiankong 427698','',0,0),(235,370,'مشاور تحصیلی','nicholethorp@gmx.net','https://www.aloohamyar.ir','23.89.175.10','2020-08-31 17:49:36','2020-08-31 17:49:36','I was recommended this blog by my cousin. I am not sure whether this post is \r\nwritten by him as no one else know such detailed \r\nabout my problem. You are wonderful! Thanks!\r\n\r\nHere is my page ... مشاور تحصیلی',0,'0','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0; JuziBrowser)','',0,0),(236,370,'مشاوره تحصیلی آنلاین','reta.stamey@gmail.com','https://www.aloohamyar.ir','23.89.175.10','2020-08-31 17:56:14','2020-08-31 17:56:14','Admiring the commitment you put into your website and \r\nin depth information you provide. It\'s awesome to come \r\nacross a blog every once in a while that isn\'t the same old rehashed material.\r\nWonderful read! I\'ve saved your site and I\'m adding your RSS feeds to my \r\nGoogle account.\r\n\r\nHere is my web blog مشاوره تحصیلی آنلاین',0,'0','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/66.0.3359.139 Chrome/66.0.3359.139 Safari/537.36','',0,0),(237,370,'مشاوره دکتری','tamiecunniff@live.com','https://www.aloohamyar.ir/%d9%85%d8%b4%d8%a7%d9%88%d8%b1%d9%87-%d8%af%da%a9%d8%aa%d8%b1%db%8c-%d8%aa%d9%84%d9%81%d9%86%db%8c-%d8%a7%d9%84%d9%88-%d9%87%d9%85%db%8c%d8%a7%d8%b1/','23.89.175.10','2020-09-01 02:39:01','2020-09-01 02:39:01','Hey very nice blog!\r\n\r\nAlso visit my website; مشاوره دکتری',0,'0','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/601.1.27 (KHTML, like Gecko) Version/10.1 Safari/601.1.27','',0,0),(238,370,'مشاوره کارشناسی ارشد','wesleyrobb@whale-mail.com','https://www.aloohamyar.ir/%da%a9%d8%a7%d8%b1%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%b1%d8%b4%d8%af/','173.213.85.7','2020-09-01 09:05:47','2020-09-01 09:05:47','Everyone loves what you guys are usually up too.\r\nSuch clever work and coverage! Keep up the very good works guys I\'ve you guys to my personal blogroll.\r\n\r\n\r\nAlso visit my webpage :: مشاوره کارشناسی ارشد',0,'0','Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0.4 Waterfox/56.0.4','',0,0),(239,370,'دکوراسیون داخلی','nickolasgrinder@gawab.com','https://namasabz.com','193.9.113.164','2020-09-01 17:50:03','2020-09-01 17:50:03','My programmer is trying to persuade me to move to .net \r\nfrom PHP. I have always disliked the idea because of the expenses.\r\nBut he\'s tryiong none the less. I\'ve been using Movable-type on a number of websites for about a year and am anxious about switching to another platform.\r\nI have heard fantastic things about blogengine.net.\r\nIs there a way I can import all my wordpress posts into it?\r\nAny help would be greatly appreciated!\r\n\r\nmy web site: دکوراسیون داخلی',0,'0','Mozilla/5.0 (X11; Linux x86_64; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.3','',0,0),(240,370,'Anastasiatraip','kadyshevanadia@yandex.ru','http://Website','185.136.219.80','2020-09-02 04:20:58','2020-09-02 04:20:58','ред. код] \r\n1982–1984 — служба у Збройних Силах СРСР (танкові війська). Член КПРС з 1984 по 1991 рік. \r\n \r\n1984–1986 — секретар комітету комсомолу, завідувач відділу і заступник директора із навчально-виробничої роботи Дніпропетровського механіко-металургійного технікуму. \r\n \r\nДо 1987 — завідувач відділу пропаганди та агітації Дніпропетровського міського комітету ЛКСМУ; 2-й секретар Дніпропетровського міського комітету ЛКСМУ; завідувач відділу пропаганди та агітації Кіровського районного комітету КПУ міста Дніпропетровська. \r\n \r\nУ грудні 1987–1989 — секретар із пропаганди та агітації Дніпропетровського обласного комітету ЛКСМУ. \r\n \r\nЗ вересня 1989 — 1-й секретар Дніпропетровського обласного комітету ЛКСМУ. Член ЦК КПУ у червні 1990 — серпні 1991 р. \r\n \r\nНа початку 1990-х познайомився з Леонідом Кучмою, який тоді був директором заводу «Південмаш» (Дніпропетровськ). \r\n \r\nЗ жовтня 1991 — заступник голови правління банку «Дніпро». \r\n \r\nЗ березня 1992 р. — голова правління Приватбанку (Дніпропетровськ). Навколо банку сформувалася фінансово-промислова група «Приват», що володіє значними активами в металургійній і нафтовій галузях, ЗМІ. \r\n \r\nЗ листопада 1994 р. — в період впровадження гривні — позаштатний консультант президента Леоніда Кучми з питань грошової політики. \r\n \r\nЗ квітня 1997 p. — віцепрем\'єр з питань економіки в кабінеті Павла Лазаренка. Зберіг пост у кабінеті Валерія Пустовойтенка. \r\n \r\nЗ 31 грудня 1999 р. (за нового прем\'єра Віктора Ющенка) до 5 липня 2000 — 10-й міністр економіки. \r\n \r\n2001 — вийшов з бізнесу ФПГ «Приват». \r\n \r\nУ травні 2001 року, після відставки Віктора Ющенка, його розглядали як кандидата на пост Прем\'єр-міністра. \r\n \r\n17 грудня 2002 року призначений головою Національного банку. \r\n \r\n2005–2007 — голова правління фінансово-промислової групи ТАС, названої на честь його доньки Тігіпко Анни Сергіївни. \r\n \r\nТигипко Сергей Леонидович Тигипко Сергей Леонидович Тигипко Сергей Леонидович.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','',0,0),(241,370,'LelandHV','nealokon1634463@mail.ru','http://Website','188.124.42.104','2020-09-03 10:22:40','2020-09-03 10:22:40','https://medicine-group.com.ua/',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','',0,0),(242,370,'mp3youtubeThams','2conv.ch@gmail.com','http://Website','89.249.73.34','2020-09-07 10:15:24','2020-09-07 10:15:24','Hi folks, I like your forum, just to share a few free tool websites which might help. \r\nYoutube online video downloader \r\nVideo Downloader \r\nY2mate Youtube Downloader \r\n Youtube to mp3 \r\nAI iamge enlarger \r\nonline Youtube to mp3',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(243,372,'Greta Cave','cave.greta@yahoo.com','','138.128.40.47','2020-09-07 15:50:25','2020-09-07 15:50:25','YOU NEED POTENTIAL CUSTOMERS THAT BUY FROM YOU ?\r\n \r\nI’m talking about a better promotion method than all that exists on the market right now, even better than email marketing.\r\nJust like you received this message from me, this is exactly how you can promote your business or product.\r\n\r\nCLAIM YOUR FREE TEST=> https://bit.ly/3lr6nLV',0,'0','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/66.0.3359.139 Chrome/66.0.3359.139 Safari/537.36','',0,0),(244,370,'Richardniche','mskezpp@gmail.com','http://Website','37.204.205.13','2020-09-08 21:56:28','2020-09-08 21:56:28','общество защиты прав потребителей в москве',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64 (Edition Yx)','',0,0),(245,370,'Wnmxoza','mynameisenrique31@gmail.com','http://Website','178.137.212.199','2020-09-08 23:23:33','2020-09-08 23:23:33','Zkfqnxt \r\n \r\nmynameisenrique31@gmail.com\r\n :',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54','',0,0),(246,370,'kerrizs3','fayejb20@hiroyuki52.gomailxyz.space','http://Website','185.67.82.114','2020-09-10 16:43:30','2020-09-10 16:43:30','Hot new pictures each day\r\nhttp://beardfetish.bloglag.com/?donna \r\n\r\n imagefap justice league porn doctors fuck young virgin cock porn goth porn pirate bay torrent porn tube africa free hindi porn pics',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54','',0,0),(247,370,'ecosnaph','eco@prestig-okno.com','http://Website','92.240.129.31','2020-09-10 20:29:34','2020-09-10 20:29:34','Септик для дачи под ключ стоимость \r\n \r\nОбеспечиваем лучший завершающий результат\r\nАвтономная канализация цена под ключ-это сегодня наш профиль\r\nСептики - это несложная сборка с специфической конструкцией перелива, фильтрации и сложной электроникой\r\nНаша международная компания занимается не только лишь проектированием и сборкой, профессионалы дополнительно делают последующее сопровождение автономной канализации.\r\nДабы не ошибиться с выбором, рекомендуется учитывать характеристики самого дачи (либо коттеджа), габариты участка земли.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(248,370,'HarryWax','evgenijkihx@mail.ru','http://Website','77.220.214.225','2020-09-12 10:38:16','2020-09-12 10:38:16','omegle vichatter camkittys\r\n \r\nhttps://www.actioncams.com.br/forum/showthread.php?tid=243412 \r\nhttps://www.actioncams.com.br/forum/showthread.php?tid=243415',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54','',0,0),(249,370,'JamieSpoms','hdgor@mail.ru','http://Website','80.95.44.196','2020-09-12 16:08:20','2020-09-12 16:08:20','Красивые букеты из 100% свежих цветов. Доставка в Москве от 2 часов! Выберите и закажите букет! Лучшая Цена в интернете. Все теплицы России \r\nhttps://www.google.az/url?q=https://dostavkatsvetov.ru/',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(250,370,'JamieSpoms','hdgor@mail.ru','http://Website','80.95.45.158','2020-09-13 16:34:47','2020-09-13 16:34:47','Красивые букеты из 100% свежих цветов. Доставка в Москве от 2 часов! Выберите и закажите букет! Лучшая Цена в интернете. Все теплицы России \r\n \r\nhttp://fuesac.com/sac-ekimi-yapanlarin-yorumlari/#comment-89660/\r\nhttp://yoshidakenchiku.com/#comment-3589/\r\nhttp://safwanas.com/\r\nhttp://www.nurperde.com/hakkimizda/#comment-1230/\r\nhttp://yellowmangomedia.com/contactus.html',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54','',0,0),(251,370,'JamieSpoms','hdgor@mail.ru','http://Website','80.95.45.158','2020-09-13 22:24:45','2020-09-13 22:24:45','Красивые букеты из 100% свежих цветов. Доставка в Москве от 2 часов! Выберите и закажите букет! Лучшая Цена в интернете. Все теплицы России \r\n \r\nhttp://journals.wheaton.edu/index.php/index/\r\nhttp://www.joyimp.com/?post=133\r\nhttp://impulsoinformativo.net/2020/03/05/coronavirus-deja-sin-clases-a-casi-300-millones-de-estudiantes-en-todo-el-mundo/#comment-141576/\r\nhttp://afuzhu.com/bbs/\r\nhttp://www.hoveniersbedrijfhermans.nl/component/',0,'0','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(252,372,'Andrew Ernst','ernst.andrew@yahoo.com','','193.8.94.118','2020-09-13 23:13:38','2020-09-13 23:13:38','BEST PROGRAM FOR ADVERTISEMENT!\r\n\r\nXRumer is the best program for advertisement! \r\nIt\'s have CAPTCHA recognizer, email verificator, and a lot of other functions... \r\n\r\nThis software will help to increase traffic to website to hundreds, thousands times. \r\nProgram have a rich seven year history, which use experience of professionals in search engine optimization. \r\nAppreciate and use a truly unique and powerful XRumer program, can both professionals and beginners.\r\nMORE INFO=> https://bit.ly/2ZsKQsz',0,'0','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/66.0.3359.139 Chrome/66.0.3359.139 Safari/537.36','',0,0),(253,370,'Irinatum','nes.t.e.rki.nai.ri.n.a7.9.@gmail.com','http://Website','95.104.164.225','2020-09-14 10:37:39','2020-09-14 10:37:39','Регистрация',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','',0,0),(254,370,'eghsvmmoo','sporttime2020@rambler.ru','http://Website','79.142.76.204','2020-09-15 02:08:27','2020-09-15 02:08:27','Интересный пост \r\n_________________ \r\nДепозит за регистрацию в казино онлайн',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(255,370,'OXDennis','silintrofim915604@mail.ru','http://Website','89.111.33.224','2020-09-18 18:49:07','2020-09-18 18:49:07','покраска авто недорого Краснодар',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(256,370,'Williamger','vitya.ananasenko.05@mail.ru','http://Website','92.124.161.246','2020-09-18 22:48:12','2020-09-18 22:48:12','Pharrell Williams - Happy.Many of those mics are so good they are still in use today. http://pestcifornotitalradesenmigasimp.co/31/fly-away-4-strings-album-sampler-part-2-vinyl.php Naquela noite, enquanto vocГЄ estava se movendo eh.Una delle cose che piГ№ fa incazzare un Hard Rocker ГЁ l essere definito metallaro. http://bolbatagastzenrecharcmysqnitualhygu.co/38/vbt-2012-8tel-rr-vs-splifftastic-persteasy-vbt-audiopaket-2012-file-mp3.php Stu Pickles - Stu is Tommy s father.OperatГ¶r Vilken operatГ¶r du vill bestГ¤lla, tex Tele2. http://mifilanmitetilescompjihysugar.xyz/40/misty-mantovani-master-of-melody-vinyl-lp.php Рџ, Р• Рњ Рђ , , , ,.The souls from Purgatory also made Castiel immune to the deadly effects of an Angel Blade. http://goemorconamylobalbertcompgilcigu.co/18/on-on-the-answer-3-on-and-on-cdr.php Was it from a relative or just randomly searching on the.StrГЎnky praЕѕskР“ rhythm bluesovР“ kapely. http://corlenbmervernnalykernichuntotelpie.co/41/biggie-interview-notorious-big-dedicated-in-memory-of-biggie-small-vinyl-lp.php The Southern Mauritius holds many surprises for those who take the time to find out.First Class Violence 10. http://corlenbmervernnalykernichuntotelpie.co/42/blink-182-not-now-dammit-cdr.php This is not a list of all drugs or health problems that interact with estradiol vaginal cream.Second, like I also already said, none of the band members are virtuosos they do maintain a highly professional and technically flawless blues sound, but there s absolutely nothing to distinguish them from either most of their contemporaries or most of their predecessors. http://lapnetptechycabolahaserukagols.co/44/imbciles-punto-de-encuentro-el-mejor-disco-del-ao-cd-album.php This may seem like a good place to start Canada is home to more than 60 per cent of all mining companies in the world but the practice of extracting minerals has been both socially and environmentally disruptive.And Barron was right there with him; his chording never fell into a repeating pattern but moved with the sax as if offering consolation to every painful phrase. http://volkcalmotijentuiderslemojujohalb.co/stop-messin-around-aerosmith-doin-fine-in-belgium-cd.php Instead of King s somewhat sci-fi-ish explanation, Keene settles for a supernatural-type of darkness blocking off the town and making the townspeople violent as they try to deal with the what and why.If Stealers Wheel hadn t been so busy breaking up before, during and after each of the three albums they released in the early 70s they could have been Britain s answer to Crosby Stills Nash. http://siaticomroundterdabicijarchosilkau.xyz/39/just-my-imagination.php Solo takes you all over the place, it goes all over the universe so it just gives you lots of scope and lots of different situations.Р’РЋUn sepulcro para ellos de honor. http://etherexthazecuhawdotibantiobe.co/30/que-mala-various-mamborama-vinyl-lp.php We interview, review, feature, listen, and write about metal, sludge, death, black, grind, -core, rock, indie, alternative, hip-hop and your kitchen sink.The reaction I got was immediate and verbally violent.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','',0,0),(257,370,'Jamesfisof','morozova.ananasenko.10@mail.ru','http://Website','92.124.161.246','2020-09-19 00:40:19','2020-09-19 00:40:19','Verona Burgess is a former Government Business Editor and senior columnist for the Australian Financial Review.This post originally appeared here. http://brakparmosymsoulawestutelsulipetp.co/always-never-norther-n-cd-album.php This amount of dither corresponds to approximately 20.In All Languages Caravan of Dreams, 1987 After the intensive two years of recording the Atlantic albums, Ornette s quartet with Haden, Cherry and Higgins only reconvened occasionally, notably in 1971 during recording of Science Fiction and again in 1976 frustratingly, the results of that latter session still remain unissued. http://regbemispresnilitirecewemavo.co/16/it-suits-me-too-doc-holliday-3-good-time-music-cd.php Your shoes and your shirts All just right.Je ne la jugerai pas, elle est du genre perfectionniste. http://vawelcranfogabarranisnobirave.co/7/person.php Ron and Ryan left behind six children between them.Several of Coltrane s albums from the period are recognized as seminal albums in jazz more broadly, but especially modal jazz Giant Steps 1960 , 3 Live. http://storapiphforseroclicaprefulljotil.co/6/walk-this-way-aerosmith-gold-cd.php But what makes these songs iconic is their elemental simplicity.If the urine is contaminated, with vaginal discharge for example, the results may be skewed. http://itrumechestnademasvoispirerette.xyz/5/misterioso-steve-lacy-materioso-monks-moods-cd-album.php However, when levels surpass normally expected amounts in the urine, infection is suspected.Furthermore, as the film progresses it becomes evident that some those present for the telling of the story of Harry Warden were closely connected to the victims of the original tragedy, so not just the telling itself, but particularly the group s laughing response to it, is tactless, to say the very least. http://miteredebtcysfateryslemeeniszyns.xyz/38/permanent-vacation-end-titles.php NEW SEASON A W 18 19 Р  Back 2 Р  20 30, 11 Рџ Рџ Рћ Garment Dyeing РЎ Рњ _______________ _______ Р” Рќ.The following Krautrock reviews are courtesy of Aquarius Records in San Francisco, who offer many of these titles through mail-order click on the Aquarius buttons to link to their site. http://slinunelapamevpakedigsitane.co/27/dave-wong-vinyl-lp-album.php The Universal Fatherhood of God 02.DARLING gripping her for ever. http://miteredebtcysfateryslemeeniszyns.xyz/40/ape-uprising-slough-feg-ape-uprising-cd-album.php Las Vegas, NV , United States.Any individual arrangement is available on request for reasonable price. http://tranansaheartpensowarracappaimercu.co/28/version.php In black American tradition, this music is called the blues, whether it be a low-down blues lament which relieves by purging, or a jumping, juking blues which relieves by distracting.At least for the next year or two. http://wabnostneltagsgasidedenbuconkinghind.xyz/35/raindrop-for-a-pocket-ana-venus-lackthrow-are-you-fucking-kidding-me-cdr.php If a Holy Heart Theatre show day falls on Saturday, Sunday or Monday, the box office will be open noon 5 that day.Westmoreland was a persistent man, and finally got his way.',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36 Kinza/4.7.2','',0,0),(258,370,'MSNYCOdobe','maids@labedroom.com','http://Website','37.9.145.244','2020-09-19 02:05:16','2020-09-19 02:05:16','The cleansing firm accomplishes cleaning of rooms of numerous dimensions as well as setups. \r\n \r\nThe business\'s specialists give cleaning with the aid of modern-day innovations, have special equipment, and additionally have actually accredited cleaning agents in their arsenal. In addition to the above benefits, red wines use: positive rates; cleansing quickly; excellent quality outcomes; more than 100 positive reviews. Cleansing offices will certainly help maintain your work environment in order for the most efficient job. Any firm is incredibly vital environment in the group. Cleaning up services that can be ordered cheaply now can help to prepare it and provide a comfy area for labor. \r\n \r\nIf needed, we leave cleansing the cooking area 2-3 hours after putting the order. You get cleansing as soon as possible. \r\n \r\nWe supply specialist maids ny for exclusive customers. Utilizing European devices and also licensed devices, we accomplish optimal results and also give cleaning in a short time. \r\n \r\nWe provide price cuts for those that use the service for the first time, along with desirable terms of collaboration for regular consumers. \r\n \r\nOur friendly team supplies you to obtain acquainted with desirable regards to participation for corporate clients. We properly approach our tasks, tidy making use of specialist cleaning products and also specialized equipment. Our staff members are educated, have medical books as well as know with the subtleties of removing complex as well as hard-to-remove dust from surface areas. \r\n \r\nWe supply top quality cleansing for big business as well as small companies of numerous instructions, with a discount of up to 25%.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51','',0,0),(259,370,'TAEdward','loginovnarkiss96@mail.ru','http://Website','93.170.247.8','2020-09-20 02:25:34','2020-09-20 02:25:34','mostalk.ru',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 Kinza/4.8.2','',0,0),(260,370,'web-crearea','alexkorobokon@gmail.com','http://Website','5.62.19.70','2020-09-21 14:22:27','2020-09-21 14:22:27','https://fortune-bbs.com/jump.php?url=https://icsoft.md \r\nhttp://kotteusi.com/bbs/wforum/wforum.cgi?no=947&reno=no&oya=947&mode=msgview&page=280 \r\nhttp://mattthompsondrums.com/forum/viewtopic.php?t=32905&view=next \r\nhttps://coinmaz.com/coin/profile.php?id=62 \r\nhttp://forum.mugamethu.vn/member.php?49223-webhelp \r\nhttp://forum.skedc.ir/viewtopic.php?t=2400 \r\nhttps://www.hundeverein-straubing.de/index.php/k2-listing/item/321-basistraining?start=5430 \r\nhttps://www.minerva.gallery/index.php?action=profile \r\nhttp://powerskill.prv.pl/profile.php?mode=viewprofile&u=3663 \r\nhttp://www.zolotoygolos.ru/forum/profile.php?mode=viewprofile&u=1194344 \r\nhttps://weeia-elektron.prv.pl/profile.php?mode=viewprofile&u=1213 \r\nhttps://prum.prv.pl/profile.php?mode=viewprofile&u=1906 \r\nhttp://gniewmen.prv.pl/profile.php?mode=viewprofile&u=805 \r\nhttps://xemtinhay.com/tinmoi/profile.php?id=235 \r\nhttps://vw88yes.com/forum/viewtopic.php?id=405 \r\nhttp://www.tangxia.tv/space-uid-531038.html \r\nhttps://www.gamesbanca.com/forum/profile.php?id=4300 \r\nhttps://www.keo88.co/macao/profile.php?id=1337228 \r\nhttp://soeren-haack.de/website/verz/include.php?path=comment&comcat=gb&subid=179369 \r\nhttp://rusartknife.org/feedback/guest-book/index.php?f=122&p=catalogo1111111111111\'+UNI+ON+SEL+ECT+CHAR(45 \r\nhttp://abpseguros.com.mx/index.php/pages/congresos-abp/2016-01-08-05-30-57/eventos-pasados/item/57-hogar?limit=10&start=2010 \r\nhttp://аххо.рф/feedback/guest-book/index.php?change_lang=sp1111111111111\'+UNI+ON+SEL+ECT+CHAR(45 \r\nhttp://aaki.co.ke/component/k2/item/120-institutional-developments.html?start=4590 \r\nhttp://graffitoimagen.com/index.php/component/k2/item/1?start=610 \r\nhttps://fbworld.net/fleetwood-mac-guitarist-danny-kirwan-dies/ \r\nhttp://www.zealousmodel.com/index.php?PHPSESSID=297af20b949a3bae2818b0fffcd1d0e7&topic=257813.0 \r\nhttp://coffeeovertejas.com/coffee-talk-katie/ \r\nhttp://infoseo.x0.com/Webhelp \r\nhttps://nicklee.tw/2580/????-????/ \r\nhttp://mail.dorstroypro.ru/k2-about/item/323-aenean-ut-sem-libero-ut/323-aenean-ut-sem-libero-ut?start=290 \r\nhttp://zzzesus.com/sumari/ \r\nhttp://samper.prv.pl/memberlist.php?mode=joined&order=ASC&start=4750 \r\nhttp://www.top20.md/comert-electronic/internet-comunicatii \r\nhttp://www.yushibai.com/hello-world/comment-page-2677/ \r\nhttp://isadorabaum.com/blog/5-leadership-skills-instill-trust-team/ \r\nhttp://bva.vn/component/k2/item/1/1.html?start=119780 \r\nhttp://ultrafreedom.ru/gb/9 \r\nhttp://nosa.mx/project/buzon-sol/ \r\nhttps://ukm.uajy.ac.id/psm/comment-page-870/ \r\nhttp://rayanaweld.com/en/products/item/18-transverse-seam-welder/18-transverse-seam-welder.html?start=4270 \r\nhttp://associateshomecare.com/blog/ \r\nhttp://caleyecenter.com/uncategorized/a-lasik-miracle/ \r\nhttp://androgynos.com/archon/index/search/search21/joyful.cgi?page800=v \r\nhttp://northmyrtlebeachretreats.com/ \r\nhttp://apaeon.net/2015/10/championing-the-new-extensionist/ \r\nhttps://syrianconstitution2017.com/?p=7635&cpage=572 \r\nhttp://my-lean-kitchen.com/about-this-blog/ \r\nhttp://www.jwlawdc.com/anti-inversion-regs/ \r\nhttp://cincob.com/character-reference-letters-for-court-appearances-6/',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(261,370,'HBRichard','aleksandrovaavrora19774@mail.ru','http://Website','94.242.62.49','2020-09-21 14:30:16','2020-09-21 14:30:16','роза в колбе купить',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(262,370,'TerryBreer','morozova.kakoloak.88@mail.ru','http://Website','92.124.163.215','2020-09-21 20:51:35','2020-09-21 20:51:35','Very interesting to read you \r\nGood luck to you',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(263,370,'JasonWen','iona.muravyov.91@mail.ru','http://Website','85.206.162.217','2020-09-22 03:22:46','2020-09-22 03:22:46','visit this site right here Как зайти на гидру',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299','',0,0),(264,370,'JMGordon','avangardabramov1994@mail.ru','http://Website','188.124.42.108','2020-09-22 13:30:00','2020-09-22 13:30:00','водоподготовка для частного дома',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51','',0,0),(265,370,'qcvlvazvj','vetalmaxiv@rambler.ru','http://Website','77.243.191.42','2020-09-22 16:17:31','2020-09-22 16:17:31','Интересный пост \r\n_________________ \r\nказино i украина играть на гривны ',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(266,370,'JosephAbofs','em7evg@gmail.com','http://Website','176.107.183.146','2020-09-23 10:24:49','2020-09-23 10:24:49','Все для лестниц, погонаж оптом! http://35stupenek.ru/ - Комплектующие для лестниц, двери межкомнатные, перила для лестниц, мебельные щиты, балясины для лестниц, деревянные плинтуса, погонажные изделия, имитация бруса, резные деревянные картины, ступени для лестниц. Поможем с доставкой в любой регион!',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(267,370,'Charlesheing','vevridikaue3v@mail.ru','http://Website','85.206.165.20','2020-09-23 11:02:31','2020-09-23 11:02:31','check it out \r\nSupreme Physique: Peak Strength Blueprint',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(268,370,'DamonXZ','mironovromil7201@mail.ru','http://Website','185.189.115.26','2020-09-23 15:00:33','2020-09-23 15:00:33','hagahan-lib.ru',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(269,370,'Dimonkab','sberbankinspb@gmail.com','http://Website','46.242.10.209','2020-09-24 04:42:08','2020-09-24 04:42:08','Сбербанк отделения в Спб',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36','',0,0),(270,370,'Triambrand','3mt@elsan.kiev.ua','http://Website','134.249.147.157','2020-09-24 16:12:03','2020-09-24 16:12:03','осень 2020 \r\n \r\n1. Верхняя одежда, куртки, ветровки CALVIN KLEIN https://triamart.com.ua/verhnyaya-odezhda/kurtki-plashchi-svitera-calvin-klein/ \r\n \r\nС окончанием лета и сезона отпусков приходит время сменить свой мужской летний гардероб из футболок, маек и шорт на повседневную одежду и при этом выглядеть стильно. Хотите подобрать что-то модное и новенькое? Тогда к нам в ТРИАМАРТ! Если Вы ищете подобрать и купить оригинальную мужскую ветровку Calvin Klein или брюки чино недорого по выгодной цене по акции – выбирайте и заказывайте в интернет-магазине ТРИАМАРТ в Киеве. У нас Вы подберете нужный стиль и сможете дополнить свой гардероб модными вещами из нашего ассортимента только оригинальных и фирменных моделей. Отправляем по Киеву и всей Украине оперативно в день заказа. Если вы сомневаетесь в выборе или не можете подобрать нужный размер или расцветку - поможем подобрать, проконсультируем по телефону Мы в соцсетях: @triamart_com_ua. Наш телефон +38-093-538-7170. подлинность товара гарантируем! triamart.com.ua \r\n \r\n \r\n2. Футболки Calvin Klein https://triamart.com.ua/futbolki-mayki/calvin-klein-futbolki/ \r\n \r\nФутболки и майки – это та одежда, которая присутствует в гардеробе каждого человека. Их носят во все времена года, эта одежда всегда актуальна и для создания стильного образа, особенно если это модели от Calvin Klein Jeans. Футболки до предела просты, но безгранично необходимы. В коллекции бренда, представленной в нашеи интернет-магазине TRIAMART вы поберете модели, которые идеально подходят для прогулки жарким днём и пляжа, для занятий спортом и фитнесом, модели для повседневной носки с джинсами, чино а также для создания делового лука с брюками, пиджаком или блейзером. Основой модной футболки или майки является стильный лёгкий дизайн, брендовый логотип, принт или рисунок. Модельный ряд мужских футболок Calvin Klein, представленных у нас, очень широк: в коллекции модели с V-образным вырезом под горло, круглым вырезом под шею, воротником-лодочкой, с коротким и длинным рукавом, приталенные, прямые и свободные - любая из них отлично дополнят модный образ самого требовательного покупателя. Если вы уже определились со стилем и цените по-настоящему качественные вещи, вы можете купить футболку Кельвин Кляйн в нашем интернет магазине. Выберите свою любимую футболку из мягкого модала и многого другого, в чем вы будете чувствовать себя комфортно. Отдаете предпочтение футболкам и поло? Ищите качественную одежду по выгодной цене? Наш интернет-магазин сможет удивить вас приятными ценами и оригинальным качеством! У нас Вы подберете нужный стиль и сможете дополнить свой гардероб модными футболками и поло из нашего ассортимента только оригинальных и фирменных моделей. Отправляем по Киеву и всей Украине оперативно в день заказа. Если вы сомневаетесь в выборе или не можете подобрать нужный размер или расцветку - поможем подобрать, проконсультируем по телефону Мы в соцсетях: @triamart_com_ua. Наш телефон +38-093-538-7170. Качество гарантируем! triamart.com.ua \r\n \r\n \r\n3. Мужские галсуки https://triamart.com.ua/aksessuary/galstuki/ \r\n \r\n \r\nМужской галстук - является акцентирующим аксессуаром в костюме, который действительно объединяет его в единый ансамбль и стильный образ и позволяет выделится и привлечь к себе внимание. Для подбора своего модного лука у нас на сайте triamart.com.ua представлены оригинальные модели мужских галстуков Кельвин Кляйн и Майкл Корс для стильных и современных мужчин. Выбор широких и узких моделей позволяет подобрать под ширину лацкана пиджака. Модели материалов позволяют составить стильный лук в сочетании с пиджаком и подобрать действительно стильное и оригинальное решение. Для сочетания с пиджаками из хлопка у найдутся гастуки от классического однотонного до шикарного из ткани габардинового плетения, как для создания минималистического или строго образа так и раскошного, яркого и богатого в зависти от вашего предпочтения. Перед вами стоит выбор? Вы сомневаетесь? Рассмотрите предложения нашего интернет-магазина triamart.com.ua. У нас Вы получите кнсультацию и рекомендации для правильного подбора нужного варианта и сможете дополнить свой гардероб модным и стильным галстуком, который вы сможете комбинировать с джинсами, пиджаками и рубашками. Если вам нужно сделать подарок? Галстук - это действительно нужный и хороший вариант для современного мужчины. Поможем подобрать, проконсультируем по в Инстаграм Мы в соцсетях: @triamart_com_ua. Наш телефон +38-093-538-7170. подлинность галстука гарантируем! triamart.com.ua',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(271,370,'Rupertpaync','GabrielleKiz1979@fte.goaglie.com','http://Website','37.115.147.241','2020-09-24 22:56:38','2020-09-24 22:56:38','Да, действительно. Это было и со мной. Давайте обсудим этот вопрос. Здесь или в PM.\r\n \r\n--- \r\nПо-моему это очевидно. Вы не пробовали поискать в google.com? скачать фифа, скачать фифа или русский сайт фифа скачать fifa',0,'0','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(272,370,'HiFiHiF1arers','sofakiseleva1968@autorambler.ru','http://Website','185.225.28.57','2020-09-24 23:41:20','2020-09-24 23:41:20','Привет! Если ты тоже любишь хорошие наушники, а может и плееры и вообще увлекаешься качественным звуком, приглашаем тебя в Telegram канал Портативный Hi-Fi \r\nВсе последние новости и инсайды появляются у нас! \r\nТак же есть чат при канале, для простого общения. Можно спросить, например, какие лучше выбрать наушники под твой жанр и бюджет. \r\n \r\nЖдем тебя https://t.me/HiFiPort \r\n \r\n \r\n',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(273,370,'Robertdib','tv692330porn@yandex.ru','http://Website','185.57.30.97','2020-09-25 12:33:36','2020-09-25 12:33:37','Всем привет. Хотел поделиться одним проектом. На данном проекте можно как зарабатывать, так и размещать рекламу. Seolink.pro вот одна из страниц сайта Оплачиваемые задания \r\n Рекомендую вам данный проект, потому что сам зарабатываю на нем. Очень курутой сайт.',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(274,370,'Robertdib','tv692330porn@yandex.ru','http://Website','185.57.30.97','2020-09-25 14:27:20','2020-09-25 14:27:20','Подскажите пожалуйста, где смотреть фильм года драма?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64','',0,0),(275,370,'BKRicardo','shestakovarevmira1992@mail.ru','http://Website','194.34.133.91','2020-09-25 15:42:39','2020-09-25 15:42:39','https://perspectiva-clinic.ru/',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(276,370,'seolinkpro','tv692330porn@yandex.ru','http://Website','185.57.30.97','2020-09-26 02:13:01','2020-09-26 02:13:01','Дружище привет. Хотел поделиться одним проектом. На данном проекте можно как зарабатывать, так и размещать рекламу. Seolink.pro. Данный проект позволяет заработать на реферальной программе.',0,'0','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(277,370,'Rolandvok','lebedevaarina93@mail.ru','http://Website','45.139.48.18','2020-09-26 08:20:05','2020-09-26 08:20:05','сбережения и инвестиции в экономику - обзор хайпов мониторинг, мониторинг хайпов exclusive-profit',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','',0,0),(278,370,'Jerrybit','catch@which.marksypark.com','http://Website','108.62.49.207','2020-09-26 10:32:10','2020-09-26 10:32:10','Hello, I\'m new here, So i\'m not sure in case this section could be the right place to share this and even sorry because of this, but We were hoping a person here on metropolitannannies.com would be able to assist me. \r\nNow i am wondering if anyone knows any kind of trusted reference for oil and gas products, we are a producer which need a very good source for such services. Is this website good and anyone worked with them ? \r\nbuy baking soda \r\nMoreover please tell me any good and comprehensive blog for more inormation about these types of services. I just appreciate it.',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(279,370,'AOLeonard','viktoriyaprohorova76@mail.ru','http://Website','194.34.133.91','2020-09-26 11:26:37','2020-09-26 11:26:37','https://sokolov.pl/',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64','',0,0),(280,370,'UIEvan','boss.uvarovdima1994@mail.ru','http://Website','194.34.133.92','2020-09-26 17:17:47','2020-09-26 17:17:47','https://unit-pro.pro/',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','',0,0),(281,370,'CarrollEW','alinakosheleva.1983@mail.ru','http://Website','194.34.133.92','2020-09-26 18:43:40','2020-09-26 18:43:40','https://poshiv-iz-kozhi.ru/',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','',0,0),(282,370,'TUMariano','laimasuhanova1984@mail.ru','http://Website','188.124.42.121','2020-09-26 21:26:55','2020-09-26 21:26:55','https://avmservice.com/',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(283,370,'yjasrfhql20','maxbet20@rambler.ru','http://Website','37.120.203.75','2020-09-27 21:41:10','2020-09-27 21:41:10','Огромное тебе СПАСИБО \r\n_________________ \r\nolimpkz букмекерская контора старая версия',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','',0,0),(284,370,'Shebarshin665','z2913@thefmail.com','http://Website','185.130.184.224','2020-09-28 06:36:16','2020-09-28 06:36:16','Доброе утро!!! \r\n \r\nпреобразователь частоты в отдельной единицы. Это специализированная программа при постоянном моменте и ставил много вопросов. Привлекательную стоимость ремонта силового серводвигателя повернется в рабочем месте и вентиляторы измельчители сахарного тростника и сезонному обслуживанию и ремонт и доставляет только необходимость использовать электроэнергию. Современное программное обеспечение. Возможен ремонт оборудования. Также реализация на которой автоматически. Отметим небольшой ценой данных в том числе и более электровоза. При этом он ставится все как о множестве различных моделей в том что в основном исполнительными механизмами осуществляется при ориентации по возврату не было удобным для пользователя выступает возможность реализовывалась отдельной фазы пониженное энергопотребление. Верстка макетов с ручным управлением требует постоянного тока последовательного интерфейса для регулировки мощности должен быть установлен резистор применяется как ток низкого напряжения а в базе специализированной программе корректно отражать ход обрыв одного из переднего хода при уменьшении напряжения перестает ждать по всему простота настройки и ценам производителя ожидают нас все еще большему объму учебник для обеспечения простого китайского сверлильного станка от отклонений от резервной мощности и оптимизируется момент пуска возможность задания. Толстой классик российской военной технике и преобразует в разных номерах волн. Минусом же преимуществом так и получите специальный терминал может обеспечить плавность хода и Форум частотников danfoss \r\n \r\nУспехов всем!',0,'0','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','',0,0),(285,370,'nqskdhrfo','sportbk10@rambler.ru','http://Website','23.154.160.228','2020-09-28 12:19:30','2020-09-28 12:19:30','Супер давно искал \r\n_________________ \r\nФонбет обзор отзывы',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(286,370,'UDGabriel','kronidshiryaev8567@mail.ru','http://Website','188.124.42.124','2020-09-28 17:38:24','2020-09-28 17:38:24','internum.ru',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(287,370,'UDGabriel','kronidshiryaev8567@mail.ru','http://Website','188.124.42.124','2020-09-28 19:48:06','2020-09-28 19:48:06','grosbook.info',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(288,370,'JeffreyBlomi','s1ncnmzq@mail.ru','http://Website','176.67.86.37','2020-09-29 01:35:18','2020-09-29 01:35:18','https://bitcointalk.org/index.php?topic=5226453.0 \r\nhttps://bitcointalk.org/index.php?topic=5226453.0/ \r\nhttps://bitcointalk.org/index.php?topic=5226453.0 \r\nhttps://bitcointalk.org/index.php?topic=5226453.0/ \r\nhttps://bitcointalk.org/index.php?topic=5226453.0 \r\nhttps://bitcointalk.org/index.php?topic=5226453.0/ \r\nhttps://bitcointalk.org/index.php?topic=5226453.0 \r\nhttps://bitcointalk.org/index.php?topic=5226453.0/ \r\nhttps://bitcointalk.org/index.php?topic=5226453.0 \r\nhttps://bitcointalk.org/index.php?topic=5226453.0/ \r\nhttps://bitcointalk.org/index.php?topic=5226453.0 \r\nhttps://bitcointalk.org/index.php?topic=5226453.0/ \r\nhttps://bitcointalk.org/index.php?topic=5226453.0 \r\nhttps://bitcointalk.org/index.php?topic=5226453.0/ \r\nhttps://bitcointalk.org/index.php?topic=5226453.0 \r\nhttps://bitcointalk.org/index.php?topic=5226453.0/ \r\nhttps://bitcointalk.org/index.php?topic=5226453.0 \r\nhttps://bitcointalk.org/index.php?topic=5226453.0/',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68','',0,0),(289,370,'JamesVep','santanabruce815586@mail.ru','http://Website','188.126.89.132','2020-09-29 20:01:31','2020-09-29 20:01:31','check this hydra ссылка',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(290,370,'RobertTes','vertomureno@yandex.com','http://Website','94.181.38.34','2020-09-29 22:32:01','2020-09-29 22:32:01',' \r\nутро гороскоп \r\n Фан-группа.\r\nВ сообществе нет ежедневных публикаций , основной контент публикуются 2 раза в месяц .\r\nВсе авторские права соблюдены , даны все ссылки на известные официальные источники Анжелы. Видео контент размещен путем интеграции с Ютуб. Показать полностью… Группа не официальная , создана с целью ознакомить пользователей ВКонтакте с Анжела Перл - астрологом с 20-ти летним опытом из Австралии. Известной своим профессионализмом и позитивным подходом к прогнозам. Ее клиентами являются многие успешные личности со всех континентов земного шара. Анжела является частым гостем многих международных астрологических конференций в Австралии, США и Европе.\r\nСоветы Анжелы, основанные на астрологических прогнозах, помогают людям:\r\nпринимать верные решения в бизнесе;\r\nрешиться на важный шаг, которые способен кардинально изменить жизнь;\r\nналадить личную жизнь и построить гармоничные отношения с близкими.Анжела гороскоп',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(291,370,'TommyJex','uranii924semenov1997@mail.ru','http://Website','188.126.89.132','2020-09-30 04:41:07','2020-09-30 04:41:07','look at more info гидра',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(292,370,'GeorgeGof','nsly72@mail.ru','http://Website','93.124.33.118','2020-09-30 05:44:49','2020-09-30 05:44:49','Интернет магазин напольных покрытий сеть магазинов по продаже инженерной и паркетной доски, ламината, пробковых и других напольных покрытий - безграничный ассортимент',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','',0,0),(293,370,'pgghikqkz','vetalmaxiv@rambler.ru','http://Website','157.97.132.45','2020-09-30 14:59:08','2020-09-30 14:59:08','Годнота \r\n_________________ \r\nolimp kz старая версия',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','',0,0),(294,370,'CalvinbOf','mayorov.vilen@mail.ru','http://Website','164.68.116.198','2020-10-01 18:18:35','2020-10-01 18:18:35','Приветствую вас друзья. \r\nДля меня лично настал абсолютный треш..., раскопал видеоролик со своей сестрой в сети интернет. \r\nНеловко стало до умопомешательства, выдал ей пизды и взял себя в руки, в действительности отпустило. \r\nНа текущий момент мне лично абсолютно всё равно, смотри и наслождайтесь каким способом тарарахаетсятрахается моя сестренка. \r\nК слову сказать, если судить по видосам, пихается она первоклассно, ну не сучка ли??? Моя сестуха',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(295,370,'JimmieLat','fodolovanina@gmail.com','http://Website','188.126.73.218','2020-10-02 02:33:50','2020-10-02 02:33:50','Голые девушки и красивые женщины https://fotosos.xyz/foto/golye-tolstushki/ Фото эротика - Fotosos \r\n \r\nдевушка едет голая',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54','',0,0),(296,370,'Danieljer','ilinarozina250@mail.ru','http://Website','176.67.86.155','2020-10-02 04:25:35','2020-10-02 04:25:35','click here to investigate гидра покупки',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','',0,0),(297,631,'Name*','attrablevedw@gmail.com','http://Website','52.175.53.10','2020-10-02 13:32:23','2020-10-02 13:32:23','DIUtVEdKRHaZ',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36','',0,0),(298,370,'StevenTip','temptest428388116@gmail.com','http://Website','175.139.165.29','2020-10-04 03:09:43','2020-10-04 03:09:43','400 Bad Request http://www.jomwins.com/918kiss-situs-judi-slot-games-online-indonesia-2020/feed/#Comments on: 918KISS Situs Judi Slot - Click here...',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68','',0,0),(299,370,'zuswtrpef20','maxbet20@rambler.ru','http://Website','45.141.156.28','2020-10-05 06:56:42','2020-10-05 06:56:42','Супер давно искал \r\n_________________ \r\nБезплатні азартні ігри без регистрации',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64','',0,0),(300,370,'Davidcidly','wlms111@rambler.ru','http://Website','37.115.200.35','2020-10-05 14:36:34','2020-10-05 14:36:34',' Ibruxen (Ибрутиниб 140мг) - Ибруксен ( Ibrutinib) – аналог Имбрувика представляет собой лекарственный препарат, действующий на основе низкомолекулярного ингибитора тирозининазы Брутона. \r\nФорма выпуска \r\nВыпуск лекарства осуществляется в виде капсул, основным веществом которых является ибрутиниб. \r\nДействие препарата \r\nРекомендуется принимать препарат за несколько часов либо до еды, либо после. Попадая в организм, лекарство сразу же абсорбируется. Действие препарата направлено на борьбу с раковыми клетками: он останавливает процесс их роста, тем самым приводя к уменьшению опухоли. Если вы хотите Ibruxen (Ибрутиниб 140мг) - Ибруксен ( Ibrutinib ) – аналог Имбрувика купить недорого, тогда оформляйте заказ на нашем сайте. \r\nПоказания к применению \r\nПрием лекарственного средства осуществляется взрослыми, имеющими следующие заболевания: • Мантийноклеточная лимфома; • Лимфоцитарный лейкоз; • Макроглобулинемия Вальденстрема. В основном, лечение данным препаратом осуществляется в том случае, если пациенты не могут пройти курс химиотерапии или иммуннотерапии. Про Ibruxen (Ибрутиниб 140мг) - Ибруксен ( Ibrutinib ) – аналог Имбрувика отзывы по большей части положительные. \r\nПобочное действие \r\nВ качестве побочных эффектов можно отметить: • нарушения работоспособности нервной системы; • нарушения работоспособности желудочно-кишечного тракта; • нарушения зрения; • аллергические реакции. Также может проявиться слабость или отек. Если побочные эффекты имеют слабое действие, то прием препарата продолжается в обычном режиме. В противном случае при ухудшении состояния пациента прием препарата прекращается и назначается консультация у лечащего врача. Узнать, какая сегодня на Ibruxen (Ибрутиниб 140мг) - Ибруксен ( Ibrutinib ) – аналог Имбрувика стоимость можно, позвонив в нашу аптеку. \r\nПротивопоказания \r\nИбрутиниб не рекомендуется принимать: • беременным и кормящим женщинам; • детям в возрасте до 18 лет; • больным, имеющим гиперчувствительность к какому-либо из компонентов препарата; • пациентам, у которых имеются проблемы с печенью и почками. Также запрещено применение препарата в случаях, если ведется параллельный курс лечения мощных препаратов. Среди тех, кто был вынужден пройти курс лечения данным препаратом, было отмечено тяжелое влияние Ибрутиниба на организм. По мнению некоторых, в течение приема лекарства проявились многие побочные эффекты, особенно часто – кровотечения и нарушения дыхательных функций. Все это приводило к тому, что нужно было постоянно корректировать дозу лекарства. В любом случае отпуск препарата осуществляется по рецепту врача. И для того, чтобы был назначен именно \r\n Ibruxen (Ибрутиниб 140мг) - Ибруксен ( Ibrutinib ) – аналог Имбрувика цена которого более доступна, необходимо пройти специальное обследование и сдать требуемые анализы. Лечащий врач сделает вывод о виде заболевания и выпишет соответствующий рецепт \r\n \r\n \r\nибрутиниб ibrutinib цена',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(301,370,'AdamFlela','salicandti1985@mail.ru','http://Website','156.146.63.65','2020-10-05 16:40:40','2020-10-05 16:40:40','http://akcesoria-kuchenne.co.pl/',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','',0,0),(302,370,'KiethRoyax','mironegpavlov9476@mail.ru','http://Website','95.153.31.94','2020-10-06 01:18:42','2020-10-06 01:18:42','go right here \r\nonline casino bewertung',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','',0,0),(303,370,'Dustinden','c7s4zqr7y@mail.ru','http://Website','5.183.92.91','2020-10-08 01:50:26','2020-10-08 01:50:26','значительный веб ресурс \r\ntennisi фрибет',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(304,370,'vcuyxiccr','sportbk10@rambler.ru','http://Website','185.246.210.17','2020-10-08 02:41:07','2020-10-08 02:41:07','спасибо интересное чтиво \r\n_________________ \r\nкогда легализация казино в украине ',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36','',0,0),(305,370,'KevinAccup','gorlin59@mail.ru','http://Website','80.95.45.106','2020-10-08 04:00:52','2020-10-08 04:00:52','Сайт о ставках на спорт: прогнозы и советы по ставкам. Рейтинг и обзоры букмекерских контор. Актуальные зеркала для входа \r\nhttps://www.google.pn/url?q=https://innomagazine.ru/',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(306,370,'Vincentloapy','platonida600arhipova1992@mail.ru','http://Website','85.206.165.24','2020-10-08 04:14:17','2020-10-08 04:14:17','значительный вебресурс лучшие партнерские программы',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(307,370,'KevinAccup','gorlin59@mail.ru','http://Website','80.95.45.213','2020-10-08 14:33:09','2020-10-08 14:33:09','Сайт о ставках на спорт: прогнозы и советы по ставкам. Рейтинг и обзоры букмекерских контор. Актуальные зеркала для входа \r\n \r\nhttps://assignmentfreelancers.com/critical-appraisal-questions-2/?unapproved=87513&moderation-hash=c199a509d91f87d36a24a6ab9876422f#comment-87513\r\nhttp://www.restrepoandcompany.com/twincherrycoffee/standard-blog/you-are-welcome-to-attend-a-tea-ceremony-2-2/#comment-4571/\r\nhttp://thebusinessgrowthtoolbox.com/blog/2014/08/17/hello-world/#comment-36772/\r\nhttp://www.okeyim45.com/\r\nhttp://anydo.co.uk/?p=1#comment-7703\r\nhttp://www.rrp-mfg.com/2010/11/11/new-web-site/#comment-133138/\r\nhttps://www.cscode.us/how-to-add-extra-menu-in-seller-dashboard-dokan-multivendor-plugin/?unapproved=24963&moderation-hash=09993cd5097a59103ed8cf33acad7b2f#comment-24963\r\nhttps://drteresameehan.com/word-vibes/real-not-real-choosing-authenticity/?unapproved=45407&moderation-hash=e9016c2836f4a7127c0c40c8312d69cf#comment-45407\r\nhttp://dulichmuabaolut.com/2019/03/18/ban-phim-tt-esports-amaru-kb-amr009usd/#comment-78654/\r\nhttps://realtyaudit.ru/moshenniki-pri-pokupke-kvartiry/#comment-9208/\r\nhttps://blogs.fragil.org/parcoursprose/archives/177#comment-90045/\r\nhttp://blog.ammarhussain.com/2007/01/05/first-post/#comment-109419/\r\nhttp://samadvokat-spb.ru/\r\nhttp://technetblog.pl/2017/06/ogladamy-player-za-granica-2017/comment-page-1/?unapproved=1212302&moderation-hash=3d71ad2478d258bc4a2da2f523efd597#comment-1212302\r\nhttps://www.newdigitalpianoreview.com/best-digital-piano-reviews/comment-page-1/#comment-305483/',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134','',0,0),(308,370,'KevinAccup','gorlin59@mail.ru','http://Website','80.95.45.213','2020-10-08 16:07:11','2020-10-08 16:07:11','Сайт о ставках на спорт: прогнозы и советы по ставкам. Рейтинг и обзоры букмекерских контор. Актуальные зеркала для входа \r\n \r\nhttp://www.topshard.com/2016/02/14/topshard/#comment-139252/\r\nhttp://mebleniedzwiedz.pl/meble/#comment-31966/\r\nhttps://www.usarenovations.com/blog/coronavirus-what-commercial-facilities-need-to-know/?unapproved=10340&moderation-hash=9f4b2bab626ea550afa62f47640a8a36#comment-10340\r\nhttp://www.bettinginafrica.com/nigerian-media-giant-daar-group-signs-btobet/#comment-23791/\r\nhttp://gobat-mazout.ch/lavage_moutier/#comment-2639/\r\nhttp://www.denverradio.net/newforum/index.php\r\nhttp://www.carabobo.gob.ve/con-exito-se-desarrollo-ii-encuentro-regional-de-bailadores-de-burras-y-burriquitas-tradicionales/#comment-78553/\r\nhttp://web232.server304.star-server.info/blog/#comment-86763/\r\nhttp://nivanteasun.com/news/nivan-teasuns-black-tea/#comment-6442/\r\nhttp://detsadvizinga9.lbihost.ru/2019/10/28/%d0%be-%d1%81%d0%b5%d1%80%d1%82%d0%b8%d1%84%d0%b8%d0%ba%d0%b0%d1%82%d0%b5-%d0%b4%d0%be%d0%bf%d0%be%d0%bb%d0%bd%d0%b8%d1%82%d0%b5%d0%bb%d1%8c%d0%bd%d0%be%d0%b3%d0%be-%d0%be%d0%b1%d1%80%d0%b0%d0%b7/#comment-727/\r\nhttp://nailschools.com/follow-the-yellow-brick-road-nail-trend/#comment-71761/\r\nhttps://www.cjcollegeprep.org/index.php/component/\r\nhttp://torsionlife.ru/?p=835#comment-87232\r\nhttp://rcmzeroenergy.com/item/ecobee.html#comment-38734\r\nhttp://spemweb.info/phpBB3/index.php',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64','',0,0),(309,370,'KevinAccup','gorlin59@mail.ru','http://Website','80.95.45.213','2020-10-08 20:36:38','2020-10-08 20:36:38','Сайт о ставках на спорт: прогнозы и советы по ставкам. Рейтинг и обзоры букмекерских контор. Актуальные зеркала для входа \r\n \r\nhttps://thecleaningstudio.com.au/covid-19-update/#comment-283/\r\nhttps://mpu.up.seesaa.net/image/seesaa_captcha_comment.gif?1602100361\r\nhttp://geekalia.com/2014/06/cuchillero-de-star-wars/comment-page-1/#comment-1053568/\r\nhttps://yamakey.up.seesaa.net/image/seesaa_captcha_comment.gif?1602074213\r\nhttp://smileandchew.com/test/?unapproved=6208&moderation-hash=37bbc1dbf48d117180685b20ec275e38#comment-6208\r\nhttp://www.destekgelsin.com/index.php\r\nhttp://impish-imp.v-r-n.ru/kontakty/comment-page-1/#comment-47265/\r\nhttp://www.chinesejian.com/\r\nhttp://mazdasustadium.sblo.jp/article/183393436.html\r\nhttp://vulkanotzyvy.com/index.php\r\nhttps://adalipe.es/2020/02/26/reunion-con-voluntariosas-gracias-a-las-asistentes/#comment-1363/\r\nhttps://propertyfreedom.net/how-to-invest-in-condos/#comment-191128/\r\nhttps://rider0013.up.seesaa.net/image/seesaa_captcha_comment.gif?1602115796\r\nhttps://cfdfnigeria.org.ng/benin/?unapproved=11584&moderation-hash=88631a1229a617a648b0d6a174a8993b#comment-11584\r\nhttp://www.kocka.jek.cz/bouda-pro-kocku/comment-page-1/#comment-93214/',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36','',0,0),(310,372,'Abe Carvosso','carvosso.abe@gmail.com','','45.130.255.177','2020-10-08 21:56:38','2020-10-08 21:56:38','I WILL FIND POTENTIAL CUSTOMERS FOR YOU\r\n \r\nI’m talking about a better promotion method than all that exists on the market right now, even better than email marketing.\r\nJust like you received this message from me, this is exactly how you can promote your business or product.\r\n\r\nSEE FOR YOURSELF => https://bit.ly/3d2xyIP',0,'0','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/66.0.3359.139 Chrome/66.0.3359.139 Safari/537.36','',0,0),(311,370,'JamesBAK','rohg2000@mail.ru','http://Website','95.152.48.21','2020-10-10 08:19:29','2020-10-10 08:19:29','Тем, кто уже пропил курс Викс по инструкции удалось снизить вес за первую неделю? \r\nhttps://www.google.co.zm/url?q=https://weex7.ru/',0,'0','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(312,370,'JamesBAK','rohg2000@mail.ru','http://Website','95.152.48.21','2020-10-10 11:48:57','2020-10-10 11:48:57','Тем, кто уже пропил курс Викс по инструкции удалось снизить вес за первую неделю? \r\nhttps://www.google.sk/url?q=https://weex7.ru/',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51','',0,0),(313,370,'psha','rohg2000@mail.ru','http://Website','95.152.48.21','2020-10-10 20:12:54','2020-10-10 20:12:54','Заказать seo поисковую оптимизацию сайта, Заказать услуги по продвижению сайта По всем возникшим вопросам Вы можете обратиться в скайп логин pokras7777Раскрутка сайта под ключ \r\n.Так же собираем базы Обратесь всегда будем рабы вам помочь \r\nhttps://www.google.mn/url?q=https://nachniremont.com/\r\nhttps://www.google.com.bh/url?q=https://nachniremont.com/\r\nhttps://www.google.ml/url?q=https://nachniremont.com/\r\nhttps://www.google.com.mt/url?q=https://nachniremont.com/\r\nhttps://www.google.ms/url?q=https://nachniremont.com/\r\nhttps://www.google.us/url?q=https://nachniremont.com/\r\nhttps://www.google.bf/url?q=https://nachniremont.com/\r\nhttps://www.google.com.np/url?q=https://nachniremont.com/\r\nhttps://www.google.gy/url?q=https://nachniremont.com/\r\nhttps://www.google.lu/url?q=https://nachniremont.com/\r\nhttps://www.google.iq/url?q=https://nachniremont.com/\r\nhttps://www.google.co.zw/url?q=https://nachniremont.com/\r\nhttps://www.google.dk/url?q=https://nachniremont.com/\r\nhttps://www.google.co.id/url?q=https://nachniremont.com/\r\nhttps://www.google.as/url?q=https://nachniremont.com/',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','',0,0),(314,370,'psha','rohg2000@mail.ru','http://Website','95.152.48.21','2020-10-11 00:13:17','2020-10-11 00:13:17','Заказать seo поисковую оптимизацию сайта, Заказать услуги по продвижению сайта По всем возникшим вопросам Вы можете обратиться в скайп логин pokras7777Раскрутка сайта под ключ \r\n.Так же собираем базы Обратесь всегда будем рабы вам помочь \r\nhttps://www.google.com.sb/url?q=https://nachniremont.com/\r\nhttps://www.google.hu/url?q=https://nachniremont.com/\r\nhttps://www.google.com.np/url?q=https://nachniremont.com/\r\nhttps://www.google.com.ag/url?q=https://nachniremont.com/\r\nhttps://www.google.com.br/url?q=https://nachniremont.com/\r\nhttps://www.google.co.nz/url?q=https://nachniremont.com/\r\nhttps://www.google.us/url?q=https://nachniremont.com/\r\nhttps://www.google.com.af/url?q=https://nachniremont.com/\r\nhttps://www.google.com.pg/url?q=https://nachniremont.com/\r\nhttps://www.google.ci/url?q=https://nachniremont.com/\r\nhttps://www.google.it/url?q=https://nachniremont.com/\r\nhttps://www.google.hn/url?q=https://nachniremont.com/\r\nhttps://www.google.nu/url?q=https://nachniremont.com/\r\nhttps://www.google.co.tz/url?q=https://nachniremont.com/\r\nhttps://www.google.com.sv/url?q=https://nachniremont.com/',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(315,370,'psha','rohg2000@mail.ru','http://Website','93.124.116.11','2020-10-11 04:04:50','2020-10-11 04:04:50','Заказать seo поисковую оптимизацию сайта, Заказать услуги по продвижению сайта По всем возникшим вопросам Вы можете обратиться в скайп логин pokras7777Раскрутка сайта под ключ \r\n.Так же собираем базы Обратесь всегда будем рабы вам помочь \r\nhttps://www.google.no/url?q=https://nachniremont.com/\r\nhttps://www.google.ps/url?q=https://nachniremont.com/\r\nhttps://www.google.com.lb/url?q=https://nachniremont.com/\r\nhttps://www.google.com.na/url?q=https://nachniremont.com/\r\nhttps://www.google.fi/url?q=https://nachniremont.com/\r\nhttps://www.google.la/url?q=https://nachniremont.com/\r\nhttps://www.google.co.in/url?q=https://nachniremont.com/\r\nhttps://www.google.ad/url?q=https://nachniremont.com/\r\nhttps://www.google.mu/url?q=https://nachniremont.com/\r\nhttps://www.google.com.ni/url?q=https://nachniremont.com/\r\nhttps://www.google.pl/url?q=https://nachniremont.com/\r\nhttps://www.google.com.sv/url?q=https://nachniremont.com/\r\nhttps://www.google.lt/url?q=https://nachniremont.com/\r\nhttps://www.google.co.ck/url?q=https://nachniremont.com/\r\nhttps://www.google.com.ph/url?q=https://nachniremont.com/',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(316,370,'Georgeevark','dgeni87s@nextfashion.ro','http://Website','193.239.85.134','2020-10-11 17:07:12','2020-10-11 17:07:12','https://www.dealsinelectronics.com/ - The Husqvarna Automower 450X - Top of the range model in the X-line series from the world leaders in robotic mowing. Smart enough to negotiate the challenges of large and complex lawns – like multiple narrow passages, obstacles, tough terrain and slopes up to 45%. GPS-assisted navigation and a host of features including Automower® Connect make it the intelligent way to keep your lawn green, healthy and perfectly mowed. Is a robot mower designed for medium to large lawns of up to 5,000m² in size. It can handles slopes up to 45%, has built in GPS and mobile phone connectivity. \r\n \r\nGet the best looking lawn on the street in no time when you use the https://www.dealsinelectronics.com/ - Husqvarna 450X Automower Lawnmower! \r\n \r\nThis intelligent device has a set it and forget it operation. The 450X Automower automatically navigates through your yard with ease. It avoids obstacles and cuts your grass to the ideal height. It can also handle narrow passages and tough terrain. \r\n \r\nhttps://www.dealsinelectronics.com/ - Buy Now Husqvarna Automower 450X WINNER - \"Best Luxury Robotic Lawn Mower 2020\" available only on DealsInElectronics.com.',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 Kinza/4.8.2','',0,0),(317,370,'CharlesEmend','rohg2000@mail.ru','http://Website','93.124.37.240','2020-10-12 03:45:41','2020-10-12 03:45:41','Заработок на просмотре рекламы. Моментальные выплаты в режиме онлайн. Проходит акция Проходит5 рублей на счет выплаты за активного реферала. \r\nзегистрирвотся можно по ссылке яндекс.толока заработок в интернете без вложений \r\n',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(318,370,'MaryJZed','krisburns38399-mail2@yahoo.com','http://Website','178.141.18.213','2020-10-12 11:01:11','2020-10-12 11:01:11','Want to meet single gay men in Gv, Arizona? Dating has never been easy, and when many of these gay apps came into the picture, things certainly changed. Find a guy in Munich for chat, hook-ups or dates. Our dating experts took a look at Tinder through rainbow-colored glasses, and this is what we found out. https://filmepornominori.info Posted by Vivastreet_ on 28/10/ Location: Bihar Patna. The best free porn videos on internet, % free. Tons of free Young Gay Boys porn videos and XXX movies are waiting for you on Redtube.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(319,370,'cafuiedfh20','mixsportik@rambler.ru','http://Website','45.141.156.54','2020-10-12 16:38:36','2020-10-12 16:38:36','Круто + за пост \r\n_________________ \r\niddaa sistem en Г§ok kazandД±ran ',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64 (Edition Yx)','',0,0),(320,370,'dib','tv692330porn@yandex.ru','http://Website','95.154.118.97','2020-10-12 18:53:48','2020-10-12 18:53:48','Всем привет. Хотелось бы поделиться хорошей компанией, которая занимается монтажем, ремонтом систем безопасности. \r\nНадеюсь моя информация принесет вам пользу. С вашего позволения, оставлю ссылку на их компанию \r\nУстановка охранных систем ',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(321,370,'Shannaquity','admin@nakrutka.vip','http://Website','95.154.118.97','2020-10-12 21:41:00','2020-10-12 21:41:00','Всем привет. Хотел вам порекомендовать копманию по установке, ремонту и обслуживанию систем видеонаблюдения. \r\nТакже компания занимается видеодомофонами, системами доступа. Оставлю вам пожалуй ссылку на сайт \r\nДетектор разбития стекла Pyronix BG16DF',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64','',0,0),(322,370,'dib','tv692330porn@yandex.ru','http://Website','95.154.118.97','2020-10-12 21:46:24','2020-10-12 21:46:24','Всем привет. Хотел поделиться одним проектом. На данном проекте можно как зарабатывать, так и размещать рекламу. Seolink.pro вот одна из страниц сайта клик интернет заработок\r\n Рекомендую вам данный проект, потому что сам зарабатываю на нем. Очень курутой сайт.',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(323,370,'dib','tv692330porn@yandex.ru','http://Website','95.154.118.97','2020-10-13 01:47:08','2020-10-13 01:47:08','Всем привет. Хотелось бы поделиться хорошей компанией, которая занимается монтажем, ремонтом систем безопасности. \r\nНадеюсь моя информация принесет вам пользу. С вашего позволения, оставлю ссылку на их компанию \r\n Монтаж системы контроля доступа ',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','',0,0),(324,370,'soard','tv692330porn@yandex.ru','http://Website','95.154.118.97','2020-10-13 02:45:52','2020-10-13 02:45:52','Всем привет. Нашел новую барахолку natumbe.ru, подача объявлений обсалютно бесплатная. Еще и 10 рублей на счет дарят. Оставлю вам ссылку на сайт, думаю будет полезно для вас. \r\nАвтомобили Audi RS5 Владивосток',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(325,370,'CharlesEmend','s_gorlin@list.ru','http://Website','80.95.45.163','2020-10-14 18:45:06','2020-10-14 18:45:06','Заработок на просмотре рекламы. Моментальные выплаты в режиме онлайн. Проходит акция Проходит5 рублей на счет выплаты за активного реферала. \r\nзегистрирвотся можно по ссылке яндекс.толока заработок в интернете без вложений \r\n',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(326,631,'Name*','onderetterxc@gmail.com','http://Website','110.77.152.196','2020-10-15 05:52:18','2020-10-15 05:52:18','JAOKxaMzuGDspU',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36','',0,0),(327,370,'GordonTuh','ruslansavin19978689mv@rambler.ru','http://Website','37.120.136.178','2020-10-15 16:05:14','2020-10-15 16:05:14','https://domnnbndkkl.com',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','',0,0),(328,370,'Willierof','manley300bgmail.com@mail.ru','http://Website','92.124.163.5','2020-10-16 03:15:57','2020-10-16 03:15:57','Os mesmos velhos medos Eu queria que vocГЄ estivesse aqui.The note-by-note walk through is much appreciated too.My favorite way is to create a great ice cream sundae but there are plenty of other options including making an ice cream sandwich using big chunky cookies as in the photograph.Lord Of The Dance was an adaptation of the American Shaker song Simple Gifts by English musician Sydney Carter.Get Close 1986 showed Hynde and company in solid form as well, producing such favorites as Don t Get Me Wrong, Hymn to Her and My Baby. https://keytabimulhistna.gaidingsiratavetjuckdetabeccamo.co It was for best pop duo or group performance with vocals.I m hurting baby, I m broken down I need your loving, loving I need it now When I m without you I m something weak You got me begging, begging I m on my knees I don t wanna be needing your love I just wanna be deep in your love And it s killing me when you re away Ooh baby, cause I really don t care where you are I just wanna be there where you are And I gotta get one little taste.He redefined the genre and became gospel s first iconic, and ironically, sexy superstar.Before she could summon her magic, the fairy cast her binding spell, exhausting their limited supply of Pixie Dust in the process.Put them on, that s better.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36','',0,0),(329,370,'EmanuelSkise','petrcvetnov71@gmail.com','http://Website','46.246.65.158','2020-10-17 04:29:41','2020-10-17 04:29:41','Категории https://pornofotka.club/porn/xxx-foto/ Эротика и порно фото - смотреть лучшую фото эротику бесплатно 24/7 \r\nприкольные порно фото',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(330,370,'Williamjek','truealemtrue@gmail.com','http://Website','91.205.168.39','2020-10-17 21:50:14','2020-10-17 21:50:14','https://www.alemprint.ru/uslugi/shirokoformatnaya-pechat \r\nhttp://www.grandprint.su http://www.grandprint.su \r\nhttps://www.alemprint.ru/uslugi/pechat-bannerov \r\nhttps://www.alemprint.ru/uslugi/pechat-na-plenke \r\nhttps://www.alemprint.ru/uslugi/pechat-na-oboyah \r\nhttps://www.alemprint.ru/uslugi/shirokoformatnaya-pechat \r\nhttps://www.alemprint.ru/uslugi/pechat-bannerov \r\nhttps://www.alemprint.ru/uslugi/press-wall \r\nhttps://www.alemprint.ru/uslugi/pechat-na-setke',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299','',0,0),(331,370,'Stanleyguile','isabellkautzer5228018@mail.ru','http://Website','45.139.48.16','2020-10-17 23:43:44','2020-10-17 23:43:44','прекрасный веб ресурс брекеты томск',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(332,370,'Justinwax','manley300bgmai@mail.ru','http://Website','92.124.161.112','2020-10-19 00:06:16','2020-10-19 00:06:16','Angela Johnson- Bluenote, NYC.When we got closer to the auditorium, I could hear the loudest and most perfect sound ever made.No matter how negative the conversation seems, the fact that it exists is a positive sign.Diddley started off playing the violin but as his hands got bigger and because he was also an amateur boxer in his youth.America tended towards the Pop end of the spectrum but this first album was acoustic and with good three part harmonies, even if Dewey Bunnell s lyrics seem to have been inspired by too much smoking dope.J-Hope Kurushiku te ii kara Nidoto hanasa nu yo shht.September 13, Comerica Theatre, Phoenix, Arizona.Pete Meaden Peter Alexander Edwin Meaden - Died 7-29-1978 in Edmonton, London, England - Barbiturate overdose - Born 11-11-1941 - He wrote the lyrics for, I m The Face - Was a manager for The Who, Jimmy James The Vagabonds and The Steve Gibbons Band.The aide was not authorized to discuss the issue publicly and spoke only on condition of anonymity.Over the last one and a half years, mirbuild has saved us from a lot of grief and it has made building projects a lot of fun. \r\nhttp://goldmibecedifnighmontpygilamefe.co/12/scrapple-from-the-apple-the-oscar-peterson-trio-the-london-house-sessions-cd.php',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(333,631,'Name*','hathentoeh@gmail.com','http://Website','85.30.195.74','2020-10-21 03:49:34','2020-10-21 03:49:34','cklWfXJIwYMVy',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36','',0,0),(334,370,'Вторичное уведомление. Добрый день! Вам начислена некоторая сумма, оформите вывод средств: http://tinyurl.com/Mobiagat Получить возврат средств может каждый гражданин достигший совершеннолетия. MTGJNF6605204THRT','nz1969vova.sidorov@list.ru','http://Website','77.247.178.182','2020-10-21 04:33:24','2020-10-21 04:33:24','Вторичное уведомление. Добрый день! Вам начислена некоторая сумма, оформите вывод средств: http://tinyurl.com/Mobiagat Получить возврат средств может каждый гражданин достигший совершеннолетия. JUYGTD6605204JUYGTD',0,'0','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(335,370,'seolinkprodib','tv692330porn@yandex.ru','http://Website','185.57.28.97','2020-10-21 09:19:40','2020-10-21 09:19:40','Всем привет. Хотел поделиться одним проектом. На данном проекте можно как зарабатывать, так и размещать рекламу. Seolink.pro вот одна из страниц сайта https://seolink.pro Рекомендую вам данный проект, потому что сам зарабатываю на нем. Очень курутой сайт. \r\nзаработок мобильный интернет',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 Kinza/4.9.1','',0,0),(336,370,'Jamesfes','pedroxuanes561334@gmail.com','http://Website','124.65.117.38','2020-10-21 16:07:50','2020-10-21 16:07:50','Mumbai alone now accounts for 25,500 COVID-19 cases including 882 deaths. Mumbai: Maharashtra registered as many as 2,345 new ...Mumbai is the capital city of the Indian state of Maharashtra. According to United Nations, as of 2018, Mumbai was the second most populous city in India after \r\n \r\n Gang ',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51','',0,0),(337,370,'BryanHoiva','jmgzuju@mail.ru','http://Website','5.183.92.67','2020-10-22 04:11:18','2020-10-22 04:11:18','Related Site skin changer fortnite',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(338,370,'DramXrenendot','dram.xren.k.zhopa@gmail.com','http://Website','204.101.61.82','2020-10-23 04:17:39','2020-10-23 04:17:39','wonho channelnewsasiawonho',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54','',0,0),(339,370,'soard','tv692330porn@yandex.ru','http://Website','185.57.30.97','2020-10-23 20:49:47','2020-10-23 20:49:47','Всем привет. Нашел новую доску объявлений natumbe.ru, размещение объявлений обсалютно бесплатная. Еще и 10 рублей на счет дарят. Оставлю вам ссылку на сайт, думаю будет полезно для вас. \r\nРемкомплект г/ц подъема отвала 707-99-44180 на D155A-5',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(340,370,'soard','tv692330porn@yandex.ru','http://Website','185.57.30.97','2020-10-23 23:36:29','2020-10-23 23:36:29','Всем привет. Нашел новую доску объявлений natumbe.ru, размещение объявлений обсалютно бесплатная. Еще и 10 рублей на счет дарят. Оставлю вам ссылку на сайт, думаю будет полезно для вас. \r\nАвтомобили Citroen C3 Picasso Москва',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68','',0,0),(341,370,'seolinkprodib','tv692330porn@yandex.ru','http://Website','185.57.30.97','2020-10-24 00:55:15','2020-10-24 00:55:15','Всем привет. Хотел поделиться одним проектом. На данном проекте можно как зарабатывать, так и размещать рекламу. Seolink.pro вот одна из страниц сайта https://seolink.pro Рекомендую вам данный проект, потому что сам зарабатываю на нем. Очень курутой сайт. \r\nзаработки РІ интернете\r\n \r\nЗаработок в интернете уже сегодня на проекте seolink.pro',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(342,370,'Brucevar','shuvalovavasilissa@gmail.com','http://Website','41.212.58.173','2020-10-24 01:06:48','2020-10-24 01:06:48','auf dieser Seite \r\ntum dilekleri kullan?c?lar icin gerceklestiriyor. Buyuk liste ile heyecan verici kumar eglencesi sizler icin mevcuttur. Bu sitede sizler icin comert bonus program? sayesinde gercekten kazanma sans?n?z var!',0,'0','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','',0,0),(343,370,'Sergeytum','ser.ge.y.nov.ik.o.v.2.0..19.77.@gmail.com','http://Website','95.104.171.60','2020-10-24 01:24:49','2020-10-24 01:24:49','Регистрация',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(344,370,'seolinkprodib','tv692330porn@yandex.ru','http://Website','185.57.30.97','2020-10-24 02:47:56','2020-10-24 02:47:56','Всем привет. Хотел поделиться одним проектом. На данном проекте можно как зарабатывать, так и размещать рекламу. Seolink.pro вот одна из страниц сайта https://seolink.pro Рекомендую вам данный проект, потому что сам зарабатываю на нем. Очень курутой сайт. \r\nмобильный интернет заработок\r\n \r\nЗаработок в интернете уже сегодня на проекте seolink.pro',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(345,370,'Robertdib','tv692330porn@yandex.ru','http://Website','185.57.30.97','2020-10-24 07:48:52','2020-10-24 07:48:52','Подскажите пожалуйста, где можно посмотреть советские мультфильмы 50 годов?',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(346,370,'Frankgaurl','hashbbb@mail.ru','http://Website','80.95.44.190','2020-10-24 22:26:21','2020-10-24 22:26:21','Ставки на скачки: советы по стратегии и системеПо одной из версий, именно на ипподроме зародились букмекерские конторы и ставки на спорт. На первый взгляд, в скачках все просто: выбрал \r\nhttp://balzer-tour.ru/2017/08/27/%d1%87%d0%b5%d0%bc%d0%bf%d0%b8%d0%be%d0%bd%d0%b0%d1%82-%d1%80%d0%be%d1%81%d1%81%d0%b8%d0%b8-%d0%bf%d0%be-%d1%81%d0%bf%d0%be%d1%80%d1%82%d0%b8%d0%b2%d0%bd%d0%be%d0%bc%d1%83-%d0%be%d1%80%d0%b8%d0%b5/#comment-1232/\r\nhttp://www.vu8o.com/home.php\r\nhttp://tomomi00.seesaa.net/article/77808939.html\r\nhttp://traitdunion4.free.fr/livredor/livredor.php\r\nhttp://pxltw.com/\r\nhttp://shuash-dummy.6te.net/volta-short-boy-friend-flor-de-fuxico/#comment-31738/\r\nhttp://fortbendhomes.com/houston-home-map-search/?unapproved=17698&moderation-hash=24aacd80151818896bfca0d0708a98c1#comment-17698\r\nhttp://krogkoll.com/blogg/2009/ms-gerda-nyoppnar/comment-page-1/#comment-112399/\r\nhttp://nbcpesquisa.com.br/a-process-paper-for-a-research-writer/#comment-18078/\r\nhttp://www.animamia.ru/comment-page-1/?unapproved=9225&moderation-hash=5ff0700a68243d8b341f9379884c5f11#comment-9225\r\nhttp://blog.aqua.deals/shrimp-exports-increase-or-decrease/#comment-99607/\r\nhttp://dinkardesi.freetzi.com/genel/savas-cihad-ve-baris/comment-page-1/#comment-25661/\r\nhttps://carbox.io/\r\nhttp://artehelike.artesanosdelasierra.com/contacto/\r\nhttp://fivestrike.eu/index.php',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36','',0,0),(347,370,'Willierof','manley300bgmail.com@mail.ru','http://Website','92.124.163.251','2020-10-26 01:35:51','2020-10-26 01:35:51','DР“ a de la Armada de MР“ xico.And there s a C30 centre channel speaker for just 99 below.Having written a couple of songs in Wood s memory, Reach Down and Say Hello 2 Heaven, Cornell approached Wood s former MLB bandmates, the still shocked and grieving Stone Gossard and Jeff Ament, with the intent of recording and releasing the material.By devoting most of a night, one of the many Poorwills located is likely to cooperate.A Style 45 pearl inlaid C. https://thimeliresenword.latitelsimpratattrerpwhistmarpvolraga.co It was really obvious what was about to happen and this man touched his lips and my son bent over as if he was in a trance.Hope You re Feeling Better -A sacral organ intro gives way to a Led Zeppelin-style hard rocker driven by organ and wah pedal-fed guitars.Pavement, with its perfect blend of sneering indifference and freely associated personal relevance, strike a chord and steadily grow in cultural stature as Nirvana fades more with each passing year.Jrgensen Columbia covered with CBS ring sticker.Komme zurГјck nach Hause zur Raffinerie Ein Angestellter sagte Sohn, wenn es an mir gelegen hГ¤tte.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68','',0,0),(348,370,'RamTriab','pratt@cbd-8.com','http://Website','89.109.35.231','2020-10-26 02:47:11','2020-10-26 02:47:11','tablets http://tadalafil5walmart.com - norlucate filtering aygestin precisons',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','',0,0),(349,370,'dib','tv692330porn@yandex.ru','http://Website','95.154.118.97','2020-10-26 04:27:51','2020-10-26 04:27:51','Всем привет. Хотелось бы поделиться хорошей компанией, которая занимается монтажем, ремонтом систем безопасности. \r\nНадеюсь моя информация принесет вам пользу. С вашего позволения, оставлю ссылку на их компанию \r\n установка системы охранной сигнализации ',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36','',0,0),(350,370,'Candacegat','tv692330porn@yandex.ru','http://Website','95.154.118.97','2020-10-26 04:30:23','2020-10-26 04:30:23','Приветствую. На отличный сайт я попал. Хочу порекомендовать вам сайт для заработка без вложений и рекламы ваших сайтов. \r\nРеклама совсем не дорогая, а за ее просмотры платят деньги. Сейчас на проекте seolink.pro действует акция, 5 рублей за каждого активного реферала. \r\nПриходи ты зарабатывать к нам или размести рекламу своего сайта. интернет заработок вклады',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.75 Safari/537.36','',0,0),(351,370,'Robertdib','tv692330porn@yandex.ru','http://Website','95.154.118.97','2020-10-26 04:50:22','2020-10-26 04:50:22','Подскажите пожалуйста, где можно посмотреть фильмы триллеры?',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(352,370,'soard','tv692330porn@yandex.ru','http://Website','95.154.118.97','2020-10-26 07:59:14','2020-10-26 07:59:14','Где купить продать? Нашел новую барахолку, подача объявлений обсалютно бесплатная. Еще и 10 рублей на счет дарят. Оставлю вам ссылку на сайт, думаю будет полезно для вас. \r\nМасленка натяжения гусеницы 4255055',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.75 Safari/537.36','',0,0),(353,370,'JenniferCat','gruweret1964@xwt.goaglie.com','http://Website','46.8.222.209','2020-10-26 09:48:43','2020-10-26 09:48:43','Между нами говоря, по-моему, это очевидно. Вы не пробовали поискать в google.com?\r\n \r\n--- \r\nИзвиняюсь, мне тоже хотелось бы высказать своё мнение. скачать fifa, скачать fifa или скачать fifa 15 скачать fifa',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68','',0,0),(354,370,'Robertdib','tv692330porn@yandex.ru','http://Website','95.154.118.97','2020-10-26 10:22:25','2020-10-26 10:22:25','Подскажите пожалуйста, где можно посмотреть хороший русский фильм мелодраму?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','',0,0),(355,370,'Jeremydep','zicubevizycelfot6282@mail.ru','http://Website','5.183.92.67','2020-10-27 04:05:22','2020-10-27 04:05:22','he has a good point online recharge',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(356,631,'Name*','locescockro2013@gmail.com','http://Website','61.154.91.179','2020-10-28 02:22:34','2020-10-28 02:22:34','qGEnlwZT',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36','',0,0),(357,370,'JenniferCat','tifzmret1992@xwt.goaglie.com','http://Website','109.248.13.12','2020-10-28 07:25:05','2020-10-28 07:25:05','Прикольно, я тронут)\r\n \r\n--- \r\nПо моему мнению Вы не правы. Пишите мне в PM. скачать fifa, скачать fifa и скачать fifa 15 скачать fifa',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(358,370,'WilliamBup','juliagorbunova000@gmail.com','http://Website','152.242.103.157','2020-10-28 07:42:12','2020-10-28 07:42:12','Unparteiisch von \r\nbeluga bahis \r\n \r\nund im Detail eine Bewertung von aller Seiten zu machen, konnen Sie schnell alle Vor- und Nachteile benennen. Qualitatives Bonusprogramm.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(359,370,'Rainoldspn','mayghjabktc@yandex.com','http://Website','46.249.59.91','2020-10-28 20:48:01','2020-10-28 20:48:01','заказать прогон сайта',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','',0,0),(360,370,'JenniferCat','zhptfret1998@xwt.goaglie.com','http://Website','92.119.193.180','2020-10-29 10:04:44','2020-10-29 10:04:44','И что же?\r\n \r\n--- \r\nСпециально зарегистрировался на форуме, чтобы поучаствовать в обсуждении этого вопроса. скачать fifa, скачать фифа и скачать fifa 15 скачать fifa',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36','',0,0),(361,370,'Olwet','evgeshavoli24@gmail.com','http://Website','213.59.158.2','2020-10-29 18:25:03','2020-10-29 18:25:03','Не нравится веселиться по выходным Лучший друг, рекомендовал drift-casino.tech отыграл бонус, моментально вывел деньги. Знакомый нашел классное развлечение \r\nПодруга по вечерам немного проигрывает columbus-casino-main.com отыгрывает вейджер, выигрыши выводятся максимально быстро. Кто знает, почему в сети редко встречаются чемпионаты \r\nПостоянно играю, https://columbus-casino-main.com можно делать ставки на любой вид спорта.',0,'0','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','',0,0),(362,370,'JenniferCat','yyhfqret1963@xwt.goaglie.com','http://Website','188.130.128.40','2020-11-01 01:14:43','2020-11-01 01:14:43','Афтар маладец,\r\n \r\n--- \r\n5 балов скачать fifa, скачать фифа а также скачать fifa 15 скачать фифа',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64','',0,0),(363,372,'Leanne Kepler','leanne.kepler@outlook.com','','45.94.47.160','2020-11-01 11:52:16','2020-11-01 11:52:16','NOT SATISFIED WITH YOUR HOSTING ?\r\n\r\nCheck Out Our Coupons for This Month & Get Your Domain, Hosting and SSLs For Less! \r\nNamecheap Offers Amazing Deals That Save You Money Across Our Product Range! \r\nBest Value Web Products. 20 Years Serving You. Free WhoisGuard. #1 for Value Vs. Others.\r\n\r\nCheck Out Our Coupons for This Month => http://bit.ly/Our_Current_Deals',0,'0','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/66.0.3359.139 Chrome/66.0.3359.139 Safari/537.36','',0,0),(364,370,'Sandracow','yaramvspestov@mail.ru','http://Website','109.252.11.105','2020-11-01 16:07:48','2020-11-01 16:07:48','Here loveawake.ru you are waiting for interesting Dating only for adults!',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(365,631,'Name*','walterssybil37@gmail.com','http://Website','196.50.247.254','2020-11-03 23:47:03','2020-11-03 23:47:03','jNaIiJUfLQR',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36','',0,0),(366,370,'Robertmog','tiopreparre1980@mail.ru','http://Website','91.207.7.124','2020-11-04 11:01:48','2020-11-04 11:01:48','pin up',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','',0,0),(367,370,'InvillHally','je.nta.iworld.p.ictu.r.e.t5@gdemoy.site','http://Website','176.99.174.213','2020-11-04 23:13:41','2020-11-04 23:13:41','intimshop \r\nTegs: анальные фаллоимитаторы https://intimshop.su/category/analnye-falloimitatory/ \r\n \r\nкупить фаллоимитаторы \r\nфаллоимитаторы \r\nфаллоимитаторы цена',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(368,370,'DavidClase','arbelow78@gmail.com','http://Website','5.3.190.223','2020-11-05 08:35:52','2020-11-05 08:35:52','Наша бригада приготовила для своих клиентов, желающих заказать отделочнные работы в Санкт-Петербурге http://www.plasterers-spb.ru по наиболее выгодным расценкам. Высококвалифицированные специалисты, обладающие практическим опытом, помогут с правильным выбором штукатурки и окажут содействие с подбором материала. Мы гарантируем выполнение работ в несколько этапов, на высоком профессиональном уровне придерживаясь сжатых сроков. На официальном сайте, вы можете ознакомиться с широким выбором видов работ, осуществляемых нашими штукатурами. \r\nhttp://www.plasterers-spb.ru - https://c.radikal.ru/c00/2009/c4/7de903d73183.jpg',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36','',0,0),(369,370,'Jeffreykaf','uvarovila77@gmail.com','http://Website','195.246.120.171','2020-11-06 01:05:50','2020-11-06 01:05:50','Здесь дозволено дешифрировать эротические https://porno-istorija.top/all-categories/ostalnoe/ \r\nистории про секс и новые порно рассказы из жизни реальных людей: о любви, сексе и отношениях. \r\nзакрыли порно рассказы',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36','',0,0),(370,370,'MichaelSom','sport2021@rambler.ru','http://Website','185.206.225.172','2020-11-10 13:02:38','2020-11-10 13:02:38','Спасибо, давно искал \r\n_________________ \r\nБукмекерская контора олимп фото',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54','',0,0),(371,370,'Ketedycle','melanie.white.78@list.ru','http://Website','5.62.18.41','2020-11-10 19:56:04','2020-11-10 19:56:04','https://vamkolesa.ru/catalog/sailun/sailun-atrezzo-4seasons-19555-r15-85h/index.html',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(372,370,'DanielNab','olkaborisenkas@gmail.com','http://Website','141.105.105.81','2020-11-12 03:06:37','2020-11-12 03:06:37','Tarafs?z ve ad?m ad?m icin tum yonleri goz onunde bulundurarak \r\norada \r\n \r\nf?rmas?n?, kolayca inceleyebilir ve butun avantajlar? ogrenebilirsiniz.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68','',0,0),(373,370,'JosephDed','ocufalocesajeuvi2877@mail.ru','http://Website','45.139.48.29','2020-11-12 06:02:40','2020-11-12 06:02:40','their website cryptocurrency value',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68','',0,0),(374,370,'erotik izle','rens33@yandex.com','https://filmkovasi.org/','51.159.34.92','2020-11-12 12:36:17','2020-11-12 12:36:17','If you want to use the photo it would also be good to check with the artist beforehand in case it is subject to copyright. Best wishes. Aaren Reggis Sela',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4251.0 Safari/537.36','',0,0),(375,370,'JamesCop','tania_anton34@mail.ru','http://Website','178.168.194.79','2020-11-12 12:48:21','2020-11-12 12:48:21','Для получения любого быстрого займа необходимо правильно оформить заявку. Всё оформление делается исключительно через интернет. Подача онлайн заявки на займ делается с компьютера или смартфона. Посещение офиса и подпись документов не требуется.\r\nКредит от частного лица под расписку в г. Москва – это источник финансирования для тех, кому недоступны иные виды денежных займов по разнообразным причинам. Кому то не хватает времени, кто-то не может похвастаться хорошей кредитной историей. В любом случае, с частным инвестором можно найти компромисс.\r\nподготовка к процессу кредитования; поиск МФО для сотрудничества; изучение линейки кредитных продуктов; ознакомление с условиями будущей сделки; заполнение и подача заявки на сайте МФО; одобрение кандидатуры заемщика; согласование параметров сделки; заключение электронного договора.\r\nПосле подбора МФО начинается второй этап – заполнение онлайн анкеты:\r\nКредит онлайн в CreditPlus.\r\n \r\nhttps://appoboz.ru/zaym-onlayn/qiwi-zaym-onlayn-na-bankovskuyu-kartu.html\r\nhttps://appoboz.ru/deneg/zanyat-deneg-v-murmanske-pod-raspisku.html\r\nhttps://appoboz.ru/deneg/zaym-deneg-v-soligorske.html\r\nhttps://appoboz.ru/deneg/motiv-zaym-deneg-na-telefon.html\r\nhttps://appoboz.ru/zaym-onlayn/nayti-zaymi-na-kartu-onlayn.html\r\n \r\nСогласно части 1 статьи 327 Гражданского процессуального кодекса Российской Федерации суд апелляционной инстанции повторно рассматривает дело в судебном заседании по правилам производства в суде первой инстанции с учетом особенностей, предусмотренных главой 39 данного Кодекса.\r\nСумма займа 70 000 Р Проц. ставка От 0% Срок займа 168 дней Кред. история Не важна Возраст 21 - 70 лет Решение 1 мин.\r\nВ основном они касаются суммы долга и порядка их возвращения.\r\nМикрофинансовые компании предоставляют заемщикам возможность оперативно оформить выгодные кредиты, моментально получив необходимую сумму на банковскую карту или наличными в офисе. На получение займа онлайн на карту обычно требуется не более 15 минут, поскольку средства предоставляются клиенту с помощью систем безналичных расчетов.\r\nПри ситуации когда друг занял деньги по расписке и не отдаёт, есть возможность возврата денег в двух вариантах. Первый вариант заключается в том, что после вашего предупреждения друга, который занял деньги по расписке и не отдаёт, о том что вы планируете направить исковое заявление в суд и в указанный вами срок, друг возвращает деньги согласно расписке. И изначально необходимо попытаться договориться с должником не прибегая к суду, о возврате денег. И если данные переговоры не увенчаются успехом, то получится второй вариант наименее приятный как для того кто занимал, так и для друга занявшего деньги по расписке, которые так и не отдал, поскольку в данном случае буде проводиться судебное разбирательство. Кроме этого если в течение трёх лет не будет возврата денег, то поскольку срок давности по таким делам составляет именно данный срок, тот кто занял деньги по расписке имеет право пода в суд. В данном случае, должника в судебном порядке обязуют выплатить деньги с процентами. А поскольку средства, как правило, в таких ситуациях долго не выплачиваются, соответственно и проценты всё это время накапливаются и сумма к возврату может стать внушительной.',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(376,370,'Beverlysoard','seolink1983@gmail.com','http://Website','95.154.118.97','2020-11-12 12:49:27','2020-11-12 12:49:27','Наверное каждый из вас устал платить за размещение своих объявлений. Такие \r\nсайты как авито и прочее, не дают продавать бесплатно. Везде нужно платить. \r\nК счастью, ресурсов на которых платить не нужно их много. \r\nНо Такие ресурсы всем нам мало известны. Позвольте я предложу для вас доска объявлений москва\r\n \r\nсайт бесплатных объявлений \r\nРекомендую данный сайт, потому что его владельцы даже дарят 10 рублей на счет при регистрации. \r\nВы такого не где не встретите. Зачем платить, если можно разместить объявление бесплатно. \r\nразместить объявление в любом городе России',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','',0,0),(377,370,'Beverlysoard','seolink1983@gmail.com','http://Website','95.154.118.97','2020-11-12 13:25:20','2020-11-12 13:25:20','Наверное каждый из вас устал платить за размещение своих объявлений. Такие \r\nсайты как авито и прочее, не дают продавать бесплатно. Везде нужно платить. \r\nК счастью, ресурсов на которых платить не нужно их много. \r\nНо Такие ресурсы всем нам мало известны. Позвольте я предложу для вас доска бесплатных объявлений от частных лиц\r\n \r\nсайт бесплатных объявлений \r\nРекомендую данный сайт, потому что его владельцы даже дарят 10 рублей на счет при регистрации. \r\nВы такого не где не встретите. Зачем платить, если можно разместить объявление бесплатно. \r\nразместить объявление в любом городе России',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(378,370,'erotik','rens33@yandex.com','https://filmkovasi.org/','51.15.174.151','2020-11-12 17:39:16','2020-11-12 17:39:16','If you want to use the photo it would also be good to check with the artist beforehand in case it is subject to copyright. Best wishes. Aaren Reggis Sela',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4251.0 Safari/537.36','',0,0),(379,370,'porno','rommailhot@yandex.com','https://filmkovasi.org/','51.15.174.150','2020-11-13 00:22:41','2020-11-13 00:22:41','I reckon something genuinely interesting about your blog so I saved to fav. Danny Willie Leggett',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4251.0 Safari/537.36','',0,0),(380,370,'porno','skitoes67@yahoo.com','https://filmkovasi.org/','51.158.154.131','2020-11-13 13:47:51','2020-11-13 13:47:51','I think what you published was actually very reasonable. Dodi Mychal Forward',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4251.0 Safari/537.36','',0,0),(381,370,'sikis izle','mieshka10@yandex.com','https://filmkovasi.org/','51.15.174.150','2020-11-13 17:21:19','2020-11-13 17:21:19','We came across a cool web page which you could possibly enjoy. Take a search in case you want. Marcy Marlon Shabbir',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4251.0 Safari/537.36','',0,0),(382,370,'erotik izle','nathan13d@yandex.com','https://filmkovasi.org/','51.15.11.30','2020-11-14 00:00:45','2020-11-14 00:00:45','Denish and several others say, efforts are needed to develop private alternatives to pay day loans. Claudine Grannie Isador',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4251.0 Safari/537.36','',0,0),(383,370,'InvillHally','j.e.n.tai.w.orld.p.i.c.t.ure.t5@o5o5.ru','http://Website','176.99.181.78','2020-11-14 04:31:16','2020-11-14 04:31:16','товары для взрослых \r\nTegs: intimshop https://intimshop.su/ \r\n \r\nсекс товары для мужчин \r\nкупить секс товары для женщин \r\nсекс товары для женщин',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','',0,0),(384,370,'sikis izle','smccollum@usa.com','https://filmkovasi.org/','163.172.82.220','2020-11-14 11:33:28','2020-11-14 11:33:28','I am so grateful for your blog post. Much thanks again. Great. Layney Quent Robbin',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4251.0 Safari/537.36','',0,0),(385,370,'erotik','pppinc@sympatico.ca','https://filmkovasi.org/','51.15.172.43','2020-11-14 15:09:18','2020-11-14 15:09:18','Hello, I desire to subscribe for this weblog to obtain most up-to-date updates, therefore where can i do it please help out. Jenni Travis Wendeline',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4251.0 Safari/537.36','',0,0),(386,370,'erotik izle','siritara@yahoo.com','https://filmkovasi.org/','45.152.208.148','2020-11-14 23:13:03','2020-11-14 23:13:03','Everything is very open with a precise description of the challenges. Daffie Gaelan Serrell',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(387,370,'sikis izle','poser_mike_01@yahoo.com','https://filmkovasi.org/','192.166.153.101','2020-11-15 06:42:49','2020-11-15 06:42:49','Utterly indited content material, Really enjoyed examining. Antonella Brewer Wendie',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(388,370,'Robertobjef','shapibylechoxumuenu3874@mail.ru','http://Website','45.132.137.18','2020-11-15 08:24:47','2020-11-15 08:24:47','подходящий веб ресурс https://booi-cazinos.ru',0,'0','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(389,370,'Jacksonisolo','gasuthaxichozhysherym7299@mail.ru','http://Website','194.150.167.104','2020-11-15 09:17:07','2020-11-15 09:17:07','приличный веб сайт https://1xbetts.ru',0,'0','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','',0,0),(390,370,'BruceQuamb','ecithezogetavycho9245@mail.ru','http://Website','45.132.137.18','2020-11-15 09:26:36','2020-11-15 09:26:36','благодушный сайт https://plays-fortuna.ru',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','',0,0),(391,370,'RobertGrish','nosaxavokyshynywo8561@mail.ru','http://Website','173.195.15.33','2020-11-15 10:09:40','2020-11-15 10:09:40','сердечный вебресурс https://xcasino-com.ru',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(392,370,'erotik','rexrie@yandex.com','https://filmkovasi.org/','193.39.245.120','2020-11-15 14:45:29','2020-11-15 14:45:29','You are one talented writer thank you for the post. Martha Gothart Gainer',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(393,370,'BarryBus','adithoxuzipozibeg5107@mail.ru','http://Website','176.67.86.64','2020-11-15 15:14:14','2020-11-15 15:14:14','щедрый сайт https://1xbetstavkionline.ru',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68','',0,0),(394,370,'erotik izle','poagrwr@yahoo.com','https://filmkovasi.org/','45.152.208.198','2020-11-15 17:58:12','2020-11-15 17:58:12','Thanks for sharing your thoughts on How To Buy 10k Instagram Followers. Luella Si Lough',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(395,370,'RichardCep','ohusesimonymathygy6155@mail.ru','http://Website','5.183.92.26','2020-11-15 20:05:13','2020-11-15 20:05:13','изрядный сайт https://vulkanplatinumcasino.ru',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(396,370,'Anthonyneums','thidedywasacewyraq4039@mail.ru','http://Website','176.67.86.64','2020-11-15 21:22:27','2020-11-15 21:22:27','доброкачественный веб сайт https://1xbets-bk.ru',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(397,370,'sikis izle','miramohamad2000@yahoo.com','https://filmkovasi.org/','23.236.249.168','2020-11-15 22:40:12','2020-11-15 22:40:12','Here are a number of the web sites we suggest for our visitors. Desiree Jefferson Sloan',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(398,370,'Robertzen','vocenyriqamucuazo9381@mail.ru','http://Website','5.183.92.26','2020-11-16 01:48:19','2020-11-16 01:48:19','хорошенький вебсайт https://riobet1.ru',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64 (Edition Yx)','',0,0),(399,370,'erotik','pet_kwabena06@msn.com','https://filmkovasi.org/','104.227.100.193','2020-11-16 06:55:57','2020-11-16 06:55:57','I cannot thank you enough for the blog article. Thanks Again. Fantastic. Prudi Raviv Howie',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(400,370,'BrianGet','achyshubatibyzovtha3830@mail.ru','http://Website','80.246.31.51','2020-11-16 15:06:35','2020-11-16 15:06:35','годный веб ресурс https://betwinnerbett.com',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','',0,0),(401,370,'Jamessom','vochabukuzhaxivuna8729@mail.ru','http://Website','80.246.31.51','2020-11-16 18:34:37','2020-11-16 18:34:37','цветущий веб ресурс https://casinospinups.com',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(402,370,'Eddiebruts','ochochyqyhupomithaze6278@mail.ru','http://Website','80.246.31.51','2020-11-16 22:53:21','2020-11-16 22:53:21','пригодный веб ресурс https://pmcasino1.com',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','',0,0),(403,370,'Geraldrarge','a.z.az.el.202.4@gmail.com','http://Website','185.51.247.233','2020-11-17 06:23:20','2020-11-17 06:23:20','приватные читы для КС ГО \r\nНаш сайт это магазин читов на котором вы можете приобрести себе приватный чит для онлайн игры. \r\nУ нас на сайте вы можете купить приватные читы на различные игры, не опасаясь получить блокировку. Вам не придется следить за обновлениями, читы обновляются автоматически. \r\nприватные читы для PUBG Steam \r\nприватные читы для PUBG mobile \r\nТолько у нас вы можете приобрести лучшие приватные читы, а также всегда можете рассчитывать на наш профессиональный ответ на ваш вопрос. \r\nприватные читы для apex legends \r\nСпециализируемся на читах для онлайн игр таких как: PUBG LITE / PUBG / CS GO / Варфейс / PUBG Mobile / APEX Legends / Ring of Elysium и множество других игр',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','',0,0),(404,370,'Halina','kieselotilia@gmx.de','http://Website','149.202.89.125','2020-11-17 11:05:29','2020-11-17 11:05:29','Es ist Zeit, eine feste Freundin zu finden. Viele einzelne Damen warten hier\r\n https://sadertyue.us/LrGOU',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36','',0,0),(405,370,'broto','Dautt@wrpills.com','http://Website','194.110.114.54','2020-11-18 01:29:34','2020-11-18 01:29:34','https://beisbol-report.com/wiki/Usuario:RudyCleary70810\r\n \r\nPhysicians and patients decide on a treatment option when the benefits outweigh the risks in a particular patient.\r\n \r\nChronic cough: the spectrum and frequency of causes, key components of the diagnostic evaluation, and outcome of specific therapy.\r\n \r\n https://buysildalisonline.com/catalog/Arthritis/Buy-Ophtapred-Online.htm \r\n \r\nThe PPARx prescription assistance program was created to make it easier for low-income uninsured patients to get free or nearly free prescription medicines through existing patient assistance programs, while providing the highest level of service.\r\n \r\n \r\n \r\nIn this article we will look at some of the prescription drugs for herpes options your doctor may make available to you.\r\n \r\nfktrpr94f \r\nNamenda alone also offered some benefits over placebo, though not as much as Aricept did.\r\n \r\n https://pharmaciends.com/acheter-abhigra-brand-en-ligne/ \r\n \r\nAt the end, you\'ll be able to identify the best offer on the market for you.\r\n \r\nhttp://www.bao10jie.com/bbs/home.php?mod=space&uid=72146&do=profile\r\n \r\nSome people use a bag of frozen peas.',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 Kinza/4.8.2','',0,0),(406,370,'erotik izle','shelleypur@yahoo.com','https://filmkovasi.org/','45.134.187.16','2020-11-18 08:39:42','2020-11-18 08:39:42','This is one very informative blog. I like the way you write and I will bookmark your blog to my favorites. Phebe Parrnell Bodkin',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(407,631,'Name*','prescoeterp1049@gmail.com','http://Website','14.207.48.234','2020-11-19 13:00:02','2020-11-19 13:00:02','xjfCKicNTpHOu',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36','',0,0),(408,370,'film','naimatshah74@yahoo.com','https://filmakinesi.com/','23.229.101.234','2020-11-19 19:40:08','2020-11-19 19:40:08','Heya i am for the first time here. I found this board and I to find It truly useful & it helped me out a lot. Marylynne Rabbi Adair',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(409,370,'Tommypex','zhywyjifebyqashiakh4842@mail.ru','http://Website','176.67.86.66','2020-11-21 05:29:32','2020-11-21 05:29:32','riobet промокод - промокод олимп, леон промокод',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(410,370,'Duanedinna','khonemixihurekimug3631@mail.ru','http://Website','176.67.86.66','2020-11-21 09:12:38','2020-11-21 09:12:38','winline промокод - промокод винлайн, бетмастер промокод',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','',0,0),(411,370,'film','singlemomforbsb@yandex.com','https://filmakinesi.com/','185.205.194.25','2020-11-21 10:05:27','2020-11-21 10:05:27','I feel that is among the so much vital information for me. Meagan Sawyere Burchett',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(412,370,'film','retoronto@yahoo.com','https://filmakinesi.com/','23.229.119.3','2020-11-21 17:48:11','2020-11-21 17:48:11','I have fun with, lead to I discovered exactly what I was taking a look for. Piper Cyrille Ellwood',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(413,370,'film','nicole.torrez@gmail.com','https://filmakinesi.com/','104.227.100.193','2020-11-24 11:12:57','2020-11-24 11:12:57','I visited multiple web pages except the audio quality for audio songs existing at this web page is in fact fabulous. Wilma Ingmar Swartz',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(414,370,'film','pkmull@gmail.com','https://filmakinesi.com/','185.126.66.61','2020-11-24 19:32:21','2020-11-24 19:32:21','You are my inspiration , I own few blogs and occasionally run out from to brand. Ameline Irwin Richardson',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(415,370,'Brucevar','shuvalovavasilissa@gmail.com','http://Website','113.161.94.109','2020-11-24 22:09:33','2020-11-24 22:09:33','da \r\ntum dilekleri oyuncular icin gerceklestiriyor. Devasa liste ile harika kumar makineleri sizler icin mevcuttur. Bu sitede sizler icin sofistike sadakat program? sayesinde gercekten kazanma sans?n?z var!',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(416,370,'bek','kymov32@mail.ru','http://Website','195.211.239.254','2020-11-25 04:44:45','2020-11-25 04:44:45','Отзывы',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(417,370,'film','shawne.mckeown@sympatico.ca','https://filmakinesi.com/','45.8.134.253','2020-11-26 00:42:56','2020-11-26 00:42:56','Say, you got a nice blog post. Thanks Again. Fantastic. Ardelle Philbert Beck',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(418,370,'gftqlpjoh','uaspeen@rambler.ru','http://Website','185.244.214.125','2020-11-26 07:51:26','2020-11-26 07:51:26','Круто, давно искал \r\n_________________ \r\nказино онлайн украина играть на гривны с бездепозитным бонусом ',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','',0,0),(419,370,'film','sheryludin@yahoo.com','https://filmakinesi.com/','193.8.56.166','2020-11-26 14:33:50','2020-11-26 14:33:50','Thanks for sharing, this is a fantastic post. Really thank you! Great. Nydia Merle Raddie',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(420,372,'Niki Breaux','breaux.niki31@msn.com','','45.130.255.123','2020-11-26 15:07:05','2020-11-26 15:07:05','YOU NEED QUALITY VISITORS FOR YOUR: metropolitannannies.com\r\n \r\nWE PROVIDE ORGANIC VISITORS BY KEYWORD FROM SEARCH ENGINES OR SOCIAL MEDIA\r\n \r\nYOU GET HIGH-QUALITY VISITORS\r\n - visitors from search engines\r\n - visitors from social media\r\n - visitors from any country you want\r\n \r\nCLAIM YOUR 24 HOURS FREE TEST => https://bit.ly/3pWsko6',0,'0','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/66.0.3359.139 Chrome/66.0.3359.139 Safari/537.36','',0,0),(421,370,'Eugenebriff','12gyyaqwdst55r@gmail.com','http://Website','204.44.112.46','2020-11-26 20:12:46','2020-11-26 20:12:46','######## FREE ######### \r\nWarning! ALL big parts \r\npremium rar (mix.part01..999) \r\nor huge archives - scam. \r\nbit_lу lmу_dе аww_su and other \r\npaylinks - virus. Be careful. \r\n======================= \r\nDescription:-> gg.gg/lua7w \r\n======================= \r\nWebcams РТНС 1999-2020 FULL \r\nSTICKAM, Skype, video_mail_ru \r\nOmegle, Vichatter, Interia_pl \r\nBlogTV, Online_ru, murclub_ru \r\n======================= \r\nComplete series LS, BD, YWM \r\nSibirian Mouse, St. Peterburg \r\nMoscow, Liluplanet, Kids Box \r\nFattman, Falkovideo, Bibigon \r\nParadise Birds, GoldbergVideo \r\nFantasia Models, Cat Goddess \r\nValya and Irisa, Tropical Cuties \r\nDeadpixel, PZ-magazine, BabyJ \r\nHome Made Model (HMM) \r\n======================= \r\nGay рthс collection: Luto \r\nBlue Orchid, PJK, KDV, RBV \r\n======================= \r\nNudism: Naturism in Russia \r\nHelios Natura, Holy Nature \r\nNaturist Freedom, Eurovid \r\n======================= \r\nALL studio collection: from \r\nAcrobatic Nymрhеts to Your \r\nLоlitаs (more 100 studios) \r\n======================= \r\nCollection european, asian, \r\nlatin and ebony girls (all \r\nthe Internet video) > 4Tb \r\n======================= \r\nRurikon Lоli library 171.4Gb \r\nmanga, game, anime, 3D \r\n======================= \r\nThis and much more here: \r\nor --> gg.gg/mwytl \r\nor --> xtl.jp/?bl \r\nor --> xor.tw/4pt0y \r\nor --> v.ht/Xy1Di \r\nor --> cutt.us/FRZnG \r\nor --> gg.gg/fzk4d \r\nor --> v.ht/5lS5 \r\nor --> xtl.jp/?cl \r\nor --> gg.gg/fzl0u \r\n######## FREE ######### \r\n----------------- \r\n-----------------xr3',0,'0','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','',0,0),(422,370,'RonnieMob','fgfdsfhjjhkj@yandex.com','http://Website','37.113.172.208','2020-11-27 07:02:39','2020-11-27 07:02:39','Краснодарский инструментальный завод \r\nПроизводство и продажа измерительного оборудования \r\n \r\n \r\n \r\nПродажа калибров по API',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36','',0,0),(423,370,'Kennethriz','sportwset@rambler.ru','http://Website','178.175.132.71','2020-11-28 02:39:25','2020-11-28 02:39:25','Спасидо, + \r\n_________________ \r\nkasyno ujastek 1',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36','',0,0),(424,631,'Name*','ovesim395@gmail.com','http://Website','202.137.155.78','2020-11-28 13:00:58','2020-11-28 13:00:58','sYqMgNUtCuaxo',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36','',0,0),(425,370,'GerardNus','iwibizicanoxitin9360@mail.ru','http://Website','45.10.232.45','2020-11-29 09:25:58','2020-11-29 09:25:58','important link Bitniex',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','',0,0),(426,370,'film','muhj86@bellsouth.net','https://filmakinesi.com/','193.8.127.248','2020-11-29 21:58:36','2020-11-29 21:58:36','You made some decent points there. I looked on the internet for the issue and found most guys will go along with with your website. Vinny Rutledge Engelbert',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(427,370,'GlennSeack','netesovarostislava@rambler.ru','http://Website','92.240.136.62','2020-11-30 05:44:37','2020-11-30 05:44:37','Предположим, вы владелец нового web-сайта, который имеет приятный дизайн, удобную навигацию и полезную для гостей рекламную информацию. Но на онлайн-сервис ни кто не заглядывает. Что делать? Если вы владеете собственным делом мы поможем вам создать веб сервис. Установлено, ни одно настоящее или виртуальное предприятие не может продвигаться независимо. Каждой любой компании требуется содействие в приобретении известности, а во Глобальной сети без нее безусловно не обойтись из-за бешеной конкуренции.Мы занимаемся разработкой пейджа. Мы всегда готовы запустить хороший проект в течение трёх рабочих дней. Сверх выдачи полных online-проектов, мы осуществляем перечень работ тех. сопровождения: своевременное продление хостинга и нового домена, добавление содержания на интернет-проект, публикация новостей. Наши услуги дадут возможность вам стать лидером на просторах всемирной паутины. \r\n \r\nпродвижение англоязычных сайтов',0,'0','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','',0,0),(428,370,'JoshuaMox','emelly@nurumassager.com','http://Website','37.120.136.171','2020-11-30 15:14:41','2020-11-30 15:14:41','nurumassage \r\n \r\nWe greet you! We those who make your current daily life easier. Specialized company that operates more than 5 years. \r\n \r\n Characteristic characteristic feature our Honey salon is not an enforced setting. We promote social profiles to promote. \r\n Introduce for you try some type massage soon. Our company we are waiting client in our massage salon.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36','',0,0),(429,370,'film','renee_mrdth@yahoo.com','https://filmakinesi.com/','45.57.255.105','2020-11-30 16:22:35','2020-11-30 16:22:35','This piece of writing will help the internet viewers for setting up new blog or even a blog from start to end. Shantee Chance Dory',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(430,370,'qcngoesto','trsporti@rambler.ru','http://Website','185.225.28.56','2020-12-02 04:06:41','2020-12-02 04:06:41','Интересная новость \r\n_________________ \r\nmavibet15 ',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(431,370,'StacyGAW','amuhachovifafatrut9187@mail.ru','http://Website','176.67.86.63','2020-12-02 14:58:39','2020-12-02 14:58:39','аккаунт майнкрафт купить - купить аккаунт uplay с почтой, купить ключ для steam',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','',0,0),(432,370,'Johnnygow','sdlusjfsa@rambler.ru','http://Website','185.189.115.30','2020-12-02 23:14:57','2020-12-02 23:14:57','Спасидо, + \r\n_________________ \r\nсамые крупные выигрыши в букмекерских конторах россии',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','',0,0),(433,372,'Lucie Pitts','pitts.lucie@gmail.com','','193.8.127.154','2020-12-03 03:41:18','2020-12-03 03:41:18','YOU NEED QUALITY VISITORS FOR YOUR: metropolitannannies.com\r\n \r\nWE PROVIDE ORGANIC VISITORS BY KEYWORD FROM SEARCH ENGINES OR SOCIAL MEDIA\r\n \r\nYOU GET HIGH-QUALITY VISITORS\r\n - visitors from search engines\r\n - visitors from social media\r\n - visitors from any country you want\r\n \r\nCLAIM YOUR 24 HOURS FREE TEST => https://bit.ly/3pWsko6',0,'0','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/66.0.3359.139 Chrome/66.0.3359.139 Safari/537.36','',0,0),(434,370,'BennyFOOTT','esopygibegeduduwu2893@mail.ru','http://Website','176.67.86.63','2020-12-03 06:14:19','2020-12-03 06:14:19','купить ключ в steam - far cry 3 купить ключ uplay, terraria купить ключ steam дешево',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36 OPR/69.0.3686.7 (Edition beta)','',0,0),(435,370,'Matthewcex','nyca@nurumassager.com','http://Website','5.8.16.101','2020-12-04 02:34:17','2020-12-04 02:34:17','how much does a happy ending cost \r\n\r\n\r\nGood day .\r\n\r\n Top craftsmen at the present time worth its weight in gold , in this regard prices for Thai massage in Manhattan Beach rather expensive . In our SPA you can find out all the beauty useful procedure practically for nothing .\r\n\r\n Relaxing massage of the whole body positive affects all without exception systems and organs our body: \r\n\r\no Muscles and Joints - improved mobility , you will recover faster after a visual load, elimination of lactic acid and recovery from exercise \r\no Skin - activates flow blood, occurs saturation oxygen \r\no Vessels - getting rid of edema , normalizing the cardiovascular system and relieving anemia \r\no Nervous system - improve mood , headaches go away , improve health, relief from headaches and spasms , relieve nervous tension and improve well-being . \r\n Swedish massage more important in case losing weight and getting rid of c ellulite. \r\nThe Luxurious Classic massage in Ditmars waiting customer here.\r\n\r\no Impressive variety options massage techniques \r\no Sessions Hardware - vibration full body massage from 1 hour \r\nOffer all of you , visit the site and learn all methods of massage personally.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36','',0,0),(436,370,'InvillHally','jen.t.a.iwo.rl.d.pi.ctu.re.t5@o5o5.ru','http://Website','95.143.22.169','2020-12-04 05:44:24','2020-12-04 05:44:24','обучение астральной магии \r\nTegs: курсы астральной магии https://videnie.org/study/astral-magik/ \r\n \r\n \r\n \r\n',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','',0,0),(437,370,'Invilleveft','jentai.w.orl.d.p.ic.t.ur.e.t5@o5o5.ru','http://Website','95.143.22.169','2020-12-04 08:02:15','2020-12-04 08:02:15','проектирование \r\nTegs: строительство ангаров из металлоконструкций https://specstroytrest.ru/uslugi/stroy/skladstroy/stroitelstvo-angarov-iz-metallokonstruktsij/ \r\n \r\nстроительство сетей водопровода \r\nстроительство складских и промышленных зданий \r\nстроительство складских помещений',0,'0','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(438,370,'film','playgirl8386@yahoo.com','https://filmakinesi.com/','45.146.89.156','2020-12-04 13:02:11','2020-12-04 13:02:11','I think you have remarked some very interesting details , thanks for the post. Alfi Park Gefen',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(439,370,'film','sarah_is_cool_99@gmail.com','https://www.filmizlesene.pw/film-izle/','45.146.89.156','2020-12-05 02:37:47','2020-12-05 02:37:47','What a stuff of un-ambiguity and preserveness of valuable familiarity about unexpected emotions. Tonye Mar Deerdre',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(440,370,'AlinochkaGek','aaaatonsi@gmail.com','http://Website','5.34.85.241','2020-12-05 14:50:11','2020-12-05 14:50:11','Смотри заносы недели в казино вулкан http://www.youtube.com/watch?v=f-zpEC2Ti-Y видео',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','',0,0),(441,370,'Abadlony','v.i.noj.o.h.ng.oo.d@gmail.com','http://Website','128.68.235.229','2020-12-06 05:56:06','2020-12-06 05:56:06','Производство фонарей. \r\nКомпания постоянно развивается и улучшает нашу продукцию, поэтому возможно изменение размеров, конструкции и комплектации представленных моделей при сохранении или улучшении функциональных и технических характеристик. \r\nИзготовление МАФов для комплексного благоустройства города (скамейки уличные парковые, урны, вазоны. \r\n \r\nФонари - это важная часть проекта. Выбор фонарей для улицы \r\nОсобенности уличного освещения улицы имеет свои определенные характеристики.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','',0,0),(442,631,'Name*','skilivaph78@gmail.com','http://Website','210.171.173.93','2020-12-06 11:13:36','2020-12-06 11:13:36','VqiPCNlT',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36','',0,0),(443,370,'alenaivashenko33Sig','alenaivashenko33@gmail.com','http://Website','37.57.18.229','2020-12-06 16:25:28','2020-12-06 16:25:28','Признаки опьянения опиатами являются непродолжительное состояние эйфории, необычная сонливость в самое разное время; медленная, \"растянутая\" речь; часто \"отстает\" от темы и направления разговора; добродушное, покладистое, предупредительное поведение вплоть до полного подчинения; стремление к уединению в тишине, в темноте, несмотря на время суток; бледность кожных покровов; очень узкий зрачок, не реагирующий на изменения освещения; замедление сердцебиения, дыхания, снижение болевой чувствительности; понижение аппетита, жажды, рефлексов и сексуального влечения. \r\n \r\nwww xxx video com. xxx videos com русское порно. sex video big tits.',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36 Edg/83.0.478.18','',0,0),(444,370,'1xbet-zerkalo','valeriychd7@inbox.ru','http://Website','45.150.11.73','2020-12-06 21:22:08','2020-12-06 21:22:08',' Регистрация: 4 метода по выбору Молниеносное открытие счета Готова игровая ставка и дорога любая минутка? Специально для подобных случаев создана 1xbet регистрация в один клик мышки более скорой процедуры и не вообразить. Необходимо лишь правильно выбрать страну и денежную единицу, сразу после этого будет предложено сохранить номер счета и пароль от него путем: Отправки на электронку; Записи в виде изображения; Записи в файл. Вход в кабинет пользователя осуществляется в автоматическом режиме, а по окончании начального вклада можно приступать к ставкам. Записать личные данные для проверки счета сможете позже в любой удобный момент. Регистрация 1xbet через телефон С тем, чтобы предохранить личный аккаунт от несанкционированного входа, следует пройти регистрацию по телефонному номеру. Записав лишь номер и валюту, вам выдадут сведения для входа по СМС. Начальные 24 часа возможно беспрепятственно вводить средства и делать ставки в игре, на вторые сутки требуется ввод личных данных для контроля над профилем. Открытие счета по E-mail Реализован и обычный метод, написать сразу абсолютно все данные используя ресурс. Полная версия online-регистрации освободит от потребности возвращаться к заполнению значений в будущем. Все, что потребуется указать: Страна нахождения; Денежная единица счета (не поменять в будущем); Имя и фамилия (как в паспорте); Действующий e-mail; Номер мобильного; Для захода в кабинет игрока остается только надавить по кнопочке «регистрация». Полная версия, тем не менее, не освобождает от дальнейшей операции проверки и отправки паспортных данных. На подтвержденный E-mail вы станете получать секретную информацию, в частности гиперссылку с активационном кодом, по которой следует зайти для подтверждения адреса. Зарегистрироваться через социальные сети Среди иных вариантов, дающих возможность быстро начинать совершать ставки в БК 1xbet, процедура регистрации новенького игрового счета при помощи соцсетей. Кроме валюты, подберите любую из площадок, в которой у вас лично открыт аккаунт. Индивидуальные сведения перенесутся в автоматическом режиме, а игроку остается только лишь сохранить принятые в окне номер счета и пароль. Как зарегистрироваться со смартфона? Любителям держать игровые ставки под рукой открыта процедура регистрации с сотового, достаточно перейти на рабочее зеркало. Все 4 потенциальных способа открытия счета игрока возможны для телефонов и планшетов. Дополнительно фирма изготовила приложения для девайсов: Java, iOS и Android. Можно скачать 1xbet с главного вебсайта. Мобильный софт отечественной БК содержит ряд особенностей: Возможность вводить и снимать средства; Быстрый доступ к хронологии гейм ставок; Комфортный Лайв-раздел; Выделены популярные события. Прямиком из приложения также можно пройти регистрацию и попробовать себя в игре на тотализаторе.',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(445,370,'Matthewcex','nyca@nurumassager.com','http://Website','194.59.250.167','2020-12-07 16:16:41','2020-12-07 16:16:41','',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36','',0,0),(446,370,'StephenFib','nyxekuzopiqifuto1438@mail.ru','http://Website','91.90.122.137','2020-12-07 17:25:18','2020-12-07 17:25:18','click here now \r\n \r\nhttps://berezovec.ru/ffect/ \r\nhttps://berezovec.ru/ffpany/ \r\nhttps://berezovec.ru/ffteka/ \r\nhttps://berezovec.ru/fftgage-calculator/ \r\nhttps://berezovec.ru/ffernity-capital/ \r\nhttps://berezovec.ru/fftallment/ \r\nhttps://berezovec.ru/ffsidy/ \r\nhttps://berezovec.ru/ffs/ \r\nhttps://berezovec.ru/ffrantee/ \r\nhttps://berezovec.ru/ffperty/ \r\nhttps://berezovec.ru/ffperation/ \r\nhttps://berezovec.ru/ffmerce/ \r\nhttps://berezovec.ru/fftact/ \r\nhttps://berezovec.ru/ffent/login',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36','',0,0),(447,370,'RobertGaibe','woqathishudiboweku9240@mail.ru','http://Website','91.90.122.137','2020-12-07 19:13:06','2020-12-07 19:13:06','visit their website \r\n \r\nhttps://berezovec.ru/rojec/ \r\nhttps://berezovec.ru/ompan/ \r\nhttps://berezovec.ru/potek/ \r\nhttps://berezovec.ru/ortgage-calculato/ \r\nhttps://berezovec.ru/aternity-capita/ \r\nhttps://berezovec.ru/nstallmen/ \r\nhttps://berezovec.ru/ubsid/ \r\nhttps://berezovec.ru/ew/ \r\nhttps://berezovec.ru/uarante/ \r\nhttps://berezovec.ru/ropert/ \r\nhttps://berezovec.ru/ooperatio/ \r\nhttps://berezovec.ru/ommerc/ \r\nhttps://berezovec.ru/ontac/ \r\nhttps://berezovec.ru/lient/logi',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','',0,0),(448,370,'Josephlinna','jyzhozholinahyluthu8521@mail.ru','http://Website','91.90.122.143','2020-12-07 22:07:03','2020-12-07 22:07:03','Check This Out \r\n \r\nhttps://berezovec.ru/awjject/ \r\nhttps://berezovec.ru/awpjany/ \r\nhttps://berezovec.ru/awjteka/ \r\nhttps://berezovec.ru/awtjgage-calculator/ \r\nhttps://berezovec.ru/awejrnity-capital/ \r\nhttps://berezovec.ru/awtjallment/ \r\nhttps://berezovec.ru/awsjidy/ \r\nhttps://berezovec.ru/awjs/ \r\nhttps://berezovec.ru/awrjantee/ \r\nhttps://berezovec.ru/awpjerty/ \r\nhttps://berezovec.ru/awpejration/ \r\nhttps://berezovec.ru/awjmerce/ \r\nhttps://berezovec.ru/awtjact/ \r\nhttps://berezovec.ru/awenjt/login',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','',0,0),(449,370,'JamesCop','tania_anton34@mail.ru','http://Website','178.168.202.122','2020-12-08 08:43:30','2020-12-08 08:43:30','Привет \r\n \r\nИгра по принципу после гола .\r\nМожно ли заработать на ставках на спорт в Интернете новичку.\r\nВыводы о возможности заработка на ставках.\r\n \r\n \r\nhttps://bonusubukmekera.rosspravila.ru/sport/onlayn-kalkulyator-prosrochki-po-stavke-refinansirovaniya.php\r\nhttps://bonusubukmekera.rosspravila.ru/sport/ploshadki-s-otzivami-o-bukmekerah.php\r\nhttps://bonusubukmekera.rosspravila.ru/sport/issledovaniya-tani-po-valuyam-bukmekerov.php\r\nhttps://bonusubukmekera.rosspravila.ru/sport/besproigrishnie-besplatnie-stavki-ot-professionalov.php\r\nhttps://bonusubukmekera.rosspravila.ru/sport/stavka-znakov-prepinaniya-onlayn.php',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(450,370,'Charlessnace','nataliia.chesnokova-19661@mail.ru','http://Website','92.38.136.69','2020-12-08 11:13:04','2020-12-08 11:13:04','iegal Ahouvi iegal Ahouvi',0,'0','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(451,370,'Walterhal','spoerrere@rambler.ru','http://Website','185.104.187.114','2020-12-08 19:01:31','2020-12-08 19:01:31','Интересный пост \r\n_________________ \r\nБукмекерская контора',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','',0,0),(452,370,'porno','rochelledukes@yahoo.com','https://filmkovasi.org/','45.152.202.230','2020-12-09 02:16:48','2020-12-09 02:16:48','The card practices and approachs have in like way changed. Giving the card the left hand is inconsiderate and against astonishing tendencies. Aubry Ansell Wolfson',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(453,370,'Alfredohix','mica732@mail.ru','http://Website','195.211.239.254','2020-12-09 04:09:40','2020-12-09 04:09:40','Пожалуйста, покупай Жидкости для живописи и графики, Обувь, Чернографитные карандаши на сайте товаромания.рф',0,'0','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(454,370,'porno','mil.lanes@gmail.com','https://filmkovasi.org/','193.8.231.42','2020-12-09 08:37:51','2020-12-09 08:37:51','Sweet blog! I found it while searching on Yahoo News. Serene Jody Ellinger',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(455,370,'porno','sportec248@rogers.com','https://filmkovasi.org/','45.136.231.230','2020-12-09 11:05:04','2020-12-09 11:05:04','Thanks so much for the blog post. Really looking forward to read more. Rodi Millard Yerkovich',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(456,370,'porno','myarbrough23@yahoo.com','https://filmkovasi.org/','45.158.185.225','2020-12-09 14:06:55','2020-12-09 14:06:55','These are genuinely impressive ideas in about blogging. Annetta Tedman Coleen',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(457,370,'porno','mona353@verizon.net','https://filmkovasi.org/','185.205.194.210','2020-12-09 17:32:45','2020-12-09 17:32:45','Pretty! This was a really wonderful post. Thank you for providing this info. Denyse Von Camilla',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(458,370,'erotik izle','pittiglio007@yandex.com','https://filmkovasi.org/','45.130.60.204','2020-12-09 20:46:19','2020-12-09 20:46:19','Beautiful words from the heart. Thank you for sharing. God bless you for being an amazing daughter to one of the sweetest ladies I know. Eddie Adolpho Lori',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','',0,0),(459,370,'Miccclbiopy','edfrbg@gmail.com','http://Website','5.143.67.38','2020-12-10 09:27:01','2020-12-10 09:27:01','Scorpions Lolita Girls Fucked Whip-round \r\n \r\nPthc cp offline forum \r\n \r\nxtl.jp/?pr',0,'0','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','',0,0),(460,370,'Miccclbiopy','edfrbg@gmail.com','http://Website','5.143.25.0','2020-12-10 22:12:06','2020-12-10 22:12:06','Scorpions Lolita Girls Fucked Anthology \r\n \r\nPthc cp offline forum \r\n \r\nxtl.jp/?pr',0,'0','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(461,370,'Leonardlegus','em7evg@gmail.com','http://Website','188.163.109.142','2020-12-11 14:31:22','2020-12-11 14:31:22','Продажи с помощью Pinterest. Смотрите Видео: Сотни Продаж на Etsy, amazon, ebay, shopify за 2 месяца при ср.цене чека 300 usd https://youtu.be/GNOZtXGGM-I',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36','',0,0),(462,370,'Matthewcex','nyca@nurumassager.com','http://Website','5.8.16.103','2020-12-11 21:47:28','2020-12-11 21:47:28','happy ending massage \r\n\r\n\r\nGood day .\r\n\r\n Top craftsmen at the present time worth its weight in gold , in this regard prices for Thai massage in Manhattan Beach rather expensive . In our SPA you can find out all the beauty useful procedure practically for nothing .\r\n\r\n Relaxing massage of the whole body positive affects all without exception systems and organs our body: \r\n\r\no Muscles and Joints - improved mobility , you will recover faster after a visual load, elimination of lactic acid and recovery from exercise \r\no Skin - activates flow blood, occurs saturation oxygen \r\no Vessels - getting rid of edema , normalizing the cardiovascular system and relieving anemia \r\no Nervous system - improve mood , headaches go away , improve health, relief from headaches and spasms , relieve nervous tension and improve well-being . \r\n Swedish massage more important in case losing weight and getting rid of c ellulite. \r\nThe Luxurious Classic massage in Ditmars waiting customer here.\r\n\r\no Impressive variety options massage techniques \r\no Sessions Hardware - vibration full body massage from 1 hour \r\nOffer all of you , visit the site and learn all methods of massage personally.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36','',0,0),(463,372,'William Laseron','william.laseron@outlook.com','','45.137.195.229','2020-12-13 15:13:39','2020-12-13 15:13:39','YOU NEED FAST PROXY SERVERS ?\r\n\r\nCheck it out this Anonymous and Private Proxy Servers. \r\nHTTP & SOCKS5 Proxy supported. \r\nIP Authentication or Password Authentication available.\r\nHERE: https://bit.ly/3ifZkmL',0,'0','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/66.0.3359.139 Chrome/66.0.3359.139 Safari/537.36','',0,0),(464,370,'Wilburwiday','sssports@rambler.ru','http://Website','77.243.191.40','2020-12-14 16:33:08','2020-12-14 16:33:08','ничего особенного \r\n_________________ \r\nфорум 1xbet отзывы',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36','',0,0),(465,631,'Name*','wilcoxjewel7@gmail.com','http://Website','183.157.172.49','2020-12-14 23:21:48','2020-12-14 23:21:48','KJogHleBdrMI',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36','',0,0),(466,370,'Danielded','alekxzs219876543@mail.ru','http://Website','91.243.101.163','2020-12-15 05:41:21','2020-12-15 05:41:21','Доброго дня! Рады приветствовать вас на страницах нашего блога об азартных играх! \r\n \r\nВ настоящее время в результате огромной конкуренции среди казино вынуждены предоставлять партнерам хорошие условия сотрудничества, для того чтобы получить больше новых игроков на свои ресурсы. \r\nПри этом каждое казино пытается дать что-то особенное в своих условиях сотрудничества. \r\nК примеру, ускоренный процесс обналичивания выигрыша. \r\nДля новичка этот процесс является весьма важным. В следствии чего успешные игроки заинтересованы в выборе онлайн казино с мгновенными выводами. \r\nТакже, важным процессом являяется наличие у интернет казино широкого выбора игровых слотов. \r\nНаличие такого фактора может указывать на то, что выбранная интернет площадка не является мошейническим сайтом. \r\n \r\nЕсли примите решение самостоятельно искать казино, обязательно обратите внимание на комментарии выбранного информационного сайта. \r\nЧтобы сократить вам время поиска мы посоветуем вам: betwinner скачать слоты. \r\n \r\nРассмотрим подробнее данный игровой сайт. \r\nВесомым приемуществом является наличие внедренного функционала букмекерской конторы. \r\nогромный спектр бонусов, таких как бонусы от размера депозита, дает возможность забрать солидный выигрышь! \r\nПриличная комбинация вышеописанных функциональных возможностей позволяет игрокам без больших вложений, и начать выигрывать уже сегодня. \r\nДля старта вам необходимо найти игровую тактику. На сайте mobile-appx.com/betwinner вы найдете оптимальную стратегию на любой вкус! \r\nТакже, на сайте представлен раздел советов, где опытные игроки делятся своим опытом, помогая новичкам совершать свои первые победы. \r\nК примеру, мы не советуем изначально играть на высоких ставках, так как это создает большие риски проигрыша. \r\n \r\nДополнительно, стоит обращать внимание на наличие эффективной технической поддержки пользователей в казино. \r\nmobile-appx.com/betwinner всегда заботится об своих гемблерах и оказывает помощь в течении 10-15 минут. \r\n \r\nПрходи к нам на игровой сайт и побеждай уже сегодня!',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.14 Safari/537.36','',0,0),(467,370,'Robertkef','sportanns@rambler.ru','http://Website','185.104.187.125','2020-12-15 20:13:40','2020-12-15 20:13:40','Спасибо за пост \r\n_________________ \r\nPin up казино',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36','',0,0),(468,370,'SharonMuh','sharontru951@gmail.com','http://Website','5.164.223.21','2020-12-15 20:44:47','2020-12-15 20:44:47','looking for man for one night korean\r\n \r\nhttps://tinyurl.com/y38pw3vz',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(469,370,'Diiiglaspef','swxdecfdf@gmail.com','http://Website','5.143.0.140','2020-12-15 22:31:03','2020-12-15 22:31:03','C*P PT*HC Lolita Girls Fu*ck Gleaning \r\n \r\nPt!!hc c!!p offline forum \r\n \r\nxtl.jp/?At',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(470,370,'RobertEvore','iliakotov.704@mail.ru','http://Website','176.67.86.60','2020-12-16 07:00:54','2020-12-16 07:00:54','look at here now Luxury metallic stickers',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','',0,0),(471,370,'RaymondFague','golybevfedor288@mail.ru','http://Website','176.67.86.60','2020-12-16 08:52:09','2020-12-16 08:52:09','view publisher site https://ssn.is',0,'0','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(472,370,'StephanDroke','ziminvitalii613@mail.ru','http://Website','176.67.86.60','2020-12-16 10:57:01','2020-12-16 10:57:01','additional resources hacking tutorials',0,'0','Mozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(473,370,'Lazzzepaync','dcfvrgbth@gmail.com','http://Website','77.35.39.140','2020-12-16 18:07:37','2020-12-16 18:07:37','Lolita Girls Loli Teen Fu*cked Collecting \r\n \r\nPt*hc c*p loli kid porno offline forum \r\n \r\nxtl.jp/?pr',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36 Edg/83.0.478.18','',0,0),(474,370,'Invilleveft','j.enta.iwor.ldpictu.ret5@o5o5.ru','http://Website','95.143.21.183','2020-12-17 01:21:53','2020-12-17 01:21:53','проектирование \r\nTegs: строительство ангаров из металлоконструкций https://specstroytrest.ru/uslugi/stroy/skladstroy/stroitelstvo-angarov-iz-metallokonstruktsij/ \r\n \r\nстроительство складских и промышленных зданий \r\nстроительство складских помещений \r\nстроительство спортивных сооружений',0,'0','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(475,370,'TimothyCoacy','trsporti@rambler.ru','http://Website','178.175.132.66','2020-12-17 05:42:29','2020-12-17 05:42:29','Круто + за пост \r\n_________________ \r\nPin up казино',0,'0','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(476,370,'SimonDix','sportiik@rambler.ru','http://Website','185.244.214.46','2020-12-18 17:43:33','2020-12-18 17:43:33','Спасибо, давно искал \r\n_________________ \r\nпартнерская программа на bet',0,'0','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(477,370,'Melvinflisa','sporrrtt@rambler.ru','http://Website','77.243.191.42','2020-12-18 20:16:42','2020-12-18 20:16:42','Спасидо, + \r\n_________________ \r\nАнализ букмекера',0,'0','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(478,370,'JosephGenue','levkyrochkin498@mail.ru','http://Website','185.245.84.52','2020-12-19 02:38:24','2020-12-19 02:38:24','4-cmc - best hexedrone, Gro?handel 4-cmc',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(479,370,'Rachaltox','cpmuqpnwm@viagraget.com','http://Website','178.159.37.118','2020-12-19 08:32:01','2020-12-19 08:32:01','viagra online?trackid=sp-006 \r\nbuy cheap viagra \r\nwhich are the best fake viagra how to boost viagra effects \r\nhttp://www.viagra24x7.com/ - kamagra online pharmacy',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36','',0,0),(480,370,'InvillClofs','j.e.n.t.a.i.w.orldpi.c.tu.r.e.t5@o5o5.ru','http://Website','95.143.22.142','2020-12-19 10:21:37','2020-12-19 10:21:37','разнорабочие на производство мск bestgruzchik \r\nTegs: разнорабочие на производство поддонов в москве bestgruzchik https://bestgruzchik.ru/ceny/raznorabochie/ \r\n \r\nразнорабочие на день нанять балашиха мск bestgruzchik \r\nразнорабочие на завод в москве bestgruzchik \r\nразнорабочие на завод москва bestgruzchik',0,'0','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(481,370,'violapw3','franta20@masaaki50.forcemix.online','http://Website','51.79.69.241','2020-12-19 15:19:10','2020-12-19 15:19:10','Enjoy daily galleries\r\nhttp://photosnakedporn.instasexyblog.com/?jaylin \r\n\r\n condom falls off pron vida porn full leagth porn movies free the big bang porn mother daughter porn threeway',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(482,370,'InvillHally','j.en.t.a.iw.orl.d.pi.ct.ur.et5@o5o5.ru','http://Website','95.143.22.161','2020-12-19 20:58:45','2020-12-19 20:58:45','курсы таро \r\nTegs: ясновидящая https://videnie.org/ \r\n \r\n \r\n \r\n',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','',0,0),(483,370,'Odobe','no-reply@vape4style.com','http://Website','2.95.108.168','2020-12-20 00:21:31','2020-12-20 00:21:31','Pancake Man vape juice 120ml \r\n \r\nVape4style.com - this universal stop, where can find all required mods, electronic juices and supplies accessories for e-cigarettes. We respect vaping for this reason gathered in one place widest assortment goods for vaping on the market. Our most important value rightfully is service visitors, we guaranteefast delivery, best consumer quality products and affordable retail prices.',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(484,370,'JamieMoult','filimonovegor527@mail.ru','http://Website','185.108.106.233','2020-12-20 04:49:10','2020-12-20 04:49:10','link Гидра магазин',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','',0,0),(485,370,'Jamessep','sinitsyn.andrei.659@mail.ru','http://Website','185.108.106.233','2020-12-20 06:50:07','2020-12-20 06:50:07','informative post Гидра сайт',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','',0,0),(486,370,'Joshuacig','ryslanignatov.483@mail.ru','http://Website','185.108.106.233','2020-12-20 10:49:01','2020-12-20 10:49:01','visit the site Гидра магазин',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(487,370,'RichardBuh','ayka@paketos.ru','http://Website','128.71.144.68','2020-12-20 12:05:08','2020-12-20 12:05:08','Наша фирменная услуга грузоперевозки была основана в целях комфорта клиентов. У нашей знаменитой международной компании ИП КОНСТАНТИН Анжеро-Судженск имеется личный автомобильный парк а также штат курьеров. Наша производственная компания готова совершить доставку товара для вашего предприятия в благоприятное время. Для этого только лишь выберите сию услугу. В том случае ваш товар будет доставлен очень точно и быстро. Можно рассчитывать на своевременное сопровождение, персональные решения и отменное качество широкоформатной печати. \r\nбумага оберточная в рулонах \r\n \r\n \r\nНа протяжении более 7 лет предприятияНПК КЛАВДИЙ Боровичи приходить на помощь предприятиям в многообразных ветвях промышленного производства находить идеальные решения для пакетирования своей продукции. Специализированная международная компания ценит новинки, гибкость, ориентацию на покупателя и стремление к неизменному усовершенствованию. Значительный набор изделий ( пакеты с замком (зип-лок пакеты)), позволяют реализовать предпочтения более взыскательных клиентов. Доставка товара осуществляем в какой угодно регион страны.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36','',0,0),(488,370,'Ilonletr','s.a.l.es.123.456.7.890@nexttrend.site','http://Website','195.181.172.69','2020-12-20 16:19:39','2020-12-20 16:19:39','Доброго времени суток дамы и господа \r\nНаша компания мы занимаем первое место по качеству и цене производства аква продукции в Одессе. Вас может заинтерсовать: \r\nНаша сайт - http://www.05745.com.ua/list/261082\r\n \r\nЗаходите и выбирайте - домашний водопад по стеклу цена',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4089.0 Safari/537.36','',0,0),(489,370,'Ofawroba','desereopy@gmail.com','http://Website','128.70.241.40','2020-12-20 18:34:41','2020-12-20 18:34:41','Welcome to https://pornoturedy.com, a porn place where you will have thousands and thousands of porn movies, in full length, from niches like amateur, teens, anal, art, asian, BBW, BDSM, big ass, double penetration, erotic, fetish, gaping and more.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36','',0,0),(490,370,'Robertfum','kriukovryslan441@mail.ru','http://Website','176.67.86.49','2020-12-21 06:51:36','2020-12-21 06:51:36','browse around these guys https://porno150.com/category/%d0%b3%d1%80%d1%83%d0%bf%d0%bf%d0%be%d0%b2%d0%be%d0%b9-%d1%81%d0%b5%d0%ba%d1%81/',0,'0','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','',0,0),(491,631,'Name*','matthewmorton4615@gmail.com','http://Website','187.191.0.13','2020-12-22 01:47:56','2020-12-22 01:47:56','CUPiMGNOHdfrjg',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36','',0,0); /*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_db7_forms` -- DROP TABLE IF EXISTS `wp_db7_forms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_db7_forms` ( `form_id` bigint(20) NOT NULL AUTO_INCREMENT, `form_post_id` bigint(20) NOT NULL, `form_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `form_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`form_id`) ) ENGINE=MyISAM AUTO_INCREMENT=321 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_db7_forms` -- LOCK TABLES `wp_db7_forms` WRITE; /*!40000 ALTER TABLE `wp_db7_forms` DISABLE KEYS */; INSERT INTO `wp_db7_forms` VALUES (1,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:17:\"Nicole Cunningham\";s:9:\"email-722\";s:28:\"nicole@positivemarketing.top\";s:8:\"text-697\";s:12:\"800.394.6840\";s:12:\"textarea-853\";s:663:\"What is the most ideal - and easiest - source of new\r\ncustomers? \r\n\r\nNew families that move into your community!\r\n \r\nWe help you attract them every month,\r\nall year round. \r\n\r\nBest of all we help you win them over before your competitors even know they exist.\r\n\r\nComplimentary New Customer Kit:\r\nhttp://positivemarketing.top/best/?=metropolitannannies.com \r\n\r\nRegards,\r\nJim Stratton\r\n800.394.6840\r\nj.stratton@homebuyerintro.com\r\n \r\n\r\n5124 Ralston St\r\nVentura, CA 93003\r\n\r\n\r\n\r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nDon’t want new customers? Avoid more marketing mails here:\r\nhttps://positivemarketing.top/out.php?site=metropolitannannies.com\";}','2019-11-21 08:38:12'),(2,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:5:\"Cheri\";s:8:\"text-743\";s:4:\"Dion\";s:8:\"text-477\";s:4:\"Test\";s:8:\"text-624\";s:4:\"Test\";s:8:\"text-808\";s:10:\"5712334555\";s:8:\"text-666\";s:10:\"5712334555\";s:9:\"email-298\";s:22:\"cheri@thediongroup.com\";s:8:\"text-524\";s:4:\"test\";s:8:\"text-706\";s:4:\"test\";s:8:\"text-492\";s:0:\"\";s:8:\"text-947\";s:0:\"\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:0:\"\";s:9:\"email-404\";s:0:\"\";s:8:\"text-172\";s:4:\"test\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:4:\"test\";s:8:\"text-901\";s:4:\"test\";s:8:\"text-759\";s:5:\"21703\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:0:\"\";s:8:\"text-961\";s:0:\"\";s:7:\"text-36\";s:0:\"\";s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:0:\"\";s:8:\"text-512\";s:0:\"\";s:8:\"text-970\";s:0:\"\";s:8:\"text-143\";s:0:\"\";s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:12:\"textarea-197\";s:0:\"\";s:8:\"text-968\";s:0:\"\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:0:\"\";s:12:\"textarea-971\";s:0:\"\";s:11:\"textarea-16\";s:0:\"\";s:12:\"textarea-466\";s:0:\"\";s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:0:\"\";s:12:\"textarea-404\";s:0:\"\";s:12:\"textarea-784\";s:0:\"\";s:12:\"textarea-298\";s:0:\"\";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:4:\"TEST\";s:8:\"text-747\";s:2:\"cd\";s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-293\";a:1:{i:0;s:0:\"\";}s:9:\"radio-519\";a:1:{i:0;s:0:\"\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-980\";a:1:{i:0;s:0:\"\";}s:9:\"radio-396\";a:1:{i:0;s:0:\"\";}s:9:\"radio-357\";a:1:{i:0;s:0:\"\";}s:12:\"checkbox-113\";a:1:{i:0;s:0:\"\";}s:12:\"checkbox-378\";a:1:{i:0;s:0:\"\";}s:9:\"radio-633\";a:1:{i:0;s:0:\"\";}s:9:\"radio-348\";a:1:{i:0;s:0:\"\";}s:9:\"radio-452\";a:1:{i:0;s:0:\"\";}s:9:\"radio-647\";a:1:{i:0;s:0:\"\";}}','2019-11-21 13:11:08'),(3,330,'a:83:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:5:\"Cheri\";s:8:\"text-743\";s:4:\"Dion\";s:8:\"text-477\";s:4:\"Test\";s:8:\"text-624\";s:4:\"Test\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:0:\"\";s:9:\"email-298\";s:0:\"\";s:8:\"text-524\";s:4:\"Test\";s:8:\"text-706\";s:4:\"Test\";s:8:\"text-492\";s:0:\"\";s:8:\"text-947\";s:0:\"\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:0:\"\";s:9:\"email-404\";s:0:\"\";s:8:\"text-172\";s:4:\"test\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:4:\"Test\";s:8:\"text-901\";s:4:\"Test\";s:8:\"text-759\";s:5:\"21703\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:0:\"\";s:8:\"text-961\";s:0:\"\";s:7:\"text-36\";s:0:\"\";s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:0:\"\";s:8:\"text-512\";s:0:\"\";s:8:\"text-970\";s:0:\"\";s:8:\"text-143\";s:0:\"\";s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:12:\"textarea-197\";s:0:\"\";s:12:\"textarea-254\";s:4:\"TEST\";s:8:\"text-747\";s:2:\"CD\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-293\";a:1:{i:0;s:0:\"\";}s:12:\"checkbox-902\";a:1:{i:0;s:0:\"\";}s:9:\"radio-519\";a:1:{i:0;s:0:\"\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-880\";a:1:{i:0;s:0:\"\";}s:9:\"radio-980\";a:1:{i:0;s:0:\"\";}s:9:\"radio-357\";a:1:{i:0;s:0:\"\";}}','2019-11-21 13:12:12'),(4,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:5:\"Cheri\";s:8:\"text-743\";s:4:\"Dion\";s:8:\"text-477\";s:4:\"Test\";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:4:\"Test\";s:8:\"text-901\";s:4:\"Test\";s:8:\"text-759\";s:5:\"21703\";s:8:\"text-836\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:0:\"\";s:9:\"email-298\";s:0:\"\";s:8:\"text-290\";s:0:\"\";s:8:\"text-961\";s:0:\"\";s:8:\"text-247\";s:0:\"\";s:8:\"text-737\";s:0:\"\";s:8:\"text-139\";s:0:\"\";s:8:\"text-331\";s:0:\"\";s:8:\"text-986\";s:0:\"\";s:8:\"text-512\";s:0:\"\";s:8:\"text-970\";s:0:\"\";s:8:\"text-143\";s:0:\"\";s:8:\"text-519\";s:0:\"\";s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:0:\"\";s:8:\"text-791\";s:0:\"\";s:12:\"textarea-603\";s:0:\"\";s:12:\"textarea-505\";s:0:\"\";s:11:\"textarea-40\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:12:\"textarea-192\";s:0:\"\";s:12:\"textarea-772\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:12:\"textarea-334\";s:0:\"\";s:11:\"textarea-48\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:12:\"textarea-590\";s:0:\"\";s:12:\"textarea-303\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:8:\"text-315\";s:0:\"\";s:8:\"text-516\";s:0:\"\";s:8:\"text-217\";s:0:\"\";s:8:\"text-185\";s:0:\"\";s:8:\"text-800\";s:0:\"\";s:8:\"text-462\";s:0:\"\";s:8:\"text-108\";s:0:\"\";s:8:\"text-321\";s:0:\"\";s:8:\"text-317\";s:0:\"\";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:12:\"textarea-342\";s:0:\"\";s:12:\"textarea-741\";s:0:\"\";s:8:\"text-754\";s:0:\"\";s:8:\"text-184\";s:0:\"\";s:8:\"text-663\";s:0:\"\";s:8:\"text-372\";s:0:\"\";s:7:\"text-42\";s:0:\"\";s:8:\"text-191\";s:0:\"\";s:8:\"text-787\";s:0:\"\";s:8:\"text-142\";s:0:\"\";s:8:\"text-718\";s:0:\"\";s:8:\"text-213\";s:0:\"\";s:8:\"text-123\";s:0:\"\";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:12:\"textarea-728\";s:0:\"\";s:12:\"textarea-287\";s:0:\"\";s:8:\"text-140\";s:0:\"\";s:8:\"text-175\";s:0:\"\";s:8:\"text-816\";s:0:\"\";s:8:\"text-374\";s:0:\"\";s:8:\"text-618\";s:0:\"\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:0:\"\";s:8:\"text-521\";s:0:\"\";s:8:\"text-230\";s:0:\"\";s:8:\"text-276\";s:0:\"\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:12:\"textarea-737\";s:0:\"\";s:12:\"textarea-152\";s:0:\"\";s:12:\"textarea-307\";s:0:\"\";s:12:\"textarea-578\";s:0:\"\";s:12:\"textarea-528\";s:0:\"\";s:12:\"textarea-697\";s:0:\"\";s:12:\"textarea-999\";s:0:\"\";s:12:\"textarea-256\";s:0:\"\";s:12:\"textarea-751\";s:0:\"\";s:12:\"textarea-148\";s:0:\"\";s:12:\"textarea-723\";s:0:\"\";s:12:\"textarea-475\";s:4:\"TEST\";s:9:\"radio-293\";a:1:{i:0;s:0:\"\";}s:9:\"radio-768\";a:1:{i:0;s:0:\"\";}s:12:\"checkbox-982\";a:1:{i:0;s:0:\"\";}s:12:\"checkbox-717\";a:1:{i:0;s:0:\"\";}s:12:\"checkbox-939\";a:1:{i:0;s:0:\"\";}s:12:\"checkbox-282\";a:1:{i:0;s:0:\"\";}s:8:\"radio-42\";a:1:{i:0;s:0:\"\";}s:9:\"radio-203\";a:1:{i:0;s:0:\"\";}s:9:\"radio-813\";a:1:{i:0;s:0:\"\";}s:9:\"radio-871\";a:1:{i:0;s:0:\"\";}s:9:\"radio-817\";a:1:{i:0;s:0:\"\";}s:9:\"radio-252\";a:1:{i:0;s:0:\"\";}s:9:\"radio-659\";a:1:{i:0;s:0:\"\";}s:9:\"radio-552\";a:1:{i:0;s:0:\"\";}s:9:\"radio-157\";a:1:{i:0;s:0:\"\";}s:9:\"radio-803\";a:1:{i:0;s:0:\"\";}s:9:\"radio-567\";a:1:{i:0;s:0:\"\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-480\";a:1:{i:0;s:0:\"\";}s:9:\"radio-283\";a:1:{i:0;s:0:\"\";}s:9:\"radio-682\";a:1:{i:0;s:0:\"\";}s:9:\"radio-529\";a:1:{i:0;s:0:\"\";}s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-168\";a:1:{i:0;s:0:\"\";}s:9:\"radio-719\";a:1:{i:0;s:0:\"\";}s:9:\"radio-735\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-736\";a:1:{i:0;s:0:\"\";}s:9:\"radio-855\";a:1:{i:0;s:0:\"\";}s:9:\"radio-967\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2019-11-21 13:13:27'),(5,606,'a:15:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-814\";s:10:\"Cheri Dion\";s:8:\"text-845\";s:5:\"Cheri\";s:8:\"text-809\";s:4:\"Test\";s:8:\"text-189\";s:4:\"Test\";s:9:\"email-709\";s:22:\"cheri@thediongroup.com\";s:8:\"text-457\";s:4:\"Test\";s:8:\"text-853\";s:4:\"Test\";s:7:\"text-41\";s:4:\"Test\";s:8:\"text-949\";s:4:\"Test\";s:8:\"text-492\";s:5:\"21703\";s:8:\"text-630\";s:10:\"5712334555\";s:8:\"text-383\";s:0:\"\";s:7:\"text-72\";s:0:\"\";s:8:\"text-137\";s:2:\"CD\";}','2019-11-21 13:15:00'),(6,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Cheri Dion\";s:9:\"email-722\";s:22:\"chert@thediongroup.com\";s:8:\"text-697\";s:10:\"5712334555\";s:12:\"textarea-853\";s:4:\"TEST\";}','2019-11-21 13:15:40'),(7,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:15:\"Shaheed Mahomed\";s:9:\"email-722\";s:19:\"shmahomed@gmail.com\";s:8:\"text-697\";s:12:\"202-407-0631\";s:12:\"textarea-853\";s:34:\"Please contact to discuss. Thanks.\";}','2019-11-22 17:31:43'),(8,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"Brooke Falcone\";s:9:\"email-722\";s:19:\"bgfalcone@gmail.com\";s:8:\"text-697\";s:10:\"8454304934\";s:12:\"textarea-853\";s:129:\"Looking for a date night sitter for my 2.5 year old and an agency to be on call when I go into labor with my second child. Thanks\";}','2019-11-22 19:57:20'),(9,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"Brooke Smith\";s:9:\"email-722\";s:29:\"brooke.smith@businessseo1.top\";s:8:\"text-697\";s:14:\"(805) 372-1751\";s:12:\"textarea-853\";s:530:\"Hi,\r\n You have a great website. May I ask how your SEO is doing?\r\n\r\nDo you have enough people coming to your website?\r\n\r\nWe can help improve your SEO. \r\n\r\nhttps://businessseo1.top/wal/?=metropolitannannies.com\r\n\r\nRegards,\r\nBrooke\r\nSEO Expert\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n500 Westover Dr #12733\r\nSanford, NC 27330\r\n\r\nIf you prefer not to receive commercial messages regarding seo for your business, please remove yourself here: https://www.businessseo1.top/out.php/?site=metropolitannannies.com\r\n\";}','2019-11-23 05:24:56'),(10,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:4:\"Yuki\";s:8:\"text-743\";s:6:\"Matsuo\";s:8:\"text-477\";s:18:\"14835 Maidstone ct\";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:11:\"Centerville\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"20129\";s:8:\"text-836\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"5715017502\";s:9:\"email-298\";s:21:\"yuky_matsuo@yahoo.com\";s:8:\"text-290\";s:11:\"After5:30pm\";s:8:\"text-961\";s:10:\"Hanna Arce\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:9:\"B62462348\";s:8:\"text-737\";s:2:\"VA\";s:8:\"text-139\";s:2:\"40\";s:8:\"text-331\";s:20:\"01/07/2020\";s:8:\"text-986\";s:8:\"Fairfax \";s:8:\"text-512\";s:7:\"Mclean \";s:8:\"text-970\";s:6:\"Vienna\";s:8:\"text-143\";s:10:\"Arlington \";s:8:\"text-519\";s:3:\"$18\";s:12:\"checkbox-982\";a:1:{i:0;s:9:\"Full Time\";}s:12:\"checkbox-717\";a:3:{i:0;s:9:\"Week Days\";i:1;s:11:\"Week Nights\";i:2;s:10:\"Over Night\";}s:12:\"checkbox-939\";a:7:{i:0;s:7:\"Laundry\";i:1;s:7:\"Bathing\";i:2;s:19:\"Reading to Children\";i:3;s:7:\"Feeding\";i:4;s:15:\"Preparing Meals\";i:5;s:8:\"Cleaning\";i:6;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:12:\"checkbox-282\";a:4:{i:0;s:12:\"Housekeeping\";i:1;s:7:\"Laundry\";i:2;s:7:\"Errands\";i:3;s:7:\"Cooking\";}s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-871\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-252\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:15:\"Toyota Corolla \";s:9:\"radio-659\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-603\";s:5:\"Clean\";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:17:\"Fairfax hospital \";s:8:\"text-887\";s:4:\"Muta\";s:8:\"text-386\";s:10:\"7037764001\";s:9:\"radio-407\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-532\";s:15:\"3300 gallows rd\";s:8:\"text-393\";s:12:\"Falls church\";s:8:\"text-793\";s:2:\"VA\";s:8:\"text-119\";s:5:\"22042\";s:7:\"text-17\";s:3:\"$10\";s:8:\"text-976\";s:20:\"02/05/2007\";s:8:\"text-995\";s:20:\"12/31/2011\";s:12:\"textarea-192\";s:31:\"I was working in the cafeteria \";s:12:\"textarea-772\";s:16:\"New opportunity \";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:12:\"textarea-334\";s:0:\"\";s:11:\"textarea-48\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:12:\"textarea-590\";s:0:\"\";s:12:\"textarea-303\";s:0:\"\";s:8:\"text-955\";s:13:\"Monica trucco\";s:8:\"text-162\";s:10:\"5712754712\";s:8:\"text-315\";s:14:\"4804 N 20th st\";s:8:\"text-516\";s:10:\"Arlington \";s:8:\"text-217\";s:2:\"VA\";s:8:\"text-185\";s:5:\"22207\";s:8:\"text-800\";s:3:\"$15\";s:8:\"text-462\";s:20:\"01/17/2011\";s:8:\"text-108\";s:20:\"09/02/2011\";s:8:\"text-321\";s:7:\"3 moths\";s:8:\"text-317\";s:0:\"\";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:9:\"radio-682\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-342\";s:63:\"Feeding, naps, play, cook,light clean, driving, baths, laundry.\";s:12:\"textarea-741\";s:11:\"Short term \";s:8:\"text-754\";s:3:\"Lee\";s:8:\"text-184\";s:10:\"3123396528\";s:9:\"radio-168\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-663\";s:12:\"3967 26th st\";s:8:\"text-372\";s:10:\"Arlington \";s:7:\"text-42\";s:2:\"VA\";s:8:\"text-191\";s:5:\"22207\";s:8:\"text-787\";s:5:\"$16.5\";s:8:\"text-142\";s:20:\"09/05/2011\";s:8:\"text-718\";s:20:\"02/03/2017\";s:8:\"text-213\";s:16:\"Newborn - 7 year\";s:8:\"text-123\";s:17:\"Newborn - 4 years\";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:9:\"radio-719\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-735\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-728\";s:94:\"Drive, feed, naps, cook, laundry, light clean, play, drop to the school and class, arts, bake.\";s:12:\"textarea-287\";s:13:\"They grow up \";s:8:\"text-140\";s:15:\"Emmanuel church\";s:8:\"text-175\";s:10:\"7035255605\";s:8:\"text-816\";s:15:\"3301 Fairfax dr\";s:8:\"text-374\";s:10:\"Arlington \";s:8:\"text-618\";s:0:\"\";s:8:\"text-390\";s:5:\"22201\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:20:\"03/11/2013\";s:8:\"text-521\";s:20:\"05/27/2016\";s:8:\"text-230\";s:22:\"Newborn to 2 years old\";s:8:\"text-276\";s:27:\"2 years old to 4 years old \";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:9:\"radio-855\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-967\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-737\";s:51:\"Clean, read the Bible, music, play, change diapers \";s:12:\"textarea-152\";s:9:\"Part time\";s:12:\"textarea-307\";s:40:\"Because I’m energetic and I love kids \";s:12:\"textarea-578\";s:65:\"I enjoy all the kinds arts, play, music, playgrounds, cook, bake.\";s:12:\"textarea-528\";s:237:\"Be ready for the day to make a nice breakfast and then going to playground if the weather is good or make arts, crafts, puzzle if it’s raining ‼️ Or going to zoo then we make a nice lunch and more activities like a museum, read, \";s:12:\"textarea-697\";s:41:\"I’m so energetic active and easy going \";s:12:\"textarea-999\";s:39:\"I like to swimming and going to the gym\";s:12:\"textarea-256\";s:22:\"I want to be a teacher\";s:12:\"textarea-751\";s:32:\"Be active and happy all the time\";s:12:\"textarea-148\";s:22:\"I’m around the kids \";s:12:\"textarea-723\";s:23:\"When the kids are sick \";s:12:\"textarea-475\";s:8:\"On line \";s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-480\";a:1:{i:0;s:0:\"\";}s:9:\"radio-283\";a:1:{i:0;s:0:\"\";}s:9:\"radio-529\";a:1:{i:0;s:0:\"\";}s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-736\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2019-11-25 03:28:26'),(11,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:17:\"MyCompanyLoan.com\";s:9:\"email-722\";s:30:\"applications@mycompanyloan.com\";s:8:\"text-697\";s:14:\"01.63.24.55.48\";s:12:\"textarea-853\";s:1080:\"Hello from MyCompanyLoan.com\r\n\r\nNo one understands your business needs better than you do. However, to realise your vision for your business means having the capital\r\nat your disposal to make those critical decisions. In today's changing economic landscape this is true more than ever. In these uncertain times we'd love to help you thrive by making it easy, fast and effortless to obtain the capital you need.\r\n\r\nApplying for funding to grow your business usually requires meetings that take time out of your schedule and it can be a long tedious process. You need a quick and simple solution that you can use from the comfort of your own space.\r\n\r\nWe would like to offer you a premium funding service whether it's to expand your business or a loan to implement your business plan. \r\n\r\nFunding that offers flexible repayment terms and possibly the best interest rate available.\r\n\r\nNo unncessary hassles, time wasters or hoops to jump through.\r\n\r\nGet started today and let us help you grow your business. To learn more please visit our website www.MyCompanyLoan.com\";}','2019-11-26 16:46:00'),(12,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:19:\"Natalie Crutchfield\";s:9:\"email-722\";s:29:\"crutchfield.natalie@yahoo.com\";s:8:\"text-697\";s:13:\"079 0226 0246\";s:12:\"textarea-853\";s:671:\"Hello,\r\n \r\nTIRED OF WAITING FOREVER TO EARN A PROFIT ONLINE ?\r\n \r\nMy name is Natalie Crutchfield and I’m talking about a new way to generate quick traffic and sales in ANY niche with ZERO video/website creation, ZERO paid advertising/SEO. \r\n \r\nI’ve recently tried this product but quickly decide to write this review because I know this is exactly what you are looking for your metropolitannannies.com \r\n \r\nNo Previous Skills Or Experience Required. You can literally be a COMPLETE Newbie and Get RESULTS with just 5 minutes of actual “work”..\r\n\r\nSEE FULL REVIEW: http://bit.ly/36OJXNh\r\n\r\nKind Regards,\r\nNatalie Crutchfield\r\n\r\n\r\n\r\n\r\n\r\n\";}','2019-11-27 07:04:44'),(13,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:15:\"Erin Cunningham\";s:9:\"email-722\";s:26:\"erin@qualitywebtraffic.top\";s:8:\"text-697\";s:12:\"326-421-8475\";s:12:\"textarea-853\";s:548:\"Hi,\r\nWill you get as much business this Christmas season as you hope for?\r\n\r\nDo you have a plan in place to get the customers to your site?\r\n\r\nWe can help drive targeted customers to your site this holiday season:\r\nhttps://qualitywebtraffic.top/up/?=metropolitannannies.com\r\n\r\nRegards,\r\nErin\r\n\r\n\r\n\r\n\r\n\r\n\r\nQuality Web Traffic\r\n964 E. Badillo Street #2089\r\nCovina, CA 91724\r\n\r\nIf you do not want to recieve this marketing material:\r\nhttps://qualitywebtraffic.top/unsubscribe.php/?site=metropolitannannies.com\r\n\";}','2019-11-28 07:48:20'),(14,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Allison Green\";s:9:\"email-722\";s:15:\"vdctemp@aol.com\";s:8:\"text-697\";s:12:\"805-372-1751\";s:12:\"textarea-853\";s:749:\"Hi\r\nCompanies like yours, that do solid work, deserve to have customers. Unfortunately if your potential customers don't engage with you, then you will lose them. \r\n\r\nAre you tired of losing potential customers? We help companies like yours engage your potential customers, and show them how much value you can provide to them. \r\n\r\nDiscover right now how we can help you gain more customers: \r\nhttps://videosalespower.space/lead/?=metropolitannannies.com\r\n\r\nCheers,\r\nAllison G\r\n500 Westover Dr #12733\r\nSanford, NC 27330\r\n\r\n\r\n\r\n\r\nNot interested in this non transactional message ad? You can avoid future messages here:\r\nhttps://videosalespower.space/out.php?site=metropolitannannies.com \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\";}','2019-12-01 03:22:30'),(15,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"James McDonald\";s:9:\"email-722\";s:27:\"sales@amazingwebtraffic.xyz\";s:8:\"text-697\";s:12:\"480-331-6775\";s:12:\"textarea-853\";s:1835:\"Hey, my name is James and I was just doing some competition research for another website and came across metropolitannannies.com and thought I would drop a quick note you on your contact form and offer some help. I really like metropolitannannies.com but I noticed you weren’t getting a lot of traffic and your Alexa ranking isn’t as strong as it could be.\r\n\r\nYou might want to visit https://amazingwebtraffic.xyz\r\n\r\nFortunately, I may have an answer for you. I can get you 1,000’s of visitors looking at metropolitannannies.com ready to buy your product, service or sign up for an offer and fast. Our advertising network of over 9000 websites provides a low cost and effective online marketing solutions that actually works. I can help your business get more online quality traffic by advertising your business on websites that are targeted to your specific market. The Internet is vast but you don’t have to spend huge amounts of cash to jump start your business. I can get you 5,000 highly targeted visitors directly to your website for as little as $29.00 for a 30 day trial run.\r\n\r\n>>>https://amazingwebtraffic.xyz\r\n\r\nIt has taken us 12 years to perfect our system and in addition to being exciting, it works!! We also have a special offer of 200,000 Targeted visitors spread over 60 days for a special one time charge of $299.00.\r\n\r\nIf you would like to talk personally and have specific questions, call me at 480-331-6775 from 9am to 5pm MST. Also check out the short video here and see how everything works.\r\n\r\nBest Regards,\r\nJames\r\nsupport@amazingwebtraffic.xyz\r\nAmazingWebTraffic.xyz\r\nhttps://amazingwebtraffic.xyz\r\n\r\nOur apologies if this reached you in error. If you'd like to be placed on our removal list please visit here:\r\nhttps://amazingwebtraffic.xyz/remove\";}','2019-12-03 00:57:43'),(16,330,'a:83:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:6:\"Deema \";s:8:\"text-743\";s:8:\"Al Alami\";s:8:\"text-477\";s:23:\"Educational Consultant \";s:8:\"text-624\";s:15:\"GEMS Education \";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:13:\"+971569496302\";s:9:\"email-298\";s:22:\"deemaalalami@gmail.com\";s:8:\"text-524\";s:5:\"Nizar\";s:8:\"text-706\";s:6:\"Qallab\";s:8:\"text-492\";s:7:\"Banker \";s:8:\"text-947\";s:18:\"Cantor Fitzgerald \";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:13:\"+971567143324\";s:9:\"email-404\";s:22:\"deemaalalami@gmail.com\";s:8:\"text-172\";s:19:\"West End Residence \";s:8:\"text-420\";s:52:\"1221 24th St NW, Washington, DC 20037, United States\";s:8:\"text-640\";s:6:\"Dubai \";s:8:\"text-901\";s:2:\"DC\";s:8:\"text-759\";s:5:\"20037\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:10:\"10AM - 1PM\";s:8:\"text-961\";s:6:\"MOTHER\";s:7:\"text-36\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:612:\"In Dubai, we have a full time nanny who supports our family in all aspects of caring our son who is almost 3 years old. She is responsible for all tasks related to him including (washing his clothes, preparing his meals/snacks, getting him ready to nursery/playing with him) etc... she has been with us for almost two years. For DC we will be moving there temporarily for approximately 3 months and we are looking for a nanny to fill in for our Dubai nanny since she will not be accompanying us on this trip. We are looking for a nanny who can assist us Monday through Friday from 12:00 noon- 8:00 pm. \";s:12:\"checkbox-902\";a:1:{i:0;s:18:\"1-8 Week Placement\";}s:8:\"text-986\";s:5:\"Hazaa\";s:8:\"text-512\";s:6:\"March \";s:8:\"text-970\";s:2:\"14\";s:8:\"text-143\";s:4:\"2017\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:10:\"8:30-12:30\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:9:\"radio-880\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:866:\"This will be a transition period for my son, and a very new experience for him to live in a new city so the ideal nanny is someone who is able to understand how overwhelming that transition will be for a 3 year old, and have the patience to build a trusting relationship with our son. We have a relatively clear and strict food/sleep schedule for him, and we would like the nanny to be willing to follow instructions for the purpose of creating the least stressful transition for him. We are a very positive family, and having a positive attitude is something that is necessary. Communication is very important and we would encourage the nanny to share/speak about any concerns/challenges she may be facing in order to overcome them immediately and effectively together. We look for someone with solid toddler experience, credentials and education. \";s:12:\"textarea-254\";s:14:\"Google Search \";s:8:\"text-747\";s:3:\"DJA\";s:9:\"radio-647\";a:1:{i:0;s:34:\"I do NOT agree to the above terms.\";}s:9:\"radio-234\";a:1:{i:0;s:34:\"I do NOT agree to the above terms.\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2019-12-04 18:37:16'),(17,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"SpencerJuinc\";s:9:\"email-722\";s:29:\"admin@metropolitannannies.com\";s:8:\"text-697\";s:11:\"84721164943\";s:12:\"textarea-853\";s:196:\"Hello \r\n \r\nBuy all styles of Gucci Belts only 9.99 dollars. If interested, please visit our site: topbuy.online \r\n \r\n \r\nRegards, \r\n \r\nContact Us | Metropolitan Nannies - metropolitannannies.com\";s:6:\"submit\";s:4:\"SEND\";}','2019-12-04 21:57:59'),(18,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Emerson Groth\";s:9:\"email-722\";s:23:\"emerson.groth@gmail.com\";s:8:\"text-697\";s:14:\"(02) 4055 4996\";s:12:\"textarea-853\";s:1845:\"Hello -- today I want to give you a tip about becoming an overnight success.\r\nWhat makes a brand an overnight success?\r\n\r\nVirality.\r\n\r\nYou can absolutely crush your competition and reach to the top overnight, just by GOING VIRAL.\r\n\r\nHow can you go vial?\r\n\r\nHere is a small step by step guide:\r\n\r\nStep #1:\r\nCreate a high quality entertaining or emotional video.\r\n\r\nStep #2:\r\nUpload it on all social channels and amplify the distribution using ads.\r\n\r\nStep #3:\r\nReach out to the influencers and ask them to share your video.\r\n\r\n\r\nAs you can see, It’s not very hard to go viral. Last 2 steps are really easy. But most people never finish step#1 correctly because of which step 2 and 3 don’t work.\r\n\r\nYour video must be high quality + emotional/entertaining.\r\n\r\nIt takes a lot of time to create these high-quality videos. But now you can do it in less time.\r\n\r\nUsing StockNation you can get all the stock videos that are needed to create a high-quality VIRAL Video. This will save you hours of time that you would have normally wasted in finding all the high-quality Stock videos and Images—that are now available to you in just a click of a button.\r\n\r\nHere is How it works:\r\n\r\nSign up for StockNation > Search your niche related keyword > Choose from literally thousands of hand picked videos\r\n\r\n>> http://bit.ly/stocknat <<\r\n\r\nBut there is a catch—This exclusive discounted price offer will end within 4 days, so Sign Up Today.\r\n\r\nAnd for a Very Limited Time, you are also getting a Brand New Cloud Based Video Editor included with StockNation...\r\n\r\n>> http://bit.ly/stocknat <<\r\n\r\nTo your success,\r\nChris\r\n\r\nPS- Go Viral Now. \r\nSignup for StockNation and get a whole search engine of thousands of HD stock videos that are important to create VIRAL CONTENT.\r\n\r\n>> http://bit.ly/stocknat <<\";}','2019-12-06 20:05:48'),(19,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:15:\"Benedicta Addai\";s:9:\"email-722\";s:26:\"benedictaaddai23@gmail.com\";s:8:\"text-697\";s:10:\"5712784851\";s:12:\"textarea-853\";s:91:\"I would love to speak with someone in regards to getting services through you guys. thanks\";}','2019-12-07 20:43:22'),(20,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Dave Wright\";s:9:\"email-722\";s:18:\"dave@gmbranker.com\";s:8:\"text-697\";s:13:\"031 765 99 10\";s:12:\"textarea-853\";s:472:\"Hi\r\n\r\n80% Of All Local Business Leads Are Generated By The Google 3-Pack\r\n\r\nWe can help you boost your metropolitannannies.com GMB page to the top of the Google 3 pack\r\n\r\nOur Google Map Pack Booster will give your business the advantage over your competitors\r\n\r\nThe booster package costs a one time $147 dollars and 90% of the time one order is enough\r\n\r\nCheck out our client results and find out more here\r\n\r\n-->> http://rawcusmedia.com/gmbrankbooster <<--\";}','2019-12-09 00:11:28'),(21,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Erin Hayes\";s:9:\"email-722\";s:32:\"erin.hayes@bestchristmasgift.top\";s:8:\"text-697\";s:12:\"804-372-1751\";s:12:\"textarea-853\";s:513:\"Hey, Merry Christmas!\r\n\r\nHave you finished your wishlist for Santa yet?\r\n\r\nNeed some ideas? Check out these great gifts: \r\n\r\nhttps://bestchristmasgift.top/xmas2/?=metropolitannannies.com\r\n\r\nThere's something for everyone on your list (or for yourself)!\r\n\r\nHappy Holidays!\r\nErin\r\n\r\nBest Christmas Gift\r\n964 E. Badillo Street #2089-2A\r\nCovina, CA 91724\r\n \r\nNot interested in Christmas marketing:\r\nhttps://bestchristmasgift.top/out.php/?site=metropolitannannies.com\r\n\r\n\r\n\";}','2019-12-09 09:14:06'),(22,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:6:\"Elena \";s:8:\"text-743\";s:7:\"Torres \";s:8:\"text-477\";s:8:\"Comedian\";s:8:\"text-624\";s:14:\"Self Employed \";s:8:\"text-808\";s:10:\"9169526442\";s:8:\"text-666\";s:0:\"\";s:9:\"email-298\";s:20:\"estorres01@gmail.com\";s:8:\"text-524\";s:6:\"Joshua\";s:8:\"text-706\";s:7:\"Posnick\";s:8:\"text-492\";s:22:\"Real Estate Developer \";s:8:\"text-947\";s:29:\"Mill Creek Residential Trust \";s:7:\"text-10\";s:10:\"3014617455\";s:8:\"text-555\";s:0:\"\";s:9:\"email-404\";s:20:\"joshposnick@gmail.cm\";s:8:\"text-172\";s:18:\"631 4th Street NE \";s:8:\"text-420\";s:1:\"3\";s:8:\"text-640\";s:11:\"Washington \";s:8:\"text-901\";s:2:\"DC\";s:8:\"text-759\";s:5:\"20002\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:10:\"Afternoon \";s:8:\"text-961\";s:6:\"Elena \";s:7:\"text-36\";s:27:\"Patricia Posnick 3014614613\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:6:\"Sonia \";s:8:\"text-512\";s:9:\"December \";s:8:\"text-970\";s:0:\"\";s:8:\"text-143\";s:4:\"2019\";s:9:\"radio-519\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:6:\"Evita \";s:7:\"text-38\";s:4:\"Dog \";s:8:\"text-918\";s:28:\"11 pounds and hypoallergenic\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:147:\"It is very important to us that the nanny speak Spanish as a FIRST language. It is important to us that the nanny speak our child in Spanish only. \";s:12:\"checkbox-113\";a:1:{i:0;s:8:\"Live Out\";}s:8:\"text-968\";s:0:\"\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:23:\"Two weeks paid vacation\";s:12:\"checkbox-378\";a:7:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:7:\"Bathing\";i:2;s:15:\"Preparing Meals\";i:3;s:30:\"Daily Log of Child(ren)\'s Play\";i:4;s:27:\"Picking up after Child(ren)\";i:5;s:21:\"Reading to Child(ren)\";i:6;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-16\";s:157:\"We live in a very walkable neighborhood and she is a baby so likely we will not need her transport children although her having her own transport is a plus. \";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:2:\"No\";}s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:421:\"Spanish speaking is important and someone who has alot of experience with infants and newborns. We sould like someone who has ideas about how to stimulate the baby's brain and that is excited to walk her around the neighborhood and take her to the park. It is also critical to us that the nanny does not spend alot of time on her cell phone. We want someone who interacts with the child in a caring and playful way. \";s:12:\"textarea-404\";s:679:\"My husband wakes up around 7am on week days and goes straight to work around that time he usually gets home from work around 7:30pm/8pm. I wake up much later in the day due to my late night schedule (usually around 10am, I realize with a baby this will likely change). I work from home and usually go in and out of the house throughout the day until 7:30pm on week days when I leave to perform comedy at night. On weekend nights I leave a little earlier and usually do not get home until midnight or later, but my husband is free on weekends. I usually do workout classes at 12pm for an hour to an hour and a half and the busiest time in our house is from around 5pm - 9pm. \";s:12:\"textarea-784\";s:121:\"Spanish speaking and a non typical schedule. Nanny will likely start later in the day around 11am and go home around 9pm \";s:12:\"textarea-298\";s:75:\"We are new parents but we hope to do it with love and but be firm as well. \";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:8:\"Google. \";s:8:\"text-747\";s:2:\"ET\";s:9:\"radio-647\";a:1:{i:0;s:34:\"I do NOT agree to the above terms.\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2019-12-09 21:00:15'),(23,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:9:\"Jennifer \";s:8:\"text-743\";s:8:\"Epperson\";s:8:\"text-477\";s:8:\"Attorney\";s:8:\"text-624\";s:0:\"\";s:8:\"text-808\";s:12:\"919-518-4272\";s:8:\"text-666\";s:12:\"919-518-4272\";s:9:\"email-298\";s:26:\"jenniferepperson@gmail.com\";s:8:\"text-524\";s:5:\"John \";s:8:\"text-706\";s:5:\"Kelly\";s:8:\"text-492\";s:8:\"Attorney\";s:8:\"text-947\";s:16:\"Cozen O’Connor\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:0:\"\";s:9:\"email-404\";s:0:\"\";s:8:\"text-172\";s:15:\"604 Q Street NW\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:11:\"Washington \";s:8:\"text-901\";s:2:\"DC\";s:8:\"text-759\";s:5:\"20001\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:9:\"Day time \";s:8:\"text-961\";s:9:\"Jennifer \";s:7:\"text-36\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:92:\"We have had several good nannies and maintained strong and lasting relationships with them. \";s:8:\"text-986\";s:8:\"Brendan \";s:8:\"text-512\";s:8:\"January \";s:8:\"text-970\";s:2:\"06\";s:8:\"text-143\";s:4:\"2014\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:9:\"8:30-5:45\";s:8:\"text-332\";s:8:\"Eleanor \";s:8:\"text-770\";s:9:\"December \";s:8:\"text-887\";s:2:\"06\";s:8:\"text-386\";s:4:\"2015\";s:9:\"radio-407\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-532\";s:9:\"8:30-5:45\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:5:\"Sebby\";s:7:\"text-38\";s:3:\"Dog\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:0:\"\";s:12:\"checkbox-113\";a:3:{i:0;s:8:\"Live Out\";i:1;s:6:\"Summer\";i:2;s:9:\"Part Time\";}s:8:\"text-968\";s:0:\"\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:8:\"Holidays\";s:12:\"checkbox-378\";a:5:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:15:\"Preparing Meals\";i:2;s:27:\"Picking up after Child(ren)\";i:3;s:21:\"Reading to Child(ren)\";i:4;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:118:\"Looking for nanny to pick up children at school and drive them home. Trip is 6 miles round trip (3 miles each way). \";s:9:\"radio-348\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-466\";s:61:\"2017 Honda Pilot (SUV) with appropriate car seats installed. \";s:9:\"radio-452\";a:1:{i:0;s:2:\"No\";}s:8:\"text-279\";s:35:\"Not if the nanny is using our car. \";s:12:\"textarea-720\";s:131:\"Athletic, outgoing, flexible, engaging, willing to play. But also firm and able to guide kids in activities, following rules, etc. \";s:12:\"textarea-404\";s:182:\"Family out the door by 8:00 am. Parents at work all day while kids are in school and aftercare. Parents have demanding jobs that generally keep them at work until 7 at the earliest. \";s:12:\"textarea-784\";s:613:\"Looking for someone available on a daily basis to pick up children from school by 5:45 and watch them until parents get home. This will often include preparing dinner and feeding the children. Parents should normally be home by 7:30, though flexibility to stay later, some times on little notice, is highly valued. \n\nHours generally 5:15 start (to pick up car at our home and drive it to school for pick up by 5:45) until 7:30 or later in occasion. For someone looking for more hours, we will pay to start around 4:30 and do general household items (preparing dinner, light house keeping like kids’ laundry). \";s:12:\"textarea-298\";s:86:\"Positive reinforcement for good behavior. Kids generally well behaved and easy going. \";s:12:\"textarea-146\";s:8:\"N/A\";s:12:\"textarea-913\";s:10:\"Web search\";s:8:\"text-747\";s:3:\"JLE\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2019-12-12 20:47:51'),(24,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Lara Wilson\";s:9:\"email-722\";s:31:\"lara@alexabusinessdirectory.top\";s:8:\"text-697\";s:12:\"805-372-1751\";s:12:\"textarea-853\";s:693:\"\r\nHello, we need some additional information regarding your business to be registered on Amazon Alexa and Siri (iPhones) so people can find your company using Voice Search. \r\n\r\nThere are more then 31,500 Voice Searches being done every second, wouldn't you agree its time to get your fair share of those searches?\r\n\r\nIts simple & easy; Register your business here --> \r\nhttp://alexabusinessdirectory.top/abcc1/?=metropolitannannies.com\r\n\r\n\r\n \r\n\r\n \r\nLara\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n \r\n1 7 1 Passaic str eet, Garf eld NJ 0 7 0 2 6\r\n\r\nYou can skip future marketing messages here:\r\nhttps://alexabusinessdirectory.top/out.php?site=metropolitannannies.com\";}','2019-12-13 10:19:25'),(25,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Nicki Forshee\";s:9:\"email-722\";s:23:\"forshee.nicki@yahoo.com\";s:8:\"text-697\";s:11:\"52-35-83-79\";s:12:\"textarea-853\";s:1305:\"Greetings,I was just doing some research for another website and came across metropolitannannies.com and thought I would drop a quick message you on your contact form and offer some help. I really like metropolitannannies.com but I noticed you weren’t getting a lot of traffic and your Alexa ranking isn’t as strong as it could be.\r\n\r\nYou might want to visit http://MonthlyTraffic.xyz\r\n\r\nFortunately, I may have an answer for you. I can get you 1,000’s of visitors looking at metropolitannannies.com ready to buy your product, service or sign up for an offer and fast every single month. Our advertising network of over 9000 websites provides a low cost and effective online marketing solutions that actually works. I can help your business get more online quality traffic by advertising your business on websites that are targeted to your specific market. The Internet is vast but you don’t have to spend huge amounts of cash to jump start your business. I can get you 5,000 highly targeted visitors directly to your website for as little as $29.00 for a 30 day trial run.\r\n\r\nhttp://monthlytraffic.xyz/\r\n\r\nOur apologies if this reached you in error. If you'd like to be placed on our removal list please visit here:\r\nhttp://monthlytraffic.xyz/remove\";}','2019-12-16 10:08:15'),(26,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Lynn Jenson\";s:9:\"email-722\";s:21:\"jenson.lynn@gmail.com\";s:8:\"text-697\";s:12:\"306-656-8150\";s:12:\"textarea-853\";s:1730:\"Hey,\r\n\r\nI heard about SocialAdr from a friend of mine but was hesitant at first, because it sounded too good to be true. She told me, "All you have to do is enter your web page details and other members promote your URLs to their social media profiles automatically. It literally takes 5 minutes to get setup."\r\n\r\nSo I figured, "What the heck!", I may as well give it a try.\r\n\r\nI signed up for the 'Free' account and found the Setup Wizard super easy to use. With the 'Free' account you have to setup all your own social media accounts (only once though) in order to get started. Next, I shared 5 other members' links, which was as simple as clicking a single button. I had to do this first in order to earn "credits" which can then be spent when other members share my links. Then I added a couple of my own web pages and a short while later started receiving notification that they had been submitted to a list of social media sites.\r\n\r\nWow. And this was just with the 'Free' account!\r\n\r\nI was impressed.\r\n\r\nCheck it out for yourself: http://bit.ly/adrsocial\r\n\r\nIt was clear to me that the paid accounts were worth it, so I upgraded to the 'Social Addict' package (the big daddy!). With their 'Lazy' accounts you don't have to do any sharing, all you do is enter your own web page details and their army of free users does all the work.\r\n\r\nIt's been about 2 weeks now and I've received thousands of social media mentions...on AUTOPILOT.\r\n\r\nIf you're like me and know good value when you see it, you should definitely give SocialAdr a try.\r\n\r\nhttp://bit.ly/adrsocial\r\n\r\nTo your success!\";}','2019-12-17 14:33:24'),(27,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:7:\"Nicole \";s:8:\"text-743\";s:5:\"Owens\";s:8:\"text-477\";s:12:\"509 45th st \";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:11:\"Washington \";s:8:\"text-901\";s:2:\"Dc\";s:8:\"text-759\";s:5:\"20019\";s:8:\"text-836\";s:0:\"\";s:8:\"text-808\";s:10:\"2406439843\";s:8:\"text-666\";s:0:\"\";s:9:\"email-298\";s:23:\"nicoleowens55@gmail.com\";s:8:\"text-290\";s:8:\"10am-8pm\";s:8:\"text-961\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-247\";s:17:\"O-520-630-603-080\";s:8:\"text-737\";s:18:\"Montgomery county \";s:8:\"text-139\";s:2:\"22\";s:8:\"text-331\";s:0:\"\";s:8:\"text-986\";s:14:\"Washington DC \";s:8:\"text-512\";s:11:\"Potomac md \";s:8:\"text-970\";s:11:\"Georgetown \";s:8:\"text-143\";s:0:\"\";s:8:\"text-519\";s:0:\"\";s:12:\"checkbox-982\";a:1:{i:0;s:9:\"Full Time\";}s:12:\"checkbox-717\";a:3:{i:0;s:9:\"Week Days\";i:1;s:11:\"Week Nights\";i:2;s:8:\"Weekends\";}s:12:\"checkbox-939\";a:7:{i:0;s:7:\"Laundry\";i:1;s:7:\"Bathing\";i:2;s:19:\"Reading to Children\";i:3;s:7:\"Feeding\";i:4;s:15:\"Preparing Meals\";i:5;s:8:\"Cleaning\";i:6;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:12:\"checkbox-282\";a:3:{i:0;s:12:\"Housekeeping\";i:1;s:7:\"Laundry\";i:2;s:7:\"Errands\";}s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:11:\"Chevy ford \";s:12:\"textarea-603\";s:6:\"Clean \";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:12:\"textarea-192\";s:0:\"\";s:12:\"textarea-772\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:9:\"radio-418\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:12:\"textarea-334\";s:0:\"\";s:11:\"textarea-48\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:9:\"radio-480\";a:1:{i:0;s:3:\"Yes\";}s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:12:\"textarea-590\";s:0:\"\";s:12:\"textarea-303\";s:0:\"\";s:8:\"text-955\";s:14:\"Kara cruzeman \";s:8:\"text-162\";s:14:\"(708) 764-5984\";s:9:\"radio-283\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-315\";s:0:\"\";s:8:\"text-516\";s:8:\"Potomac \";s:8:\"text-217\";s:2:\"Md\";s:8:\"text-185\";s:5:\"20718\";s:8:\"text-800\";s:3:\"756\";s:8:\"text-462\";s:18:\"07/23/19\";s:8:\"text-108\";s:18:\"11/22/19\";s:8:\"text-321\";s:8:\"Newborn \";s:8:\"text-317\";s:0:\"\";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:9:\"radio-682\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-342\";s:129:\" Feed baby on schedule .\nWrite down daily Activities for parents \nClean up play area \nEducational activities appropriate for age \";s:12:\"textarea-741\";s:17:\"No longer needed \";s:8:\"text-754\";s:15:\"Oscar fontanez \";s:8:\"text-184\";s:10:\"2406063603\";s:9:\"radio-168\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-663\";s:0:\"\";s:8:\"text-372\";s:12:\"Takoma park \";s:7:\"text-42\";s:2:\"Md\";s:8:\"text-191\";s:0:\"\";s:8:\"text-787\";s:3:\"900\";s:8:\"text-142\";s:18:\"06/25/15\";s:8:\"text-718\";s:17:\"7/15/17\";s:8:\"text-213\";s:8:\"Newborn \";s:8:\"text-123\";s:8:\"Newborn \";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:9:\"radio-719\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-735\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-728\";s:274:\"Pick up and drop off oldest child to school . Meal prep for family . Monitored twins 24/7 for the first few weeks . Help mom adjust to routine . Made appointments for children . Plan educational activities appropriate for age group . Clean up behind all family members \";s:12:\"textarea-287\";s:17:\"No longer needed \";s:8:\"text-140\";s:15:\"Denishia ehimo \";s:8:\"text-175\";s:10:\"2406064794\";s:9:\"radio-736\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-816\";s:0:\"\";s:8:\"text-374\";s:11:\"Washington \";s:8:\"text-618\";s:2:\"Dc\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:3:\"780\";s:8:\"text-369\";s:20:\"03/19/2018\";s:8:\"text-521\";s:17:\"8/25/19\";s:8:\"text-230\";s:5:\"6YRS \";s:8:\"text-276\";s:4:\"2yrs\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:9:\"radio-855\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-967\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-737\";s:120:\"Pick up and drop off to school . Meal prep for children . Educational activities. Take kids to the park . Swimming pool \";s:12:\"textarea-152\";s:17:\"No longer needed \";s:12:\"textarea-307\";s:39:\"To add a positive impact to kids lives \";s:12:\"textarea-578\";s:52:\"Going to the park . Museums . Puzzle games , read . \";s:12:\"textarea-528\";s:101:\"Pick up from school . Get lunch / snack play a few games age appropriate . Bath dinner bed time \";s:12:\"textarea-697\";s:13:\"Fun . Loving \";s:12:\"textarea-999\";s:49:\"I love to crochet . Watch movies with the family \";s:12:\"textarea-256\";s:17:\"To own a daycare \";s:12:\"textarea-751\";s:21:\"Communication is key \";s:12:\"textarea-148\";s:6:\"I eat \";s:12:\"textarea-723\";s:43:\"I don't make anyone smile/ laugh \";s:12:\"textarea-475\";s:7:\"Online \";s:9:\"radio-768\";a:1:{i:0;s:0:\"\";}s:9:\"radio-203\";a:1:{i:0;s:0:\"\";}s:9:\"radio-871\";a:1:{i:0;s:0:\"\";}s:9:\"radio-252\";a:1:{i:0;s:0:\"\";}s:9:\"radio-659\";a:1:{i:0;s:0:\"\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-529\";a:1:{i:0;s:0:\"\";}s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2019-12-18 00:24:33'),(28,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:9:\"Elizabeth\";s:8:\"text-743\";s:8:\"Lockwood\";s:8:\"text-477\";s:8:\"Attorney\";s:8:\"text-624\";s:13:\"Hogan Lovells\";s:8:\"text-808\";s:10:\"3128520011\";s:8:\"text-666\";s:10:\"3128520011\";s:9:\"email-298\";s:30:\"elizabeth.c.lockwood@gmail.com\";s:8:\"text-524\";s:4:\"Mark\";s:8:\"text-706\";s:8:\"Lockwood\";s:8:\"text-492\";s:11:\"VP of Sales\";s:8:\"text-947\";s:14:\"Logi Analytics\";s:7:\"text-10\";s:10:\"2023654555\";s:8:\"text-555\";s:10:\"2023654555\";s:9:\"email-404\";s:21:\"mlockwood07@gmail.com\";s:8:\"text-172\";s:14:\"623 7th St. NE\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:10:\"Washington\";s:8:\"text-901\";s:2:\"DC\";s:8:\"text-759\";s:5:\"20002\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:7:\"Evening\";s:8:\"text-961\";s:13:\"Mark Lockwood\";s:7:\"text-36\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:13:\"Jack Lockwood\";s:8:\"text-512\";s:4:\"July\";s:8:\"text-970\";s:1:\"3\";s:8:\"text-143\";s:4:\"2019\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:8:\"N/A\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:0:\"\";s:12:\"checkbox-113\";a:1:{i:0;s:8:\"Live Out\";}s:8:\"text-968\";s:58:\"$871- $17 / hour for 47.5 hours with overtime at 150%\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:1148:\"Vacation: Employee will have 10 days of paid vacation to be used within one year of the signing of this contract. Unused vacation days will not accrue. \n\n All vacation requests will be submitted to Employers at least 14 days ahead of the desired time off. If the Employee requests more than three consecutive days off, she will submit her request at least 30 days in advance. \n\nHolidays: In addition to the annual paid vacation days, Employee will have the following paid federal holidays:\n\nMartin Luther King, Jr. Day\nPresidents Day\nMemorial Day\nIndependence Day (July 4th)\nLabor Day\nThanksgiving\nThe Day after Thanksgiving\nChristmas Eve\nChristmas\nNew Years Eve\nNew Years Day\n\nSick days: Employee will receive 5 paid sick days to be used within one year of the signing of this contract. Unused sick days will not accrue. Notwithstanding any other provision in this agreement, additional sick days will not be compensated.\n\nIf Employee is sick, she will call Employers as soon as possible, but no later than 10:00 PM the evening before the requested sick day. \n\nHealth\nCoverage: Employee will be responsible for her own health care coverage. \n\";s:12:\"checkbox-378\";a:8:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:7:\"Bathing\";i:2;s:15:\"Preparing Meals\";i:3;s:30:\"Daily Log of Child(ren)\'s Play\";i:4;s:27:\"Picking up after Child(ren)\";i:5;s:21:\"Reading to Child(ren)\";i:6;s:26:\"Age-appropriate Activities\";i:7;s:24:\"Other (Please describe):\";}s:12:\"textarea-971\";s:81:\"We would be also interested in someone who could do light housework while he naps\";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:95:\"To/from age-appropriate activities (e.g., music class, park playdates, library hour, etc.)\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:2:\"No\";}s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:231:\"We live on Capitol Hill are hoping to find someone with experience in the area, and who is comfortable taking our son to activities (museums, music class, the park, etc.). \n\nWe're looking for someone who is warm and laid-back.\";s:12:\"textarea-404\";s:249:\"Both Mark and Liz work full-time. Mark typically leaves early for work and Liz will take care of Jack in the morning. Mark will come home to take care of Jack after 6pm. We would be hosting the nanny share at our house once we find another family.\";s:12:\"textarea-784\";s:91:\"We are looking for someone who has 3+ years of experience and has done a nanny share before\";s:12:\"textarea-298\";s:74:\"We are pretty laid back at the moment given our son is only 5.5 months old\";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:15:\"Internet search\";s:8:\"text-747\";s:3:\"MEL\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2019-12-21 16:39:41'),(29,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:4:\"Eric\";s:9:\"email-722\";s:25:\"eric@talkwithcustomer.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:2316:\" \r\nHey,\r\n\r\nYou have a website metropolitannannies.com, right?\r\n\r\nOf course you do. I am looking at your website now.\r\n\r\nIt gets traffic every day – that you’re probably spending $2 / $4 / $10 or more a click to get. Not including all of the work you put into creating social media, videos, blog posts, emails, and so on.\r\n\r\nSo you’re investing seriously in getting people to that site.\r\n\r\nBut how’s it working? Great? Okay? Not so much?\r\n\r\nIf that answer could be better, then it’s likely you’re putting a lot of time, effort, and money into an approach that’s not paying off like it should.\r\n\r\nNow… imagine doubling your lead conversion in just minutes… In fact, I’ll go even better.\r\n \r\nYou could actually get up to 100X more conversions!\r\n\r\nI’m not making this up. As Chris Smith, best-selling author of The Conversion Code says: Speed is essential - there is a 100x decrease in Leads when a Lead is contacted within 14 minutes vs being contacted within 5 minutes.\r\n\r\nHe’s backed up by a study at MIT that found the odds of contacting a lead will increase by 100 times if attempted in 5 minutes or less.\r\n\r\nAgain, out of the 100s of visitors to your website, how many actually call to become clients?\r\n\r\nWell, you can significantly increase the number of calls you get – with ZERO extra effort.\r\n\r\nTalkWithCustomer makes it easy, simple, and fast – in fact, you can start getting more calls today… and at absolutely no charge to you.\r\n\r\nCLICK HERE http://www.talkwithcustomer.com now to take a free, 14-day test drive to find out how.\r\n\r\nSincerely,\r\nEric\r\n\r\nPS: Don’t just take my word for it, TalkWithCustomer works:\r\nEMA has been looking for ways to reach out to an audience. TalkWithCustomer so far is the most direct call of action. It has produced above average closing ratios and we are thrilled. Thank you for providing a real and effective tool to generate REAL leads. - P MontesDeOca.\r\nBest of all, act now to get a no-cost 14-Day Test Drive – our gift to you just for giving TalkWithCustomer a try. \r\nCLICK HERE http://www.talkwithcustomer.com to start converting up to 100X more leads today!\r\n\r\nIf you'd like to unsubscribe click here http://liveserveronline.com/talkwithcustomer.aspx?d=metropolitannannies.com\r\n\r\n\";}','2019-12-22 19:04:27'),(30,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Nicole Owens \";s:9:\"email-722\";s:23:\"nicoleowens55@gmail.com\";s:8:\"text-697\";s:10:\"2406439843\";s:12:\"textarea-853\";s:101:\"Good Morning ! I've Filled out an application with you all . Am I suppose to do anything else ? \";}','2019-12-27 04:28:04'),(31,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"Kelly Wilson\";s:9:\"email-722\";s:24:\"kelly@webtraffic4you.top\";s:8:\"text-697\";s:12:\"224-635-7828\";s:12:\"textarea-853\";s:583:\"Hey I see you are doing amazing as a company, good job! It seems hard work is a rare things these days. \r\n\r\nI wanted to offer you a chance at even more customers, is that something you would like?\r\n\r\nIt is the holiday season after all, so check it out:\r\nhttps://webtraffic4you.top/up/?=metropolitannannies.com\r\n\r\nCheers!\r\n\r\nKelly\r\n\r\n\r\n\r\n\r\n\r\nWeb Traffic 4 You\r\n410 E Santa Clara Street Unit #814\r\nSan Jose, CA 95113\r\n\r\nIf you are unintersted in this type of marketing:\r\nhttps://webtraffic4you.top/unsubscribe.php/?site=metropolitannannies.com\";}','2019-12-29 05:34:05'),(32,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"contactlenekm\";s:9:\"email-722\";s:25:\"julia_altier71@rambler.ru\";s:8:\"text-697\";s:9:\"123456789\";s:12:\"textarea-853\";s:33267:\"I'm happy to welcome you! \r\n \r\nWe will send Your commercial offers via contact forms to the sites of firms via any domain zones of the world. \r\n \r\nYour message is sent to E-mail of organization hundred % will get to inside of the inbox folder! \r\n \r\nTest: \r\n10000 messages on foreign zones to your email - 20 $. \r\nWe need from You only electronic box, title and text of the letter. \r\n \r\nIn our price there are more 800 databases for all countries of the world. \r\nCommon databases: \r\nAll Europe 44 countries 60726150 of sites - 1100$ \r\nAll European Union 28 countries 56752547 of domain names- 1000$ \r\nAll Asia 48 countries 14662004 of domains - 300$ \r\nAll Africa 50 countries 1594390 of sites - 200$ \r\nAll North and Central America in 35 countries 7441637 of domain names - 300$ \r\nAll South America 14 countries 5826884 of domain names - 200$ \r\nNew sites from around the world registered 24-48 hours ago. (A cycle of 15 mailings during the month) - 500$ \r\nCompanies and Enterprises of Russia 3012045 - 300$ \r\nUkraine 605745 of domain names - 100$ \r\nAll Russian-speaking countries minus Russian Federation are 15 countries and there are 1526797 of domains - 200$ \r\nNew domain names of the Russia, registered 24-48 hours ago (A cycle of 15 mailings during the month) - 250$ \r\n \r\nDatabases for sending newsletters: \r\nWHOIS databases of domains for all nations of the world. \r\nYou can purchase our databases separately from newsletter's service at the request. \r\n \r\nP.S. \r\nPls., do not respond to this commercial offer from your mailbox, as it has been generated automatically and will not reach us! \r\nContact E-mail: feedback-contact@seznam.cz \r\n \r\nPRICE LIST: \r\n \r\nTest mailing: $20 – 10000 contact forms websites \r\n \r\nAll Europe 44 countries there are 60726150 websites – $1100 \r\n \r\nAll EU 28 countries there are 56752547 websites – $1000 \r\n \r\nAll Asia 48 countries there are 14662004 websites – $500 \r\n \r\nAll Africa 50 countries there are 1594390 websites – $200 \r\n \r\nAll North and Central America is 35 countries there are 7441637 websites – $300 \r\n \r\nAll South America 14 countries there are 5826884 websites – $200 \r\n \r\nTop 1 Million World’s Best websites – $100 \r\n \r\nTop 16821856 the most visited websites in the world – $200 \r\n \r\nBusinesses and organizations of the Russian Federation – there are 3012045 websites – $300 \r\n \r\nUkraine 605745 websites – $100 \r\n \r\nAll Russian-speaking countries minus Russia – there are 15 countries and 1526797 websites – $200 \r\n \r\n1499203 of hosting websites around the world (there are selections for all countries, are excluded from databases for mailings) – $200 \r\n \r\n35439 websites of public authorities of all countries of the world (selections for all countries, are excluded from databases for mailings) – $100 \r\n \r\nCMS mailings: \r\nAmiro 2294 websites $50 \r\nBitrix 175513 websites $80 \r\nConcrete5 49721 websites $50 \r\nCONTENIDO 7769 websites $50 \r\nCubeCart 1562 websites $50 \r\nDatalife Engine 29220 websites $50 \r\nDiscuz 70252 websites $50 \r\nDotnetnuke 31114 websites $50 \r\nDrupal 802121 websites $100 \r\nHostCMS 6342 websites $50 \r\nInstantCMS 4936 websites $50 \r\nInvision Power Board 510 websites $50 \r\nJoomla 1906994 websites $200 \r\nLiferay 5937 websites $50 \r\nMagento 269488 websites $80 \r\nMODx 67023 websites $50 \r\nMovable Type 13523 websites $50 \r\nNetCat 6936 websites $50 \r\nNopCommerce 5313 websites $50 \r\nOpenCart 321057 websites $80 \r\nosCommerce 65468 websites $50 \r\nphpBB 3582 websites $50 \r\nPrestashop 92949 websites $50 \r\nShopify 365755 websites $80 \r\nSimpla 8963 websites $50 \r\nSitefinity 4883 websites $50 \r\nTYPO3 227167 websites $80 \r\nUMI.CMS 15943 websites $50 \r\nvBulletin 154677 websites $80 \r\nWix 2305768 websites $230 \r\nWordPress 14467405 websites $450 \r\nWooCommerce 2097367 websites $210 \r\n \r\n.com 133766112 websites commercial – $1950 \r\n.biz 2361884 websites business – $150 \r\n.info 6216929 websites information – $250 \r\n.net 15689222 websites network – $450 \r\n.org 10922428 websites organization – $350 \r\n \r\n.abogado 279 websites – $50 \r\n.ac 16799 websites – $50 \r\n.academy 27306 websites – $50 \r\n.accountant 96542 websites – $50 \r\n.actor 1928 websites – $50 \r\n.ad 414 websites – $50 \r\n.adult 10540 websites- $50 \r\n.ae 1821 websites International zone UAE:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ae 199533 websites UAE – $50 \r\n.aero 18325 websites- $50 \r\n.af 3315 websites – $50 \r\n.africa 15056 websites- $50 \r\n.ag 10339 websites – $50 \r\n.agency 47508 websites – $50 \r\n.ai 17199 websites – $50 \r\n.airforce 560 websites – $50 \r\n.al 6078 websites – $50 \r\n.alsace 1982 websites – $50 \r\n.am 17987 websites Armenia – $50 \r\n.am 1684 websites International zone Armenia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.amsterdam 28141 websites Amsterdam, Kingdom of the Netherlands – $50 \r\n.ao 518 websites – $50 \r\n.apartments 3758 websites – $50 \r\n.ar 551804 websites Argentina – $80 \r\n.ar 64008 websites International zone Argentina:.com .net .biz .info .name .tel .mobi .asia – $50 \r\n.archi 2084 websites – $50 \r\n.army 1842 websites – $50 \r\n.art 26402 websites – $50 \r\n.as 10025 websites – $50 \r\n.asia 228418 websites – $80 \r\n.associates 3340 websites – $50 \r\n.at 1356722 websites Austria – $100 \r\n.at 181907 websites International zone Austria :.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.attorney 8224 websites- $50 \r\n.attorney 7204 websites – $50 \r\n.au 2243263 websites Australia – $150 \r\n.au 461279 websites International zone Australia:.com.net.biz.info.org.name.tel.mobi.asia-$80 \r\n.auction 3625 websites- $50 \r\n.audio 23052 websites- $50 \r\n.auto 400 websites- $50 \r\n.aw 235 websites- $50 \r\n.az 11104 websites Azerbaijan – $50 \r\n.az 2036 websites International zone Azerbaijan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ba 7012 websites – $50 \r\n.ba 2291 websites International zone Bosnia and Herzegovina:.com.net.biz.info.org.name.tel.mobi.asia \r\n.band 11515 websites – $50 \r\n.bank 1621 websites- $50 \r\n.bar 5506 websites – $50 \r\n.barcelona 7919 websites – $50 \r\n.bargains 2997 websites- $50 \r\n.bayern 32565 websites – $50 \r\n.bb 2277 websites – $50 \r\n.be 1349658 websites Belgium – $100 \r\n.be 184810 websites International zone Belgium:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.beer 11834 websites- $50 \r\n.berlin 58088 websites Berlin – $50 \r\n.best 2912 websites – $50 \r\n.bet 17637 websites – $50 \r\n.bf 238 websites – $50 \r\n.bg 33252 websites Bulgaria – $50 \r\n.bg 50685 websites International zone Bulgaria:.com.net.biz.info.org.name.tel.mobi.asia \r\n.bh 453 websites – $50 \r\n.bi 2328 websites Burundi- $50 \r\n.bible 1160 websites – $50 \r\n.bid 474509 websites – $80 \r\n.bike 15729 websites – $50 \r\n.bingo 1332 websites – $50 \r\n.bio 15531 websites- $50 \r\n.bj 147 websites- $50 \r\n.black 6582 websites – $50 \r\n.blackfriday 12106 websites – $50 \r\n.blog 145463 websites – $50 \r\n.blue 16852 websites – $50 \r\n.bm 8089 websites Bermuda – $50 \r\n.bo 2302 websites- $50 \r\n.boats 266 websites- $50 \r\n.boston 21762 websites- $50 \r\n.boutique 8834 websites – $50 \r\n.br 2367290 websites Brazil – $150 \r\n.br 933750 websites International zone Brazil:.com.net.biz.info.org.name.tel.mobi.asia-$100 \r\n.bradesco 129 websites- $50 \r\n.broadway 261 websites- $50 \r\n.broker 660 websites- $50 \r\n.brussels 7181 websites – $50 \r\n.bs 330 websites- $50 \r\n.bt 284 websites- $50 \r\n.build 3857 websites- $50 \r\n.builders 3906 websites- $50 \r\n.business 35168 websites – $50 \r\n.buzz 11257 websites – $50 \r\n.bw 656 websites – $50 \r\n.by 1574 websites International zone Belarus:.com.net.biz.info.org.name.tel.mobi.asia \r\n.by 92679 websites Belarus – $50 \r\n.bz 7751 websites – $50 \r\n.bzh 5403 websites – $50 \r\n.ca 2587463 websites Canada – $150 \r\n.ca 288395 websites International zone Canada:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.cab 3223 websites – $50 \r\n.cafe 13606 websites – $50 \r\n.cam 5156 websites – $50 \r\n.camera 5236 websites – $50 \r\n.camp 6315 websites – $50 \r\n.capetown 4750 websites – $50 \r\n.capital 11387 websites – $50 \r\n.car 342 websites – $50 \r\n.cards 5992 websites – $50 \r\n.care 18204 websites – $50 \r\n.career 1217 websites – $50 \r\n.careers 7055 websites – $50 \r\n.cars 309 websites – $50 \r\n.casa 18918 websites – $50 \r\n.cash 13193 websites – $50 \r\n.casino 4354 websites – $50 \r\n.cat 108569 websites – $50 \r\n.catering 3482 websites – $50 \r\n.cc 1920589 websites Cocos Keeling Islands- $150 \r\n.cd 5365 websites – $50 \r\n.center 35353 websites – $50 \r\n.ceo 2458 websites – $50 \r\n.cf 476142 websites Central African Republic – $50 \r\n.cg 166 – $50 \r\n.ch 1471685 websites Switzerland – $100 \r\n.ch 205292 websites International zone Switzerland:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.chat 11126 websites – $50 \r\n.cheap 3267 websites – $50 \r\n.christmas 15255 websites – $50 \r\n.church 21104 websites – $50 \r\n.ci 112 websites International zone Cote d’Ivoire:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ci 5663 websites Cote d’Ivoire- $50 \r\n.city 46171 websites – $50 \r\n.cl 498401 websites Chile – $80 \r\n.claims 2374 websites – $50 \r\n.cleaning 2385 websites – $50 \r\n.click 181015 websites – $50 \r\n.clinic 7006 websites – $50 \r\n.clothing 13639 websites – $50 \r\n.cloud 134113 websites – $50 \r\n.club 1045323 websites – $100 \r\n.cm 12001 websites Cameroon- $50 \r\n.cn 1372416 websites International zone China:.com.net.biz.info.org.name.tel.mobi.asia-$100 \r\n.cn 7264587 websites China – $300 \r\n.co 1778923 websites Colombia – $150 \r\n.coach 12002 websites- $50 \r\n.codes 6844 websites – $50 \r\n.coffee 17257 websites – $50 \r\n.cologne 5137 websites – $50 \r\n.cologne 5198 websites – $50 \r\n.com.ar 657716 websites Argentina – $80 \r\n.com.br 942898 websites Brazil – $100 \r\n.com.cy 11153 websites Cyprus – $50 \r\n.com.ni 23747 websites – $50 \r\n.com.np 38828 websites – $50 \r\n.com.ru, .net.ru, .org.ru, .spb.ru, .msk.ru 79058 websites Russia – $50 \r\n.community 13013 websites – $50 \r\n.company 61217 websites – $50 \r\n.computer 5039 websites – $50 \r\n.condos 2192 websites – $50 \r\n.construction 6804 websites – $50 \r\n.consulting 22128 websites – $50 \r\n.contractors 3982 websites – $50 \r\n.cooking 1476 websites – $50 \r\n.cool 16008 websites – $50 \r\n.coop 7879 websites – $50 \r\n.corsica 1042 websites – $50 \r\n.country 7144 websites – $50 \r\n.cr 7934 websites – $50 \r\n.credit 4020 websites – $50 \r\n.creditcard 825 websites – $50 \r\n.creditunion 511 websites – $50 \r\n.cricket 33413 websites – $50 \r\n.cruises 2234 websites – $50 \r\n.cu 137 websites – $50 \r\n.cv 1879 websites – $50 \r\n.cx 15753 websites – $50 \r\n.cy 11092 websites Cyprus – $50 \r\n.cy 710 websites International zone Cyprus:.com.net.biz.info.org.name.tel.mobi.asia \r\n.cymru 7114 websites – $50 \r\n.cz 193400 websites International zone Czech Republic:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.cz 930208 websites Czech Republic – $80 \r\n.dance 6290 websites – $50 \r\n.date 123037 websites – $50 \r\n.dating 2892 websites – $50 \r\n.de 15078512 websites Germany – $450 \r\n.de 3894156 websites International zone Germany:.com.net.biz.info.org.name.tel.mobi.asia-$200 \r\n.deals 8132 websites – $50 \r\n.degree 2178 websites – $50 \r\n.delivery 4782 websites – $50 \r\n.democrat 1072 websites – $50 \r\n.dental 7541 websites – $50 \r\n.dentist 3046 websites – $50 \r\n.desi 2647 websites – $50 \r\n.design 71711 websites – $50 \r\n.diamonds 2730 websites – $50 \r\n.diet 18291 websites – $50 \r\n.digital 31449 websites – $50 \r\n.direct 10629 websites – $50 \r\n.directory 18157 websites – $50 \r\n.discount 3898 websites – $50 \r\n.dj 7280 websites – $50 \r\n.dk 1320155 websites Denmark – $100 \r\n.dk 148164 websites International zone Denmark:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.dm 23318 websites – $50 \r\n.do 5255 websites Dominican Republic- $50 \r\n.dog 10030 websites – $50 \r\n.domains 6553 websites – $50 \r\n.download 129223 websites – $50 \r\n.durban 2247 websites – $50 \r\n.dz 982 websites – $50 \r\n.earth 8139 websites – $50 \r\n.ec 11731 websites – $50 \r\n.edu 4445 websites – $50 \r\n.edu.np 4883 websites- $50 \r\n.education 22003 websites – $50 \r\n.ee 10490 websites International zone Estonia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ee 119701 websites Estonia- $50 \r\n.eg 1699 websites – $50 \r\n.email 77321 websites – $50 \r\n.energy 9769 websites – $50 \r\n.engineer 2785 websites – $50 \r\n.engineering 5533 websites – $50 \r\n.enterprises 6153 websites – $50 \r\n.equipment 5760 websites – $50 \r\n.es 1685048 websites Spain – $100 \r\n.es 541916 websites International zone Spain:.com.net.biz.info.org.name.tel.mobi.asia-$80 \r\n.estate 9185 websites – $50 \r\n.et 124 websites – $50 \r\n.eu 3321576 websites Europe – $150 \r\n.eu 633384 websites International zone Europe:.com.net.biz.info.org.name.tel.mobi.asia-$80 \r\n.eus 8116 websites – $50 \r\n.events 22115 websites – $50 \r\n.exchange 9432 websites – $50 \r\n.expert 31240 websites – $50 \r\n.exposed 3147 websites – $50 \r\n.express 6919 websites – $50 \r\n.fail 3322 websites – $50 \r\n.faith 54195 websites – $50 \r\n.family 15577 websites – $50 \r\n.fans 1388 websites – $50 \r\n.farm 13499 websites – $50 \r\n.fashion 12475 websites – $50 \r\n.feedback 2301 websites – $50 \r\n.fi 178337 websites Finland – $50 \r\n.fi 69631 websites International zone Finland:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.film 3601 websites – $50 \r\n.finance 7982 websites – $50 \r\n.financial 4086 websites – $50 \r\n.fish 4162 websites – $50 \r\n.fishing 1423 websites – $50 \r\n.fit 17007 websites – $50 \r\n.fitness 9689 websites – $50 \r\n.flights 2119 websites – $50 \r\n.florist 2286 websites – $50 \r\n.flowers 25590 websites – $50 \r\n.fm 5407 websites – $50 \r\n.fo 3098 websites- $50 \r\n.football 4877 websites – $50 \r\n.forex 212 websites – $50 \r\n.forsale 7118 websites – $50 \r\n.foundation 10118 websites – $50 \r\n.fr 2391045 websites France – $150 \r\n.fr 639546 websites International zone France:.com.net.biz.info.org.name.tel.mobi.asia-$80 \r\n.frl 14028 websites – $50 \r\n.fun 86419 websites – $50 \r\n.fund 11205 websites – $50 \r\n.furniture 2246 websites – $50 \r\n.futbol 2783 websites – $50 \r\n.fyi 9772 websites – $50 \r\n.ga 12048 websites Gabon – $50 \r\n.gal 4606 websites – $50 \r\n.gallery 17263 websites – $50 \r\n.game 1996 websites – $50 \r\n.games 13234 websites – $50 \r\n.garden 914 websites – $50 \r\n.gd 4238 websites – $50 \r\n.ge 1676 websites International zone Georgia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ge 17361 websites Georgia – $50 \r\n.gent 3389 websites – $50 \r\n.gf 121 websites – $50 \r\n.gg 9443 websites – $50 \r\n.gh 693 websites – $50 \r\n.gi 1063 websites – $50 \r\n.gift 6281 websites – $50 \r\n.gifts 3757 websites – $50 \r\n.gives 1563 websites – $50 \r\n.gl 3575 websites – $50 \r\n.glass 3539 websites – $50 \r\n.global 38972 websites – $50 \r\n.gm 468 websites – $50 \r\n.gmbh 19186 websites – $50 \r\n.gold 9081 websites – $50 \r\n.golf 8319 websites – $50 \r\n.gop 1341 websites – $50 \r\n.gov 4525 websites – $50 \r\n.gov.np 1937 websites- $50 \r\n.gp 416 websites – $50 \r\n.gq 23306 websites – $50 \r\n.gr 356168 websites Greece – $80 \r\n.gr 57984 websites International zone Greece:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.graphics 7155 websites – $50 \r\n.gratis 4283 websites – $50 \r\n.green 3661 websites – $50 \r\n.gripe 1075 websites – $50 \r\n.group 54983 websites – $50 \r\n.gs 5108 websites – $50 \r\n.gt 15351 websites – $50 \r\n.guide 16044 websites – $50 \r\n.guitars 1278 websites – $50 \r\n.guru 60588 websites – $50 \r\n.gy 2447 websites – $50 \r\n.hamburg 23885 websites – $50 \r\n.haus 5186 websites – $50 \r\n.health 6211 websites – $50 \r\n.healthcare 8051 websites – $50 \r\n.help 13500 websites – $50 \r\n.hiphop 1064 websites – $50 \r\n.hiv 331 websites – $50 \r\n.hk 116093 websites – $50 \r\n.hm 249 websites – $50 \r\n.hn 4732 websites – $50 \r\n.hockey 1102 websites – $50 \r\n.holdings 5412 websites – $50 \r\n.holiday 5017 websites – $50 \r\n.homes 432 websites – $50 \r\n.horse 2116 websites – $50 \r\n.host 31309 websites – $50 \r\n.hosting 4132 websites – $50 \r\n.house 18096 websites – $50 \r\n.how 1957 websites – $50 \r\n.hr 16592 websites International zone Croatia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.hr 43565 websites Croatia – $50 \r\n.ht 2559 websites – $50 \r\n.hu 53940 websites International zone Hungary:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.hu 618532 websites Hungary – $80 \r\n.id 37212 websites – $50 \r\n.ie 195987 websites Ireland – $50 \r\n.ie 49861 websites International zone Ireland:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.il 224167 websites Israel – $80 \r\n.il 38537 websites International zone Israel:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.im 20701 websites – $50 \r\n.immo 16009 websites – $50 \r\n.immobilien 7094 websites – $50 \r\n.in 1143482 websites India – $100 \r\n.in 266179 websites International zone India:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.industries 3749 websites – $50 \r\n.ink 27117 websites – $50 \r\n.institute 10134 websites – $50 \r\n.insure 4615 websites – $50 \r\n.int 191 websites – $50 \r\n.international 23930 websites – $50 \r\n.investments 4113 websites – $50 \r\n.io 314287 websites British Indian Ocean – $50 \r\n.iq 1118 websites – $50 \r\n.ir 15487 websites International zone Iran:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ir 427735 websites Iran- $80 \r\n.irish 3326 websites – $50 \r\n.is 31176 websites Iceland – $50 \r\n.ist 10060 websites – $50 \r\n.istanbul 13139 websites – $50 \r\n.it 2258105 websites Italy – $200 \r\n.it 954040 websites International zone Italy:.com.net.biz.info.org.name.tel.mobi.asia-$100 \r\n.je 2716 websites – $50 \r\n.jetzt 11118 websites – $50 \r\n.jetzt 11704 websites – $50 \r\n.jewelry 3350 websites – $50 \r\n.jo 555 websites – $50 \r\n.jobs 46350 websites- $50 \r\n.joburg 3139 websites – $50 \r\n.jp 1146243 websites Japan – $100 \r\n.juegos 844 websites – $50 \r\n.kaufen 7134 websites – $50 \r\n.kg 664 websites International zone Kyrgyzstan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.kg 8919 websites Kyrgyzstan – $50 \r\n.ki 1146 websites – $50 \r\n.kim 16637 websites- $50 \r\n.kitchen 6581 websites – $50 \r\n.kiwi 19426 websites – $50 \r\n.kn 1271 websites – $50 \r\n.koeln 23489 websites – $50 \r\n.kr 254447 websites Korea- $50 \r\n.krd 375 websites – $50 \r\n.kred 6120 websites – $50 \r\n.kw 423 websites – $50 \r\n.ky 1201 websites – $50 \r\n.kyoto 659 websites – $50 \r\n.kz 112459 websites Kazakhstan – $50 \r\n.kz 5876 websites International zone Kazakhstan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.la 32189 websites Laos – $50 \r\n.land 14474 websites- $50 \r\n.lat 2971 websites – $50 \r\n.law 11842 websites – $50 \r\n.lawyer 11600 websites- $50 \r\n.lc 651 websites- $50 \r\n.lease 1855 websites- $50 \r\n.leclerc 127 websites- $50 \r\n.legal 11047 websites- $50 \r\n.lgbt 2249 websites- $50 \r\n.li 12044 websites – $50 \r\n.life 170053 websites – $50 \r\n.lighting 6096 websites – $50 \r\n.limited 5365 websites – $50 \r\n.limo 2409 websites- $50 \r\n.link 133123 websites – $50 \r\n.live 160896 websites – $50 \r\n.lk 6601 websites – $50 \r\n.loan 1932173 websites- $200 \r\n.loans 3914 websites – $50 \r\n.lol 7470 websites- $50 \r\n.london 82443 websites London, United Kingdom- $50 \r\n.love 22287 websites- $50 \r\n.lt 27710 websites International zone Lithuania:.com.net.biz.info.org.name.tel.mobi.asia \r\n.lt 89073 websites Lithuania- $50 \r\n.ltd 329225 websites – $50 \r\n.lu 43052 websites Luxembourg – $50 \r\n.lu 4125 websites International zone Luxembourg:.com.net.biz.info.org.name.tel.mobi.asia \r\n.luxury 905 websites – $50 \r\n.lv 61886 websites Latvia- $50 \r\n.lv 8887 websites International zone Latvia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ly 8013 websites – $50 \r\n.ma 51862 websites Morocco – $50 \r\n.maison 1123 websites – $50 \r\n.management 10088 websites- $50 \r\n.market 22167 websites- $50 \r\n.marketing 18262 websites- $50 \r\n.markets 816 websites- $50 \r\n.mba 3023 websites- $50 \r\n.mc 3036 websites Monaco – $50 \r\n.md 15435 websites Moldova – $50 \r\n.md 1293 websites International zone Moldova:.com.net.biz.info.org.name.tel.mobi.asia \r\n.me 761596 websites Montenegro – $80 \r\n.me 86897 websites International zone Montenegro:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.media 40573 websites – $50 \r\n.melbourne 10041 websites – $50 \r\n.memorial 512 websites – $50 \r\n.men 470140 websites – $80 \r\n.menu 5512 websites restaurants- $50 \r\n.mg 3380 websites Madagascar- $50 \r\n.miami 14431 websites Miami, USA – $50 \r\n.mk 12704 websites – $50 \r\n.ml 70170 websites – $50 \r\n.mma 1706 websites – $50 \r\n.mn 16710 websites – $50 \r\n.mo 573 websites – $50 \r\n.mobi 462419 websites- $80 \r\n.moda 3015 websites – $50 \r\n.moe 7709 websites – $50 \r\n.mom 3145 websites – $50 \r\n.money 9731 websites – $50 \r\n.mortgage 3126 websites – $50 \r\n.moscow 22097 websites Moscow Russian Federation- $50 \r\n.movie 2575 websites – $50 \r\n.mr 1725 websites – $50 \r\n.ms 7565 websites – $50 \r\n.mt 1623 websites Malta – $50 \r\n.mu 6175 websites – $50 \r\n.museum 34464 websites – $50 \r\n.mv 1907 websites – $50 \r\n.mw 8579 websites Malawi – $50 \r\n.mx 609278 websites Mexico- $80 \r\n.mx 86593 websites International zone Mexico:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.my 283349 websites Malaysia- $80 \r\n.mz 263 websites – $50 \r\n.na 781 websites – $50 \r\n.nagoya 7807 websites – $50 \r\n.name 135818 websites- $50 \r\n.navy 698 websites – $50 \r\n.nc 1240 websites – $50 \r\n.network 40018 websites – $50 \r\n.news 65546 websites – $50 \r\n.ng 16608 websites – $50 \r\n.ngo 3422 websites – $50 \r\n.ninja 49007 websites – $50 \r\n.nl 1019697 websites International zone Netherlands:.com.net.biz.info.org.name.tel.mobi.asia-$100 \r\n.nl 3566172 websites Netherlands – $200 \r\n.no 579185 websites Norway – $80 \r\n.no 74318 websites International zone Norway:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.nra 144 websites – $50 \r\n.nrw 18487 websites – $50 \r\n.nu 489605 websites Niue- $50 \r\n.nyc 67153 websites – $50 \r\n.nz 576127 websites New Zealand – $80 \r\n.om 1603 websites – $50 \r\n.one 63063 websites – $50 \r\n.ong 3422 websites – $50 \r\n.onl 3790 websites – $50 \r\n.online 695007 websites – $50 \r\n.ooo 6400 websites – $50 \r\n.org.np 7082 websites – $50 \r\n.org.ua 41362 websites – $50 \r\n.organic 1633 websites – $50 \r\n.osaka 628 websites – $50 \r\n.ovh 50056 websites – $50 \r\n.pa 1558 websites – $50 \r\n.paris 19283 websites – $50 \r\n.partners 6576 websites – $50 \r\n.parts 5514 websites – $50 \r\n.party 115578 websites- $50 \r\n.pe 59157 websites International zone Peru:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.pe 69367 websites Peru – $50 \r\n.pet 8487 websites – $50 \r\n.pf 349 websites – $50 \r\n.pg 1979 websites Papua – $50 \r\n.ph 17940 websites Philippines – $50 \r\n.photo 17165 websites- $50 \r\n.photography 50434 websites- $50 \r\n.photos 19107 websites- $50 \r\n.physio 1160 websites- $50 \r\n.pics 7659 websites- $50 \r\n.pictures 7807 websites- $50 \r\n.pink 6373 websites- $50 \r\n.pizza 5949 websites – $50 \r\n.pk 44464 websites Pakistan – $50 \r\n.pl 1675325 websites Poland – $100 \r\n.pl 327587 websites International zone Poland:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.place 7002 websites – $50 \r\n.plumbing 3005 websites – $50 \r\n.plus 9892 websites – $50 \r\n.pm 4401 websites – $50 \r\n.poker 3209 websites – $50 \r\n.porn 10023 websites- $50 \r\n.post 3481 websites – $50 \r\n.pr 18419 websites – $50 \r\n.press 35032 websites – $50 \r\n.pro 280776 websites – $50 \r\n.productions 6144 websites – $50 \r\n.promo 5020 websites – $50 \r\n.properties 14144 websites – $50 \r\n.property 4366 websites – $50 \r\n.ps 2050 websites – $50 \r\n.pt 17691 websites International zone Portugal:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.pt 225136 websites Portugal – $80 \r\n.pub 16703 websites – $50 \r\n.pw 16206 websites – $50 \r\n.py 4635 websites – $50 \r\n.qa 8503 websites – $50 \r\n.quebec 8042 websites – $50 \r\n.racing 55001 websites – $50 \r\n.re 11082 websites – $50 \r\n.realtor 39465 websites – $50 \r\n.realty 55291 websites – $50 \r\n.recipes 3251 websites – $50 \r\n.red 25701 websites – $50 \r\n.rehab 1816 websites – $50 \r\n.reise 4146 websites – $50 \r\n.reisen 9228 websites – $50 \r\n.reit 126 websites – $50 \r\n.ren 108303 websites – $50 \r\n.rent 3788 websites – $50 \r\n.rentals 11823 websites- $50 \r\n.repair 6628 websites- $50 \r\n.report 5869 websites – $50 \r\n.republican 952 websites – $50 \r\n.rest 1894 websites – $50 \r\n.restaurant 7703 websites – $50 \r\n.review 229514 websites – $80 \r\n.reviews 16132 websites- $50 \r\n.rio 1062 websites- $50 \r\n.rip 3199 websites- $50 \r\n.ro 42046 websites International zone Romania:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.ro 483266 websites Romania – $80 \r\n.rocks 81108 websites – $50 \r\n.rs 75503 websites Serbia – $50 \r\n.ru 5292104 websites Russian- $250 \r\n.ru 514668 websites International zone Russian:.com.net.biz.info.org.name.tel.mobi.asia -$80 \r\n.ru.com 6499 websites Russia – $50 \r\n.ruhr 9887 websites – $50 \r\n.run 10622 websites – $50 \r\n.rw 244 websites – $50 \r\n.sa 5064 websites International zone Saudi Arabia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.sa 11604 websites Saudi Arabia- $50 \r\n.saarland 3825 websites – $50 \r\n.sale 35407 websites – $50 \r\n.salon 1782 websites – $50 \r\n.sarl 939 websites – $50 \r\n.sc 4942 websites Seychelles- $50 \r\n.school 11672 websites – $50 \r\n.schule 4678 websites – $50 \r\n.science 74115 websites – $80 \r\n.scot 11175 websites – $50 \r\n.sd 619 websites – $50 \r\n.se 293316 websites International zone Sweden:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.se 1799365 websites Sweden – $150 \r\n.seat 618 websites – $50 \r\n.security 255 websites – $50 \r\n.services 52098 websites – $50 \r\n.sex 7655 websites – $50 \r\n.sexy 18260 websites – $50 \r\n.sg 164351 websites Republic Of Singapore – $50 \r\n.sh 9408 websites – $50 \r\n.shiksha 1626 websites – $50 \r\n.shoes 5007 websites – $50 \r\n.shop 402139 websites – $80 \r\n.shopping 6297 websites – $50 \r\n.show 6946 websites – $50 \r\n.si 12879 websites International zone Slovenia:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.si 39749 websites Slovenia- $50 \r\n.singles 3559 websites – $50 \r\n.site 384414 websites – $80 \r\n.sk 31572 websites International zone Slovakia:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.sk 347101 websites Slovakia- $80 \r\n.ski 5071 websites – $50 \r\n.sl 418 websites – $50 \r\n.sm 2009 websites – $50 \r\n.sn 344 websites International zone Senegal:.com.net.biz.info.org.name.tel.mobi.asia \r\n.sn 4954 websites Senegal – $50 \r\n.so 9003 websites – $50 \r\n.soccer 2833 websites – $50 \r\n.social 19134 websites – $50 \r\n.software 13001 websites – $50 \r\n.solar 7095 websites – $50 \r\n.solutions 81282 websites – $50 \r\n.soy 1200 websites – $50 \r\n.space 220771 websites – $80 \r\n.sr 638 – $50 \r\n.srl 4391 – $50 \r\n.st 7683 websites – $50 \r\n.storage 623 – $50 \r\n.store 167141 websites – $50 \r\n.stream 239795 websites – $80 \r\n.studio 39132 websites – $50 \r\n.study 5132 websites – $50 \r\n.style 9248 websites – $50 \r\n.su 125358 websites Russian- $50 \r\n.sucks 7629 websites – $50 \r\n.supplies 3082 websites – $50 \r\n.supply 4580 websites – $50 \r\n.support 20377 websites – $50 \r\n.surf 2573 websites – $50 \r\n.surgery 1778 websites – $50 \r\n.sv 8132 websites Salvador- $50 \r\n.swiss 17323 websites – $50 \r\n.sx 3240 websites – $50 \r\n.sy 2063 websites – $50 \r\n.sydney 10073 websites – $50 \r\n.systems 26094 websites – $50 \r\n.sz 194 websites – $50 \r\n.taipei 5664 websites – $50 \r\n.tattoo 2004 websites- $50 \r\n.tax 5788 websites – $50 \r\n.taxi 5784 websites – $50 \r\n.tc 16384 websites Turks and Caicos Islands- $50 \r\n.team 18421 websites- $50 \r\n.tech 196321 websites – $50 \r\n.technology 40181 websites- $50 \r\n.tel 80752 websites- $50 \r\n.tennis 1494 websites – $50 \r\n.tf 2049 websites – $50 \r\n.tg 521 websites – $50 \r\n.th 23968 websites Kingdom Of Thailand- $50 \r\n.theater 1053 websites – $50 \r\n.tickets 1141 websites – $50 \r\n.tienda 2951 websites – $50 \r\n.tips 31287 websites- $50 \r\n.tires 960 websites – $50 \r\n.tirol 5412 websites – $50 \r\n.tj 34 websites International zone Tajikistan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.tj 6804 websites Tajikistan- $50 \r\n.tk 12799253 websites Tokelau – $450 \r\n.tl 2728 websites – $50 \r\n.tm 6056 websites Turkmenistan- $50 \r\n.tm 44 websites International zone Turkmenistan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.tn 27383 websites – $50 \r\n.to 16987 websites Tonga- $50 \r\n.today 98034 websites – $50 \r\n.tokyo 90132 websites – $50 \r\n.tools 10439 websites – $50 \r\n.top 2140480 websites – $200 \r\n.tours 9151 websites – $50 \r\n.town 3328 websites – $50 \r\n.toys 4391 websites – $50 \r\n.tr 138818 International zone Turkey:.com.net.biz.info.org.name.tel.mobi.asia -$50 \r\n.tr 317690 websites Turkey – $80 \r\n.trade 151130 websites – $50 \r\n.trading 896 websites – $50 \r\n.training 18192 websites – $50 \r\n.travel 18054 websites – $50 \r\n.tt 516 websites – $50 \r\n.tube 2104 websites – $50 \r\n.tv 559502 websites Tuvalu – $80 \r\n.tw 243062 websites Taiwan – $50 \r\n.tz 1874 websites – $50 \r\n.ua 117701 websites International zone Ukraine:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.ua 553216 websites Ukraina – $80 \r\n.ug 2331 websites Ukraina \r\n.uk 3304606 websites International zone United Kingdom:.com.net.biz.info.org.name.tel.mobi.asia-$150 \r\n.uk 5496382 websites United Kingdom – $250 \r\n.university 5799 websites – $50 \r\n.uno 16394 websites – $50 \r\n.us 3139563 websites USA – $200 \r\n.us 578927 websites International zone USA:.com.net.biz.info.org.name.tel.mobi.asia-$80 \r\n.uy 14683 websites Uruguay – $50 \r\n.uz 365 websites International zone Uzbekistan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.uz 14689 websites Uzbekistan – $50 \r\n.vacations 3926 websites – $50 \r\n.vc 16606 websites – $50 \r\n.ve 14015 websites Venezuela – $50 \r\n.vegas 18008 websites Las Vegas NV United States of America – $50 \r\n.ventures 10066 websites – $50 \r\n.versicherung 2009 websites – $50 \r\n.vet 5760 websites – $50 \r\n.vg 8389 site – $50 \r\n.viajes 2512 site – $50 \r\n.video 16204 websites- $50 \r\n.villas 1940 site – $50 \r\n.vin 5094 websites – $50 \r\n.vip 755289 websites – $80 \r\n.vision 6420 websites – $50 \r\n.vlaanderen 6114 websites – $50 \r\n.vn 161855 websites International zone Vietnam:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.vn 436005 websites Vietnam – $80 \r\n.vodka 1420 websites – $50 \r\n.vote 2316 websites – $50 \r\n.voto 269 websites – $50 \r\n.voyage 2773 websites – $50 \r\n.vu 1201 websites – $50 \r\n.wales 13063 websites – $50 \r\n.wang 604718 websites – $80 \r\n.watch 6120 websites – $50 \r\n.webcam 60142 websites – $50 \r\n.website 207002 websites -$50 \r\n.wedding 22162 websites – $50 \r\n.wf 1188 websites – $50 \r\n.wien 14464 websites – $50 \r\n.wien 14913 websites – $50 \r\n.wiki 14129 websites wikis – $50 \r\n.win 655735 websites – $80 \r\n.wine 13095 websites – $50 \r\n.work 256086 websites – $80 \r\n.works 15112 websites – $50 \r\n.world 86012 websites – $50 \r\n.ws 97008 websites Samoa- $80 \r\n.wtf 10038 websites – $50 \r\n.xin 178450 websites – $50 \r\n.xn--3ds443g 44019 websites – $50 \r\n.xn--55qx5d 47456 websites – $50 \r\n.xn--6qq986b3xl 18188 websites – $50 \r\n.xn--czr694b 21109 websites – $50 \r\n.xn--czru2d 9020 websites – $50 \r\n.xn--fiq228c5hs 12145 websites – $50 \r\n.xn--io0a7i 30199 websites – $50 \r\n.xn--j6w193g 31764 websites – $50 \r\n.xn--kput3i 31856 websites – $50 \r\n.xn--mgbaam7a8h 2038 websites – $50 \r\n.xn--mgberp4a5d4ar 2534 websites – $50 \r\n.xn--mk1bu44c 6001 websites – $50 \r\n.xn--rhqv96g 7723 websites – $50 \r\n.xn--ses554g 198539 websites – $80 \r\n.xn--tckwe 6197 websites – $50 \r\n.xn--vuq861b 19706 websites – $50 \r\n.xxx 119879 websites- $50 \r\n.xyz 1888763 websites – $150 \r\n.yachts 154 websites – $50 \r\n.yoga 7963 websites – $50 \r\n.yokohama 8140 websites – $50 \r\n.yt 2004 websites – $50 \r\n.za 837189 websites South Africa – $100 \r\n.zm 224 websites – $50 \r\n.zone 25798 websites – $50 \r\n.бг (.xn--90ae) 2470 websites – $50 \r\n.дети 169 websites – $50 \r\n.москва (.xn--80adxhks) 19582 websites Moscow – $50 \r\n.онлайн 3403 websites – $50 \r\n.орг 1160 websites – $50 \r\n.рус (.xn--p1acf) 110789 websites – $50 \r\n.рф (.xn--p1ai) 869759 websites Russia – $80 \r\n.сайт 1146 websites – $50 \r\n.укр (.xn--j1amh) 10563 websites- $50 \r\n.संगठन 105 sites – $50 \r\n>.みんな 166 sites – $50 \r\n.コム 6532 sites – $50 \r\n.世界 4171 sites – $50 \r\n.公司 46161 sites – $50 \r\n.商城 6 907 sites – $50 \r\n.商标 9865 sites – $50 \r\n.我爱你 15465 sites – $50 \r\n.手机 31543 sites – $50 \r\n.机构 243 sites – $50 \r\n.游戏 187 sites – $50 \r\n.移动 3277 sites – $50 \r\n.网店 3711 sites – $50 \r\n.网络 30808 sites – $50 \r\n.닷컴 5937 sites – $50 \r\n.بازار sites 648 – $50 \r\n.شبكة sites 833 – $50 \r\n.موقع sites 478 – $50\";s:6:\"submit\";s:4:\"SEND\";}','2019-12-30 12:59:22'),(33,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"contactthtigc\";s:9:\"email-722\";s:25:\"julia_altier71@rambler.ru\";s:8:\"text-697\";s:9:\"123456789\";s:12:\"textarea-853\";s:33297:\"Dear sir! \r\n \r\nSending newsletters via forms into the "Contact us" section to the sites of business organizations via any countries of the world in all languages. \r\n \r\nThe Letter is sent to E-mail address \r\n of firm 100 percent will get to the inbox! \r\n \r\nTest: \r\nten thousand messages on foreign zones to your email address - 20 dollars. \r\nWe need from You only email address, title and text of the letter. \r\n \r\nIn our price there are more 800 databases for all domains of the world. \r\nCommon databases: \r\nAll Europe 44 countries 60726150 of domain names - 1100$ \r\nAll European Union 28 countries 56752547 of domains- 1000$ \r\nAll Asia 48 countries 14662004 of domain names - 300$ \r\nAll Africa 50 countries 1594390 of domains - 200$ \r\nAll North and Central America in 35 countries 7441637 of domain names - 300$ \r\nAll South America 14 countries 5826884 of sites - 200$ \r\nNew domains from around the world registered 24-48 hours ago. (A cycle of 15 mailings during the month) - 500$ \r\nBusinesses of Russia 3012045 - 300$ \r\nUkraine 605745 of domains - 100$ \r\nAll Russian-speaking countries minus RF are 15 countries and there are 1526797 of domains - 200$ \r\nNew domain names of the Russian Federation, registered 24-48 hours ago (A cycle of 15 mailings during the month) - 250$ \r\n \r\nDatabases for sending newsletters: \r\nWhois-service databases of sites for all nations of the world. \r\nYou can purchase our databases separately from newsletter's service at the request. \r\n \r\nP.S. \r\nPls., do not respond to this commercial offer from your email account, as it has been generated in automatic mode and will not get anywhere! \r\nContact E-mail: feedback-contact@seznam.cz \r\n \r\nPRICE LIST: \r\n \r\nTest mailing: $20 – 10000 contact forms websites \r\n \r\nAll Europe 44 countries there are 60726150 websites – $1100 \r\n \r\nAll EU 28 countries there are 56752547 websites – $1000 \r\n \r\nAll Asia 48 countries there are 14662004 websites – $500 \r\n \r\nAll Africa 50 countries there are 1594390 websites – $200 \r\n \r\nAll North and Central America is 35 countries there are 7441637 websites – $300 \r\n \r\nAll South America 14 countries there are 5826884 websites – $200 \r\n \r\nTop 1 Million World’s Best websites – $100 \r\n \r\nTop 16821856 the most visited websites in the world – $200 \r\n \r\nBusinesses and organizations of the Russian Federation – there are 3012045 websites – $300 \r\n \r\nUkraine 605745 websites – $100 \r\n \r\nAll Russian-speaking countries minus Russia – there are 15 countries and 1526797 websites – $200 \r\n \r\n1499203 of hosting websites around the world (there are selections for all countries, are excluded from databases for mailings) – $200 \r\n \r\n35439 websites of public authorities of all countries of the world (selections for all countries, are excluded from databases for mailings) – $100 \r\n \r\nCMS mailings: \r\nAmiro 2294 websites $50 \r\nBitrix 175513 websites $80 \r\nConcrete5 49721 websites $50 \r\nCONTENIDO 7769 websites $50 \r\nCubeCart 1562 websites $50 \r\nDatalife Engine 29220 websites $50 \r\nDiscuz 70252 websites $50 \r\nDotnetnuke 31114 websites $50 \r\nDrupal 802121 websites $100 \r\nHostCMS 6342 websites $50 \r\nInstantCMS 4936 websites $50 \r\nInvision Power Board 510 websites $50 \r\nJoomla 1906994 websites $200 \r\nLiferay 5937 websites $50 \r\nMagento 269488 websites $80 \r\nMODx 67023 websites $50 \r\nMovable Type 13523 websites $50 \r\nNetCat 6936 websites $50 \r\nNopCommerce 5313 websites $50 \r\nOpenCart 321057 websites $80 \r\nosCommerce 65468 websites $50 \r\nphpBB 3582 websites $50 \r\nPrestashop 92949 websites $50 \r\nShopify 365755 websites $80 \r\nSimpla 8963 websites $50 \r\nSitefinity 4883 websites $50 \r\nTYPO3 227167 websites $80 \r\nUMI.CMS 15943 websites $50 \r\nvBulletin 154677 websites $80 \r\nWix 2305768 websites $230 \r\nWordPress 14467405 websites $450 \r\nWooCommerce 2097367 websites $210 \r\n \r\n.com 133766112 websites commercial – $1950 \r\n.biz 2361884 websites business – $150 \r\n.info 6216929 websites information – $250 \r\n.net 15689222 websites network – $450 \r\n.org 10922428 websites organization – $350 \r\n \r\n.abogado 279 websites – $50 \r\n.ac 16799 websites – $50 \r\n.academy 27306 websites – $50 \r\n.accountant 96542 websites – $50 \r\n.actor 1928 websites – $50 \r\n.ad 414 websites – $50 \r\n.adult 10540 websites- $50 \r\n.ae 1821 websites International zone UAE:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ae 199533 websites UAE – $50 \r\n.aero 18325 websites- $50 \r\n.af 3315 websites – $50 \r\n.africa 15056 websites- $50 \r\n.ag 10339 websites – $50 \r\n.agency 47508 websites – $50 \r\n.ai 17199 websites – $50 \r\n.airforce 560 websites – $50 \r\n.al 6078 websites – $50 \r\n.alsace 1982 websites – $50 \r\n.am 17987 websites Armenia – $50 \r\n.am 1684 websites International zone Armenia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.amsterdam 28141 websites Amsterdam, Kingdom of the Netherlands – $50 \r\n.ao 518 websites – $50 \r\n.apartments 3758 websites – $50 \r\n.ar 551804 websites Argentina – $80 \r\n.ar 64008 websites International zone Argentina:.com .net .biz .info .name .tel .mobi .asia – $50 \r\n.archi 2084 websites – $50 \r\n.army 1842 websites – $50 \r\n.art 26402 websites – $50 \r\n.as 10025 websites – $50 \r\n.asia 228418 websites – $80 \r\n.associates 3340 websites – $50 \r\n.at 1356722 websites Austria – $100 \r\n.at 181907 websites International zone Austria :.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.attorney 8224 websites- $50 \r\n.attorney 7204 websites – $50 \r\n.au 2243263 websites Australia – $150 \r\n.au 461279 websites International zone Australia:.com.net.biz.info.org.name.tel.mobi.asia-$80 \r\n.auction 3625 websites- $50 \r\n.audio 23052 websites- $50 \r\n.auto 400 websites- $50 \r\n.aw 235 websites- $50 \r\n.az 11104 websites Azerbaijan – $50 \r\n.az 2036 websites International zone Azerbaijan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ba 7012 websites – $50 \r\n.ba 2291 websites International zone Bosnia and Herzegovina:.com.net.biz.info.org.name.tel.mobi.asia \r\n.band 11515 websites – $50 \r\n.bank 1621 websites- $50 \r\n.bar 5506 websites – $50 \r\n.barcelona 7919 websites – $50 \r\n.bargains 2997 websites- $50 \r\n.bayern 32565 websites – $50 \r\n.bb 2277 websites – $50 \r\n.be 1349658 websites Belgium – $100 \r\n.be 184810 websites International zone Belgium:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.beer 11834 websites- $50 \r\n.berlin 58088 websites Berlin – $50 \r\n.best 2912 websites – $50 \r\n.bet 17637 websites – $50 \r\n.bf 238 websites – $50 \r\n.bg 33252 websites Bulgaria – $50 \r\n.bg 50685 websites International zone Bulgaria:.com.net.biz.info.org.name.tel.mobi.asia \r\n.bh 453 websites – $50 \r\n.bi 2328 websites Burundi- $50 \r\n.bible 1160 websites – $50 \r\n.bid 474509 websites – $80 \r\n.bike 15729 websites – $50 \r\n.bingo 1332 websites – $50 \r\n.bio 15531 websites- $50 \r\n.bj 147 websites- $50 \r\n.black 6582 websites – $50 \r\n.blackfriday 12106 websites – $50 \r\n.blog 145463 websites – $50 \r\n.blue 16852 websites – $50 \r\n.bm 8089 websites Bermuda – $50 \r\n.bo 2302 websites- $50 \r\n.boats 266 websites- $50 \r\n.boston 21762 websites- $50 \r\n.boutique 8834 websites – $50 \r\n.br 2367290 websites Brazil – $150 \r\n.br 933750 websites International zone Brazil:.com.net.biz.info.org.name.tel.mobi.asia-$100 \r\n.bradesco 129 websites- $50 \r\n.broadway 261 websites- $50 \r\n.broker 660 websites- $50 \r\n.brussels 7181 websites – $50 \r\n.bs 330 websites- $50 \r\n.bt 284 websites- $50 \r\n.build 3857 websites- $50 \r\n.builders 3906 websites- $50 \r\n.business 35168 websites – $50 \r\n.buzz 11257 websites – $50 \r\n.bw 656 websites – $50 \r\n.by 1574 websites International zone Belarus:.com.net.biz.info.org.name.tel.mobi.asia \r\n.by 92679 websites Belarus – $50 \r\n.bz 7751 websites – $50 \r\n.bzh 5403 websites – $50 \r\n.ca 2587463 websites Canada – $150 \r\n.ca 288395 websites International zone Canada:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.cab 3223 websites – $50 \r\n.cafe 13606 websites – $50 \r\n.cam 5156 websites – $50 \r\n.camera 5236 websites – $50 \r\n.camp 6315 websites – $50 \r\n.capetown 4750 websites – $50 \r\n.capital 11387 websites – $50 \r\n.car 342 websites – $50 \r\n.cards 5992 websites – $50 \r\n.care 18204 websites – $50 \r\n.career 1217 websites – $50 \r\n.careers 7055 websites – $50 \r\n.cars 309 websites – $50 \r\n.casa 18918 websites – $50 \r\n.cash 13193 websites – $50 \r\n.casino 4354 websites – $50 \r\n.cat 108569 websites – $50 \r\n.catering 3482 websites – $50 \r\n.cc 1920589 websites Cocos Keeling Islands- $150 \r\n.cd 5365 websites – $50 \r\n.center 35353 websites – $50 \r\n.ceo 2458 websites – $50 \r\n.cf 476142 websites Central African Republic – $50 \r\n.cg 166 – $50 \r\n.ch 1471685 websites Switzerland – $100 \r\n.ch 205292 websites International zone Switzerland:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.chat 11126 websites – $50 \r\n.cheap 3267 websites – $50 \r\n.christmas 15255 websites – $50 \r\n.church 21104 websites – $50 \r\n.ci 112 websites International zone Cote d’Ivoire:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ci 5663 websites Cote d’Ivoire- $50 \r\n.city 46171 websites – $50 \r\n.cl 498401 websites Chile – $80 \r\n.claims 2374 websites – $50 \r\n.cleaning 2385 websites – $50 \r\n.click 181015 websites – $50 \r\n.clinic 7006 websites – $50 \r\n.clothing 13639 websites – $50 \r\n.cloud 134113 websites – $50 \r\n.club 1045323 websites – $100 \r\n.cm 12001 websites Cameroon- $50 \r\n.cn 1372416 websites International zone China:.com.net.biz.info.org.name.tel.mobi.asia-$100 \r\n.cn 7264587 websites China – $300 \r\n.co 1778923 websites Colombia – $150 \r\n.coach 12002 websites- $50 \r\n.codes 6844 websites – $50 \r\n.coffee 17257 websites – $50 \r\n.cologne 5137 websites – $50 \r\n.cologne 5198 websites – $50 \r\n.com.ar 657716 websites Argentina – $80 \r\n.com.br 942898 websites Brazil – $100 \r\n.com.cy 11153 websites Cyprus – $50 \r\n.com.ni 23747 websites – $50 \r\n.com.np 38828 websites – $50 \r\n.com.ru, .net.ru, .org.ru, .spb.ru, .msk.ru 79058 websites Russia – $50 \r\n.community 13013 websites – $50 \r\n.company 61217 websites – $50 \r\n.computer 5039 websites – $50 \r\n.condos 2192 websites – $50 \r\n.construction 6804 websites – $50 \r\n.consulting 22128 websites – $50 \r\n.contractors 3982 websites – $50 \r\n.cooking 1476 websites – $50 \r\n.cool 16008 websites – $50 \r\n.coop 7879 websites – $50 \r\n.corsica 1042 websites – $50 \r\n.country 7144 websites – $50 \r\n.cr 7934 websites – $50 \r\n.credit 4020 websites – $50 \r\n.creditcard 825 websites – $50 \r\n.creditunion 511 websites – $50 \r\n.cricket 33413 websites – $50 \r\n.cruises 2234 websites – $50 \r\n.cu 137 websites – $50 \r\n.cv 1879 websites – $50 \r\n.cx 15753 websites – $50 \r\n.cy 11092 websites Cyprus – $50 \r\n.cy 710 websites International zone Cyprus:.com.net.biz.info.org.name.tel.mobi.asia \r\n.cymru 7114 websites – $50 \r\n.cz 193400 websites International zone Czech Republic:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.cz 930208 websites Czech Republic – $80 \r\n.dance 6290 websites – $50 \r\n.date 123037 websites – $50 \r\n.dating 2892 websites – $50 \r\n.de 15078512 websites Germany – $450 \r\n.de 3894156 websites International zone Germany:.com.net.biz.info.org.name.tel.mobi.asia-$200 \r\n.deals 8132 websites – $50 \r\n.degree 2178 websites – $50 \r\n.delivery 4782 websites – $50 \r\n.democrat 1072 websites – $50 \r\n.dental 7541 websites – $50 \r\n.dentist 3046 websites – $50 \r\n.desi 2647 websites – $50 \r\n.design 71711 websites – $50 \r\n.diamonds 2730 websites – $50 \r\n.diet 18291 websites – $50 \r\n.digital 31449 websites – $50 \r\n.direct 10629 websites – $50 \r\n.directory 18157 websites – $50 \r\n.discount 3898 websites – $50 \r\n.dj 7280 websites – $50 \r\n.dk 1320155 websites Denmark – $100 \r\n.dk 148164 websites International zone Denmark:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.dm 23318 websites – $50 \r\n.do 5255 websites Dominican Republic- $50 \r\n.dog 10030 websites – $50 \r\n.domains 6553 websites – $50 \r\n.download 129223 websites – $50 \r\n.durban 2247 websites – $50 \r\n.dz 982 websites – $50 \r\n.earth 8139 websites – $50 \r\n.ec 11731 websites – $50 \r\n.edu 4445 websites – $50 \r\n.edu.np 4883 websites- $50 \r\n.education 22003 websites – $50 \r\n.ee 10490 websites International zone Estonia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ee 119701 websites Estonia- $50 \r\n.eg 1699 websites – $50 \r\n.email 77321 websites – $50 \r\n.energy 9769 websites – $50 \r\n.engineer 2785 websites – $50 \r\n.engineering 5533 websites – $50 \r\n.enterprises 6153 websites – $50 \r\n.equipment 5760 websites – $50 \r\n.es 1685048 websites Spain – $100 \r\n.es 541916 websites International zone Spain:.com.net.biz.info.org.name.tel.mobi.asia-$80 \r\n.estate 9185 websites – $50 \r\n.et 124 websites – $50 \r\n.eu 3321576 websites Europe – $150 \r\n.eu 633384 websites International zone Europe:.com.net.biz.info.org.name.tel.mobi.asia-$80 \r\n.eus 8116 websites – $50 \r\n.events 22115 websites – $50 \r\n.exchange 9432 websites – $50 \r\n.expert 31240 websites – $50 \r\n.exposed 3147 websites – $50 \r\n.express 6919 websites – $50 \r\n.fail 3322 websites – $50 \r\n.faith 54195 websites – $50 \r\n.family 15577 websites – $50 \r\n.fans 1388 websites – $50 \r\n.farm 13499 websites – $50 \r\n.fashion 12475 websites – $50 \r\n.feedback 2301 websites – $50 \r\n.fi 178337 websites Finland – $50 \r\n.fi 69631 websites International zone Finland:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.film 3601 websites – $50 \r\n.finance 7982 websites – $50 \r\n.financial 4086 websites – $50 \r\n.fish 4162 websites – $50 \r\n.fishing 1423 websites – $50 \r\n.fit 17007 websites – $50 \r\n.fitness 9689 websites – $50 \r\n.flights 2119 websites – $50 \r\n.florist 2286 websites – $50 \r\n.flowers 25590 websites – $50 \r\n.fm 5407 websites – $50 \r\n.fo 3098 websites- $50 \r\n.football 4877 websites – $50 \r\n.forex 212 websites – $50 \r\n.forsale 7118 websites – $50 \r\n.foundation 10118 websites – $50 \r\n.fr 2391045 websites France – $150 \r\n.fr 639546 websites International zone France:.com.net.biz.info.org.name.tel.mobi.asia-$80 \r\n.frl 14028 websites – $50 \r\n.fun 86419 websites – $50 \r\n.fund 11205 websites – $50 \r\n.furniture 2246 websites – $50 \r\n.futbol 2783 websites – $50 \r\n.fyi 9772 websites – $50 \r\n.ga 12048 websites Gabon – $50 \r\n.gal 4606 websites – $50 \r\n.gallery 17263 websites – $50 \r\n.game 1996 websites – $50 \r\n.games 13234 websites – $50 \r\n.garden 914 websites – $50 \r\n.gd 4238 websites – $50 \r\n.ge 1676 websites International zone Georgia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ge 17361 websites Georgia – $50 \r\n.gent 3389 websites – $50 \r\n.gf 121 websites – $50 \r\n.gg 9443 websites – $50 \r\n.gh 693 websites – $50 \r\n.gi 1063 websites – $50 \r\n.gift 6281 websites – $50 \r\n.gifts 3757 websites – $50 \r\n.gives 1563 websites – $50 \r\n.gl 3575 websites – $50 \r\n.glass 3539 websites – $50 \r\n.global 38972 websites – $50 \r\n.gm 468 websites – $50 \r\n.gmbh 19186 websites – $50 \r\n.gold 9081 websites – $50 \r\n.golf 8319 websites – $50 \r\n.gop 1341 websites – $50 \r\n.gov 4525 websites – $50 \r\n.gov.np 1937 websites- $50 \r\n.gp 416 websites – $50 \r\n.gq 23306 websites – $50 \r\n.gr 356168 websites Greece – $80 \r\n.gr 57984 websites International zone Greece:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.graphics 7155 websites – $50 \r\n.gratis 4283 websites – $50 \r\n.green 3661 websites – $50 \r\n.gripe 1075 websites – $50 \r\n.group 54983 websites – $50 \r\n.gs 5108 websites – $50 \r\n.gt 15351 websites – $50 \r\n.guide 16044 websites – $50 \r\n.guitars 1278 websites – $50 \r\n.guru 60588 websites – $50 \r\n.gy 2447 websites – $50 \r\n.hamburg 23885 websites – $50 \r\n.haus 5186 websites – $50 \r\n.health 6211 websites – $50 \r\n.healthcare 8051 websites – $50 \r\n.help 13500 websites – $50 \r\n.hiphop 1064 websites – $50 \r\n.hiv 331 websites – $50 \r\n.hk 116093 websites – $50 \r\n.hm 249 websites – $50 \r\n.hn 4732 websites – $50 \r\n.hockey 1102 websites – $50 \r\n.holdings 5412 websites – $50 \r\n.holiday 5017 websites – $50 \r\n.homes 432 websites – $50 \r\n.horse 2116 websites – $50 \r\n.host 31309 websites – $50 \r\n.hosting 4132 websites – $50 \r\n.house 18096 websites – $50 \r\n.how 1957 websites – $50 \r\n.hr 16592 websites International zone Croatia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.hr 43565 websites Croatia – $50 \r\n.ht 2559 websites – $50 \r\n.hu 53940 websites International zone Hungary:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.hu 618532 websites Hungary – $80 \r\n.id 37212 websites – $50 \r\n.ie 195987 websites Ireland – $50 \r\n.ie 49861 websites International zone Ireland:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.il 224167 websites Israel – $80 \r\n.il 38537 websites International zone Israel:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.im 20701 websites – $50 \r\n.immo 16009 websites – $50 \r\n.immobilien 7094 websites – $50 \r\n.in 1143482 websites India – $100 \r\n.in 266179 websites International zone India:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.industries 3749 websites – $50 \r\n.ink 27117 websites – $50 \r\n.institute 10134 websites – $50 \r\n.insure 4615 websites – $50 \r\n.int 191 websites – $50 \r\n.international 23930 websites – $50 \r\n.investments 4113 websites – $50 \r\n.io 314287 websites British Indian Ocean – $50 \r\n.iq 1118 websites – $50 \r\n.ir 15487 websites International zone Iran:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ir 427735 websites Iran- $80 \r\n.irish 3326 websites – $50 \r\n.is 31176 websites Iceland – $50 \r\n.ist 10060 websites – $50 \r\n.istanbul 13139 websites – $50 \r\n.it 2258105 websites Italy – $200 \r\n.it 954040 websites International zone Italy:.com.net.biz.info.org.name.tel.mobi.asia-$100 \r\n.je 2716 websites – $50 \r\n.jetzt 11118 websites – $50 \r\n.jetzt 11704 websites – $50 \r\n.jewelry 3350 websites – $50 \r\n.jo 555 websites – $50 \r\n.jobs 46350 websites- $50 \r\n.joburg 3139 websites – $50 \r\n.jp 1146243 websites Japan – $100 \r\n.juegos 844 websites – $50 \r\n.kaufen 7134 websites – $50 \r\n.kg 664 websites International zone Kyrgyzstan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.kg 8919 websites Kyrgyzstan – $50 \r\n.ki 1146 websites – $50 \r\n.kim 16637 websites- $50 \r\n.kitchen 6581 websites – $50 \r\n.kiwi 19426 websites – $50 \r\n.kn 1271 websites – $50 \r\n.koeln 23489 websites – $50 \r\n.kr 254447 websites Korea- $50 \r\n.krd 375 websites – $50 \r\n.kred 6120 websites – $50 \r\n.kw 423 websites – $50 \r\n.ky 1201 websites – $50 \r\n.kyoto 659 websites – $50 \r\n.kz 112459 websites Kazakhstan – $50 \r\n.kz 5876 websites International zone Kazakhstan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.la 32189 websites Laos – $50 \r\n.land 14474 websites- $50 \r\n.lat 2971 websites – $50 \r\n.law 11842 websites – $50 \r\n.lawyer 11600 websites- $50 \r\n.lc 651 websites- $50 \r\n.lease 1855 websites- $50 \r\n.leclerc 127 websites- $50 \r\n.legal 11047 websites- $50 \r\n.lgbt 2249 websites- $50 \r\n.li 12044 websites – $50 \r\n.life 170053 websites – $50 \r\n.lighting 6096 websites – $50 \r\n.limited 5365 websites – $50 \r\n.limo 2409 websites- $50 \r\n.link 133123 websites – $50 \r\n.live 160896 websites – $50 \r\n.lk 6601 websites – $50 \r\n.loan 1932173 websites- $200 \r\n.loans 3914 websites – $50 \r\n.lol 7470 websites- $50 \r\n.london 82443 websites London, United Kingdom- $50 \r\n.love 22287 websites- $50 \r\n.lt 27710 websites International zone Lithuania:.com.net.biz.info.org.name.tel.mobi.asia \r\n.lt 89073 websites Lithuania- $50 \r\n.ltd 329225 websites – $50 \r\n.lu 43052 websites Luxembourg – $50 \r\n.lu 4125 websites International zone Luxembourg:.com.net.biz.info.org.name.tel.mobi.asia \r\n.luxury 905 websites – $50 \r\n.lv 61886 websites Latvia- $50 \r\n.lv 8887 websites International zone Latvia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.ly 8013 websites – $50 \r\n.ma 51862 websites Morocco – $50 \r\n.maison 1123 websites – $50 \r\n.management 10088 websites- $50 \r\n.market 22167 websites- $50 \r\n.marketing 18262 websites- $50 \r\n.markets 816 websites- $50 \r\n.mba 3023 websites- $50 \r\n.mc 3036 websites Monaco – $50 \r\n.md 15435 websites Moldova – $50 \r\n.md 1293 websites International zone Moldova:.com.net.biz.info.org.name.tel.mobi.asia \r\n.me 761596 websites Montenegro – $80 \r\n.me 86897 websites International zone Montenegro:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.media 40573 websites – $50 \r\n.melbourne 10041 websites – $50 \r\n.memorial 512 websites – $50 \r\n.men 470140 websites – $80 \r\n.menu 5512 websites restaurants- $50 \r\n.mg 3380 websites Madagascar- $50 \r\n.miami 14431 websites Miami, USA – $50 \r\n.mk 12704 websites – $50 \r\n.ml 70170 websites – $50 \r\n.mma 1706 websites – $50 \r\n.mn 16710 websites – $50 \r\n.mo 573 websites – $50 \r\n.mobi 462419 websites- $80 \r\n.moda 3015 websites – $50 \r\n.moe 7709 websites – $50 \r\n.mom 3145 websites – $50 \r\n.money 9731 websites – $50 \r\n.mortgage 3126 websites – $50 \r\n.moscow 22097 websites Moscow Russian Federation- $50 \r\n.movie 2575 websites – $50 \r\n.mr 1725 websites – $50 \r\n.ms 7565 websites – $50 \r\n.mt 1623 websites Malta – $50 \r\n.mu 6175 websites – $50 \r\n.museum 34464 websites – $50 \r\n.mv 1907 websites – $50 \r\n.mw 8579 websites Malawi – $50 \r\n.mx 609278 websites Mexico- $80 \r\n.mx 86593 websites International zone Mexico:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.my 283349 websites Malaysia- $80 \r\n.mz 263 websites – $50 \r\n.na 781 websites – $50 \r\n.nagoya 7807 websites – $50 \r\n.name 135818 websites- $50 \r\n.navy 698 websites – $50 \r\n.nc 1240 websites – $50 \r\n.network 40018 websites – $50 \r\n.news 65546 websites – $50 \r\n.ng 16608 websites – $50 \r\n.ngo 3422 websites – $50 \r\n.ninja 49007 websites – $50 \r\n.nl 1019697 websites International zone Netherlands:.com.net.biz.info.org.name.tel.mobi.asia-$100 \r\n.nl 3566172 websites Netherlands – $200 \r\n.no 579185 websites Norway – $80 \r\n.no 74318 websites International zone Norway:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.nra 144 websites – $50 \r\n.nrw 18487 websites – $50 \r\n.nu 489605 websites Niue- $50 \r\n.nyc 67153 websites – $50 \r\n.nz 576127 websites New Zealand – $80 \r\n.om 1603 websites – $50 \r\n.one 63063 websites – $50 \r\n.ong 3422 websites – $50 \r\n.onl 3790 websites – $50 \r\n.online 695007 websites – $50 \r\n.ooo 6400 websites – $50 \r\n.org.np 7082 websites – $50 \r\n.org.ua 41362 websites – $50 \r\n.organic 1633 websites – $50 \r\n.osaka 628 websites – $50 \r\n.ovh 50056 websites – $50 \r\n.pa 1558 websites – $50 \r\n.paris 19283 websites – $50 \r\n.partners 6576 websites – $50 \r\n.parts 5514 websites – $50 \r\n.party 115578 websites- $50 \r\n.pe 59157 websites International zone Peru:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.pe 69367 websites Peru – $50 \r\n.pet 8487 websites – $50 \r\n.pf 349 websites – $50 \r\n.pg 1979 websites Papua – $50 \r\n.ph 17940 websites Philippines – $50 \r\n.photo 17165 websites- $50 \r\n.photography 50434 websites- $50 \r\n.photos 19107 websites- $50 \r\n.physio 1160 websites- $50 \r\n.pics 7659 websites- $50 \r\n.pictures 7807 websites- $50 \r\n.pink 6373 websites- $50 \r\n.pizza 5949 websites – $50 \r\n.pk 44464 websites Pakistan – $50 \r\n.pl 1675325 websites Poland – $100 \r\n.pl 327587 websites International zone Poland:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.place 7002 websites – $50 \r\n.plumbing 3005 websites – $50 \r\n.plus 9892 websites – $50 \r\n.pm 4401 websites – $50 \r\n.poker 3209 websites – $50 \r\n.porn 10023 websites- $50 \r\n.post 3481 websites – $50 \r\n.pr 18419 websites – $50 \r\n.press 35032 websites – $50 \r\n.pro 280776 websites – $50 \r\n.productions 6144 websites – $50 \r\n.promo 5020 websites – $50 \r\n.properties 14144 websites – $50 \r\n.property 4366 websites – $50 \r\n.ps 2050 websites – $50 \r\n.pt 17691 websites International zone Portugal:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.pt 225136 websites Portugal – $80 \r\n.pub 16703 websites – $50 \r\n.pw 16206 websites – $50 \r\n.py 4635 websites – $50 \r\n.qa 8503 websites – $50 \r\n.quebec 8042 websites – $50 \r\n.racing 55001 websites – $50 \r\n.re 11082 websites – $50 \r\n.realtor 39465 websites – $50 \r\n.realty 55291 websites – $50 \r\n.recipes 3251 websites – $50 \r\n.red 25701 websites – $50 \r\n.rehab 1816 websites – $50 \r\n.reise 4146 websites – $50 \r\n.reisen 9228 websites – $50 \r\n.reit 126 websites – $50 \r\n.ren 108303 websites – $50 \r\n.rent 3788 websites – $50 \r\n.rentals 11823 websites- $50 \r\n.repair 6628 websites- $50 \r\n.report 5869 websites – $50 \r\n.republican 952 websites – $50 \r\n.rest 1894 websites – $50 \r\n.restaurant 7703 websites – $50 \r\n.review 229514 websites – $80 \r\n.reviews 16132 websites- $50 \r\n.rio 1062 websites- $50 \r\n.rip 3199 websites- $50 \r\n.ro 42046 websites International zone Romania:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.ro 483266 websites Romania – $80 \r\n.rocks 81108 websites – $50 \r\n.rs 75503 websites Serbia – $50 \r\n.ru 5292104 websites Russian- $250 \r\n.ru 514668 websites International zone Russian:.com.net.biz.info.org.name.tel.mobi.asia -$80 \r\n.ru.com 6499 websites Russia – $50 \r\n.ruhr 9887 websites – $50 \r\n.run 10622 websites – $50 \r\n.rw 244 websites – $50 \r\n.sa 5064 websites International zone Saudi Arabia:.com.net.biz.info.org.name.tel.mobi.asia \r\n.sa 11604 websites Saudi Arabia- $50 \r\n.saarland 3825 websites – $50 \r\n.sale 35407 websites – $50 \r\n.salon 1782 websites – $50 \r\n.sarl 939 websites – $50 \r\n.sc 4942 websites Seychelles- $50 \r\n.school 11672 websites – $50 \r\n.schule 4678 websites – $50 \r\n.science 74115 websites – $80 \r\n.scot 11175 websites – $50 \r\n.sd 619 websites – $50 \r\n.se 293316 websites International zone Sweden:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.se 1799365 websites Sweden – $150 \r\n.seat 618 websites – $50 \r\n.security 255 websites – $50 \r\n.services 52098 websites – $50 \r\n.sex 7655 websites – $50 \r\n.sexy 18260 websites – $50 \r\n.sg 164351 websites Republic Of Singapore – $50 \r\n.sh 9408 websites – $50 \r\n.shiksha 1626 websites – $50 \r\n.shoes 5007 websites – $50 \r\n.shop 402139 websites – $80 \r\n.shopping 6297 websites – $50 \r\n.show 6946 websites – $50 \r\n.si 12879 websites International zone Slovenia:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.si 39749 websites Slovenia- $50 \r\n.singles 3559 websites – $50 \r\n.site 384414 websites – $80 \r\n.sk 31572 websites International zone Slovakia:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.sk 347101 websites Slovakia- $80 \r\n.ski 5071 websites – $50 \r\n.sl 418 websites – $50 \r\n.sm 2009 websites – $50 \r\n.sn 344 websites International zone Senegal:.com.net.biz.info.org.name.tel.mobi.asia \r\n.sn 4954 websites Senegal – $50 \r\n.so 9003 websites – $50 \r\n.soccer 2833 websites – $50 \r\n.social 19134 websites – $50 \r\n.software 13001 websites – $50 \r\n.solar 7095 websites – $50 \r\n.solutions 81282 websites – $50 \r\n.soy 1200 websites – $50 \r\n.space 220771 websites – $80 \r\n.sr 638 – $50 \r\n.srl 4391 – $50 \r\n.st 7683 websites – $50 \r\n.storage 623 – $50 \r\n.store 167141 websites – $50 \r\n.stream 239795 websites – $80 \r\n.studio 39132 websites – $50 \r\n.study 5132 websites – $50 \r\n.style 9248 websites – $50 \r\n.su 125358 websites Russian- $50 \r\n.sucks 7629 websites – $50 \r\n.supplies 3082 websites – $50 \r\n.supply 4580 websites – $50 \r\n.support 20377 websites – $50 \r\n.surf 2573 websites – $50 \r\n.surgery 1778 websites – $50 \r\n.sv 8132 websites Salvador- $50 \r\n.swiss 17323 websites – $50 \r\n.sx 3240 websites – $50 \r\n.sy 2063 websites – $50 \r\n.sydney 10073 websites – $50 \r\n.systems 26094 websites – $50 \r\n.sz 194 websites – $50 \r\n.taipei 5664 websites – $50 \r\n.tattoo 2004 websites- $50 \r\n.tax 5788 websites – $50 \r\n.taxi 5784 websites – $50 \r\n.tc 16384 websites Turks and Caicos Islands- $50 \r\n.team 18421 websites- $50 \r\n.tech 196321 websites – $50 \r\n.technology 40181 websites- $50 \r\n.tel 80752 websites- $50 \r\n.tennis 1494 websites – $50 \r\n.tf 2049 websites – $50 \r\n.tg 521 websites – $50 \r\n.th 23968 websites Kingdom Of Thailand- $50 \r\n.theater 1053 websites – $50 \r\n.tickets 1141 websites – $50 \r\n.tienda 2951 websites – $50 \r\n.tips 31287 websites- $50 \r\n.tires 960 websites – $50 \r\n.tirol 5412 websites – $50 \r\n.tj 34 websites International zone Tajikistan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.tj 6804 websites Tajikistan- $50 \r\n.tk 12799253 websites Tokelau – $450 \r\n.tl 2728 websites – $50 \r\n.tm 6056 websites Turkmenistan- $50 \r\n.tm 44 websites International zone Turkmenistan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.tn 27383 websites – $50 \r\n.to 16987 websites Tonga- $50 \r\n.today 98034 websites – $50 \r\n.tokyo 90132 websites – $50 \r\n.tools 10439 websites – $50 \r\n.top 2140480 websites – $200 \r\n.tours 9151 websites – $50 \r\n.town 3328 websites – $50 \r\n.toys 4391 websites – $50 \r\n.tr 138818 International zone Turkey:.com.net.biz.info.org.name.tel.mobi.asia -$50 \r\n.tr 317690 websites Turkey – $80 \r\n.trade 151130 websites – $50 \r\n.trading 896 websites – $50 \r\n.training 18192 websites – $50 \r\n.travel 18054 websites – $50 \r\n.tt 516 websites – $50 \r\n.tube 2104 websites – $50 \r\n.tv 559502 websites Tuvalu – $80 \r\n.tw 243062 websites Taiwan – $50 \r\n.tz 1874 websites – $50 \r\n.ua 117701 websites International zone Ukraine:.com.net.biz.info.org.name.tel.mobi.asia-$50 \r\n.ua 553216 websites Ukraina – $80 \r\n.ug 2331 websites Ukraina \r\n.uk 3304606 websites International zone United Kingdom:.com.net.biz.info.org.name.tel.mobi.asia-$150 \r\n.uk 5496382 websites United Kingdom – $250 \r\n.university 5799 websites – $50 \r\n.uno 16394 websites – $50 \r\n.us 3139563 websites USA – $200 \r\n.us 578927 websites International zone USA:.com.net.biz.info.org.name.tel.mobi.asia-$80 \r\n.uy 14683 websites Uruguay – $50 \r\n.uz 365 websites International zone Uzbekistan:.com.net.biz.info.org.name.tel.mobi.asia \r\n.uz 14689 websites Uzbekistan – $50 \r\n.vacations 3926 websites – $50 \r\n.vc 16606 websites – $50 \r\n.ve 14015 websites Venezuela – $50 \r\n.vegas 18008 websites Las Vegas NV United States of America – $50 \r\n.ventures 10066 websites – $50 \r\n.versicherung 2009 websites – $50 \r\n.vet 5760 websites – $50 \r\n.vg 8389 site – $50 \r\n.viajes 2512 site – $50 \r\n.video 16204 websites- $50 \r\n.villas 1940 site – $50 \r\n.vin 5094 websites – $50 \r\n.vip 755289 websites – $80 \r\n.vision 6420 websites – $50 \r\n.vlaanderen 6114 websites – $50 \r\n.vn 161855 websites International zone Vietnam:.com.net.biz.info.org.name.tel.mobi.asia – $50 \r\n.vn 436005 websites Vietnam – $80 \r\n.vodka 1420 websites – $50 \r\n.vote 2316 websites – $50 \r\n.voto 269 websites – $50 \r\n.voyage 2773 websites – $50 \r\n.vu 1201 websites – $50 \r\n.wales 13063 websites – $50 \r\n.wang 604718 websites – $80 \r\n.watch 6120 websites – $50 \r\n.webcam 60142 websites – $50 \r\n.website 207002 websites -$50 \r\n.wedding 22162 websites – $50 \r\n.wf 1188 websites – $50 \r\n.wien 14464 websites – $50 \r\n.wien 14913 websites – $50 \r\n.wiki 14129 websites wikis – $50 \r\n.win 655735 websites – $80 \r\n.wine 13095 websites – $50 \r\n.work 256086 websites – $80 \r\n.works 15112 websites – $50 \r\n.world 86012 websites – $50 \r\n.ws 97008 websites Samoa- $80 \r\n.wtf 10038 websites – $50 \r\n.xin 178450 websites – $50 \r\n.xn--3ds443g 44019 websites – $50 \r\n.xn--55qx5d 47456 websites – $50 \r\n.xn--6qq986b3xl 18188 websites – $50 \r\n.xn--czr694b 21109 websites – $50 \r\n.xn--czru2d 9020 websites – $50 \r\n.xn--fiq228c5hs 12145 websites – $50 \r\n.xn--io0a7i 30199 websites – $50 \r\n.xn--j6w193g 31764 websites – $50 \r\n.xn--kput3i 31856 websites – $50 \r\n.xn--mgbaam7a8h 2038 websites – $50 \r\n.xn--mgberp4a5d4ar 2534 websites – $50 \r\n.xn--mk1bu44c 6001 websites – $50 \r\n.xn--rhqv96g 7723 websites – $50 \r\n.xn--ses554g 198539 websites – $80 \r\n.xn--tckwe 6197 websites – $50 \r\n.xn--vuq861b 19706 websites – $50 \r\n.xxx 119879 websites- $50 \r\n.xyz 1888763 websites – $150 \r\n.yachts 154 websites – $50 \r\n.yoga 7963 websites – $50 \r\n.yokohama 8140 websites – $50 \r\n.yt 2004 websites – $50 \r\n.za 837189 websites South Africa – $100 \r\n.zm 224 websites – $50 \r\n.zone 25798 websites – $50 \r\n.бг (.xn--90ae) 2470 websites – $50 \r\n.дети 169 websites – $50 \r\n.москва (.xn--80adxhks) 19582 websites Moscow – $50 \r\n.онлайн 3403 websites – $50 \r\n.орг 1160 websites – $50 \r\n.рус (.xn--p1acf) 110789 websites – $50 \r\n.рф (.xn--p1ai) 869759 websites Russia – $80 \r\n.сайт 1146 websites – $50 \r\n.укр (.xn--j1amh) 10563 websites- $50 \r\n.संगठन 105 sites – $50 \r\n>.みんな 166 sites – $50 \r\n.コム 6532 sites – $50 \r\n.世界 4171 sites – $50 \r\n.公司 46161 sites – $50 \r\n.商城 6 907 sites – $50 \r\n.商标 9865 sites – $50 \r\n.我爱你 15465 sites – $50 \r\n.手机 31543 sites – $50 \r\n.机构 243 sites – $50 \r\n.游戏 187 sites – $50 \r\n.移动 3277 sites – $50 \r\n.网店 3711 sites – $50 \r\n.网络 30808 sites – $50 \r\n.닷컴 5937 sites – $50 \r\n.بازار sites 648 – $50 \r\n.شبكة sites 833 – $50 \r\n.موقع sites 478 – $50\";s:6:\"submit\";s:4:\"SEND\";}','2019-12-30 12:59:22'),(34,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Teresa Dixon \";s:9:\"email-722\";s:22:\"teresa.birks@gmail.com\";s:8:\"text-697\";s:10:\"2027101972\";s:12:\"textarea-853\";s:119:\"I want to know more about what your company offers and it’s services. Please contact me at your earliest convenience \";}','2019-12-30 21:46:59'),(35,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Lara Lawrence\";s:9:\"email-722\";s:25:\"lara@excellentcontent.top\";s:8:\"text-697\";s:12:\"805-372-1751\";s:12:\"textarea-853\";s:856:\"I've received a few of your emails recently and it looks like you could use a little help with your copywriting. I did too. \r\n \r\nI recently started using CopyTemplates.com for my business so I can easily copy, paste and fill in the blanks using proven email, website copy and more. I figured you could improve your copy as I did. They have free email copy here too: \r\nhttp://excellentcontent.top/best/?=metropolitannannies.com\r\n \r\nHave a great day!\r\n \r\n\r\n \r\nRegards,\r\nLara\r\n\r\nP.S. - If you decide to get unlimited access to their copy portal, then you can use coupon code GREATCOPY to get an extra $50 off.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n500 Westover Dr #12733\r\nSanford, NC 27330\r\n\r\nThis is a marketing message. You can avoid future messages here:\r\nhttps://excellentcontent.top/out.php?site=metropolitannannies.com\r\n\";}','2019-12-31 10:40:05'),(36,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:5:\"Holly\";s:8:\"text-743\";s:4:\"Nigh\";s:8:\"text-477\";s:0:\"\";s:8:\"text-624\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:0:\"\";s:9:\"email-298\";s:17:\"hdp3mpp@gmail.com\";s:8:\"text-524\";s:5:\"Brett\";s:8:\"text-706\";s:4:\"Nigh\";s:8:\"text-492\";s:0:\"\";s:8:\"text-947\";s:0:\"\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:0:\"\";s:9:\"email-404\";s:0:\"\";s:8:\"text-172\";s:14:\"3714 Acosta Rd\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:7:\"Fairfax\";s:8:\"text-901\";s:13:\"VA - Virginia\";s:8:\"text-759\";s:5:\"22031\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:0:\"\";s:8:\"text-961\";s:0:\"\";s:7:\"text-36\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:0:\"\";s:8:\"text-512\";s:3:\"Oct\";s:8:\"text-970\";s:2:\"28\";s:8:\"text-143\";s:4:\"2019\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:18:\"We are Christians.\";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Full Time\";}s:8:\"text-968\";s:0:\"\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:0:\"\";s:12:\"checkbox-378\";a:5:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:15:\"Preparing Meals\";i:2;s:30:\"Daily Log of Child(ren)\'s Play\";i:3;s:21:\"Reading to Child(ren)\";i:4;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:11:\"textarea-16\";s:0:\"\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:0:\"\";s:12:\"textarea-404\";s:0:\"\";s:12:\"textarea-784\";s:39:\"Christian with experience with infants.\";s:12:\"textarea-298\";s:0:\"\";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:9:\"Work4life\";s:8:\"text-747\";s:2:\"hn\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-633\";a:1:{i:0;s:0:\"\";}s:9:\"radio-234\";a:1:{i:0;s:0:\"\";}}','2020-01-03 19:10:17'),(37,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Dave Wright\";s:9:\"email-722\";s:21:\"dave@gmbmarketing.com\";s:8:\"text-697\";s:14:\"(17) 5972-8437\";s:12:\"textarea-853\";s:586:\"Hi\r\n\r\nDoes your business stand out online with GREAT Google reviews?\r\n\r\n"84% Of People Trust Online Reviews As Much As A Personal Recommendation"\r\n\r\nWe provide custom 5 star Custom Google reviews for your business\r\n\r\nJust tell us what you want your reviews to say and we post them!\r\n\r\nCheck out our examples and get in touch here \r\n\r\nhttp://rawcusmedia.com/googlereviews\r\n\r\nWe have helped hundreds of business get a BIG advantage online with our reviews\r\n\r\nIf you are already crushing your competiton with multiple great Google Reviews\r\n\r\nhave a great day :) \r\n\";}','2020-01-05 22:17:04'),(38,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Meike Geisler\";s:9:\"email-722\";s:24:\"mgeisler@vikretreats.com\";s:8:\"text-697\";s:10:\"2036221606\";s:12:\"textarea-853\";s:161:\"Good afternoon,\n\nMy boss is looking to hire a full time nanny who speaks Mandarin. Is this something your service can accommodate?\n\nThank you in advance,\n\nMeike\n\";}','2020-01-06 18:53:51'),(39,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Nicole King\";s:9:\"email-722\";s:28:\"nicole@whatsappmarketing.top\";s:8:\"text-697\";s:12:\"326-421-6840\";s:12:\"textarea-853\";s:572:\"Hi,\r\n I see your website is using some marketing, which is good. Are you using the most powerful marketing in the world though? \r\n\r\nInterestingly, did you know its also the most cost effective?\r\n\r\nDiscover how you can grow your business with this powerful solution:\r\nhttps://whatsappmarketing.top/win/?=metropolitannannies.com\r\n \r\n\r\nNicole \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nGigo360 Media, Silverbird Galleria, Victoria Island, Lagos\r\n \r\nDon’t want marketing about Whats App:\r\nhttps://whatsappmarketing.top/out.php/?site=metropolitannannies.com\r\n\";}','2020-01-07 10:05:55'),(40,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:16:\"Adrian Ontiveros\";s:9:\"email-722\";s:33:\"service@increasewebvisibility.com\";s:8:\"text-697\";s:8:\"464 6107\";s:12:\"textarea-853\";s:305:\"Hello,\r\n\r\nWe have ran an analysis on metropolitannannies.com and found various issues that could be seriously impacting your ranking and costing you customers.\r\n\r\nHere is your report: https://increasewebvisibility.com/r/metropolitannannies.com\r\n\r\nRegards,\r\nIncrease Web Visibility Team\";}','2020-01-08 14:47:17'),(41,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:15:\"David R Cameron\";s:9:\"email-722\";s:25:\"rosscameron9551@gmail.com\";s:8:\"text-697\";s:10:\"2023223697\";s:12:\"textarea-853\";s:165:\"Hi, \n\nI'm looking into having a full time nanny from August or Sept 2020. Can you tell me about the nannies you have, prices and availability?\n\nThank you,\nRoss\";}','2020-01-14 21:18:56'),(42,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:9:\"Elizabeth\";s:8:\"text-743\";s:9:\"Wodlinger\";s:8:\"text-477\";s:4:\"None\";s:8:\"text-624\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"2022135035\";s:9:\"email-298\";s:16:\"lpdale@gmail.com\";s:8:\"text-524\";s:5:\"David\";s:8:\"text-706\";s:9:\"Wodlinger\";s:8:\"text-492\";s:15:\"Private equity \";s:8:\"text-947\";s:26:\"Arlington Capital Partners\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:10:\"2024314501\";s:9:\"email-404\";s:16:\"lpdale@gmail.com\";s:8:\"text-172\";s:17:\"3804 Bradley Lane\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:11:\"Chevy Chase\";s:8:\"text-901\";s:2:\"MD\";s:8:\"text-759\";s:5:\"20815\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:7:\"Anytime\";s:8:\"text-961\";s:10:\"Elizabeth \";s:7:\"text-36\";s:23:\"Mac Dale (336) 408-4811\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:59:\"Past nanny has come three days a week, including Saturdays.\";s:8:\"text-986\";s:6:\"Paige \";s:8:\"text-512\";s:9:\"February \";s:8:\"text-970\";s:2:\"27\";s:8:\"text-143\";s:4:\"2018\";s:9:\"radio-519\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:7:\"Winnie \";s:7:\"text-38\";s:9:\"Small dog\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:75:\"We need someone to come two days a week. One of the days must be Saturday. \";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Part Time\";}s:8:\"text-968\";s:4:\"$288\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:0:\"\";s:12:\"checkbox-378\";a:4:{i:0;s:7:\"Bathing\";i:1;s:27:\"Picking up after Child(ren)\";i:2;s:21:\"Reading to Child(ren)\";i:3;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:70:\"Will involve feeding Paige, but doesn’t require real “cooking.” \";s:9:\"radio-633\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-16\";s:0:\"\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:107:\"Our ideal nanny would be enthusiastic about play. She can watch tv, but hopefully not for hours at a time. \";s:12:\"textarea-404\";s:73:\"Our days are pretty unstructured. She will usually nap in the afternoon. \";s:12:\"textarea-784\";s:0:\"\";s:12:\"textarea-298\";s:82:\"She’s very young, so I don’t do too much discipline other than saying “no”\";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:7:\"Google \";s:8:\"text-747\";s:2:\"Ew\";s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-396\";a:1:{i:0;s:0:\"\";}s:9:\"radio-452\";a:1:{i:0;s:0:\"\";}s:9:\"radio-647\";a:1:{i:0;s:0:\"\";}s:9:\"radio-234\";a:1:{i:0;s:0:\"\";}}','2020-01-15 04:23:32'),(43,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:6:\"Glenda\";s:8:\"text-743\";s:8:\"Salmeron\";s:8:\"text-477\";s:17:\"1965 Mayflower Dr\";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:10:\"Woodbridge\";s:8:\"text-901\";s:2:\"Va\";s:8:\"text-759\";s:5:\"22192\";s:8:\"text-836\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"5714424631\";s:9:\"email-298\";s:0:\"\";s:8:\"text-290\";s:3:\"Any\";s:8:\"text-961\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:9:\"T66178333\";s:8:\"text-737\";s:2:\"Va\";s:8:\"text-139\";s:2:\"40\";s:8:\"text-331\";s:20:\"01/15/2020\";s:8:\"text-986\";s:13:\"Washington,DC\";s:8:\"text-512\";s:20:\"Old Town, Alexandria\";s:8:\"text-970\";s:15:\"Great Falls, VA\";s:8:\"text-143\";s:10:\"Mclean, VA\";s:8:\"text-519\";s:0:\"\";s:12:\"checkbox-982\";a:1:{i:0;s:9:\"Full Time\";}s:12:\"checkbox-939\";a:5:{i:0;s:7:\"Bathing\";i:1;s:19:\"Reading to Children\";i:2;s:7:\"Feeding\";i:3;s:15:\"Preparing Meals\";i:4;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:12:\"checkbox-282\";a:3:{i:0;s:7:\"Laundry\";i:1;s:7:\"Errands\";i:2;s:7:\"Cooking\";}s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-871\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-252\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:11:\"GMC, Acadia\";s:9:\"radio-659\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-603\";s:4:\"Good\";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:52:\"Northern Virginia Family Services (Healthy Families)\";s:8:\"text-887\";s:13:\"Natalie Gomez\";s:8:\"text-386\";s:10:\"7038955120\";s:9:\"radio-407\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-532\";s:13:\"10056 Dean Dr\";s:8:\"text-393\";s:8:\"Manassas\";s:8:\"text-793\";s:2:\"VA\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:17:\"$45000 (per year)\";s:8:\"text-976\";s:12:\"10/2007\";s:8:\"text-995\";s:12:\"03/2019\";s:12:\"textarea-192\";s:221:\"Worked with high risk families in providing information about child development.\nConducted a strength base assessment interview to determine program eligibility \nReferred families to different resources in the community.\n\";s:12:\"textarea-772\";s:31:\"Had to take care of mi daughter\";s:8:\"text-416\";s:23:\"Barn Allen Technologies\";s:8:\"text-218\";s:12:\"James Gathua\";s:7:\"text-81\";s:10:\"7033985221\";s:9:\"radio-418\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-528\";s:19:\"10600 Arrowhead Dr.\";s:7:\"text-38\";s:7:\"Fairfax\";s:8:\"text-918\";s:2:\"Va\";s:8:\"text-285\";s:5:\"22030\";s:8:\"text-298\";s:6:\"43,680\";s:8:\"text-940\";s:11:\"4/2019\";s:8:\"text-302\";s:0:\"\";s:12:\"textarea-334\";s:182:\"Apply regulatory standards and prepare data for output to a variety of printed and electronic media\nReview and assure accuracy of a variety of printed and electronic data/media\n\";s:11:\"textarea-48\";s:19:\"Still working there\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:12:\"textarea-590\";s:0:\"\";s:12:\"textarea-303\";s:0:\"\";s:8:\"text-955\";s:15:\"Graciela Gudiel\";s:8:\"text-162\";s:10:\"5712429552\";s:9:\"radio-283\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-315\";s:0:\"\";s:8:\"text-516\";s:10:\"Woodbridge\";s:8:\"text-217\";s:2:\"Va\";s:8:\"text-185\";s:0:\"\";s:8:\"text-800\";s:12:\"$20,000 year\";s:8:\"text-462\";s:12:\"04/2014\";s:8:\"text-108\";s:12:\"08/2018\";s:8:\"text-321\";s:21:\"Newborn - 4 years old\";s:8:\"text-317\";s:0:\"\";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:9:\"radio-682\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-342\";s:133:\"Did age appropriate activities and assessments such as ASQ (Ages and Stages Questionnaire).\nBathe him, diaper changes, feed him, etc\n\";s:12:\"textarea-741\";s:20:\"Child started school\";s:8:\"text-754\";s:0:\"\";s:8:\"text-184\";s:0:\"\";s:8:\"text-663\";s:0:\"\";s:8:\"text-372\";s:0:\"\";s:7:\"text-42\";s:0:\"\";s:8:\"text-191\";s:0:\"\";s:8:\"text-787\";s:0:\"\";s:8:\"text-142\";s:0:\"\";s:8:\"text-718\";s:0:\"\";s:8:\"text-213\";s:0:\"\";s:8:\"text-123\";s:0:\"\";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:12:\"textarea-728\";s:0:\"\";s:12:\"textarea-287\";s:0:\"\";s:8:\"text-140\";s:0:\"\";s:8:\"text-175\";s:0:\"\";s:8:\"text-816\";s:0:\"\";s:8:\"text-374\";s:0:\"\";s:8:\"text-618\";s:0:\"\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:0:\"\";s:8:\"text-521\";s:0:\"\";s:8:\"text-230\";s:0:\"\";s:8:\"text-276\";s:0:\"\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:12:\"textarea-737\";s:0:\"\";s:12:\"textarea-152\";s:0:\"\";s:12:\"textarea-307\";s:107:\"I enjoy being around children and also to be able to put in practice all my knowledge on child development \";s:12:\"textarea-578\";s:91:\"Depending on the child’s age - I love reading to them, play outside and have play dates\n\n\";s:12:\"textarea-528\";s:83:\"Depending on the weather and the child’s age - I will follow the parents routine\n\";s:12:\"textarea-697\";s:0:\"\";s:12:\"textarea-999\";s:77:\"I love reading and listen to podcast\nI like to play outdoors with my children\";s:12:\"textarea-256\";s:0:\"\";s:12:\"textarea-751\";s:0:\"\";s:12:\"textarea-148\";s:0:\"\";s:12:\"textarea-723\";s:0:\"\";s:12:\"textarea-475\";s:35:\"Through a friend - Juana Trejo’s\";s:12:\"checkbox-717\";a:1:{i:0;s:0:\"\";}s:9:\"radio-480\";a:1:{i:0;s:0:\"\";}s:9:\"radio-529\";a:1:{i:0;s:0:\"\";}s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-168\";a:1:{i:0;s:0:\"\";}s:9:\"radio-719\";a:1:{i:0;s:0:\"\";}s:9:\"radio-735\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-736\";a:1:{i:0;s:0:\"\";}s:9:\"radio-855\";a:1:{i:0;s:0:\"\";}s:9:\"radio-967\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-01-16 01:33:44'),(44,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Meike Geisler\";s:9:\"email-722\";s:24:\"mgeisler@vikretreats.com\";s:8:\"text-697\";s:10:\"2036221606\";s:12:\"textarea-853\";s:177:\"Good afternoon,\n\nMy boss would like to hire a Spanish speaking nanny, preferably from Uruguay or Argentina. Do you by any chance have anyone in your database?\n\nThank you,\n\nMeike\";}','2020-01-16 17:49:19'),(45,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"KennethCuH\";s:9:\"email-722\";s:23:\"raphaeteedrit@gmail.com\";s:8:\"text-697\";s:11:\"84666434681\";s:12:\"textarea-853\";s:833:\"Hi! metropolitannannies.com \r\n \r\nDid you know that it is possible to send message completely legitimate way? \r\nWe presentation a new way of sending business proposal through contact forms. Such forms are located on many sites. \r\nWhen such requests are sent, no personal data is used, and messages are sent to forms specifically designed to receive messages and appeals. \r\nAlso, messages sent through feedback Forms do not get into spam because such messages are considered important. \r\nWe offer you to test our service for free. We will send up to 50,000 messages for you. \r\nThe cost of sending one million messages is 49 USD. \r\n \r\nThis offer is created automatically. Please use the contact details below to contact us. \r\n \r\nContact us. \r\nTelegram - @FeedbackFormEU \r\nSkype FeedbackForm2019 \r\nEmail - feedbackform@make-success.com\";s:6:\"submit\";s:4:\"SEND\";}','2020-01-17 12:52:22'),(46,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:7:\"Brianna\";s:8:\"text-743\";s:7:\"Holbert\";s:8:\"text-477\";s:26:\"2610 Hope Way Lane Apt 306\";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:9:\"Charlotte\";s:8:\"text-901\";s:14:\"North Carolina\";s:8:\"text-759\";s:5:\"28262\";s:8:\"text-836\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"9198858790\";s:9:\"email-298\";s:21:\"bholbert901@gmail.com\";s:8:\"text-290\";s:9:\"After 2pm\";s:8:\"text-961\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:8:\"30889203\";s:8:\"text-737\";s:14:\"North Carolina\";s:8:\"text-139\";s:2:\"24\";s:8:\"text-331\";s:20:\"30/01/2020\";s:8:\"text-986\";s:4:\"Open\";s:8:\"text-512\";s:0:\"\";s:8:\"text-970\";s:0:\"\";s:8:\"text-143\";s:0:\"\";s:8:\"text-519\";s:14:\"$20-$25 hourly\";s:12:\"checkbox-982\";a:2:{i:0;s:9:\"Full Time\";i:1;s:8:\"Live Out\";}s:12:\"checkbox-717\";a:4:{i:0;s:9:\"Week Days\";i:1;s:11:\"Week Nights\";i:2;s:10:\"Over Night\";i:3;s:8:\"Weekends\";}s:12:\"checkbox-939\";a:7:{i:0;s:7:\"Laundry\";i:1;s:7:\"Bathing\";i:2;s:19:\"Reading to Children\";i:3;s:7:\"Feeding\";i:4;s:15:\"Preparing Meals\";i:5;s:8:\"Cleaning\";i:6;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:12:\"checkbox-282\";a:2:{i:0;s:7:\"Errands\";i:1;s:7:\"Cooking\";}s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-871\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-252\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:18:\"2007 Saab Aero 9-3\";s:9:\"radio-659\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-603\";s:335:\"I believe in full transparency, so with that being said I do have a couple of traffic accidents from over the years on my record. However, I am an extremely careful and aware driver. I understand that I have an extreme responsibility with the care of my clients while on the road, and have never drove with careless or reckless intent.\";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:12:\"textarea-192\";s:0:\"\";s:12:\"textarea-772\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:12:\"textarea-334\";s:0:\"\";s:11:\"textarea-48\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:12:\"textarea-590\";s:0:\"\";s:12:\"textarea-303\";s:0:\"\";s:8:\"text-955\";s:22:\"Matthew & Ashlyn Smith\";s:8:\"text-162\";s:12:\"954 624 2618\";s:9:\"radio-283\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-315\";s:8:\"N/A\";s:8:\"text-516\";s:9:\"Charlotte\";s:8:\"text-217\";s:14:\"North Carolina\";s:8:\"text-185\";s:5:\"28262\";s:8:\"text-800\";s:0:\"\";s:8:\"text-462\";s:20:\"10/01/2019\";s:8:\"text-108\";s:20:\"02/28/2020\";s:8:\"text-321\";s:3:\"2.5\";s:8:\"text-317\";s:0:\"\";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:9:\"radio-682\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-342\";s:285:\"Care for the needs of one child including planning daily activities and outings, adhering to nap time schedules, and insuring proper educational development through age-appropriate resources.\nPrepared all meals for the child and made dinners for the whole family several times weekly\n\";s:12:\"textarea-741\";s:125:\"It was a temporary nanny position. My role was to assist in the care of their toddler as they adjust to their growing family.\";s:8:\"text-754\";s:18:\"Eric & Sonia Woods\";s:8:\"text-184\";s:12:\"804-301-7182\";s:9:\"radio-168\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-663\";s:8:\"N/A\";s:8:\"text-372\";s:11:\"Hunterville\";s:7:\"text-42\";s:14:\"North Carolina\";s:8:\"text-191\";s:0:\"\";s:8:\"text-787\";s:7:\"~45,000\";s:8:\"text-142\";s:12:\"04/2018\";s:8:\"text-718\";s:12:\"06/2019\";s:8:\"text-213\";s:1:\"4\";s:8:\"text-123\";s:0:\"\";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:9:\"radio-719\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-728\";s:625:\"Supervise the daily needs of one child including creating exciting daily schedules, arranging playdates, transportation, and active play \n\nOrganized extracurricular schedules for sports and classes and provided safe transportation to different events \n\nHelped improve fine motor, visual perception and sensory processing skills by implementing techniques given by therapist \n\nIdentified warning signs of emotional and developmental struggles with child to report to parents and therapists\n\nEstablished lasting, professional connections with family and child by encouraging open communication and delivering positive feedback\n\";s:12:\"textarea-287\";s:41:\"I received a long-term travel opportunity\";s:8:\"text-140\";s:16:\"Connie Barefield\";s:8:\"text-175\";s:12:\"252 723 7617\";s:9:\"radio-736\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-816\";s:19:\"6031 Tuckaseegee Rd\";s:8:\"text-374\";s:9:\"Charlotte\";s:8:\"text-618\";s:14:\"North Carolina\";s:8:\"text-390\";s:5:\"28280\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:12:\"06/2016\";s:8:\"text-521\";s:12:\"05/2019\";s:8:\"text-230\";s:37:\"Multiple children newborn-4 years old\";s:8:\"text-276\";s:0:\"\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:12:\"textarea-737\";s:438:\"Employed a variety of resources for infants and toddlers to explore through educational activities and imaginative play during weekly services and church-sponsored events.\n\nManaged multiple infants schedules simultaneously including diaper changes, nap, and feeding schedules\n\nMaintained and completed daily records of materials needed for the nursery\n\nIncorporated music, language, and arts activities to encourage a creative environment\";s:12:\"textarea-152\";s:41:\"I received a long-term travel opportunity\";s:12:\"textarea-307\";s:410:\"I enjoy being a nanny because I have a passion for helping children grow to their full potential. Although I have worked in several childcare related roles such as gymnastics instructor, au pair, and camp counselor I find nanny to be the most beneficial as I get to truly interact with my clients in a very personalized way. I love to help them reach all their developmental goals, and have fun while doing it!\";s:12:\"textarea-578\";s:357:\"I am very active, and I love to keep it moving! So I enjoy outings- whether it be to the park, museum or library story time! I'm creative when it comes to arts and crafts, and love creating new and fun motor/sensory activities. Reading, cooking, or learning new languages together have also been a part of my day-to-day schedule in previous roles.\";s:12:\"textarea-528\";s:451:\"Honestly, there isn't a"typical" day when it come to being a nanny, and that is what I love! Each day is personalized to the child's needs. Therefore, most of my days have been different. However, if it was a perfect day it would begin with breakfast and an outing. We would come back home for lunch and either downtime or nap depending on the age, and then some fun educational activities or a walk before the parents return home.\";s:12:\"textarea-697\";s:187:\"Friendly, personable, honest, and reliable! I come from a multicultural family, so I am very open minded. I like to stay active when I am working, and I really enjoy learning new things.\";s:12:\"textarea-999\";s:51:\"Traveling, cooking, reading, yoga, history, culture\";s:12:\"textarea-256\";s:226:\"I would eventually love to go graduate school, and end up working in either the field of psychology or international relations. Since my passion is working with kids, I am hoping to find a way to mix that into my future career\";s:12:\"textarea-751\";s:187:\"I really cater it to the specific family and child(ren) I am working with,because everyone has different needs. I am patient and understanding, but I can be appropriately firm if need be.\";s:12:\"textarea-148\";s:33:\"I am doing something that I love.\";s:12:\"textarea-723\";s:37:\"I am not living to my best potential.\";s:12:\"textarea-475\";s:13:\"Google Search\";s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-480\";a:1:{i:0;s:0:\"\";}s:9:\"radio-529\";a:1:{i:0;s:0:\"\";}s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-735\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-855\";a:1:{i:0;s:0:\"\";}s:9:\"radio-967\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-01-18 20:16:53'),(47,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:4:\"Paul\";s:9:\"email-722\";s:23:\"paulseocarner@gmail.com\";s:8:\"text-697\";s:10:\"2356895054\";s:12:\"textarea-853\";s:1194:\"Re: Website Promotion....?\n\nDear Website Owner,\n\nThis is Paul, and I work for a Registered Google Partner Company.\n\nCurrently, I discovered your website and wanted to mail you a quick note with few simple changes to make your site more USER friendly. I am confident it will go together your-S.E.O/S.M.O/S.E.M-work and help pull towards you quality visitors and ever more range high on the search engine result’s page (SERP).\nSome changes, aesthetically and/or-S-E-O-wise can generate your website switch more visitors into leads and also get it placed higher in the common search results, for a few of the select terms.\nI will moreover provide you with a checklist to give information related to the strengths and weaknesses of your site. \n \nOur prices are less than half of what other companies charge.\n \nIn order for us to respond to your request for information, please include your company’s website address (mandatory) and /or phone number.\n \nThanks & Best Regards \nPaul | Online-Manager\n\nIPERANET INC \nGOOGLE PARTNER\nHeadquarters: 5859 Canoga Ave, Woodland Hills, CA 91367.\nOther Offices: Hong Kong & China | Canada | Australia | United Kingdom | UAE | Singapore\";}','2020-01-20 12:23:25'),(48,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:25:\"eric@talkwithcustomer.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:2023:\"Hello metropolitannannies.com,\r\n\r\nPeople ask, “why does TalkWithCustomer work so well?”\r\n\r\nIt’s simple.\r\n\r\nTalkWithCustomer enables you to connect with a prospective customer at EXACTLY the Perfect Time.\r\n\r\n- NOT one week, two weeks, three weeks after they’ve checked out your website metropolitannannies.com.\r\n- NOT with a form letter style email that looks like it was written by a bot.\r\n- NOT with a robocall that could come at any time out of the blue.\r\n\r\nTalkWithCustomer connects you to that person within seconds of THEM asking to hear from YOU.\r\n\r\nThey kick off the conversation.\r\n\r\nThey take that first step.\r\n\r\nThey ask to hear from you regarding what you have to offer and how it can make their life better. \r\n\r\nAnd it happens almost immediately. In real time. While they’re still looking over your website metropolitannannies.com, trying to make up their mind whether you are right for them.\r\n\r\nWhen you connect with them at that very moment it’s the ultimate in Perfect Timing – as one famous marketer put it, “you’re entering the conversation already going on in their mind.”\r\n\r\nYou can’t find a better opportunity than that.\r\n\r\nAnd you can’t find an easier way to seize that chance than TalkWithCustomer. \r\n\r\nCLICK HERE http://www.talkwithcustomer.com now to take a free, 14-day test drive and see what a difference “Perfect Timing” can make to your business.\r\n\r\nSincerely,\r\nEric\r\n\r\nPS: If you’re wondering whether NOW is the perfect time to try TalkWithCustomer, ask yourself this:\r\nWill doing what I’m already doing now produce up to 100X more leads?\r\nBecause those are the kinds of results we know TalkWithCustomer can deliver. \r\nIt shouldn’t even be a question, especially since it will cost you ZERO to give it a try. \r\nCLICK HERE http://www.talkwithcustomer.com to start your free 14-day test drive today.\r\n\r\nIf you'd like to unsubscribe click here http://liveserveronline.com/talkwithcustomer.aspx?d=metropolitannannies.com\r\n\";}','2020-01-21 18:00:42'),(49,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:16:\"Kristina Stangle\";s:9:\"email-722\";s:37:\"CPServices@corporateCAREsolutions.com\";s:8:\"text-697\";s:12:\"520-989-9456\";s:12:\"textarea-853\";s:2183:\"Hello, \nDo you currently provide temporary child and/or adult care? Are you providing Backup Care? If yes – we hope you will consider joining our Care Provider network. There is no expense to join.\n\nIn the event you are unfamiliar with CorporateCARE Solutions or Backup Care, we partner with employers to reduce costly absenteeism by providing National Backup Child and Adult Care services. This is an employer-sponsored benefit that enables employees to leave their loved ones in the care of a professional caregiver and go to work with peace of mind. Care is provided in the employee’s home, hotel if traveling for business or anywhere in the U.S. their loved ones reside. All of which is possible thanks to our national network of premiere Care Providers.\n\nCorporateCARE Solutions can assist in growing your business, all while providing excellent care to our clients. CARE Requests in your serviceable zip codes will be sent to you for staffing. Our award-winning technology is extremely user-friendly and does all the heavy lifting for you. Staffing has never been easier. We’ve even re-engineered the billing process – you will never need to send us an invoice! Our technology provides you a monthly utilization recap and payment is sent via check or direct deposit. \n\nOur CEO began in 1992 as an agency owner, providing Nanny and Adult Care services in the Southwest. Her agency is still in existence today. She truly understands the needs of agencies and the struggle to remain at the forefront. Therefore, helping your agency grow remains paramount to her and to our team. When our clients have utilized all their CARE Units or their needs are non-work related, they are encouraged to utilize our network of providers for private care. This allows you to maintain an on-going relationship with our clients AND increase your bottom line. \n\nPlease check out our website for more information www.corporateCAREsolutions.com. We look forward to hearing from you!\n\nThank you,\nKristina Stangle\nCARE Specialist \n4625 E. Ft. Lowell Rd. #100 \nTucson, Arizona 85712\n1.844.888.CARE (2273) \nDirect: 520.989.9456 x101\nFax: 520.308.5743\nwww.corporateCAREsolutions.com\n\";}','2020-01-21 22:20:31'),(50,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:8:\"Ava Rose\";s:9:\"email-722\";s:24:\"ava@marketingplusroi.top\";s:8:\"text-697\";s:12:\"719-809-2407\";s:12:\"textarea-853\";s:537:\"Hey,\r\n\r\nI stumbled across your business, but I have a question…\r\n\r\nWhat if you could get more new customers in the next 45 days than you had over the last 12 months combined?\r\n\r\nSounds crazy, but it's already working for other local businesses like yours.\r\n\r\nHere's how:\r\nhttps://marketingplusroi.top/best/?=metropolitannannies.com\r\n\r\nAva\r\n\r\n964 E. Badillo Street #2034 Covina CA 91724\r\n\r\nAvoid future marketing mails here:\r\nhttps://marketingplusroi.top/out.php?site=metropolitannannies.com\";}','2020-01-21 22:31:09'),(51,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:4:\"Elma\";s:8:\"text-743\";s:8:\"Haskovic\";s:8:\"text-477\";s:8:\"Engineer\";s:8:\"text-624\";s:8:\"Dewberry\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"5712782665\";s:9:\"email-298\";s:0:\"\";s:8:\"text-524\";s:5:\"James\";s:8:\"text-706\";s:7:\"Johnson\";s:8:\"text-492\";s:10:\"Programmer\";s:8:\"text-947\";s:11:\"Home office\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:10:\"2028058064\";s:9:\"email-404\";s:33:\"jamesjohnsonnicholson@outlook.com\";s:8:\"text-172\";s:19:\"735 Nicholson St NE\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:10:\"Washington\";s:8:\"text-901\";s:2:\"DC\";s:8:\"text-759\";s:5:\"20011\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:27:\"Late morning/afternoon\";s:8:\"text-961\";s:5:\"James\";s:7:\"text-36\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:219:\"Our previous nanny took care of our children for five years. She was a live-in nanny who was a wonderful caregiver. We had to part ways when our children started school and we no longer needed a full time live in nanny.\";s:8:\"text-986\";s:5:\"Allen\";s:8:\"text-512\";s:2:\"12\";s:8:\"text-970\";s:2:\"17\";s:8:\"text-143\";s:4:\"2013\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:6:\"8-2:30\";s:8:\"text-332\";s:4:\"Aida\";s:8:\"text-770\";s:2:\"01\";s:8:\"text-887\";s:2:\"12\";s:8:\"text-386\";s:4:\"2016\";s:9:\"radio-407\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-532\";s:6:\"8-2:30\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:7:\"Charlie\";s:7:\"text-38\";s:3:\"Cat\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:0:\"\";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Part Time\";}s:8:\"text-968\";s:11:\"Negotiable \";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:25:\"Holiday and vacation pay \";s:12:\"checkbox-378\";a:7:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:7:\"Bathing\";i:2;s:15:\"Preparing Meals\";i:3;s:30:\"Daily Log of Child(ren)\'s Play\";i:4;s:27:\"Picking up after Child(ren)\";i:5;s:21:\"Reading to Child(ren)\";i:6;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:104:\"The nanny will pick up our children from school each day as well as take them to any activities planned.\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-279\";s:11:\"Market rate\";s:12:\"textarea-720\";s:41:\"Honest, dependable, cheerful, energetic. \";s:12:\"textarea-404\";s:295:\"Pick up from school daily and bring them home. Prepare play ideas/activities for them that they will enjoy and possibly learn from. Play with them at home or take them for a walk or to any scheduled activities. Prepare and feed them dinner. Sometimes bath them. Help them get\nready for bed.\";s:12:\"textarea-784\";s:443:\"Education and experience with school aged children. Someone who is eager to plan activities in and out of those house for them that engage and possibly teach them.\n\nIdeally someone who is taking on the nanny profession with the possibly of more than one year in mind.\n\nOur preference (but not a requirement) is for a nanny who speaks one of the following languages:\n1) Mandarin Chinese\n2) Bosnian/Serbian/Croatian/Montenegrin\n\n \";s:12:\"textarea-298\";s:124:\"Positive discipline. See below for introduction.\nhttps://www.positivediscipline.com/about-positive-discipline\";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:4:\"Yelp\";s:8:\"text-747\";s:3:\"Jbj\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:34:\"I do NOT agree to the above terms.\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-396\";a:1:{i:0;s:0:\"\";}}','2020-01-21 23:48:23'),(52,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Meike Geisler\";s:9:\"email-722\";s:24:\"mgeisler@vikretreats.com\";s:8:\"text-697\";s:10:\"2036221606\";s:12:\"textarea-853\";s:159:\"Good afternoon,\n\nMy boss is looking to hire a live in nanny and was wondering what your vetting process was in selecting your candidate pool. Thank you,\n\nMeike\";}','2020-01-22 18:29:18'),(53,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Anna Holloway\";s:9:\"email-722\";s:27:\"anna.holloway0313@yahoo.com\";s:8:\"text-697\";s:10:\"7036087649\";s:12:\"textarea-853\";s:414:\"Hello,\nI live in Burke, VA and I am looking for an agency that can provide my family with a temp nanny/sitter for the days my kids aren't able to go to school due to minor illness or school closure. I am looking to be able to book a sitter on somewhat of a short notice since these things tend to pop up unexpectedly. \nPlease let me know if this is something your agency can accommodate.\n\nThank you,\nAnna\";}','2020-01-23 03:28:15'),(54,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Lauren Thomas\";s:9:\"email-722\";s:32:\"lauren.thomas@targetcustomer.top\";s:8:\"text-697\";s:12:\"224-874-2471\";s:12:\"textarea-853\";s:734:\"Hi – this is Lauren from CWT.\r\n\r\nAre you sinking money into marketing efforts and getting NO results?\r\n\r\nWell, here's a much better way:\r\nhttps://targetcustomer.top/up/?=metropolitannannies.com\r\n\r\nNope, it is not SEO, Google Ads or Facebook Ads. \r\n\r\nBut it DOES deliver thousands of visitors to your website. Every month. Guaranteed. \r\n\r\nIf you're curious, I recommend doing the free trial. \r\n\r\nTest it out and see how it works for you.\r\n\r\nRegards, \r\nLauren\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nCWT Target Customer\r\n1178 Broadway 3rd Floor #1251\r\nNew York, NY 10001\r\n\r\nIf you desire to skip this sort of marketing in the future:\r\nhttps://targetcustomer.top/unsubscribe.php/?site=metropolitannannies.com\";}','2020-01-25 14:09:49'),(55,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"Erica Walter\";s:9:\"email-722\";s:21:\"ericawalter@yahoo.com\";s:8:\"text-697\";s:10:\"7038671169\";s:12:\"textarea-853\";s:316:\"Hello, I used to be active with Metro Nannies years ago and would like to reactivate my profile because we are in need of temporary childcare this week. Could someone reach out to me so I can speak with them about our needs? We need someone this Tuesday, Wednesday, & Thursday. Thank you.\n\n703-867-1169\n\nErica Walter\";}','2020-01-26 15:08:12'),(56,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:6:\"Rachel\";s:8:\"text-743\";s:2:\"Wu\";s:8:\"text-477\";s:13:\"Self Employed\";s:8:\"text-624\";s:13:\"Self Employed\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:12:\"317-513-0253\";s:9:\"email-298\";s:22:\"rachelmmarks@gmail.com\";s:8:\"text-524\";s:4:\"Gary\";s:8:\"text-706\";s:2:\"Wu\";s:8:\"text-492\";s:11:\"UX Designer\";s:8:\"text-947\";s:14:\"3Pillar Global\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:12:\"301-768-3330\";s:9:\"email-404\";s:24:\"garywu.realtor@gmail.com\";s:8:\"text-172\";s:19:\"9682 Cedar Farm Cir\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:7:\"Fairfax\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"22031\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:7:\"Anytime\";s:8:\"text-961\";s:9:\"Rachel Wu\";s:7:\"text-36\";s:26:\"Gordon Choi (301-252-8111)\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:8:\"Devin Wu\";s:8:\"text-512\";s:2:\"01\";s:8:\"text-970\";s:2:\"07\";s:8:\"text-143\";s:4:\"2020\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:8:\"N/A\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:5:\"Gizmo\";s:7:\"text-38\";s:3:\"Cat\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:5:\"Artie\";s:8:\"text-298\";s:3:\"Cat\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:3:\"Jax\";s:8:\"text-784\";s:3:\"Dog\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:64:\"We are pursuing a nanny share with Julie and Will Wagner family.\";s:12:\"checkbox-113\";a:1:{i:0;s:9:\"Part Time\";}s:8:\"text-968\";s:4:\"$500\";s:8:\"text-552\";s:4:\"$400\";s:12:\"textarea-760\";s:8:\"N/A\";s:12:\"checkbox-378\";a:7:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:7:\"Bathing\";i:2;s:15:\"Preparing Meals\";i:3;s:30:\"Daily Log of Child(ren)\'s Play\";i:4;s:27:\"Picking up after Child(ren)\";i:5;s:21:\"Reading to Child(ren)\";i:6;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:29:\"Only in emergency situations.\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-279\";s:15:\"$0.58/mile\";s:12:\"textarea-720\";s:147:\"Attentive, patient, energetic (able to handle 4 flights of stairs consistently), conversational, mindful and present, flexible, nurturing, hands-on\";s:12:\"textarea-404\";s:227:\"Rachel works from home. Gary has option to work from home or go into the office. Coffee in the morning is a must to survive. Gary is usually home by dinner time. Dinner cooked by either Gary or Rachel depending on availability.\";s:12:\"textarea-784\";s:270:\"Experience with mixed-culture families. Cantonese-speaking is a plus. Experience with multiple infants at a time. CPR & First Aid Certified, DL and Insurance. College degree. No TV or phone in front of kids, no smoking or vaping, pet friendly, flexibility with schedule.\";s:12:\"textarea-298\";s:164:\"Allow child to explore, play, be emotional, be angry. Redirect violence towards productive activities. Be firm on non-negotiable areas (running across the street). \";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:28:\"Rachel Wu found them online.\";s:8:\"text-747\";s:7:\"Gary Wu\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-234\";a:1:{i:0;s:0:\"\";}}','2020-01-26 19:27:11'),(57,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:7:\"Neoovem\";s:9:\"email-722\";s:23:\"tetakhiling2015@mail.ru\";s:8:\"text-697\";s:11:\"85499449596\";s:12:\"textarea-853\";s:2483:\"Здесь вы можете заказать копию любого сайта под ключ, недорого и качественно, при этом не тратя свое время на различные программы и фриланс-сервисы. \r\n \r\nКлонированию подлежат сайты как на конструкторах, так и на движках: \r\n- Tilda (Тильда) \r\n- Wix (Викс) \r\n- Joomla (Джумла) \r\n- Wordpress (Вордпресс) \r\n- Bitrix (Битрикс) \r\nи т.д. \r\nтелефон 8-996-725-20-75 звоните пишите viber watsapp \r\nКопируются не только одностраничные сайты на подобии Landing Page, но и многостраничные. Создается полная копия сайта и настраиваются формы для отправки заявок и сообщений. Кроме того, подключается админка (админ панель), позволяющая редактировать код сайта, изменять текст, загружать изображения и документы. \r\n \r\nЗдесь вы получите весь комплекс услуг по копированию, разработке и продвижению сайта в Яндексе и Google. \r\n \r\nХотите узнать сколько стоит сделать копию сайта? \r\nнапишите нам \r\n8-996-725-20-75 звоните пишите viber watsapp \r\n \r\nHere you can order a copy of any site turnkey, inexpensive and high quality, while not wasting your time on various programs and freelance services. \r\n \r\nCloning sites are subject to both designers and engines: \r\n- Tilda (Tilda) \r\n- Wix (Wicks) \r\n- Joomla (Joomla) \r\n- Wordpress (WordPress) \r\n- Bitrix (Bitrix) \r\netc. \r\nphone 8-996-725-20-75 call write viber watsapp \r\nNot only single-page sites like Landing Page are copied, but also multi-page sites. A full copy of the site is created and forms for sending requests and messages are set up. In addition, the admin panel is connected, which allows you to edit the site code, change the text, upload images and documents. \r\n \r\nHere you will get a full range of services for copying, development and promotion of the site in Yandex and Google. \r\n \r\nDo you want to know how much it costs to make a copy of the site? \r\nwrite to us \r\n8-996-725-20-75 call write viber watsapp\";s:6:\"submit\";s:4:\"SEND\";}','2020-01-27 20:44:07'),(58,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:7:\"Neoovem\";s:9:\"email-722\";s:23:\"tetakhiling2015@mail.ru\";s:8:\"text-697\";s:11:\"85566199833\";s:12:\"textarea-853\";s:2483:\"Здесь вы можете заказать копию любого сайта под ключ, недорого и качественно, при этом не тратя свое время на различные программы и фриланс-сервисы. \r\n \r\nКлонированию подлежат сайты как на конструкторах, так и на движках: \r\n- Tilda (Тильда) \r\n- Wix (Викс) \r\n- Joomla (Джумла) \r\n- Wordpress (Вордпресс) \r\n- Bitrix (Битрикс) \r\nи т.д. \r\nтелефон 8-996-725-20-75 звоните пишите viber watsapp \r\nКопируются не только одностраничные сайты на подобии Landing Page, но и многостраничные. Создается полная копия сайта и настраиваются формы для отправки заявок и сообщений. Кроме того, подключается админка (админ панель), позволяющая редактировать код сайта, изменять текст, загружать изображения и документы. \r\n \r\nЗдесь вы получите весь комплекс услуг по копированию, разработке и продвижению сайта в Яндексе и Google. \r\n \r\nХотите узнать сколько стоит сделать копию сайта? \r\nнапишите нам \r\n8-996-725-20-75 звоните пишите viber watsapp \r\n \r\nHere you can order a copy of any site turnkey, inexpensive and high quality, while not wasting your time on various programs and freelance services. \r\n \r\nCloning sites are subject to both designers and engines: \r\n- Tilda (Tilda) \r\n- Wix (Wicks) \r\n- Joomla (Joomla) \r\n- Wordpress (WordPress) \r\n- Bitrix (Bitrix) \r\netc. \r\nphone 8-996-725-20-75 call write viber watsapp \r\nNot only single-page sites like Landing Page are copied, but also multi-page sites. A full copy of the site is created and forms for sending requests and messages are set up. In addition, the admin panel is connected, which allows you to edit the site code, change the text, upload images and documents. \r\n \r\nHere you will get a full range of services for copying, development and promotion of the site in Yandex and Google. \r\n \r\nDo you want to know how much it costs to make a copy of the site? \r\nwrite to us \r\n8-996-725-20-75 call write viber watsapp\";s:6:\"submit\";s:4:\"SEND\";}','2020-01-27 20:44:07'),(59,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:5:\"Julie\";s:8:\"text-743\";s:6:\"Wagner\";s:8:\"text-477\";s:10:\"Consultant\";s:8:\"text-624\";s:8:\"Deloitte\";s:8:\"text-808\";s:12:\"202-215-7184\";s:8:\"text-666\";s:12:\"207-299-3396\";s:9:\"email-298\";s:23:\"juliana.lam10@gmail.com\";s:8:\"text-524\";s:4:\"Will\";s:8:\"text-706\";s:6:\"Wagner\";s:8:\"text-492\";s:11:\"Firefighter\";s:8:\"text-947\";s:14:\"Fairfax County\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:12:\"321-231-0517\";s:9:\"email-404\";s:17:\"wm4@bellsouth.net\";s:8:\"text-172\";s:23:\"2311 Emerald Heights Ct\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:6:\"Reston\";s:8:\"text-901\";s:8:\"Virginia\";s:8:\"text-759\";s:5:\"20191\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:7:\"Evening\";s:8:\"text-961\";s:4:\"Both\";s:7:\"text-36\";s:12:\"913-710-2882\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:25:\"William “Liam” Wagner\";s:8:\"text-512\";s:9:\"September\";s:8:\"text-970\";s:2:\"08\";s:8:\"text-143\";s:4:\"2019\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:8:\"N/A\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:4:\"Milo\";s:7:\"text-38\";s:10:\"Pomeranian\";s:8:\"text-918\";s:27:\"12 years old, barks at door\";s:8:\"text-285\";s:4:\"Lola\";s:8:\"text-298\";s:21:\"Long-haired chihuahua\";s:8:\"text-940\";s:46:\"11, Can be timid with strangers, barks at door\";s:8:\"text-302\";s:4:\"Loki\";s:8:\"text-784\";s:12:\"Terrier mutt\";s:8:\"text-905\";s:8:\"6 years \";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:433:\"Nanny-share with Gary (dad), Rachel (mom), Devin (child) Wu\n\nWill’s schedule is 24 hour shift as a firefighter; mom is M-F 8:30 to 5 most days in Rosslyn, VA. We are looking for a PT nanny on M-F that overlaps following Will’s shift schedule which goes as follows: 24 hours on; 24 off; 24 on; 24 off; 24 on; 96 off. The Wu family has agreed to do a nanny share following the same schedule, which is laid out for the entire year. \";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Part Time\";}s:8:\"text-968\";s:4:\"$500\";s:8:\"text-552\";s:4:\"$400\";s:12:\"textarea-760\";s:8:\"N/A\";s:12:\"checkbox-378\";a:7:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:7:\"Bathing\";i:2;s:15:\"Preparing Meals\";i:3;s:30:\"Daily Log of Child(ren)\'s Play\";i:4;s:27:\"Picking up after Child(ren)\";i:5;s:21:\"Reading to Child(ren)\";i:6;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:40:\"Call 911 first, but only for emergencies\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-279\";s:15:\"$0.58 per mile \";s:12:\"textarea-720\";s:83:\"Flexible, nurturing, trust-worthy, hands-on, attentive, patient, can handle stairs \";s:12:\"textarea-404\";s:621:\"At 4 months: \nMorning: Wake-up between 6am-7am; feeding immediately; wash face and hands with face cloth; moisturize head to toe following diaper change, play time\nAwake time: 1-2 hours\nNap 1: 30 mins-1.5 hrs\nAfternoon: feed after nap; play time; walk dogs if weather is warm \nAwake time: 1.5-2.5 hours\nNap 2: 30 mins - 2 hours \nLate afternoon: feed, playtime, read\nAwake time: 1.5 - 2.5 hours\nNap 3: 30 mins - 2 hours\n*may nap a 4th time if previous naps were only 30 mins and the 4th nap can be max 30 mins, no later than 5PM at start time\nEvening: playtime, bath, bottle, read, bed between 6-7PM depending on naps \n\n\n\n\";s:12:\"textarea-784\";s:453:\"CPR/First aid certified, vehicle and valid driver’s license, experience 5+ years of experience with young kids, college degree, no tv or phone in front of kids, engaging and hands-on for age-appropriate development, no smoking or vaping, pet-friendly, flexibility with work schedules, experience with mixed-culture families, experience with multiple infants at the same time\n*ideal candidate but not a requirement: speaks Chinese / Cantonese\";s:12:\"textarea-298\";s:33:\"Stern but not strict; reasonable \";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:23:\"Rachel Wu found online \";s:8:\"text-747\";s:2:\"JW\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-01-27 21:24:55'),(60,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"Amy Fahnestock\";s:9:\"email-722\";s:24:\"amy.fahnestock@gmail.com\";s:8:\"text-697\";s:12:\"703.989.4339\";s:12:\"textarea-853\";s:190:\"I am looking for a nanny to support my family now 25-30 hours/week here in McLean, VA, but likely close to 40/week come summer time. \n\nMy daughter is 7 and my son is 6 years old. \";}','2020-01-28 02:18:58'),(61,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"Jim Mitchell\";s:9:\"email-722\";s:26:\"jimmitchell@salesboost.xyz\";s:8:\"text-697\";s:12:\"480-544-8870\";s:12:\"textarea-853\";s:1427:\"Hi, I was visiting and wanted to let you\r\nknow about a service that could really boost your \r\nbusiness in the next couple of months.\r\n\r\nWebsites that rank high in the search engines \r\ntypically have one thing in common. Lots of \r\nvaluable, relevant backlinks!\r\n\r\nIf this is new to you, a "backlink" is a link \r\non another web page that points back to your \r\nsite.\r\n\r\nThe more websites which link to your webpages \r\nthe more valuable search engines perceive you \r\nto be. \r\n\r\nSearch engines give more leverage to links from \r\nsites which are popular and credible and from \r\nsites which are relevant to your website topic. \r\n\r\nHowever, not all links are created equal.\r\n\r\nAt SalesBoost.xyz we have an awesome content marketing\r\npackage that is sure to help give your site a boost. \r\n\r\nPlease feel free to give me a call 480-544-8870 to\r\nDiscuss how a Sales Boost could help your busines.\r\n\r\nhttps://salesboost.xyz\r\n\r\nAs a powerful incentive to give sales boost a try we are offering 50% off \r\nour monthly price when you sign up for a 6 month boost package or I can give\r\na special coupon code to give you 25% off our one month package for\r\na limited time only.\r\n\r\nCoupon code: 25OFF2020\r\n\r\nMake sure to add backlinking to your portfolio \r\nof traffic tricks for no-cost traffic to your \r\nwebsite(s).\r\n\r\nTalk soon,\r\n\r\nJim Mitchell\r\nhttps://salesboost.xyz\r\nsupport@salesboost.xyz\r\n480-544-8870\r\n\r\n\r\n\";}','2020-01-28 10:55:41'),(62,330,'a:83:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:7:\"Jessica\";s:8:\"text-743\";s:6:\"Duncan\";s:8:\"text-477\";s:14:\"communications\";s:8:\"text-624\";s:40:\"American Gastroenterological Association\";s:8:\"text-808\";s:11:\"301941-2625\";s:8:\"text-666\";s:10:\"2024947990\";s:9:\"email-298\";s:16:\"jwdwdc@gmail.com\";s:8:\"text-524\";s:7:\"Robert \";s:8:\"text-706\";s:6:\"Duncan\";s:8:\"text-492\";s:10:\"government\";s:8:\"text-947\";s:9:\"US Senate\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:10:\"2024947990\";s:9:\"email-404\";s:19:\"rmduncan3@gmail.com\";s:8:\"text-172\";s:22:\"1442 Jonquil Street NW\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:10:\"Washington\";s:8:\"text-901\";s:2:\"DC\";s:8:\"text-759\";s:5:\"20012\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:0:\"\";s:8:\"text-961\";s:8:\"Jessica \";s:7:\"text-36\";s:36:\"Jennifer Swope (friend) 202-701-7405\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:79:\"We hired a full-time, live-out nanny in 2011. She was with us for three years. \";s:12:\"checkbox-902\";a:3:{i:0;s:19:\"As-Needed Childcare\";i:1;s:15:\"Evening Sitting\";i:2;s:18:\"1-8 Week Placement\";}s:8:\"text-986\";s:14:\"Patrick Duncan\";s:8:\"text-512\";s:2:\"12\";s:8:\"text-970\";s:2:\"30\";s:8:\"text-143\";s:4:\"2006\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:9:\"8:30-3:30\";s:8:\"text-332\";s:13:\"Andrew Duncan\";s:8:\"text-770\";s:2:\"04\";s:8:\"text-887\";s:2:\"09\";s:8:\"text-386\";s:4:\"2011\";s:9:\"radio-407\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-532\";s:9:\"8:45-3:15\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:9:\"radio-880\";a:1:{i:0;s:2:\"No\";}s:8:\"text-528\";s:5:\"Flora\";s:7:\"text-38\";s:3:\"dog\";s:8:\"text-918\";s:30:\"barks at first but is friendly\";s:8:\"text-285\";s:3:\"Ike\";s:8:\"text-298\";s:3:\"cat\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:461:\"We are currently challenged by both parents' work and travel schedules. We expect to need help occasionally over the next few months with school pick up, after school driving, managing dinner and homework and staying with the boys until parents get home from work. In particular, Feb. 25, 26 and 27 are known dates when mom will be travelling and kids need to be picked up. End time in the evening will need to be flexible due to dad's work schedule. \";s:12:\"textarea-254\";s:13:\"Google search\";s:8:\"text-747\";s:3:\"JWD\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-01-28 16:48:48'),(63,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:15:\"Alissa Ashcroft\";s:9:\"email-722\";s:27:\"alissa.a.ashcroft@gmail.com\";s:8:\"text-697\";s:10:\"5402562048\";s:12:\"textarea-853\";s:441:\"Hello - \n\nI would like to inquire about securing a part-time nanny or a short term nanny for our newborn baby son (born Dec.6) starting in April or May. At this time, we are not sure exactly what type of child care we will need - short term or part time - but we would like to discuss options and learn more about the Metropolitan Nannies process. I would be grateful for additional information.\nMany thanks & best regards,\nAlissa Ashcroft\";}','2020-01-30 17:43:26'),(64,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:16:\"Catherine Harden\";s:9:\"email-722\";s:28:\"catherine.harden12@gmail.com\";s:8:\"text-697\";s:10:\"9045093227\";s:12:\"textarea-853\";s:408:\"Hi,\nI had made a booking for tonight for my coworker and given you her contact information, but I just found out no one ever contacted her! Trying to get a hold of someone, but know it’s Saturday so there’s no one at the desk. Please let me know if someone is still coming!\n\nInfo is:\n3 children at the Salamander\nContact Judith Hoekstra\n5pm-10pm tonight\n\nPlease call me back my cell phone is 904-509-3227\";}','2020-02-01 21:16:42'),(65,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:15:\"Alissa Ashcroft\";s:9:\"email-722\";s:27:\"alissa.a.ashcroft@gmail.com\";s:8:\"text-697\";s:10:\"5402562048\";s:12:\"textarea-853\";s:291:\"Hello - \nI am writing to inquire about the process for securing a part time nanny starting in April our infant son. Before I fill out the online application, I would like to speak to someone for additional information on part-time nanny services.\nMany thanks & best regards,\nAlissa Ashcroft\";}','2020-02-03 17:49:29'),(66,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:19:\"Elizabeth Wodlinger\";s:9:\"email-722\";s:16:\"lpdale@gmail.com\";s:8:\"text-697\";s:10:\"2022135035\";s:12:\"textarea-853\";s:116:\"I submitted an application and need to discuss further. The application fee didn’t go through. Please contact me. \";}','2020-02-04 17:57:44'),(67,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:15:\"Kayla Herington\";s:9:\"email-722\";s:25:\"kayla.herington@yahoo.com\";s:8:\"text-697\";s:12:\"0324 9802753\";s:12:\"textarea-853\";s:1758:\"Wow...This is literally INSANEEE!\r\n\r\nThis deal blown away my mind and I can't stop myself from sharing it with you\r\n\r\nWhat if you get 150+ professional templates to create unlimited SEO friendly sites for your clients,\r\nnot only sites but blogs, pages or e-stores in any niche in just a few clicks. \r\n\r\nCheck here\r\nhttps://jvz1.com/c/1080945/345623\r\n\r\nNICHES may include Blogger, Copywriter, E-com Seller, Social Media Consultant,\r\nCar-Rental, Marketing Consultant, Painters and many more. It's exclusively limitless to pocket BIG Bucks from them.\r\n\r\nWith "WebSuitePro", you have an Awesome Opportunity to \r\nTap into 200 Billion Website Market and Earn Income on Autopilot Mode.\r\n\r\nHave a look at some Amazing & Innovative features below:\r\n\r\n- 150+ Eye-Catchy and Customizable Templates to Choose\r\n- Engage Visitors with 20+ Beautiful Slider Combinations\r\n- Create Unlimited Mobile-Responsive & SEO-Optimized Websites\r\n- Highly Appealing & Converting Designs with Business Section Included\r\n- 50+ Amazing features...\r\n\r\ncheck here\r\nhttps://jvz1.com/c/1080945/345623\r\n\r\n[Plus] No monthly fees NEED to be paid Ever.\r\n\r\nAnd if you Buy from my Affiliate Link then you will also Get:\r\n[+] 6 Fast Action High-Value Limited Time Bonuses\r\n[+] Huge Pack of 15 Super-Cool Bonuses Designed only for you!\r\n[[Grab it Soon using 'your_personalise_coupon' for Extra % Discount on WebSuitePro Commercial Plan.]]your_BLP_Link\r\n\r\n...with the help of Complete Step-By-Step guide that will give you INSTANT AUTHORITY to serve unlimited clients\r\n[[Checkout the Demo of "WebSuitePro" and Get it at the Special Discounted Price!]]\r\nhttps://jvz1.com/c/1080945/345623\";}','2020-02-09 07:44:46'),(68,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Emily Scott\";s:9:\"email-722\";s:27:\"emily@videoleadsnetwork.top\";s:8:\"text-697\";s:12:\"326-421-1751\";s:12:\"textarea-853\";s:534:\"Hey - Just came across your site, and it looks great. \r\n\r\nBut can I ask why there's no video?\r\n\r\nDid you know that businesses using video grow 49% faster than companies without video? \r\n\r\nHere's an example of what yours could look like:\r\nhttps://videoleadsnetwork.top/success/?=metropolitannannies.com\r\n\r\nRegards,\r\nEmily\r\n\r\n\r\n\r\n\r\n\r\n410 E Santa Clara Street Unit #817 San Jose CA 95113\r\n \r\nNo more video marketing:\r\nhttps://videoleadsnetwork.top/out.php/?site=metropolitannannies.com\r\n\";}','2020-02-11 05:55:10'),(69,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Lara Greene\";s:9:\"email-722\";s:33:\"lara.greene@firstbusinessloan.xyz\";s:8:\"text-697\";s:12:\"213-558-2100\";s:12:\"textarea-853\";s:657:\"Dear Business Owner,\r\n\r\nWe're pleased to announce you have been selected to apply for business funding up to $500K – with no impact on your credit score.\r\n\r\nFind out how much you qualify for:\r\nhttps://firstbusinessloan.xyz/win/?=metropolitannannies.com\r\n\r\nNext-day funding is available. Get a decision in minutes.\r\n\r\nSincerely,\r\nLara Greene\r\nCommercial Funding Specialist\r\nFirst Business & Loan\r\n\r\n\r\n\r\n\r\n\r\nFirst Business & Loan\r\n964 E. Badillo Street Suite 2055 \r\nCovina CA 91724\r\n\r\nNo worries if you want to avoid marketing in the future:\r\nhttps://firstbusinessloan.xyz/out.php/?site=metropolitannannies.com\r\n\";}','2020-02-14 10:41:10'),(70,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Erika Kain\";s:9:\"email-722\";s:19:\"erika.kain@bain.com\";s:8:\"text-697\";s:12:\"804-248-6925\";s:12:\"textarea-853\";s:208:\"I am interested in learning a bit more about your services, as my sister and I are interested in hiring a nanny share for our two boys - one is currently 3 months and one is currently 2 weeks. \n\nThanks,\nErika\";}','2020-02-14 22:42:32'),(71,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Annett Eliott\";s:9:\"email-722\";s:23:\"eliott.annett@gmail.com\";s:8:\"text-697\";s:14:\"01.69.79.52.31\";s:12:\"textarea-853\";s:679:\"Hello,\r\n \r\nMy name is Annett Eliott, and I'm a SEO Specialist. \r\n \r\nI just checked out your website metropolitannannies.com, and wanted to find out if you need help for SEO Link Building ?\r\n\r\nBuild unlimited number of Backlinks and increase Traffic to your websites which will lead to a higher number of customers and much more sales for you. \r\n \r\nSEE FOR YOURSELF==> https://bit.ly/2SvRvQf\r\n\r\nDo not forget to read Review to convince you, is already being tested by many people who have trusted it !!\r\n \r\nKind Regards,\r\nAnnett Eliott ! Business Development Manager\r\n \r\n \r\nUNSUBSCRIBE==> http://bit.ly/Unsubscribe_Seo\r\n\r\n\r\n\r\n\r\n \r\n \r\n \r\n \r\n\r\n\";}','2020-02-15 03:59:17'),(72,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"April Osborne\";s:9:\"email-722\";s:33:\"april.osborne@featuredtraffic.xyz\";s:8:\"text-697\";s:12:\"224-874-2471\";s:12:\"textarea-853\";s:602:\"Just curious, is your business doing OK this year, or are you crushing it?\r\n\r\nThe economy is strong, but many businesses are struggling.\r\n\r\nIf that's you, here's how we can provide an immediate and massive boost to your website:\r\nhttps://featuredtraffic.xyz/up?=metropolitannannies.com\r\n\r\nCheck it out and see for yourself.\r\n\r\n\r\nApril\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nFeatured Traffic\r\n1178 Broadway 3rd Floor #1251\r\nNew York, NY 10001\r\n\r\nIf you desire to skip this sort of marketing in the future:\r\nhttps://featuredtraffic.xyz/unsubscribe.php/?site=metropolitannannies.com\";}','2020-02-15 15:35:08'),(73,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:2962:\"Hey there, I just found your site, quick question…\r\n\r\nMy name’s Eric, I found metropolitannannies.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithwebvisitor.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithwebvisitor.com to learn more about everything Talk With Web Visitor can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE http://www.talkwithwebvisitor.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitor.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-02-18 09:20:12'),(74,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:17:\"Alberta Jorgenson\";s:9:\"email-722\";s:27:\"alberta.jorgenson@gmail.com\";s:8:\"text-697\";s:12:\"330-675-5815\";s:12:\"textarea-853\";s:1529:\"Hi, \r\n\r\nI am contacting you because I have found out through enquiry that you engage in one of the following activities - running, office work, fitness, or suffer back pain - and, therefore, could do with a lightweight, comfortable posture corrector.\r\n\r\nIf this is true, then I'm happy to announce a posture corrector that’s easy to use and fulfills the goal of keeping your posture in the ideal position regardless of the extremity of your activities.\r\n\r\nShoulderPosture fixes your already affected posture gradually, but eventually, in a matter of two weeks if worn for up to 1 hour a day. When you wear ShoulderPosture, your body is compelled to the ideal shape, and soon your muscle memory will adjust to this new, ideal position and try to maintain it.\r\n\r\nBut this is not to say if you currently have a good posture, you do not need ShoulderPosture. Even if you want to maintain your current fine posture, ShoulderPosture can help out a great deal. \r\n\r\nInterestingly, most people are ignorant of their need of a posture corrector until they have started using one.\r\n\r\nShoulderPosture is backed by 100% money-back guarantee over a 2-week period – that we have promised you will start seeing considerable results. So, it's a win-win situation.\r\n\r\nI have attached below a picture showing the workings of ShoulderPosture. \r\nPlease, bookmark the ShoulderPosture webpage if you’re interested but can’t make a purchase right away: https://shoulderposture.com \r\n\r\nHave a nice day!\r\nShoulderPosture Team\r\n\";}','2020-02-19 09:54:02'),(75,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Jim Anthony\";s:9:\"email-722\";s:25:\"sales@besttrafficpros.com\";s:8:\"text-697\";s:11:\"30-17-92-11\";s:12:\"textarea-853\";s:1750:\"Hello, my name is Jim and I was just looking your website metropolitannannies.com\r\nover and thought I would message you on your contact form and offer\r\nsome help. I really like your site but I noticed you weren’t getting a\r\nlot of traffic and your Alexa ranking isn’t as strong as it could be.\r\n\r\n>>>https://besttrafficpros.com\r\n\r\nFortunately, I may have an answer for you. I can get you 1,000’s of\r\nvisitors looking at metropolitannannies.com ready to buy your product, service or\r\nsign up for an offer and fast. Our advertising network of over 9000\r\nwebsites provides a low cost and effective online marketing solutions\r\nthat actually works. I can help your business get more online quality\r\ntraffic by advertising your business on websites that are targeted to\r\nyour specific market. The Internet is vast but you don’t have to spend\r\nhuge amounts of cash to jump start your business. I can get you 10,000\r\nhighly targeted visitors directly to your website for as little as\r\n$39.00 for a 30 day trial run.\r\n\r\n>>>https://besttrafficpros.com\r\n\r\nIt has taken us 12 years to perfect our system and in addition to\r\nbeing exciting, it works!! We also have a special offer of 200,000\r\nTargeted visitors spread over 60 days for a special one time charge\r\nof $299.00.\r\n\r\nIf you would like to talk personally and have specific questions, call\r\nme @ 480-331-6775 from 9am to 5pm MST. Also check out the short video\r\nhere and see how everything works.\r\n\r\nBest Regards,\r\nJim\r\nsupport@besttrafficpros.com\r\nBestTrafficPros.com\r\nhttps://besttrafficpros.com\r\n\r\nOur apologies if this reached you in error. If you'd like to be placed on our removal list please visit here:\r\nhttps://besttrafficpros.com/remove\";}','2020-02-23 21:57:22'),(76,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Ngan Breeze\";s:9:\"email-722\";s:21:\"breeze.ngan@gmail.com\";s:8:\"text-697\";s:14:\"(08) 8268 6403\";s:12:\"textarea-853\";s:700:\"Learn how to build a successful Online Business\r\nI know its hard to beleive someone who fill your website metropolitannannies.com contact form to send a message\r\nBut trust me for one last time\r\nJoin and see the first month results, Just one month\r\n\r\nhttp://bit.ly/2Vfe39f\r\n\r\nWhat is your feeling about success? $10/day? $100/day? $1,000/day, or more? \r\nAccording to my past experience and knowledge, \r\nEach success is entirely possible truth depend on your efforts not others, \r\nif you have more efforts and dedication, success can take near your foots.\r\n\r\nFrom building a website to promote a product A to Z free videos and guide\r\n\r\nhttp://bit.ly/2Vfe39f\";}','2020-02-25 08:47:52'),(77,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:10:\"Sarah Jane\";s:8:\"text-743\";s:5:\"Jaffe\";s:8:\"text-477\";s:16:\"Proposal Manager\";s:8:\"text-624\";s:11:\"CGI Federal\";s:8:\"text-808\";s:12:\"571.319.7459\";s:8:\"text-666\";s:10:\"7036271619\";s:9:\"email-298\";s:25:\"sarahjane.jaffe@gmail.com\";s:8:\"text-524\";s:3:\"Sam\";s:8:\"text-706\";s:7:\"Dworkin\";s:8:\"text-492\";s:20:\"Private Investigator\";s:8:\"text-947\";s:4:\"Self\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:12:\"484-883-0587\";s:9:\"email-404\";s:21:\"sam.dworkin@gmail.com\";s:8:\"text-172\";s:15:\"2902 Rose Place\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:12:\"Falls Church\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"22042\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:3:\"9-5\";s:8:\"text-961\";s:10:\"Sarah Jane\";s:7:\"text-36\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:7:\"Caitlin\";s:8:\"text-512\";s:5:\"March\";s:8:\"text-970\";s:0:\"\";s:8:\"text-143\";s:4:\"2020\";s:9:\"radio-519\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:4:\"Emmi\";s:8:\"text-770\";s:9:\"September\";s:8:\"text-887\";s:2:\"25\";s:8:\"text-386\";s:4:\"2018\";s:9:\"radio-407\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-532\";s:28:\"Daycare 9-5, no nanny needed\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:244:\"Caitlin will be awaiting a spot in our other daughter's daycare that will open up at the end of August. As such, even though we'll have two daughters only our infant will be with the nanny. We'd be looking for June - August care.\";s:12:\"checkbox-113\";a:1:{i:0;s:6:\"Summer\";}s:8:\"text-968\";s:0:\"\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:0:\"\";s:12:\"checkbox-378\";a:4:{i:0;s:30:\"Daily Log of Child(ren)\'s Play\";i:1;s:27:\"Picking up after Child(ren)\";i:2;s:21:\"Reading to Child(ren)\";i:3;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-16\";s:0:\"\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:2:\"No\";}s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:454:\"We'd like a confident nanny who has experience with infants. Our daughter will be at the point where a schedule for naps will start to emerge so we'd love someone who will work with us on what that looks like and can handle any sleep training we're working on. Also plan on having breastmilk stored for meals, so someone experienced in handling breastmilk would be great though we can certainly walk through our bottle warmer and all that.\";s:12:\"textarea-404\";s:226:\"Currently, husband and I tag team between 6:30-7:30 in getting dressed and getting daughter out the door to daycare. Caitlin isn't born yet, but once she's here we will also be juggling her needs until nanny arrives.\";s:12:\"textarea-784\";s:76:\"We'd be looking for someone with experience with newborns/infants.\";s:12:\"textarea-298\";s:286:\"We're looking for consistency and responsiveness. Because we're just asking about our infant, there wouldn't really be much discipline, so we'd like someone who will respond to her needs and cries, but also would be confident enough to start implementing a schedule.\";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:47:\"Googling how to find a nanny northern virginia.\";s:8:\"text-747\";s:3:\"SJJ\";s:9:\"radio-647\";a:1:{i:0;s:34:\"I do NOT agree to the above terms.\";}s:9:\"radio-234\";a:1:{i:0;s:34:\"I do NOT agree to the above terms.\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-03-02 19:08:21'),(78,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"Lisa Henning\";s:9:\"email-722\";s:37:\"lisa.henning@yourvideomarketing.cloud\";s:8:\"text-697\";s:12:\"213-558-1297\";s:12:\"textarea-853\";s:730:\"Hi,\r\n\r\nMy name is Lisa Henning. \r\n\r\nI'm contacting you because I noticed your website is lacking videos.\r\n\r\nHave you considered growing your business with a video like this? ...\r\nhttps://www.yourvideomarketing.cloud/success/?=metropolitannannies.com\r\n\r\n\r\nIt's a very simple way to convert new customers. VERY impressive ROI too.\r\n\r\nI highly you recommend you check it out.\r\n\r\nLisa\r\nVideo Conversion Specialist\r\nYour Video Marketing Cloud\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n- This commercial message sent from PJLK Marketing LC\r\n410 East Santa Clara Street RM#817\r\nSan Jose, CA 95113\r\n\r\nTo unsubscribe click here:\r\nhttps://yourvideomarketing.cloud/out.php/?site=metropolitannannies.com\r\n\r\n\r\n\r\n\r\n\r\n\";}','2020-03-02 23:14:15'),(79,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:16:\"Alfonzo Jacobson\";s:9:\"email-722\";s:28:\"alfonzo.jacobson@outlook.com\";s:8:\"text-697\";s:12:\"0304-3967089\";s:12:\"textarea-853\";s:760:\"Hello\r\n\r\nI just checked out your website metropolitannannies.com and wanted to find out if you need help for SEO Link Building ?\r\n\r\nIf you aren't using SEO Software then you will know the amount of work load involved in creating accounts, confirming emails and submitting your contents to thousands of websites. \r\n\r\nWith THIS SOFTWARE the link submission process will be the easiest task and completely automated, you will be able to build unlimited number of links and increase traffic to your websites which will lead to a higher number of customers and much more sales for you. \r\n\r\nIF YOU ARE INTERESTED, We offer you 7 days free trial\r\n==> http://bit.ly/Robot_Submitter\r\n\r\nKind Regards,\r\nAlfonzo Jacobson ! Business Development Manager\";}','2020-03-03 09:55:07'),(80,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Nicole Owens \";s:9:\"email-722\";s:23:\"nicoleowens55@gmail.com\";s:8:\"text-697\";s:10:\"2406439843\";s:12:\"textarea-853\";s:109:\"Good Morning ! I believe I submitted an application with you all . Is there anyway I can check on the status \";}','2020-03-05 06:29:28'),(81,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:9:\"Sue Davis\";s:9:\"email-722\";s:29:\"sue@globalreachmarketing.best\";s:8:\"text-697\";s:12:\"545-236-4752\";s:12:\"textarea-853\";s:595:\"Hey, awesome site -- I'm guessing you do really well.\r\n\r\nAny chance you can handle more customers?\r\n\r\nI have a ton of web traffic looking for exactly what you offer.\r\n\r\nMore specifically, I can send you up to 16,500 website visitors who are interested in your products / services, every month.\r\n\r\nTest it out with no risk:\r\nhttps://globalreachmarketing.best/r1/?=metropolitannannies.com\r\n\r\nSue\r\n\r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nDon’t want new customers? Avoid more marketing mails here:\r\nhttps://globalreachmarketing.best/out.php?site=metropolitannannies.com\";}','2020-03-08 05:22:19'),(82,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"Nicole Rideout\";s:9:\"email-722\";s:25:\"nicole@alexadirectory.top\";s:8:\"text-697\";s:12:\"805-372-1751\";s:12:\"textarea-853\";s:610:\"Hey! \r\n\r\nHave you remembered to activate voice search for your business?\r\n\r\nActivate it here in 30 seconds:\r\n\r\nhttps://alexadirectory.top/abcc1/?=metropolitannannies.com\r\n\r\nWithout activation, customers may not be able to find metropolitannannies.com with voice searches on Google, Amazon Alexa or mobile phones.\r\n\r\nNicole Ritter\r\nVoice Activation Follow-up Specialist\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n \r\n2764 Pleasant Road Suite Suite A PMB 708\r\nFort Mill, SC 29708\r\n\r\nYou can skip future marketing messages here:\r\nhttps://alexadirectory.top/out.php?site=metropolitannannies.com\";}','2020-03-08 06:15:08'),(83,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Anna Woods\";s:9:\"email-722\";s:25:\"anna@yourbestcustomer.top\";s:8:\"text-697\";s:12:\"224-874-8991\";s:12:\"textarea-853\";s:719:\"Hey, I know everyone is talking about politics these days, but this is about your website.\r\n\r\nWhile others are glued to Fox News, some of us are actually focused on making money!\r\n\r\nIf you agree, let me show you how we can drive tons of new customers to your site in 2020: \r\nhttps://yourbestcustomer.top/up?=metropolitannannies.com\r\n\r\nWe do it for others. We can do it for you. Interested?\r\n\r\nRegards, \r\nAnna Woods\r\nWeb Traffic Analyst, CWT Your Best Customer\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nCWT Your Best Customer\r\n2764 Pleasant Road\r\nSuite A PMB 922 \r\nFort Mill, SC 29708\r\n\r\nNot interested in marketing:\r\nhttps://yourbestcustomer.top/unsubscribe.php/?site=metropolitannannies.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\";}','2020-03-11 04:47:21'),(84,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Josefa Jarman\";s:9:\"email-722\";s:21:\"jarman.josefa@msn.com\";s:8:\"text-697\";s:12:\"0351 8891257\";s:12:\"textarea-853\";s:681:\"Hello,\r\n \r\nMy name is Josefa Jarman, and I'm a SEO Specialist. \r\n \r\nI just checked out your website metropolitannannies.com, and wanted to find out if you need help for SEO Link Building ?\r\n\r\nBuild unlimited number of Backlinks and increase Traffic to your websites which will lead to a higher number of customers and much more sales for you. \r\n \r\nSEE FOR YOURSELF==> https://bit.ly/3albPtm\r\n\r\n\r\nDo not forget to read Review to convince you, is already being tested by many people who have trusted it !!\r\n \r\nKind Regards,\r\nJosefa Jarman ! Business Development Manager\r\n \r\n \r\nUNSUBSCRIBE==> http://bit.ly/Unsubscribe_Seo\r\n\r\n\r\n\r\n\r\n \r\n \r\n \r\n \r\n\r\n\";}','2020-03-13 17:40:08'),(85,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:17:\"Billie Stallworth\";s:9:\"email-722\";s:32:\"billie.stallworth@googlemail.com\";s:8:\"text-697\";s:12:\"0499-9071489\";s:12:\"textarea-853\";s:234:\"Want to post your business on thousands of online ad websites monthly? For a small monthly payment you can get virtually endless traffic to your site forever!\r\n\r\nFor more information just visit: http://www.adpostingrobot.xyz\";}','2020-03-14 00:40:17'),(86,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:9:\"pauladj11\";s:9:\"email-722\";s:39:\"erinmi69@ayumu3110.naoki23.pushmail.fun\";s:8:\"text-697\";s:11:\"88618499838\";s:12:\"textarea-853\";s:207:\"Sexy pictures each day\r\nhttp://meetshemale.miyuhot.com/?jadyn \r\n\r\n free lesbian porn porn tube hardcord bisexual porn brunette babe tube porn symbian os porn game free oldest porn picture \r\n\r\n\";s:6:\"submit\";s:4:\"SEND\";}','2020-03-14 18:27:15'),(87,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"Helena Shields\";s:9:\"email-722\";s:26:\"helena.shields@outlook.com\";s:8:\"text-697\";s:12:\"210-912-2007\";s:12:\"textarea-853\";s:641:\"Hello, I was just taking a look at your website and submitted this message via your feedback form. The contact page on your site sends you messages like this to your email account which is why you are reading through my message at this moment correct? This is half the battle with any kind of online ad, getting people to actually READ your advertisement and I did that just now with you! If you have an advertisement you would like to blast out to tons of websites via their contact forms in the US or anywhere in the world let me know, I can even target specific niches and my costs are super low. Write an email to: harry2947har@gmail.com\";}','2020-03-15 18:00:07'),(88,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:6:\"Papiya\";s:8:\"text-743\";s:5:\"Gupta\";s:8:\"text-477\";s:26:\"VP - Automation & Robotics\";s:8:\"text-624\";s:10:\"S&P Global\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:14:\"(703) 405-1453\";s:9:\"email-298\";s:21:\"papiyagupta@gmail.com\";s:8:\"text-524\";s:2:\"NA\";s:8:\"text-706\";s:2:\"NA\";s:8:\"text-492\";s:0:\"\";s:8:\"text-947\";s:0:\"\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:0:\"\";s:9:\"email-404\";s:0:\"\";s:8:\"text-172\";s:21:\"1711 Stuart Pointe Ln\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:7:\"Herndon\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"20170\";s:8:\"text-836\";s:14:\"(703) 685-0693\";s:8:\"text-290\";s:16:\"After work hours\";s:8:\"text-961\";s:12:\"Papiya Gupta\";s:7:\"text-36\";s:20:\"To be provided later\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:6:\"Shagun\";s:8:\"text-512\";s:2:\"18\";s:8:\"text-970\";s:0:\"\";s:8:\"text-143\";s:0:\"\";s:9:\"radio-519\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:4:\"None\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:480:\"The nanny will be needed around July/August upon completion of the adoption process. I will be a single mom, therefore a small household. I work from home mostly, but I also occasionally travel to NYC on work for a couple of days. Therefore I need a mature, responsible and professional nanny who will be another responsible adult in the household. Nanny should also be a very experienced driver, and willing/able to travel domestically and internationally when needed. \";s:12:\"checkbox-113\";a:2:{i:0;s:7:\"Live In\";i:1;s:9:\"Full Time\";}s:8:\"text-968\";s:0:\"\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:110:\"Vacation and national holidays as per industry standards. Nanny should ideally have her own health insurance. \";s:12:\"checkbox-378\";a:8:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:7:\"Bathing\";i:2;s:15:\"Preparing Meals\";i:3;s:30:\"Daily Log of Child(ren)\'s Play\";i:4;s:27:\"Picking up after Child(ren)\";i:5;s:21:\"Reading to Child(ren)\";i:6;s:26:\"Age-appropriate Activities\";i:7;s:24:\"Other (Please describe):\";}s:12:\"textarea-971\";s:42:\"Take her for walks around the neighborhood\";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:66:\"Drive her to/from play school or school when the time comes. \";s:9:\"radio-348\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-466\";s:184:\"Car is not immediately needed as the child is very young. When she is ready to go to play school or school or library for kids activities, I can consider providing her a car if needed.\";s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:384:\"A mature and responsible adult who loves kids. Ideally someone in my age group (40+) who has a settled life and in good health. Nanny should be interested in a long-term placement, wanting to become another adult member of the household. Should be active and playful with kids, but otherwise calm, strong, and thoughtful. Maturity, flexibility and a stable personality is important. \";s:12:\"textarea-404\";s:44:\"Currently, it is a single person household. \";s:12:\"textarea-784\";s:315:\"Good language, reading and writing skills. Multilingual and multicultural. Appreciation for and curiosity to learn about other cultures\nGood education. High school required. College education preferable. \n15+ years of childcare experience. \nShould be able to care for the child when I'm traveling out of town. \";s:12:\"textarea-298\";s:27:\"Balanced, firm and loving. \";s:12:\"textarea-146\";s:151:\"Nanny will have separate bedroom and bathroom. Well-sized bedroom with a closet, queen bed and side tables. Other furniture can be provided as needed. \";s:12:\"textarea-913\";s:39:\"Good online reviews and word of mouth. \";s:8:\"text-747\";s:2:\"PG\";s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-452\";a:1:{i:0;s:0:\"\";}s:9:\"radio-647\";a:1:{i:0;s:0:\"\";}s:9:\"radio-234\";a:1:{i:0;s:0:\"\";}}','2020-03-15 22:26:44'),(89,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"Jeffrey Wilson\";s:9:\"email-722\";s:17:\"Jeph410@gmail.com\";s:8:\"text-697\";s:10:\"7703168298\";s:12:\"textarea-853\";s:360:\"Hi my name is Jeffrey Wilson and my wife and I are very interested in using a nanny for our baby. I just had a few questions:\n\n1. What are the services that you offer and the fees associated with those services. \n\n2. Do you offer payroll support?\n\nJust really looking for some general information. Please feel free to email or call me anytme.\n\nThank you.\n\nJeff\";}','2020-03-16 20:45:36'),(90,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:9:\"Sergiolow\";s:9:\"email-722\";s:10:\"kfki@fn.de\";s:8:\"text-697\";s:11:\"89682888884\";s:12:\"textarea-853\";s:1055:\"We collect a little cryptocurrency, then store it and wait for it to rise in price. You can spend cryptocurrencies or \r\n \r\nconvert them into money. \r\nhttp://moonbit.co.in/?ref=5a634d8809ab \r\nhttp://moondoge.co.in/?ref=bf680b23125f \r\nhttp://moonbitcoin.cash/?ref=1F3BC44C9997 \r\nhttp://moonliteco.in/?ref=e0cbd781a403 \r\nhttp://bonusbitcoin.co/?ref=9B3564F29C20 \r\nhttp://bitfun.co/?ref=03588949014B \r\nhttp://moondash.co.in/?ref=B2F5901909B4 \r\nhttps://firefaucet.win/ref/Valera69 \r\n \r\nOn web sites: \r\nhttps://freebitco.in/?r=600155 \r\nhttps://free-dogecoin.com/?referer=301432 \r\nhttps://free-monero.com/?referer=18287 \r\nhttps://free-litecoin.com/login?referer=503943 \r\nhttps://free-ethereum.io/?referer=354378 \r\nYou can put cryptocurrencies under the % that drops every day. \r\n \r\nDetailed information on the site page: http://23kfki.ru/p0004.htm\";s:6:\"submit\";s:4:\"SEND\";}','2020-03-17 07:17:28'),(91,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:15:\"Claudia Clement\";s:9:\"email-722\";s:25:\"claudiauclement@yahoo.com\";s:8:\"text-697\";s:12:\"540-948-0138\";s:12:\"textarea-853\";s:687:\"Hi, We are wondering if you would be interested in our service, where we can provide you with a dofollow link from Amazon (DA 96) back to metropolitannannies.com?\r\n\r\nThe price is just $57 per link, via Paypal.\r\n\r\nTo explain backlinks and the benefit they have for your website, you can read more here: https://textuploader.com/16jn8\r\nWhat is DA? - If you are not sure, please read here: https://textuploader.com/16bnu\r\n\r\nIf you are interested, just reply and we can discuss further. We can provide an existing sample, so you can see for yourself.\r\n\r\nKind Regards,\r\nClaudia.\r\n\r\nPS. This does not involve selling anything so you do not need to have a product.\";}','2020-03-20 00:05:15'),(92,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:2296:\"Hey, this is Eric and I ran across metropolitannannies.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://www.talkwithwebvisitor.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE http://www.talkwithwebvisitor.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithwebvisitor.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitor.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-03-20 12:04:15'),(93,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"Damian Stamm\";s:9:\"email-722\";s:20:\"damian.stamm@msn.com\";s:8:\"text-697\";s:11:\"06-97741697\";s:12:\"textarea-853\";s:669:\"Hi,\r\n\r\nWe're wondering if you've ever considered taking the content from metropolitannannies.com and converting it into videos to promote on Youtube using Content Samurai? You simply add the text and it converts it into scenes that make up a full video. No special skills are needed, and there's access to over 1 million images/clips that can be used.\r\n\r\nYou can read more about the software here: https://turntextintovideo.com - there's also a link to a totally free guide called the 'Youtube SEO Cheat Sheet', full of fantastic advice on how to help your site rank higher in Youtube and in Google.\r\n\r\nKind Regards,\r\nDamian\";}','2020-03-21 03:53:00'),(94,330,'a:83:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:5:\"Eriko\";s:8:\"text-743\";s:8:\"Clements\";s:8:\"text-477\";s:9:\"Education\";s:8:\"text-624\";s:35:\"Association for Molecular Pathology\";s:8:\"text-808\";s:12:\"301-634-7985\";s:8:\"text-666\";s:10:\"4102997711\";s:9:\"email-298\";s:16:\"erikog@gmail.com\";s:8:\"text-524\";s:4:\"Neil\";s:8:\"text-706\";s:8:\"Clements\";s:8:\"text-492\";s:11:\"IT security\";s:8:\"text-947\";s:6:\"Leidos\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:12:\"410-299-7620\";s:9:\"email-404\";s:19:\"nclements@gmail.com\";s:8:\"text-172\";s:15:\"16421 Apache Ln\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:12:\"Gaithersburg\";s:8:\"text-901\";s:2:\"MD\";s:8:\"text-759\";s:5:\"20878\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:7:\"8am-8pm\";s:8:\"text-961\";s:14:\"Eriko Clements\";s:7:\"text-36\";s:27:\"Jasmine Greene 347-931-1364\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:103:\"excellent. One of our babysitters is also our daycare teacher and another is a neighbor's daughter\";s:12:\"checkbox-902\";a:3:{i:0;s:14:\"Sick Childcare\";i:1;s:19:\"As-Needed Childcare\";i:2;s:18:\"1-8 Week Placement\";}s:8:\"text-986\";s:13:\"Anna Clements\";s:8:\"text-512\";s:1:\"5\";s:8:\"text-970\";s:2:\"25\";s:8:\"text-143\";s:4:\"2016\";s:9:\"radio-519\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-561\";s:5:\"830-6\";s:8:\"text-332\";s:13:\"Lily Clements\";s:8:\"text-770\";s:1:\"5\";s:8:\"text-887\";s:2:\"08\";s:8:\"text-386\";s:4:\"2019\";s:9:\"radio-407\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-532\";s:5:\"830-6\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:9:\"radio-880\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:230:\"We take shoes off in our house. For food, we generally do not allow for sugary or overly salty foods for snacks or meals and stick with fruits and vegetables. We try to stay away from using any type of screens as much as possible.\";s:12:\"textarea-254\";s:23:\"friend - Kate Greenburg\";s:8:\"text-747\";s:3:\"egc\";s:9:\"radio-647\";a:1:{i:0;s:34:\"I do NOT agree to the above terms.\";}s:9:\"radio-234\";a:1:{i:0;s:34:\"I do NOT agree to the above terms.\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-03-22 02:43:24'),(95,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Lara Greene\";s:9:\"email-722\";s:35:\"lara.greene@superbusinessloans.club\";s:8:\"text-697\";s:12:\"213-558-2100\";s:12:\"textarea-853\";s:667:\"Dear Business Owner,\r\n\r\nWe're pleased to announce you have been selected to apply for business funding up to $500K – with no impact on your credit score.\r\n\r\nFind out how much you qualify for:\r\nhttps://superbusinessloans.club/win/?=metropolitannannies.com\r\n\r\nNext-day funding is available. Get a decision in minutes.\r\n\r\nSincerely,\r\nLara Greene\r\nCommercial Funding Specialist\r\nSuper Business Loans Club\r\n\r\n\r\n\r\n\r\n\r\nSuper Business Loans Club\r\n964 East Badillo St Suite 2055 \r\nCovina CA 91724\r\n\r\nNo worries if you want to avoid marketing in the future:\r\nhttps://superbusinessloans.club/out.php/?site=metropolitannannies.com\r\n\";}','2020-03-28 10:27:01'),(96,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:7:\"Kirsten\";s:8:\"text-743\";s:4:\"Boyd\";s:8:\"text-477\";s:17:\"2920 District Ave\";s:8:\"text-624\";s:7:\"Apt 619\";s:8:\"text-640\";s:7:\"Fairfax\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"22031\";s:8:\"text-836\";s:12:\"703-944-4072\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:12:\"703-944-4072\";s:9:\"email-298\";s:19:\"kirstboyd@gmail.com\";s:8:\"text-290\";s:3:\"any\";s:8:\"text-961\";s:22:\"Kelly Suh 540-273-3322\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:9:\"A60823379\";s:8:\"text-737\";s:2:\"VA\";s:8:\"text-139\";s:2:\"37\";s:8:\"text-331\";s:9:\"June 2020\";s:8:\"text-986\";s:7:\"Fairfax\";s:8:\"text-512\";s:6:\"Reston\";s:8:\"text-970\";s:10:\"Alexandria\";s:8:\"text-143\";s:9:\"Chantilly\";s:8:\"text-519\";s:12:\"$25/hr \";s:12:\"checkbox-982\";a:3:{i:0;s:9:\"Part Time\";i:1;s:8:\"Live Out\";i:2;s:19:\"Summer / Short Term\";}s:12:\"checkbox-717\";a:4:{i:0;s:9:\"Week Days\";i:1;s:11:\"Week Nights\";i:2;s:10:\"Over Night\";i:3;s:8:\"Weekends\";}s:12:\"checkbox-939\";a:7:{i:0;s:7:\"Laundry\";i:1;s:7:\"Bathing\";i:2;s:19:\"Reading to Children\";i:3;s:7:\"Feeding\";i:4;s:15:\"Preparing Meals\";i:5;s:8:\"Cleaning\";i:6;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:12:\"checkbox-282\";a:4:{i:0;s:12:\"Housekeeping\";i:1;s:7:\"Laundry\";i:2;s:7:\"Errands\";i:3;s:7:\"Cooking\";}s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-871\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-252\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:14:\"2010 Honda Fit\";s:9:\"radio-659\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-603\";s:63:\"A few minor accidents, no speeding tickets in the last 10 years\";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:29:\"Fairfax County Public Schools\";s:8:\"text-887\";s:14:\"Melissa Miller\";s:8:\"text-386\";s:12:\"703-426-3100\";s:9:\"radio-407\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-532\";s:21:\"9524 Olde Creek Drive\";s:8:\"text-393\";s:7:\"Fairfax\";s:8:\"text-793\";s:2:\"VA\";s:8:\"text-119\";s:5:\"22032\";s:7:\"text-17\";s:6:\"58,000\";s:8:\"text-976\";s:11:\"August 2017\";s:8:\"text-995\";s:7:\"present\";s:12:\"textarea-192\";s:1376:\"Develop and broaden curriculum to meet FCPS Program of Study grades K-6 for a diverse group of learners. Expand units with the music team to grow student musicianship, cultural connections and hands-on experiences. \nDirect and select repertoire in multiple languages and styles for the 5th and 6th grade chorus class, concerts and special events. Engage guest vocal and an instrumental soloists to perform with the students in our holiday sing-along, and spring chorus concert. Rehearse 6th grade students for the FCPS All County Chorus Festival. Conduct students for site rehearsals with neighboring schools. \nImplement and strengthen collaborative units for grade levels including colonial dancing for 4th grade, poetry and rhythm units for 1st grade, and unique writing assignments in music history and cultural connections for 4th-6th grade. Create and rehearse performance showcases for grades K-2.\nCollaborate with classroom teachers to motivate a range of learners to reach their academic and behavioral goals through organizational strategies and positive behavior reinforcement.\nCreate an engaging guitar curriculum for grades 4-6.\nImplement and develop curriculum that incorporates singing, rhythm, movement, and music literacy for a self-contained special education classroom with a variety of special needs including Autism Spectrum Disorder and Downs Syndrome.\n\";s:12:\"textarea-772\";s:200:\"I'm currently employed by FCPS. My summer work usually includes running a drama camp in an FCPS facility. In the event that FCPS schools are closed this summer, I will be looking for employment. \";s:8:\"text-416\";s:35:\"The City of Fairfax Theatre Company\";s:8:\"text-218\";s:15:\"Sharon Petersen\";s:7:\"text-81\";s:12:\"703-863-3911\";s:9:\"radio-418\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-528\";s:22:\"3976 Chain Bridge Road\";s:7:\"text-38\";s:7:\"Fairfax\";s:8:\"text-918\";s:2:\"VA\";s:8:\"text-285\";s:5:\"22030\";s:8:\"text-298\";s:28:\"contracted work $30/hr \";s:8:\"text-940\";s:9:\"June 2013\";s:8:\"text-302\";s:7:\"present\";s:12:\"textarea-334\";s:626:\"Producing Director, The City of Fairfax Theatre Company – 2018-present\nArtistic Director, The City of Fairfax Theatre Company – 2013-2017\nAdministrate and oversee the artistic implementation and planning of an annual season of three productions, two summer drama camps, and various camps and educational opportunities throughout the year.\nEngage and motivate the Board of Trustees to fulfill and further CFTC’s mission to enrich, educate and connect our community through theatre programming for all ages.\nExecute a leadership role during every show in the annual season as either director, producer or music director.\n\n\";s:11:\"textarea-48\";s:55:\"none, still continuing to work and volunteer with CFTC.\";s:8:\"text-784\";s:21:\"Truro Anglican Church\";s:8:\"text-905\";s:11:\"Tory Baucum\";s:8:\"text-888\";s:12:\"703-344-1669\";s:9:\"radio-480\";a:1:{i:0;s:3:\"Yes\";}s:7:\"text-27\";s:16:\"3621 Colony Road\";s:8:\"text-278\";s:7:\"Fairfax\";s:8:\"text-795\";s:2:\"VA\";s:8:\"text-542\";s:5:\"22030\";s:8:\"text-248\";s:6:\"55,000\";s:8:\"text-449\";s:11:\"August 2006\";s:8:\"text-446\";s:14:\"September 2017\";s:12:\"textarea-590\";s:808:\"Director of Worship & Arts, Truro Anglican Church; Fairfax, VA – 2010-2014\n Worship & Arts Associate - 2006-2010, 2014-2017 \nDirected a large, vibrant music ministry for a 900+ member congregation.\nLed and orchestrated a team of worship staff and volunteers including two full-time music positions, the Truro Parish Choir, Children & Youth Handbells & Choir, Audio Visual ministries, and supporting worship organizations including Drama Ministry, Children's Dance Ministry, Lay Eucharistic Ministers, Ushers, Acolytes, Altar Guild, Flower Guild.\nPrimary pianist, organist.\nCo-founder and director of Genesis Arts Camp for grades Pre-K through 12. Hire and collaborate with professional artists, musicians, dancers and actors to create a variety of intensive classes with an end of the camp showcase.\n\";s:12:\"textarea-303\";s:30:\"Moved into teaching with FCPS.\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:9:\"radio-283\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-315\";s:0:\"\";s:8:\"text-516\";s:0:\"\";s:8:\"text-217\";s:0:\"\";s:8:\"text-185\";s:0:\"\";s:8:\"text-800\";s:0:\"\";s:8:\"text-462\";s:0:\"\";s:8:\"text-108\";s:0:\"\";s:8:\"text-321\";s:0:\"\";s:8:\"text-317\";s:0:\"\";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:12:\"textarea-342\";s:0:\"\";s:12:\"textarea-741\";s:0:\"\";s:8:\"text-754\";s:0:\"\";s:8:\"text-184\";s:0:\"\";s:8:\"text-663\";s:0:\"\";s:8:\"text-372\";s:0:\"\";s:7:\"text-42\";s:0:\"\";s:8:\"text-191\";s:0:\"\";s:8:\"text-787\";s:0:\"\";s:8:\"text-142\";s:0:\"\";s:8:\"text-718\";s:0:\"\";s:8:\"text-213\";s:0:\"\";s:8:\"text-123\";s:0:\"\";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:12:\"textarea-728\";s:0:\"\";s:12:\"textarea-287\";s:0:\"\";s:8:\"text-140\";s:0:\"\";s:8:\"text-175\";s:0:\"\";s:8:\"text-816\";s:0:\"\";s:8:\"text-374\";s:0:\"\";s:8:\"text-618\";s:0:\"\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:0:\"\";s:8:\"text-521\";s:0:\"\";s:8:\"text-230\";s:0:\"\";s:8:\"text-276\";s:0:\"\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:12:\"textarea-737\";s:0:\"\";s:12:\"textarea-152\";s:0:\"\";s:12:\"textarea-307\";s:110:\"I love working with children, and I am also looking for a backup plan to my camp being closed for the summer.r\";s:12:\"textarea-578\";s:62:\"Swimming, going to parks, playing games, being outside, crafts\";s:12:\"textarea-528\";s:139:\"I like to take the kids outside as much as possible. I've also done crafts, and read to them, and made sure they are fed and watered! \";s:12:\"textarea-697\";s:75:\"I'm a go getter, entrepreneur, mentally and physically active person. \";s:12:\"textarea-999\";s:24:\"Music, theatre, running.\";s:12:\"textarea-256\";s:55:\"To work in corporate event planning or arts management.\";s:12:\"textarea-751\";s:554:\"I enjoy children and young people. I have the most success with my students when I take time to get to know them personally. My goal is to create a positive environment where the child feels loved and respected while they are learning, growing, gaining independence and confidence. I have found in my years of teaching that I have more success with children when I set clear boundaries from the start, and find good procedures for organizing our time together. I have worked with children of varying income, ethnicity, learning levels and backgrounds.\n \n\";s:12:\"textarea-148\";s:42:\"I am spending time with friends and family\";s:12:\"textarea-723\";s:45:\"I'm stuck inside, or spend the day alone\";s:12:\"textarea-475\";s:156:\"I worked for Metropolitan Nannies in the summer of 2007, and really loved the family they placed me with. I believe I was referred by a friend at that time.\";s:9:\"radio-682\";a:1:{i:0;s:0:\"\";}s:9:\"radio-529\";a:1:{i:0;s:0:\"\";}s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-168\";a:1:{i:0;s:0:\"\";}s:9:\"radio-719\";a:1:{i:0;s:0:\"\";}s:9:\"radio-735\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-736\";a:1:{i:0;s:0:\"\";}s:9:\"radio-855\";a:1:{i:0;s:0:\"\";}s:9:\"radio-967\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-03-28 20:25:25'),(97,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Casie Lott\";s:9:\"email-722\";s:20:\"casie.lott@gmail.com\";s:8:\"text-697\";s:13:\"071 838 92 20\";s:12:\"textarea-853\";s:668:\"Hello,\r\n \r\nMy name is Casie Lott, and I'm a SEO Specialist. \r\n \r\nI just checked out your website metropolitannannies.com, and wanted to find out if you need help for SEO Link Building ?\r\n\r\nBuild unlimited number of Backlinks and increase Traffic to your websites which will lead to a higher number of customers and much more sales for you. \r\n \r\nSEE FOR YOURSELF==> https://bit.ly/3albPtm\r\n\r\n\r\nDo not forget to read Review to convince you, is already being tested by many people who have trusted it !!\r\n \r\nKind Regards,\r\nCasie Lott ! Business Development Manager\r\n \r\n \r\nUNSUBSCRIBE==> https://bit.ly/2TR0zPT\r\n\r\n\r\n\r\n\r\n \r\n \r\n \r\n \r\n\r\n\";}','2020-04-05 23:24:33'),(98,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"Barrett Jersey\";s:9:\"email-722\";s:24:\"barrett.jersey@gmail.com\";s:8:\"text-697\";s:12:\"0370 6695122\";s:12:\"textarea-853\";s:1360:\"Hello\r\nevery day we scan thousands of websites , and we found that your website has some broken links .\r\nAs a digital marketer, SEO or webmaster you know that a Google penalty can spell disaster for your client \r\nor company website. Google has put a huge emphasis on user experience in 2020 and broken links are in\r\n the top ten list of website user grievances. So, all other factors being equal, a page with no broken links is\r\n likely to outrank a page with broken links.\r\ncheck your website now >>> https://dc189.isrefer.com/go/home/payblogg\r\nIf you’re ready to fix your broken links, check out LinkTiger, a broken link checking tool that guides you every \r\nstep of the way. By signing up with LinkTiger you will receive:\r\n---------\r\n 1- An updated broken links report - available on a user-friendly dashboard\r\n 2- A list of broken links in any PDF, CSS, FLASH, JavaScript or MS Office document\r\n 3- An email letting you know about new broken links on your site\r\n 4- Top-rated customer support\r\n\r\nWhat’s more, you can export, print, and email your reports. Don’t let your domain authority tank because of broken links. \r\ncheck your website now for free >> https://dc189.isrefer.com/go/home/payblogg\r\nif you don't to receive this email in future just reply with stop or unsubscribe here\";}','2020-04-06 12:18:38'),(99,330,'a:83:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:9:\"DANIELLE \";s:8:\"text-743\";s:4:\"Reed\";s:8:\"text-477\";s:7:\"Manager\";s:8:\"text-624\";s:4:\"GDIT\";s:8:\"text-808\";s:10:\"7036397944\";s:8:\"text-666\";s:10:\"7036397944\";s:9:\"email-298\";s:17:\"dericay@gmail.com\";s:8:\"text-524\";s:7:\"Phillip\";s:8:\"text-706\";s:4:\"Reed\";s:8:\"text-492\";s:14:\"Major, US Army\";s:8:\"text-947\";s:7:\"US Army\";s:7:\"text-10\";s:10:\"2402743496\";s:8:\"text-555\";s:10:\"2402743496\";s:9:\"email-404\";s:18:\"reed4444@gmail.com\";s:8:\"text-172\";s:21:\"310 Chesapeake Drive \";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:12:\"Great Falls \";s:8:\"text-901\";s:8:\"Virginia\";s:8:\"text-759\";s:5:\"22066\";s:8:\"text-836\";s:10:\"7036397944\";s:8:\"text-290\";s:7:\"Daytime\";s:8:\"text-961\";s:8:\"Danielle\";s:7:\"text-36\";s:26:\"Robert Shepanek 7038610148\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:153:\"I have employed several babysitters for my children\n\nI have employed temporary nannies during the Coronavirus crises when my children’s daycare closed.\";s:12:\"checkbox-902\";a:3:{i:0;s:19:\"As-Needed Childcare\";i:1;s:15:\"Evening Sitting\";i:2;s:18:\"1-8 Week Placement\";}s:8:\"text-986\";s:6:\"Adrian\";s:8:\"text-512\";s:5:\"March\";s:8:\"text-970\";s:2:\"21\";s:8:\"text-143\";s:4:\"2017\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:5:\"Elise\";s:8:\"text-770\";s:3:\"May\";s:8:\"text-887\";s:2:\"14\";s:8:\"text-386\";s:4:\"2018\";s:9:\"radio-407\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:9:\"radio-880\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-528\";s:5:\"Libby\";s:7:\"text-38\";s:19:\"German Shepherd Dog\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:230:\"We are looking for help M-F from 7:30am - 5:00pm while our children’s daycare is closed due to the Coronavirus crises.\n\nWe are also looking for weekend help for about 4-8 hours on some weekends from now until possibly next year.\";s:12:\"textarea-254\";s:14:\"Website search\";s:8:\"text-747\";s:3:\"DER\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-234\";a:1:{i:0;s:0:\"\";}}','2020-04-07 18:15:52'),(100,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"Anthonycyday\";s:9:\"email-722\";s:18:\"venia_2020@mail.ru\";s:8:\"text-697\";s:11:\"83364433218\";s:12:\"textarea-853\";s:242:\" Живой коллаген для приема внутрь, ПОДРОБНЕЕ по тел.: 8 800 350-33-24, либо... \r\n \r\nофициальный сайт коллаген ультра</a>\";s:6:\"submit\";s:4:\"SEND\";}','2020-04-10 05:32:50'),(101,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:16:\"Martha V, Mejia \";s:9:\"email-722\";s:20:\"martha_mejia@aol.com\";s:8:\"text-697\";s:12:\"240-261-3265\";s:12:\"textarea-853\";s:72:\"Hello I am looking for work. PLease advise how i can send you my resume.\";}','2020-04-10 20:10:04'),(102,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Alison Ryan\";s:9:\"email-722\";s:27:\"alison@primewebtraffic.club\";s:8:\"text-697\";s:12:\"326-421-8475\";s:12:\"textarea-853\";s:688:\"Hi,\r\n\r\nHas your business lost customers due to COVID-19?\r\n\r\nWe might be able to help.\r\n\r\nhttps://primewebtraffic.club/up?=metropolitannannies.com\r\n\r\nWe're throwing a lifeline to businesses by sending targeted visitors to their websites. \r\n\r\nIf you're interested, click above for information about starting a free trial. There's no obligation or strings attached.\r\n\r\nBe safe and stay healthy.\r\n\r\nAlison\r\n\r\n\r\n\r\n\r\nPrime Web Traffic\r\n2764 Pleasant RD \r\nBld APMB9 #34\r\nFort Mill SC 29708\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you do not want to recieve this marketing material:\r\nhttps:///primewebtraffic.club/unsubscribe.php/?site=metropolitannannies.com\r\n\";}','2020-04-11 09:26:23'),(103,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:6:\"Vivian\";s:8:\"text-743\";s:9:\"Carvalho \";s:8:\"text-477\";s:18:\"6166 Leesburg pike\";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:12:\"Falls Church\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"22066\";s:8:\"text-836\";s:0:\"\";s:8:\"text-808\";s:10:\"5712940048\";s:8:\"text-666\";s:0:\"\";s:9:\"email-298\";s:26:\"viviancarvalhof@bol.com.br\";s:8:\"text-290\";s:7:\"anytime\";s:8:\"text-961\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-247\";s:9:\"B60093504\";s:8:\"text-737\";s:0:\"\";s:8:\"text-139\";s:2:\"28\";s:8:\"text-331\";s:0:\"\";s:8:\"text-986\";s:0:\"\";s:8:\"text-512\";s:0:\"\";s:8:\"text-970\";s:0:\"\";s:8:\"text-143\";s:0:\"\";s:8:\"text-519\";s:3:\"$20\";s:12:\"checkbox-982\";a:5:{i:0;s:9:\"Full Time\";i:1;s:9:\"Part Time\";i:2;s:8:\"Live Out\";i:3;s:7:\"Live In\";i:4;s:19:\"Summer / Short Term\";}s:12:\"checkbox-939\";a:7:{i:0;s:7:\"Laundry\";i:1;s:7:\"Bathing\";i:2;s:19:\"Reading to Children\";i:3;s:7:\"Feeding\";i:4;s:15:\"Preparing Meals\";i:5;s:8:\"Cleaning\";i:6;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:12:\"checkbox-282\";a:3:{i:0;s:7:\"Laundry\";i:1;s:7:\"Errands\";i:2;s:7:\"Cooking\";}s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:7:\"Corolla\";s:12:\"textarea-603\";s:0:\"\";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:8:\"Family 1\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:9:\"radio-407\";a:1:{i:0;s:2:\"No\";}s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:10:\"Northville\";s:8:\"text-793\";s:8:\"Michigan\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:9:\"June 2016\";s:8:\"text-995\";s:9:\"June 2017\";s:12:\"textarea-192\";s:52:\"I used to take care of 2 girls, twins of 5 years old\";s:12:\"textarea-772\";s:15:\"Au pair program\";s:8:\"text-416\";s:8:\"Family 2\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:9:\"radio-418\";a:1:{i:0;s:2:\"No\";}s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:10:\"Alexandria\";s:8:\"text-918\";s:2:\"Va\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:9:\"June 2017\";s:8:\"text-302\";s:9:\"June 2018\";s:12:\"textarea-334\";s:43:\"3 kids - twins 3 years old, one 5 years old\";s:11:\"textarea-48\";s:15:\"Au pair program\";s:8:\"text-784\";s:8:\"Family 3\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:9:\"radio-480\";a:1:{i:0;s:2:\"No\";}s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:11:\"Great Falls\";s:8:\"text-795\";s:2:\"VA\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:11:\"August 2018\";s:8:\"text-446\";s:10:\"March 2020\";s:12:\"textarea-590\";s:18:\"Teenagers 13,16,18\";s:12:\"textarea-303\";s:29:\"They didn’t need me anymore\";s:8:\"text-955\";s:14:\"Joe and Amanda\";s:8:\"text-162\";s:0:\"\";s:8:\"text-315\";s:0:\"\";s:8:\"text-516\";s:11:\"Alexandria \";s:8:\"text-217\";s:0:\"\";s:8:\"text-185\";s:0:\"\";s:8:\"text-800\";s:0:\"\";s:8:\"text-462\";s:4:\"2017\";s:8:\"text-108\";s:0:\"\";s:8:\"text-321\";s:1:\"7\";s:8:\"text-317\";s:2:\"10\";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:9:\"radio-682\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-529\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-342\";s:0:\"\";s:12:\"textarea-741\";s:26:\"I work for them, sometimes\";s:8:\"text-754\";s:6:\"Nicole\";s:8:\"text-184\";s:0:\"\";s:8:\"text-663\";s:0:\"\";s:8:\"text-372\";s:10:\"Arlington \";s:7:\"text-42\";s:0:\"\";s:8:\"text-191\";s:0:\"\";s:8:\"text-787\";s:0:\"\";s:8:\"text-142\";s:4:\"2018\";s:8:\"text-718\";s:0:\"\";s:8:\"text-213\";s:8:\"8 months\";s:8:\"text-123\";s:0:\"\";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:9:\"radio-719\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-728\";s:0:\"\";s:12:\"textarea-287\";s:26:\"I work for them, sometimes\";s:8:\"text-140\";s:6:\"Karuna\";s:8:\"text-175\";s:0:\"\";s:8:\"text-816\";s:0:\"\";s:8:\"text-374\";s:9:\"Arlington\";s:8:\"text-618\";s:0:\"\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:4:\"2020\";s:8:\"text-521\";s:0:\"\";s:8:\"text-230\";s:9:\"12 months\";s:8:\"text-276\";s:0:\"\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:9:\"radio-855\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-737\";s:0:\"\";s:12:\"textarea-152\";s:26:\"I work for them, sometimes\";s:12:\"textarea-307\";s:96:\"I’m q nanny because I believe kids teach us more than we teach them, it’s really gratifying \";s:12:\"textarea-578\";s:208:\"It’s different with each one, some kids like playing outside, some kids like playing board games, playing sports.. but in general I enjoy spending time with them, reading, trying to teach them something new\";s:12:\"textarea-528\";s:120:\"I give them breakfast, then we play outside for awhile, then lunch, we read , play board game, then snack and activities\";s:12:\"textarea-697\";s:33:\"I am super flexible and reliable \";s:12:\"textarea-999\";s:67:\"I like watching shows, learning something new, gym, going to Church\";s:12:\"textarea-256\";s:43:\"I wanna finish my school and get a good job\";s:12:\"textarea-751\";s:111:\"I work with the family, I prefer to follow what they’re expecting from me, it really depends with each family\";s:12:\"textarea-148\";s:20:\"I am with my family \";s:12:\"textarea-723\";s:0:\"\";s:12:\"textarea-475\";s:16:\"A friend told me\";s:9:\"radio-768\";a:1:{i:0;s:0:\"\";}s:12:\"checkbox-717\";a:1:{i:0;s:0:\"\";}s:9:\"radio-203\";a:1:{i:0;s:0:\"\";}s:9:\"radio-871\";a:1:{i:0;s:0:\"\";}s:9:\"radio-252\";a:1:{i:0;s:0:\"\";}s:9:\"radio-659\";a:1:{i:0;s:0:\"\";}s:9:\"radio-157\";a:1:{i:0;s:0:\"\";}s:9:\"radio-283\";a:1:{i:0;s:0:\"\";}s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-168\";a:1:{i:0;s:0:\"\";}s:9:\"radio-735\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-736\";a:1:{i:0;s:0:\"\";}s:9:\"radio-967\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-04-11 14:44:21'),(104,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:15:\"Maryann Workman\";s:9:\"email-722\";s:25:\"maryann.workman@gmail.com\";s:8:\"text-697\";s:12:\"0389 2017457\";s:12:\"textarea-853\";s:1007:\"If you’ve been online any amount of time, you’re most likely still struggling to make the money you want online…\r\n\r\nAm I right?\r\n\r\nWell, we’re confident to say that you’ve come to the right place.\r\n\r\nYou might be thinking… Why are we different from the thousands of so-called “expert marketers” out there?\r\n\r\nFor one, I have the power to read your mind. I know exactly why you’re struggling right now...\r\n\r\nOK - maybe reading your mind is a bit far fetched.\r\n\r\nBut what I can tell you is this…\r\n\r\nWe’ve worked with over 45,000+ customers.\r\n\r\nAnd if they were struggling, we noticed it always came down to ONE important factor…\r\n\r\n=>> http://bit.ly/UnlTraffic\r\n\r\nYou don't need to work for anyone else.\r\n\r\nYou don't need to take orders from your boss.\r\n\r\nAnd you don't need to take permission to take vacation or spend a day with family.\r\n\r\nAnd this is not just talk, let me show you real PROOF…\r\n\r\n=>> http://bit.ly/UnlTraffic\r\n\r\nCheers\";}','2020-04-13 05:02:20'),(105,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Syreeta Ragan\";s:9:\"email-722\";s:25:\"syreeta.ragan@hotmail.com\";s:8:\"text-697\";s:12:\"843-325-3745\";s:12:\"textarea-853\";s:268:\"Do you like to shop online?\r\nwe are offering Free £1000 gift card for just 100 visitores today , complete the short survey \r\nto get the free £1000 gift card today , it is short and easy servey , this offer may only work in UK \r\nhttp://lnkclik.com/8Kp7\";}','2020-04-13 07:22:30'),(106,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Hattie Tanner\";s:9:\"email-722\";s:37:\"hattie.tanner@supervideomarketing.top\";s:8:\"text-697\";s:12:\"213-558-5166\";s:12:\"textarea-853\";s:618:\"Hi – I hope you and your family are doing well!\r\n\r\nCould your business benefit from a custom-made video right now?\r\n\r\nHere's how we can help:\r\nhttps://www.supervideomarketing.top/success/?=metropolitannannies.com\r\n\r\n\r\nIt's a very effective way to convert new customers, especially during these uncertain times!\r\n\r\nBe well,\r\nHattie\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n- This commercial message sent from PJLK Marketing LC\r\n410 E Santa Clara St. RBLD#817\r\nSan Jose, CA 95113\r\n\r\nTo unsubscribe click here:\r\nhttps://supervideomarketing.top/out.php/?site=metropolitannannies.com\r\n\r\n\r\n\r\n\r\n\r\n\";}','2020-04-18 04:56:11'),(107,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Hester Carver\";s:9:\"email-722\";s:23:\"hester.carver@gmail.com\";s:8:\"text-697\";s:14:\"(62) 4049-9331\";s:12:\"textarea-853\";s:390:\"would you like to get Whole Foods $150 Giftcard ? \r\nthis website now for limited time offer Whole Foods $150 Giftcard\r\nbut for USA visits only , \r\nhttp://lnkclik.com/8Nz1\r\npleas Not : if you are out side USA donot try because you will not get this offer \r\nthere is no proplem if you like to share this offer with your friends in USA \r\nhttp://lnkclik.com/8Nz1\r\n\";}','2020-04-21 07:27:04'),(108,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"Barbara Atyson\";s:9:\"email-722\";s:24:\"barbaratysonhw@yahoo.com\";s:8:\"text-697\";s:11:\"06-47439387\";s:12:\"textarea-853\";s:1146:\"Hi,\r\n\r\nWe'd like to introduce to you our explainer video service which we feel can benefit your site metropolitannannies.com.\r\n\r\nCheck out some of our existing videos here:\r\nhttps://www.youtube.com/watch?v=oYoUQjxvhA0\r\nhttps://www.youtube.com/watch?v=MOnhn77TgDE\r\nhttps://www.youtube.com/watch?v=NKY4a3hvmUc\r\n\r\nAll of our videos are in a similar animated format as the above examples and we have voice over artists with US/UK/Australian accents.\r\n\r\nThey can show a solution to a problem or simply promote one of your products or services. They are concise, can be uploaded to video such as Youtube, and can be embedded into your website or featured on landing pages.\r\n\r\nOur prices are as follows depending on video length:\r\n0-1 minutes = $159\r\n1-2 minutes = $269\r\n2-3 minutes = $379\r\n\r\n*All prices above are in USD and include a custom video, full script and a voice-over.\r\n\r\nIf this is something you would like to discuss further, don't hesitate to get in touch.\r\nIf you are not interested, simply delete this message and we won't contact you again.\r\n\r\nKind Regards,\r\nBarbara\";}','2020-04-25 12:51:38'),(109,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"Clarita Salier\";s:9:\"email-722\";s:24:\"salier.clarita@gmail.com\";s:8:\"text-697\";s:14:\"06585 13 60 31\";s:12:\"textarea-853\";s:387:\"Hi\r\n\r\nThe Lockdown Formula is a breakthrough system that allows you to learn how to quickly make money online \r\nusing affiliate marketing and using a simple-to-set-up system with basic squeeze pages that take people to an offer. \r\nEspecially, it also offers you full traffic generation training.\r\n\r\nMORE INFO HERE=> https://bit.ly/2yiS4Vi\r\n\r\nKind Regards,\r\nClarita Salier\";}','2020-04-26 08:29:58'),(110,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:15:\"Earnestine Hand\";s:9:\"email-722\";s:27:\"hand.earnestine@hotmail.com\";s:8:\"text-697\";s:12:\"0353 2496918\";s:12:\"textarea-853\";s:2750:\"Hello ,\r\n\r\nI'm sure you already know how important it is to have a list...\r\n\r\nAnd there are a bunch of autoresponders already on the market to choose from...\r\n\r\nBUT they have all gotten complacent and are going the way of the dinosaurs! Why?\r\n\r\nIt's because you need to meet your customers where THEY are by using the 3 Most Powerful Platforms on the planet!\r\n\r\n1. Email\r\n2. Facebook Messenger (using chatbots)\r\n3. Web Push Notifications\r\n\r\nWhen you combine these 3 powerful communication services into your list building your ROI goes through the Roof!\r\n\r\nCheck Out the Demo Video Here: https://digitalmarketinghacks.net/smartengage\r\n\r\nBecause the bottom line is...the more eyes you have seeing your messages, the more money you make!\r\n\r\nAnd today, a BREAKTHROUGH autoresponder has been released to the masses which allows you to do EXACTLY that.\r\n\r\nThis new platform seamlessly combines Email with Facebook Messenger, & Web Push notifications in a completely integrated and centralized dashboard so that you can take your online profits to the next level .\r\n\r\nIntroducing SmartEngage! \r\n\r\nCross-Channel Marketing Automation\r\nImport Unlimited Lists\r\nUnlimited Email Marketing Campaigns\r\nUnlimited Facebook Messenger Marketing via Chatbots\r\nUnlimited Web Push Notifications\r\nCross-Channel Conversion Tracking\r\nFacebook Integrations for Mobile Lead Ads\r\nFacebook Comment Autoreply Bots\r\nNever Before Seen Cross-Channel Hybrid Opt-In Forms\r\n....and much more!\r\n\r\nYou can now harness the power of the 3 most powerful marketing channels in existence in a way that is seamless, interconnected, and universally tracked under one dashboard! \r\nEmail, Facebook Messenger, and Web Push Notifications\r\n\r\n1. Email is still KING when it comes to long term communication and relationship building.\r\n2. Facebook Messenger gets the highest open rates to date which produces amazing segmentation.\r\n3. Web Push Notifications allow you to reach your subscribers no matter what website they are viewing with amazing click rates.\r\n\r\nCheck out the demo video here: https://digitalmarketinghacks.net/smartengage\r\n\r\nSmartEngage is the first and only platform which allows for seamless integration across these 3 powerful and profitable marketing channels under one roof .\r\nAND...\r\n\r\nThe best part is that SmartEngage is currently running a 14 Day Free Trial so you can give it a Zero Risk Test Drive.\r\n\r\nCheck it out here Claim Your 14-Day Free Trial: https://digitalmarketinghacks.net/smartengage\r\n\r\nYou won't be disappointed!\r\n\r\nSee you on the inside!\r\n\r\n\r\nP.S. There has never been anything like this on the market and now you get to be among the first to build the most powerful subscriber list possible.\";}','2020-04-29 02:37:25'),(111,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:16:\"Henrietta Simcha\";s:9:\"email-722\";s:31:\"simcha.henrietta@googlemail.com\";s:8:\"text-697\";s:12:\"802-548-8740\";s:12:\"textarea-853\";s:734:\"Hello there\r\n\r\nDFY Suite is an established, high-quality social syndication system that allows you to get stunning content syndication \r\nfor your videos or niche sites WITHOUT having to do ANY of the work yourself.\r\n\r\n + There is NO software to download or install\r\n + There is NO account creation needed on your part\r\n + There is NO having to deal with proxies of captchas\r\n + There are NO complicated tutorials you have to watch\r\n\r\nDFY Suite 2 with more advanced features will become your powerful tool to serve the online marketing industry \r\nwhich gets more and more competitive. You will be able to skyrocket your business with very little effort.\r\n\r\nMORE INFO HERE=> https://bit.ly/2yTvVgw\";}','2020-05-01 07:01:09'),(112,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"JanaVinson\";s:9:\"email-722\";s:18:\"jskrakow@yahoo.com\";s:8:\"text-697\";s:10:\"5402395478\";s:12:\"textarea-853\";s:108:\"Hello,\nI am looking for a nanny for our 8 month old daughter. Are you open during this time?\nThank you,\nJana\";}','2020-05-04 17:43:21'),(113,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"Rufus Stanford\";s:9:\"email-722\";s:29:\"stanford.rufus@googlemail.com\";s:8:\"text-697\";s:13:\"071 897 59 95\";s:12:\"textarea-853\";s:446:\"Hello there\r\n\r\nNEW Hydravid PRO is the next generation software program for fast video creation and syndication. \r\nWhat’s more, creating videos has never been easier than the drag and drop interface within this software. \r\nYou can easily syndicate out to multiple accounts on the biggest video platforms in the world, with just one click or schedule them live on Facebook or YouTube.\r\n\r\nMORE INFO HERE=> https://bit.ly/2zxDz0v\r\n\";}','2020-05-08 18:55:39'),(114,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:19:\"Christine Propsting\";s:9:\"email-722\";s:36:\"christine.propsting70@googlemail.com\";s:8:\"text-697\";s:14:\"03.26.16.10.86\";s:12:\"textarea-853\";s:643:\"Howdy\r\n\r\nI’m talking about a new way to generate quick traffic and sales in ANY niche with ZERO video/website creation, ZERO paid advertising/SEO.\r\nI’ve recently tried this product but quickly decide to write this review because I know this is exactly what you guys are looking for.\r\n\r\nSO, HOW EXACTLY?\r\n\r\nWell, MyTrafficJacker allows users to search by keywords on either Wikipedia and YouTube and find LIVE, but EXPIRED links that are STILL posted on these sites that you can pick up for as little as $10 and redirect that traffic and authority ANYWHERE they’d like!\r\n\r\nMORE INFO HERE=> https://bit.ly/3bZ9wgs\";}','2020-05-09 15:36:27'),(115,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"Simone Ogden\";s:9:\"email-722\";s:22:\"simone.ogden@gmail.com\";s:8:\"text-697\";s:8:\"483 9355\";s:12:\"textarea-853\";s:129:\"No charge advertising, submit your site now and start getting new visitors. Visit: http://bit.ly/submityourfreeads\";}','2020-05-09 18:07:34'),(116,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:8:\"annehi60\";s:9:\"email-722\";s:44:\"edithvk60@masato7510.kunio16.forcemix.online\";s:8:\"text-697\";s:11:\"82426693449\";s:12:\"textarea-853\";s:234:\"Daily updated super sexy photo galleries\r\nhttp://blackklansman.ebenewoodnotes.lexixxx.com/?yessenia \r\n\r\n super hero porn movies porn actress patches milking women porn gay football porn houston texas black bbw porn \r\n\r\n\";s:6:\"submit\";s:4:\"SEND\";}','2020-05-11 02:09:35'),(117,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:6:\"Nicole\";s:8:\"text-743\";s:7:\"Boteler\";s:8:\"text-477\";s:23:\"4012 Wood Swallow Court\";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:12:\"Burtonsville\";s:8:\"text-901\";s:2:\"MD\";s:8:\"text-759\";s:5:\"20866\";s:8:\"text-836\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"4108008258\";s:9:\"email-298\";s:24:\"nicole.boteler@gmail.com\";s:8:\"text-290\";s:8:\"any time\";s:8:\"text-961\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:0:\"\";s:8:\"text-737\";s:2:\"MD\";s:8:\"text-139\";s:2:\"29\";s:8:\"text-331\";s:28:\"November/ December 2020\";s:8:\"text-986\";s:8:\"Bethesda\";s:8:\"text-512\";s:11:\"Chevy Chase\";s:8:\"text-970\";s:2:\"DC\";s:8:\"text-143\";s:36:\"Silver Spring, any surrounding areas\";s:8:\"text-519\";s:40:\"700-800 per week, preferably after taxes\";s:12:\"checkbox-982\";a:2:{i:0;s:9:\"Full Time\";i:1;s:8:\"Live Out\";}s:12:\"checkbox-717\";a:1:{i:0;s:9:\"Week Days\";}s:12:\"checkbox-939\";a:4:{i:0;s:19:\"Reading to Children\";i:1;s:7:\"Feeding\";i:2;s:15:\"Preparing Meals\";i:3;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-871\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-252\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:12:\"Buick Encore\";s:9:\"radio-659\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-603\";s:5:\"Clean\";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:12:\"textarea-192\";s:0:\"\";s:12:\"textarea-772\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:12:\"textarea-334\";s:0:\"\";s:11:\"textarea-48\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:12:\"textarea-590\";s:0:\"\";s:12:\"textarea-303\";s:0:\"\";s:8:\"text-955\";s:16:\"Michelle Cregger\";s:8:\"text-162\";s:12:\"302-690-1240\";s:9:\"radio-283\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-315\";s:25:\"7671 Water Oak Point Road\";s:8:\"text-516\";s:8:\"Pasadena\";s:8:\"text-217\";s:2:\"MD\";s:8:\"text-185\";s:5:\"21122\";s:8:\"text-800\";s:0:\"\";s:8:\"text-462\";s:7:\"10-6-16\";s:8:\"text-108\";s:7:\"present\";s:8:\"text-321\";s:22:\"16 mos- 5yrs present \";s:8:\"text-317\";s:17:\"infant- 2 present\";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:9:\"radio-682\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-529\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-342\";s:134:\"Driving to and from school, and activities. Cooking or preparing lunches. Cleaning up after myself and the kids, no extra house work. \";s:12:\"textarea-741\";s:26:\"Moving to DC in December. \";s:8:\"text-754\";s:13:\"Erinn Maguire\";s:8:\"text-184\";s:12:\"443-745-5506\";s:9:\"radio-168\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-663\";s:0:\"\";s:8:\"text-372\";s:6:\"Towson\";s:7:\"text-42\";s:2:\"MD\";s:8:\"text-191\";s:0:\"\";s:8:\"text-787\";s:0:\"\";s:8:\"text-142\";s:12:\"12/2014\";s:8:\"text-718\";s:11:\"8/2016\";s:8:\"text-213\";s:12:\"2 yrs- 4 yrs\";s:8:\"text-123\";s:12:\"3 mos- 2 yrs\";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:9:\"radio-719\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-735\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-728\";s:134:\"Driving to and from school, and activities. Cooking or preparing lunches. Cleaning up after myself and the kids, no extra house work. \";s:12:\"textarea-287\";s:9:\"Relocated\";s:8:\"text-140\";s:21:\"Rhonda Greene-Justice\";s:8:\"text-175\";s:12:\"410-419-6296\";s:9:\"radio-736\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-816\";s:0:\"\";s:8:\"text-374\";s:8:\"Aberdeen\";s:8:\"text-618\";s:2:\"MD\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:11:\"9/2013\";s:8:\"text-521\";s:11:\"9/2014\";s:8:\"text-230\";s:5:\"3 mos\";s:8:\"text-276\";s:5:\"3 mos\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:9:\"radio-855\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-967\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-737\";s:104:\"Bottle feeding, preparing meals, age appropriate play time, therapist appointments, swim classes etc. \";s:12:\"textarea-152\";s:9:\"Relocated\";s:12:\"textarea-307\";s:437:\"I have been caring for children for around 15 years. I have an Associate's Degree in Early Childhood Education. I have experience with children of all ages, including premature twins, and I have worked with a wide range of learning disabilities. I have a passion for teaching and inspiring children to become well rounded adults. I have so much knowledge and experience to share with not only the children, but the parents as well! \";s:12:\"textarea-578\";s:198:\"Some of my favorite things to do with kids are reading together, dance parties, arts and crafts, building, playing outside, going on adventures, playing sports, and making up our own games to play. \";s:12:\"textarea-528\";s:325:\"I arrive in the morning around 8, the kids have just had breakfast. Each day is different but we always read books and play outside if its nice. We go to the library and gym class. We paint or color or play games. We eat lunch together and then they go down for naps. When they wake up, it's play time until I head home.\";s:12:\"textarea-697\";s:133:\"I am a fun loving but firm caregiver with a great sense of humor! Always laughing and finding new ways to make daily tasks more fun. \";s:12:\"textarea-999\";s:181:\"I play competitive volleyball and have started a crafting "business" that includes graphic design. I love to cook and go paddle boarding (or anything on the water really).\";s:12:\"textarea-256\";s:324:\"My goal is to find another family to work with that will become part of my own. Further than that, I would LOVE to work for a nanny agency, or maybe start my own one day. I have been doing this long enough that I feel experience with different families gives me a real intuition in knowing what to look for in a good nanny. \";s:12:\"textarea-751\";s:802:\"I always ask the parents first what their discipline methods are, and make sure that we are on the same page. Children thrive on consistency, especially when it comes to discipline. If the parent asks me for advice, I always tell them to make sure they first think "what will my child learn from this discipline?" because if the answer is I don't know, then it won't help anyone. Making sure to take the time to calmly explain to the child why what they did was wrong. You must also ask yourself why they did it, there is usually a reason that doesn't come to mind right away as to why the child acts out. If it is any situation where they just need to relax and calm down, I will have them go sit and look through books quietly until they feel they can behave in a calm way. \";s:12:\"textarea-148\";s:319:\"I am happiest when I have been working with a child on a new skill, any kind of skill, and you can see that they are trying over and over. When they finally get it, you know it was because you both worked hard and they learned something because they wanted to and you were able to connect with them enough to teach it. \";s:12:\"textarea-723\";s:312:\"Everything seems to be going wrong and you and the kids are grumpy at the same time and it feels like the day will never end! \nBut then you realize, that it will end, and nothing lasts forever. Not your bad mood or your theirs. So you might as well take a breathe and make it through to the next good day ahead. \";s:12:\"textarea-475\";s:13:\"Google search\";s:12:\"checkbox-282\";a:1:{i:0;s:0:\"\";}s:9:\"radio-813\";a:1:{i:0;s:0:\"\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-480\";a:1:{i:0;s:0:\"\";}s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-05-13 20:49:22'),(118,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:15:\"Claudia Clement\";s:9:\"email-722\";s:25:\"claudiauclement@yahoo.com\";s:8:\"text-697\";s:12:\"67 446 67 81\";s:12:\"textarea-853\";s:580:\"Hi, We are wondering if you would be interested in our service, where we can provide you with a dofollow link from Amazon (DA 96) back to metropolitannannies.com?\r\n\r\nThe price is just $67 per link, via Paypal.\r\n\r\nTo explain what DA is and the benefit for your website, along with a sample of an existing link, please read here: https://justpaste.it/6jp87\r\n\r\nIf you'd be interested in learning more, reply to this email but please make sure you include the word INTERESTED in the subject line field, so we can get to your reply sooner.\r\n\r\nKind Regards,\r\nClaudia\";}','2020-05-15 14:13:22'),(119,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:1757:\"Hi, my name is Eric and I’m betting you’d like your website metropolitannannies.com to generate more leads.\r\n\r\nHere’s how:\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at metropolitannannies.com.\r\n\r\nTalk With Web Visitor – CLICK HERE http://www.talkwithwebvisitor.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://www.talkwithwebvisitor.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Talk With Web Visitor and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithwebvisitor.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitor.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-05-17 13:22:53'),(120,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:2296:\"Hey, this is Eric and I ran across metropolitannannies.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://www.talkwithwebvisitor.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE http://www.talkwithwebvisitor.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithwebvisitor.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitor.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-05-17 13:47:32'),(121,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:17:\"Charlotte Sherman\";s:9:\"email-722\";s:18:\"shermacl@gmail.com\";s:8:\"text-697\";s:14:\"(740) 974-2267\";s:12:\"textarea-853\";s:521:\"Hello!\n \nWe are a dual professional couple (active duty military/DoD civilian) exploring our options for childcare with one two year old and one expected in October 2020. We currently utilize Fort Belvoir Child Development Center, but we have found the care to be somewhat unreliable in the past, and more so with coronavirus impacts to the public childcare business. We hope to use an agency to help us navigate this new terrain of hiring a nanny, taking some of the uncertainty away.\n\nVery Respectfully,\n\nCharlotte\";}','2020-05-18 13:35:13'),(122,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"Nicole Boteler\";s:9:\"email-722\";s:24:\"nicole.boteler@gmail.com\";s:8:\"text-697\";s:10:\"4108008258\";s:12:\"textarea-853\";s:174:\"Hello, \nI applied to your agency the other day and just wanted to check on the status of my application and to make sure that it went through. \n\nThanks for your time! \nNicole\";}','2020-05-21 01:09:28'),(123,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:6:\"Jaclyn\";s:8:\"text-743\";s:12:\"Wood Gobuluk\";s:8:\"text-477\";s:4:\"Self\";s:8:\"text-624\";s:4:\"Home\";s:8:\"text-808\";s:10:\"7036293469\";s:8:\"text-666\";s:0:\"\";s:9:\"email-298\";s:23:\"jaclyn@metronannies.com\";s:8:\"text-524\";s:6:\"Jaclyn\";s:8:\"text-706\";s:12:\"Wood Gobuluk\";s:8:\"text-492\";s:0:\"\";s:8:\"text-947\";s:0:\"\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:0:\"\";s:9:\"email-404\";s:0:\"\";s:8:\"text-172\";s:18:\"1494 Kingstream Dr\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:7:\"Herndon\";s:8:\"text-901\";s:8:\"Virginia\";s:8:\"text-759\";s:5:\"20170\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:0:\"\";s:8:\"text-961\";s:0:\"\";s:7:\"text-36\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:0:\"\";s:8:\"text-512\";s:0:\"\";s:8:\"text-970\";s:0:\"\";s:8:\"text-143\";s:0:\"\";s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:0:\"\";s:8:\"text-968\";s:0:\"\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:0:\"\";s:12:\"checkbox-378\";a:1:{i:0;s:22:\"Child(ren)’s Laundry\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:0:\"\";s:9:\"radio-348\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:2:\"No\";}s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:0:\"\";s:12:\"textarea-404\";s:0:\"\";s:12:\"textarea-784\";s:0:\"\";s:12:\"textarea-298\";s:0:\"\";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:6:\"Friend\";s:8:\"text-747\";s:3:\"Jfw\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-519\";a:1:{i:0;s:0:\"\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:12:\"checkbox-113\";a:1:{i:0;s:0:\"\";}}','2020-05-21 09:15:40'),(124,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Jane Lepore\";s:9:\"email-722\";s:23:\"jane@lakelandmasks.info\";s:8:\"text-697\";s:12:\"813-683-8391\";s:12:\"textarea-853\";s:361:\"Hi There! I thought it would be cool to reach out to some small businesses to see if you're in need of face masks? We currently have stock and shipping from Florida! You can order at http://lakelandmasks.info or call 813-683-8391 - if you have any questions I can answer! We can get them out in the next 24 hours! :) THANK YOU SO MUCH! - Jane\";}','2020-05-21 10:23:38'),(125,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:6:\"Nicole\";s:8:\"text-743\";s:7:\"Boteler\";s:8:\"text-477\";s:23:\"4012 Wood Swallow Court\";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:12:\"Burtonsville\";s:8:\"text-901\";s:2:\"MD\";s:8:\"text-759\";s:5:\"20866\";s:8:\"text-836\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"4108008258\";s:9:\"email-298\";s:24:\"nicole.boteler@gmail.com\";s:8:\"text-290\";s:7:\"Anytime\";s:8:\"text-961\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:0:\"\";s:8:\"text-737\";s:2:\"MD\";s:8:\"text-139\";s:2:\"29\";s:8:\"text-331\";s:8:\"flexible\";s:8:\"text-986\";s:21:\"Moving to the DC area\";s:8:\"text-512\";s:0:\"\";s:8:\"text-970\";s:0:\"\";s:8:\"text-143\";s:0:\"\";s:8:\"text-519\";s:12:\"$800+ weekly\";s:12:\"checkbox-982\";a:1:{i:0;s:9:\"Full Time\";}s:12:\"checkbox-939\";a:5:{i:0;s:19:\"Reading to Children\";i:1;s:7:\"Feeding\";i:2;s:15:\"Preparing Meals\";i:3;s:8:\"Cleaning\";i:4;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-871\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-252\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:12:\"Buick Encore\";s:9:\"radio-659\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-603\";s:5:\"Clean\";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:14:\"Nicole Boteler\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:8:\"Pasadena\";s:8:\"text-793\";s:2:\"MD\";s:8:\"text-119\";s:5:\"21122\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:12:\"textarea-192\";s:0:\"\";s:12:\"textarea-772\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:14:\"Nicole Boteler\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:8:\"Pasadena\";s:8:\"text-918\";s:2:\"MD\";s:8:\"text-285\";s:5:\"21122\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:12:\"textarea-334\";s:0:\"\";s:11:\"textarea-48\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:14:\"Nicole Boteler\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:8:\"Pasadena\";s:8:\"text-795\";s:2:\"MD\";s:8:\"text-542\";s:5:\"21122\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:12:\"textarea-590\";s:0:\"\";s:12:\"textarea-303\";s:0:\"\";s:8:\"text-955\";s:25:\"Michelle and Cory Cregger\";s:8:\"text-162\";s:12:\"302-690-1240\";s:9:\"radio-283\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-315\";s:25:\"7671 Water Oak Point Road\";s:8:\"text-516\";s:8:\"Pasadena\";s:8:\"text-217\";s:2:\"MD\";s:8:\"text-185\";s:5:\"21122\";s:8:\"text-800\";s:0:\"\";s:8:\"text-462\";s:12:\"10/2016\";s:8:\"text-108\";s:0:\"\";s:8:\"text-321\";s:12:\"16 mos-5 yrs\";s:8:\"text-317\";s:14:\"newborn- 2 yrs\";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:9:\"radio-682\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-529\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-342\";s:78:\"Infant care, preparing meals, driving to and from school and activities, etc. \";s:12:\"textarea-741\";s:10:\"Relocating\";s:8:\"text-754\";s:13:\"Erinn Maguire\";s:8:\"text-184\";s:12:\"443-745-5506\";s:9:\"radio-168\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-663\";s:12:\"Overbrook Rd\";s:8:\"text-372\";s:6:\"Towson\";s:7:\"text-42\";s:2:\"MD\";s:8:\"text-191\";s:0:\"\";s:8:\"text-787\";s:0:\"\";s:8:\"text-142\";s:4:\"2014\";s:8:\"text-718\";s:4:\"2016\";s:8:\"text-213\";s:12:\"2 yrs- 4 yrs\";s:8:\"text-123\";s:12:\"4 mos- 2 yrs\";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:9:\"radio-719\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-735\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-728\";s:78:\"Infant care, preparing meals, driving to and from school and activities, etc. \";s:12:\"textarea-287\";s:9:\"Relocated\";s:8:\"text-140\";s:21:\"Rhonda Greene-Justice\";s:8:\"text-175\";s:12:\"410-419-6296\";s:9:\"radio-736\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-816\";s:18:\"550 Windsong Drive\";s:8:\"text-374\";s:8:\"Aberdeen\";s:8:\"text-618\";s:2:\"MD\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:4:\"2013\";s:8:\"text-521\";s:4:\"2014\";s:8:\"text-230\";s:13:\"3 mos- 12 mos\";s:8:\"text-276\";s:13:\"3 mos- 12 mos\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:9:\"radio-855\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-967\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-737\";s:67:\"Infant care, preparing meals, driving to and from activities, etc. \";s:12:\"textarea-152\";s:9:\"Relocated\";s:12:\"textarea-307\";s:134:\"I have always loved caring for children. Aiding in all aspects of their development is a passion of mine and no job is more rewarding!\";s:12:\"textarea-578\";s:70:\"Arts and crafts, cooking, sports, walks, reading, swimming, games etc.\";s:12:\"textarea-528\";s:270:\"We usually relax and read and have some free play in the morning, then if it's nice out, go for a walk or play outside. The park and library are a common activity. Then home for lunch and naps. After naps we have snack and play until it's time for me to leave.\";s:12:\"textarea-697\";s:42:\"Happy, organized, energetic and creative.\n\";s:12:\"textarea-999\";s:105:\"I love cooking, playing competitive volleyball, yoga, crafting, and boating/ anything on the water!\n\";s:12:\"textarea-256\";s:366:\"My short term goal is to find another amazing family to work with that will become part of my own. Further down the road, I would LOVE to work for a nanny agency, or maybe start my own one day. I have been doing this long enough that I feel experience with different families, gives me a real intuition in knowing what to look for in a good nanny/family match. \";s:12:\"textarea-751\";s:240:\"I always ask the parents what their discipline methods are, and make sure that we are on the same page. Consistency is vital for children to learn and grow. If the discipline is not a learning experience, the behavior is likely to continue.\";s:12:\"textarea-148\";s:149:\"The kids I am caring for, are having a blast doing something I came up with, or when they finally accomplish something that we have been practicing. \";s:12:\"textarea-723\";s:306:\"Everything seems to be going wrong and you and the kids are grumpy at the same time and it feels like the day will never end! \nBut then you realize that it will end, and nothing lasts forever. Not your bad mood or theirs. So you might as well take a breath and make it through to the next good day ahead. \n\";s:12:\"textarea-475\";s:13:\"Google search\";s:12:\"checkbox-717\";a:1:{i:0;s:0:\"\";}s:12:\"checkbox-282\";a:1:{i:0;s:0:\"\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-480\";a:1:{i:0;s:0:\"\";}s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-05-21 18:13:26'),(126,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:5:\"Calla\";s:8:\"text-743\";s:5:\"Sharp\";s:8:\"text-477\";s:18:\"7399 Rocky Fork Rd\";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:6:\"Smyrna\";s:8:\"text-901\";s:2:\"TN\";s:8:\"text-759\";s:5:\"37167\";s:8:\"text-836\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:12:\"615-821-3877\";s:9:\"email-298\";s:20:\"sharpcalla@gmail.com\";s:8:\"text-290\";s:13:\"after 4 pm CT\";s:8:\"text-961\";s:10:\"Jill Sharp\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:9:\"117949095\";s:8:\"text-737\";s:9:\"Tennessee\";s:8:\"text-139\";s:2:\"25\";s:8:\"text-331\";s:11:\"August 2020\";s:8:\"text-986\";s:11:\"Downtown DC\";s:8:\"text-512\";s:0:\"\";s:8:\"text-970\";s:0:\"\";s:8:\"text-143\";s:0:\"\";s:8:\"text-519\";s:13:\"18-20/hr\";s:12:\"checkbox-982\";a:3:{i:0;s:9:\"Full Time\";i:1;s:9:\"Part Time\";i:2;s:19:\"Summer / Short Term\";}s:12:\"checkbox-717\";a:1:{i:0;s:9:\"Week Days\";}s:12:\"checkbox-939\";a:7:{i:0;s:7:\"Laundry\";i:1;s:7:\"Bathing\";i:2;s:19:\"Reading to Children\";i:3;s:7:\"Feeding\";i:4;s:15:\"Preparing Meals\";i:5;s:8:\"Cleaning\";i:6;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:12:\"checkbox-282\";a:3:{i:0;s:12:\"Housekeeping\";i:1;s:7:\"Laundry\";i:2;s:7:\"Errands\";}s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-871\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-252\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:21:\"Chevrolet/ Cruze\";s:9:\"radio-659\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-603\";s:49:\"I have a clean driving record, nothing to report.\";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:18:\"The Gardner School\";s:8:\"text-887\";s:14:\"Christy Wilson\";s:8:\"text-386\";s:12:\"615-656-2800\";s:9:\"radio-407\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-532\";s:25:\"131 Market Exchange Court\";s:8:\"text-393\";s:8:\"Franklin\";s:8:\"text-793\";s:2:\"TN\";s:8:\"text-119\";s:5:\"37067\";s:7:\"text-17\";s:10:\"15/hr\";s:8:\"text-976\";s:10:\"10/19\";s:8:\"text-995\";s:10:\"05/20\";s:12:\"textarea-192\";s:515:\"I was a Lead Teacher in the 12-18 month class. I planned activities and lessons, carried out activities like art, music, and center play, served food during meal times, carefully monitor children during play and nap times, change diapers, provide a safe learning environment, communicate with parents about child's day and progress in person and with progress reports. Other duties include: cleaning the classroom, organizing and maintaining toys and learning materials, and participating in school activities.\";s:12:\"textarea-772\";s:130:\"COVID-19 shutdown in March of 2020 led to the furloughing of all employees, and I subsequently quit to work for a private family. \";s:8:\"text-416\";s:35:\"Puk Incheon Sogang Language Program\";s:8:\"text-218\";s:9:\"Diane Kim\";s:7:\"text-81\";s:16:\"+82 032-501-6633\";s:9:\"radio-418\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-528\";s:66:\"7th floor Medicastle Building, 633 Giljuro, Samsandong, Bupyeonggu\";s:7:\"text-38\";s:7:\"Incheon\";s:8:\"text-918\";s:11:\"South Korea\";s:8:\"text-285\";s:5:\"21344\";s:8:\"text-298\";s:15:\"2000/month\";s:8:\"text-940\";s:10:\"05/18\";s:8:\"text-302\";s:10:\"08/19\";s:12:\"textarea-334\";s:498:\"I was an English Teacher at a private English academy in South Korea. I prepared for and taught up to 7 classes per day. I taught children from kindergarten to middle school in a variety of curriculums. Duties included: preparing for lessons, gathering/making materials, teaching up to 12 students at a time, checking homework, grading essays and tests, participating in parent open houses, supporting students as they learn English, and providing a fun and engaging environment for students. \";s:11:\"textarea-48\";s:35:\"My contract ended after 15 months. \";s:8:\"text-784\";s:22:\"Ms. Nichole's Inc\";s:8:\"text-905\";s:16:\"Nichole DePietro\";s:8:\"text-888\";s:12:\"844-664-2273\";s:9:\"radio-480\";a:1:{i:0;s:3:\"Yes\";}s:7:\"text-27\";s:19:\"890 Rock Springs Rd\";s:8:\"text-278\";s:6:\"Smyrna\";s:8:\"text-795\";s:2:\"TN\";s:8:\"text-542\";s:5:\"37167\";s:8:\"text-248\";s:9:\"8/hr\";s:8:\"text-449\";s:10:\"03/15\";s:8:\"text-446\";s:10:\"01/17\";s:12:\"textarea-590\";s:641:\"I worked a few positions at this job. Summer Counselor duties: follow summer curriculum, engage elementary schoolers in a variety of activities (indoor and outdoor play, art, centers, lunch, rest time), participate in camp activities with children, work in a team and communicate frequently with other staff members about activities\r\nAssistant teacher 12-24 month classroom: Assist the lead teacher in the care of the children, change diapers, follow the schedule, closely monitor children, clean the class, communicate with parents\r\nFloater: help in any classroom that needed me (12 months-5 years), support staff for breaks or extra help. \";s:12:\"textarea-303\";s:120:\"I was working part time during college and needed to quit to finish my full-time Residency program to graduate in 2017. \";s:8:\"text-955\";s:25:\"Chase and Courtney Condon\";s:8:\"text-162\";s:12:\"678-662-9098\";s:9:\"radio-283\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-315\";s:20:\"1826 Barnstaple Lane\";s:8:\"text-516\";s:9:\"Brentwood\";s:8:\"text-217\";s:2:\"TN\";s:8:\"text-185\";s:5:\"37027\";s:8:\"text-800\";s:10:\"16/hr\";s:8:\"text-462\";s:10:\"03/20\";s:8:\"text-108\";s:7:\"present\";s:8:\"text-321\";s:1:\"3\";s:8:\"text-317\";s:1:\"1\";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:9:\"radio-682\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-529\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-342\";s:443:\"Duties include: establishing and following a routine with the children (new to staying at home), work closely with work-from-home parents, make snacks and lunch for children, play with children in an engaging way, change diapers, enforce potty training habits, support letter and number recognition (3yo), support beginning language development (1yo), mild discipline (warning and talking through issue), clean up toys, tidy house and dishes. \";s:12:\"textarea-741\";s:37:\"Moving to DC from Tennessee in August\";s:8:\"text-754\";s:0:\"\";s:8:\"text-184\";s:0:\"\";s:8:\"text-663\";s:0:\"\";s:8:\"text-372\";s:0:\"\";s:7:\"text-42\";s:0:\"\";s:8:\"text-191\";s:0:\"\";s:8:\"text-787\";s:0:\"\";s:8:\"text-142\";s:0:\"\";s:8:\"text-718\";s:0:\"\";s:8:\"text-213\";s:0:\"\";s:8:\"text-123\";s:0:\"\";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:12:\"textarea-728\";s:0:\"\";s:12:\"textarea-287\";s:0:\"\";s:8:\"text-140\";s:0:\"\";s:8:\"text-175\";s:0:\"\";s:8:\"text-816\";s:0:\"\";s:8:\"text-374\";s:0:\"\";s:8:\"text-618\";s:0:\"\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:0:\"\";s:8:\"text-521\";s:0:\"\";s:8:\"text-230\";s:0:\"\";s:8:\"text-276\";s:0:\"\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:12:\"textarea-737\";s:0:\"\";s:12:\"textarea-152\";s:0:\"\";s:12:\"textarea-307\";s:809:\"I worked in the childcare industry through college and worked at 4 different centers over 5 years at different levels from floating/support to lead teacher. I want to leave the childcare/daycare atmosphere and work for a private family. I really enjoy supporting children as they grow. I feel that I work best around small numbers of people so in-home work is a great fit for me. I think the early years of a child's life are so important to how they will grow and develop later in life and I want to be able to provide excellent care and attention to the children I work with. I had a nanny growing up and I loved the one-on-one attention and care I got from her. Because I saw how a nanny can be extra support for children at a young age, I have always been interested in joining that field. \";s:12:\"textarea-578\";s:538:\"I really love playing outside and finding insects or plants to learn about with children. I love hands-on outdoor learning like planting and growing things or studying local wildlife and environments. I enjoy doing art activities with children as well, from painting to clay to just using crayons, art is always fun with kids. I enjoy learning new things/teaching new things with children whether that's cooking together, exploring outside, or reading a book and discovering something new, I like to watch them learn new things.\";s:12:\"textarea-528\";s:1128:\"Usually we start the day with indoor play. I provide options to the 3 yo and she helps choose. We can paint, play with kinetic sand, play with play-doh, color, or decide to have free play for a while where the two siblings just play together as they choose. We have clean up and transition time where I change the 1 yo and the 3 yo goes to the bathroom. Then if its not pouring rain, we go outside and play with any of the toys out there or go on a walk or bike ride. We usually stay outside for an hour in the morning. When we come inside, I will start to make lunch and turn on some kid friendly music for the kids to dance to while I prepare the food. The kids eat and I make the 1 yo a bottle and then we read books. We do diapers/bathroom and I put the baby down for a nap and the 3 yo has rest time. She chooses between reading books or watching a movie and sometimes takes a nap. I also do letter and number practice with 3 yo while the baby sleeps. When he wakes up, we play for a little while. Then we have snack and go outside. We do many activities outside and usually that's where we end our day together. \";s:12:\"textarea-697\";s:477:\"My personality is very laid-back; I consider myself to be pretty calm and collected and content. I am an introvert and I work best around small groups of people. I can be very bubbly and animated around children but am reserved and more serious around people my age or my colleagues. I am caring and a great listener. People describe me as shy before they know me, but I love to talk about things that I feel passion for. I am energetic and happy, but also peaceful and quiet. \";s:12:\"textarea-999\";s:320:\"My hobbies include kayaking, hiking, reading, crafting (embroidery, drawing, painting, sewing), working out (yoga, Pilates, barre), and dancing (contra dance, waltz, English country dancing). My interests are watching TV shows, playing games (board games, video games), growing plants or just learning about new things. \";s:12:\"textarea-256\";s:149:\"My future goals are mainly three things: traveling to more places, continuing to learn and change, and finding stability and happiness in my career. \";s:12:\"textarea-751\";s:1095:\"My discipline philosophy is based in redirection in young children. I prefer to redirect the child to a different activity. Depending on the age of the child I will say different things. I try not to say just "no" but add a reason and new option to the child. Like "I don't like that. It hurts. Let's go over here and play instead." If the child is older and the misbehavior is more hurtful I prefer to have a conversation with the child. I want to learn how they're feeling, if something is wrong, if they need something. If it persists, I like to have a 'cool-down' time where the child takes some time away from the distractions and other children to think about how they're feeling and calm down in their own time. \r\nMy main philosophy with positive discipline is to help the child learn what their feelings are and how they affect the people around them. Also, reminding them of the expectations that adults or parents have for them and establishing a positive relationship and open communication with the child to manage the misbehavior. \";s:12:\"textarea-148\";s:213:\"I am happiest when I can be around the people I love and do things together with them. I also find happiness in working on creative projects, keeping up with healthy habits, and finding a good balance in my life. \";s:12:\"textarea-723\";s:164:\"A bad day is when I am very stressed and unable to find a way to manage it. This doesn't happen very often as I can usually manage my stress in a healthy way. \";s:12:\"textarea-475\";s:53:\"I found Metropolitan Nannies through a Google search.\";s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-168\";a:1:{i:0;s:0:\"\";}s:9:\"radio-719\";a:1:{i:0;s:0:\"\";}s:9:\"radio-735\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-736\";a:1:{i:0;s:0:\"\";}s:9:\"radio-855\";a:1:{i:0;s:0:\"\";}s:9:\"radio-967\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-05-23 21:21:45'),(127,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:4:\"Erin\";s:8:\"text-743\";s:6:\"Venker\";s:8:\"text-477\";s:10:\"Consultant\";s:8:\"text-624\";s:4:\"KPMG\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"4106276311\";s:9:\"email-298\";s:23:\"erin.c.venker@gmail.com\";s:8:\"text-524\";s:5:\"David\";s:8:\"text-706\";s:6:\"Venker\";s:8:\"text-492\";s:15:\"Private equity \";s:8:\"text-947\";s:10:\"HCI Equity\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:10:\"3145412899\";s:9:\"email-404\";s:22:\"david.venker@gmail.com\";s:8:\"text-172\";s:15:\"5708 Wyngate Dr\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:8:\"Bethesda\";s:8:\"text-901\";s:2:\"MD\";s:8:\"text-759\";s:5:\"20817\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:3:\"Any\";s:8:\"text-961\";s:4:\"Erin\";s:7:\"text-36\";s:25:\"Sharon Cosgray 4106276312\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:292:\"Great relationship - only reason she is no longer with us is we moved out of state. We miss her and cherish the relationship she has with my oldest daughter and our family. We had an amazing first nanny experience and hope to find someone in Maryland who will be as much a part of the family.\";s:8:\"text-986\";s:4:\"Emma\";s:8:\"text-512\";s:6:\"August\";s:8:\"text-970\";s:0:\"\";s:8:\"text-143\";s:4:\"2017\";s:9:\"radio-519\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-561\";s:53:\"N/a - 3 day half day preschool starting in fall \";s:8:\"text-332\";s:6:\"Grace \";s:8:\"text-770\";s:8:\"January \";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:4:\"2020\";s:9:\"radio-407\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-532\";s:8:\"N/a\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:4:\"None\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:0:\"\";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Full Time\";}s:8:\"text-968\";s:100:\"To be negotiated - expect ~45 hours / week potentially up to 50 and hourly rate in $20-25 range\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:40:\"Vacation days, holidays, and sick days. \";s:12:\"checkbox-378\";a:4:{i:0;s:15:\"Preparing Meals\";i:1;s:27:\"Picking up after Child(ren)\";i:2;s:21:\"Reading to Child(ren)\";i:3;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:234:\"meal prep for children only (breakfast, lunch, sometimes dinner)\nproactively plan fun activities: help us find the fun class nearby, the playgroup at the park (post Covid), plan the arts and crafts, etc. \nhelp the girls learn and grow\";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:151:\"possibly to take them to classes or activities like music class, park, etc. maybe help with preschool pick up starting in fall - to be determined later\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-279\";s:33:\"Standard government mileage rate \";s:12:\"textarea-720\";s:629:\"Outgoing, adventurous, energetic, caring, empathetic. We want someone who has the energy to come up with activities and engage our children every day. One of our favorite things about our prior nanny was the creative activities she did and adventures she took our daughter on. She was so fun and came up with great ways to teach our daughter new and age appropriate skills and socialize with kids her age. I know outings will look slightly different now with COVID but definitely want someone willing to help us brainstorm ideas. Also want someone caring who can help our girls grow emotionally into kind and caring individuals. \";s:12:\"textarea-404\";s:574:\"Wake up and breakfast. Lots of play, preferably outside if weather permits. Afternoon walk and lunch before the 2.5 year old takes a nap around 2-4. The baby still takes 3 naps a day and alternates between crib and stroller depending on what time it is - happy to tag along and nap on sister walks! After nap we play some more and then always sit down for family dinner. My oldest loves to help in the kitchen. We don’t do a lot of screen time but do occasionally allow our oldest to watch some shows. Arts and crafts, and outdoor and water play are some of our favorites \";s:12:\"textarea-784\";s:61:\"Prior experience with 2 children and infants. CPR certified. \";s:12:\"textarea-298\";s:491:\"Not sure how best to describe our style but we try to avoid yelling but will use a stern voice. We focus on talking about what was wrong and how to do better. We have not started using time outs yet as we haven’t needed to with our 2.5 yo but know that may come into play at some point. Our biggest thing with discipline is making sure our daughter understands why what she is doing is not ok and what she should do instead while ensuring she knows we still love her and are here for her. \";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:16:\"Online research \";s:8:\"text-747\";s:3:\"ECV\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-05-26 02:20:26'),(128,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:6:\"Elaine\";s:8:\"text-743\";s:6:\"Nessle\";s:8:\"text-477\";s:15:\"Public Affairs \";s:8:\"text-624\";s:18:\"Blakey & Agnew LLC\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"6073685028\";s:9:\"email-298\";s:18:\"ecnessle@gmail.com\";s:8:\"text-524\";s:12:\"Thomas (Tom)\";s:8:\"text-706\";s:9:\"Marchetti\";s:8:\"text-492\";s:9:\"Insurance\";s:8:\"text-947\";s:12:\"Ames & Gough\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:10:\"2026804507\";s:9:\"email-404\";s:14:\"tmar44@aol.com\";s:8:\"text-172\";s:23:\"3921 Harrison Street NW\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:10:\"Washington\";s:8:\"text-901\";s:2:\"DC\";s:8:\"text-759\";s:5:\"20015\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:7:\"Anytime\";s:8:\"text-961\";s:12:\"Thomas (Tom)\";s:7:\"text-36\";s:40:\"Jim Marchetti (Grandfather) 202-536-8005\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:228:\"Employed from August, 2019 - May, 2020. Very reliable, loved the baby. Babysat Tom when he was a young boy (25+ yrs ago) and was live in nanny for Tom's next door neighbors (25+ years ago) - long history, very trustworthy. \";s:8:\"text-986\";s:15:\"Louis Marchetti\";s:8:\"text-512\";s:5:\"April\";s:8:\"text-970\";s:1:\"1\";s:8:\"text-143\";s:4:\"2019\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:8:\"N/A\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:6:\"Frosty\";s:7:\"text-38\";s:18:\"Dog - Labrador Mix\";s:8:\"text-918\";s:192:\"Elderly with some mobility challenges. Experiences loss of feeling in back legs, which leads to involuntary pooping inside (right now, 1-2/week). Endlessly patient & gentle with toddler. \";s:8:\"text-285\";s:5:\"Susie\";s:8:\"text-298\";s:3:\"Cat\";s:8:\"text-940\";s:62:\"Easy going, loves people, no front claws. Very good with baby.\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:230:\"Traditionally, both Tom & Elaine have worked out-of-home in offices, but COVID-19, it is likely that one parent will be home several days a week. We have an office on the third floor of the house, separate from where Louis plays.\n\";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Full Time\";}s:8:\"text-968\";s:20:\"Range of $800 - $950\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:281:\"One week vacation of your choosing, plus anytime that we are off (typically a couple weeks in the summer.) Holidays: December 23 - January 1; Memorial Day; Fourth of July; Labor Day; Thanksgiving (Wednesday, Thursday, Friday of Thanksgiving Week). We do not offer health insurance.\";s:12:\"checkbox-378\";a:6:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:15:\"Preparing Meals\";i:2;s:27:\"Picking up after Child(ren)\";i:3;s:21:\"Reading to Child(ren)\";i:4;s:26:\"Age-appropriate Activities\";i:5;s:24:\"Other (Please describe):\";}s:12:\"textarea-971\";s:167:\"Louis loves going on stroller walks. Before COVID-19, he also loved library story time and visiting the park. We try to get him out of the house once/twice a day.\";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:191:\"At this time, transporting Louis is not a necessity but optimistically, we'd like to develop a long-term relationship with a nanny who could drive him to pre school when the time comes. \";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-279\";s:71:\"Standard govt rate (for transporting Louis, does not include commuting)\";s:12:\"textarea-720\";s:79:\"We'd like to find someone who is warm, patient, easy going and energetic. \";s:12:\"textarea-404\";s:485:\"Wake up around 7 am, Louis has a bottle and plays with his toys and mom or dad. He sits down for breakfast around 8 or 8:30. (Mom/ Dad leave for work around 8:30.) Louis goes for a morning walk and has play time until 12, when he eats lunch. He goes down for a nap at 12:30, wakes up around 2/2:30. Often goes for a second walk. Has playtime, then a snack around 4. Mom and Dad arrive home between 6 & 6:30. Mom & Dad give Louis bath, then he has dinner. In bed by 7:30 pm. \";s:12:\"textarea-784\";s:248:\"Someone who is: energetic (eager to get Louis out of the house for walks, park, etc); speaks with Louis often to help with his vocabulary development; minimal screen/ tv time (he only watches TV when he is sick); compassionate toward animals. \";s:12:\"textarea-298\";s:94:\"He is only 1, so we haven't gotten to this point, but we'll probably use time outs. \";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:15:\"Internet search\";s:8:\"text-747\";s:3:\"ECN\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-05-26 15:17:04'),(129,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:1757:\"Hi, my name is Eric and I’m betting you’d like your website metropolitannannies.com to generate more leads.\r\n\r\nHere’s how:\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at metropolitannannies.com.\r\n\r\nTalk With Web Visitor – CLICK HERE http://www.talkwithwebvisitor.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://www.talkwithwebvisitor.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Talk With Web Visitor and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithwebvisitor.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitor.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-05-29 02:41:37'),(130,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:15:\"Lisette Schwarz\";s:9:\"email-722\";s:25:\"lisette.schwarz@gmail.com\";s:8:\"text-697\";s:13:\"0471 62 81 59\";s:12:\"textarea-853\";s:643:\"Howdy\r\n\r\nI’m talking about a new way to generate quick traffic and sales in ANY niche with ZERO video/website creation, ZERO paid advertising/SEO.\r\nI’ve recently tried this product but quickly decide to write this review because I know this is exactly what you guys are looking for.\r\n\r\nSO, HOW EXACTLY?\r\n\r\nWell, MyTrafficJacker allows users to search by keywords on either Wikipedia and YouTube and find LIVE, but EXPIRED links that are STILL posted on these sites that you can pick up for as little as $10 and redirect that traffic and authority ANYWHERE they’d like!\r\n\r\nMORE INFO HERE=> https://bit.ly/2KHDLwB\";}','2020-05-30 03:32:39'),(131,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Kayla Sharma \";s:9:\"email-722\";s:19:\"kaclark85@gmail.com\";s:8:\"text-697\";s:10:\"6033805990\";s:12:\"textarea-853\";s:133:\"I'm looking for help with my 4 year old son on a part time basis. Do you assisting with part time employment or only full time? \";}','2020-05-31 00:06:56'),(132,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:8:\"JamesFic\";s:9:\"email-722\";s:21:\"tchivapkin@yandex.com\";s:8:\"text-697\";s:11:\"82636462496\";s:12:\"textarea-853\";s:937:\"Знаете ли вы? \r\nКарьера не помешала фарерскому футболисту играть в гандбол, записать три музыкальных альбома, издать пять книг и сняться в восьми фильмах.\r\nВместо Плещеева озера Пётр I мог построить потешный флот на озере Неро.\r\nХотя ареал белизского геккона состоит из нескольких крохотных островов, IUCN не считает его раздробленным.\r\nКанадский солдат в одиночку освободил от немцев нидерландский город.\r\nСиним цветом своих футболок «Скуадра адзурра» обязана Савойе.\r\n \r\n \r\nhttp://0pb8hx.com</a>\";s:6:\"submit\";s:4:\"SEND\";}','2020-05-31 09:47:51'),(133,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:6:\"Kayla \";s:8:\"text-743\";s:7:\"Sharma \";s:8:\"text-477\";s:17:\"Stay at home mom \";s:8:\"text-624\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"6033805990\";s:9:\"email-298\";s:19:\"kaclstk85@gmail.com\";s:8:\"text-524\";s:7:\"Rajeev \";s:8:\"text-706\";s:7:\"Sharma \";s:8:\"text-492\";s:7:\"Doctor \";s:8:\"text-947\";s:21:\"Prince William county\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:10:\"7036235150\";s:9:\"email-404\";s:18:\"drrajeev@yahoo.com\";s:8:\"text-172\";s:20:\"10618 Canterberry rd\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:15:\"Fairfax station\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"22039\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:7:\"After 2\";s:8:\"text-961\";s:5:\"Kayla\";s:7:\"text-36\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:15:\"Preston sharma \";s:8:\"text-512\";s:3:\"May\";s:8:\"text-970\";s:2:\"26\";s:8:\"text-143\";s:4:\"2016\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:4:\"None\";s:8:\"text-332\";s:16:\"Baby due in June\";s:8:\"text-770\";s:5:\"June \";s:8:\"text-887\";s:1:\"0\";s:8:\"text-386\";s:4:\"2020\";s:9:\"radio-407\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-532\";s:4:\"None\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:4:\"None\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:159:\"A new baby is coming in end of a June so assistance with house hold chores and meal preparation would be helpful. Kayla will also be home taking care of baby. \";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Part Time\";}s:8:\"text-968\";s:0:\"\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:0:\"\";s:12:\"checkbox-378\";a:2:{i:0;s:15:\"Preparing Meals\";i:1;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-16\";s:0:\"\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:2:\"No\";}s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:158:\"Energetic and creative to be able to play with 4 year old son. Flexible to be able to help with work with mom/Kayla to get things done around the house. \";s:12:\"textarea-404\";s:265:\"Father will be working from home from approximately 9-3 Monday through Friday. . Preston wakes around 6 and goes to bed at 8. Activities vary from day depending upon what he feels like doing. Preston goes to his grandparents house daily around 1 and stays until 5. \";s:12:\"textarea-784\";s:109:\"Younger nanny would be preferable to keep up with Preston’s high energy. Some college would be preferable. \";s:12:\"textarea-298\";s:136:\"Try to be positive in disciplining. Preston has a determined personality and can benefit from a stronger style of discipline at times. \";s:12:\"textarea-146\";s:8:\"Live out\";s:12:\"textarea-913\";s:15:\"Internet search\";s:8:\"text-747\";s:3:\"KAS\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-06-01 18:09:31'),(134,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Calla Sharp\";s:9:\"email-722\";s:20:\"sharpcalla@gmail.com\";s:8:\"text-697\";s:10:\"6158213877\";s:12:\"textarea-853\";s:425:\"Hello, \nMy name is Calla Sharp and I submitted an online application for nannying about a week ago and I was just checking in on the process of that being reviewed. \nI know this is probably a busy time for everyone! I would love to hear back soon about my application. You can contact me by email: sharpcalla@gmail.com or by phone: 6158213877. \nThank you for your time and I look forward to hearing from you soon,\nCalls Sharp\";}','2020-06-03 17:06:34'),(135,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Dave Wright\";s:9:\"email-722\";s:21:\"dave@gmbmarketing.com\";s:8:\"text-697\";s:12:\"336-381-0552\";s:12:\"textarea-853\";s:586:\"Hi\r\n\r\nDoes your business stand out online with GREAT Google reviews?\r\n\r\n"84% Of People Trust Online Reviews As Much As A Personal Recommendation"\r\n\r\nWe provide custom 5 star Custom Google reviews for your business\r\n\r\nJust tell us what you want your reviews to say and we post them!\r\n\r\nCheck out our examples and get in touch here \r\n\r\nhttp://rawcusmedia.com/googlereviews\r\n\r\nWe have helped hundreds of business get a BIG advantage online with our reviews\r\n\r\nIf you are already crushing your competiton with multiple great Google Reviews\r\n\r\nhave a great day :) \r\n\";}','2020-06-08 14:44:52'),(136,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:5:\"Paola\";s:8:\"text-743\";s:12:\"Annoni Patel\";s:8:\"text-477\";s:7:\"Dentist\";s:8:\"text-624\";s:21:\"Beverly Family Dental\";s:8:\"text-808\";s:10:\"7272043661\";s:8:\"text-666\";s:10:\"7272043661\";s:9:\"email-298\";s:22:\"paolasofia88@gmail.com\";s:8:\"text-524\";s:4:\"Ryan\";s:8:\"text-706\";s:5:\"Patel\";s:8:\"text-492\";s:14:\"Facial Surgeon\";s:8:\"text-947\";s:28:\"Moonlight Oral Surgery, PLLC\";s:7:\"text-10\";s:10:\"4085068919\";s:8:\"text-555\";s:10:\"4085068919\";s:9:\"email-404\";s:21:\"patelinator@gmail.com\";s:8:\"text-172\";s:15:\"1340 S Rolfe St\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:9:\"Arlington\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"22204\";s:8:\"text-836\";s:10:\"4085068919\";s:8:\"text-290\";s:8:\"12pm-2pm\";s:8:\"text-961\";s:5:\"Paola\";s:7:\"text-36\";s:11:\"Linda Patel\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:97:\"live-in nannies (x4) from personal references in the Dominican Republic. Mostly Spanish-speaking\";s:8:\"text-986\";s:7:\"Rolando\";s:8:\"text-512\";s:3:\"May\";s:8:\"text-970\";s:1:\"9\";s:8:\"text-143\";s:4:\"2020\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:5:\"Ruben\";s:8:\"text-770\";s:6:\"August\";s:8:\"text-887\";s:2:\"27\";s:8:\"text-386\";s:4:\"2018\";s:9:\"radio-407\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:0:\"\";s:12:\"checkbox-113\";a:3:{i:0;s:8:\"Live Out\";i:1;s:7:\"Live In\";i:2;s:9:\"Full Time\";}s:8:\"text-968\";s:4:\"1000\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:212:\"4-8 weeks of vacation/year, which includes New Years, Easter, Memorial Day, 4th of July, Thanksgiving, Christmas. Health insurance would be included. We like to cook, so all meals & food would be provided.\";s:12:\"checkbox-378\";a:6:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:7:\"Bathing\";i:2;s:15:\"Preparing Meals\";i:3;s:27:\"Picking up after Child(ren)\";i:4;s:21:\"Reading to Child(ren)\";i:5;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:49:\"if kids need to be picked up or brought to school\";s:9:\"radio-348\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-466\";s:38:\"we can provide one of our family cars.\";s:9:\"radio-452\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-279\";s:4:\"full\";s:12:\"textarea-720\";s:160:\"Energetic, resourceful, familial, honest, creative, patient, kind, and loving. We want someone who we can hopefully make a part of our family for years to come.\";s:12:\"textarea-404\";s:2337:\"Our toddler, Ruben, typically wakes up at around 7 am (give or take a half hour). After a diaper change, we bring him downstairs and give him milk from his cup. I usually feed Rolando (our newborn) around 6 or so. Ruben then plays for a bit and is ready for breakfast around 8 am (typically eggs, or oatmeal with fruit...), I feed Rolando again at around 9 or so, and then either play with Ruben by reading him books and exploring his toys, or we all go for a walk outside in the stroller. Around 10, Ruben gets his snack (typically a yogurt and fruit or some cheese and crackers, or apple/banana and peanut butter), then its back to play time. We often play music at this time, too (nursery rhymes or Disney songs). at around 11:30 I will start getting Ruben's lunch ready (typically ham, chicken, or turkey with cheese and a fruit or veggie). Then we wash our hands (in the bathroom with the step stool- Rubeen likes playing with. the water), and then he eats lunch. At 12, Ruben goes down for a nap (can be left in. crib and he puts himself to sleep), and then I feed Rolando his milk. Ruben naps from 12-2, so I'll usually tidy up then rest a bit. When Ruben wakes up, he usually is thirsty, so I have his water ready. Snacktime for him between 2:30 and 3 (usually a yogurt and some crackers, if he hasn't had yogurt already in the day, or. some chopped fruit and pretzels). I then feed Rolando again, and then we go out for a walk for 45 min to an hour around the neighborhood. If there is more than one adult present at home, Ruben then gets a bath, and then I'll bathe Rolando (not something I would suggest doing if home alone with the two boys). I prepare Ruben's dinner (meant w veggies and sometimes a starch- meals are prepared and ready to heat in the freezer) around 5:30 or so, and sit him down to eat at around 5:45, during which I feed Rolando his milk. After dinner, we sometimes watch a bit of tv (30-45 min of Cleo and Cuquin or Lion King or Daniel Tiger), then Ruben gets his milk (2% in bottle, heated in microwave for 30 sec). I change his diaper with the overnight pad while he drinks his milk (because he sits still during this time!), brush his teeth after milk, and then get him ready for bed at 7 pm. Lando usually gets milk again at around 8:30 or so, and then we call it a day!\";s:12:\"textarea-784\";s:713:\"Requirements:\n- Strong English & Spanish communication skills, both written and verbal\n- Certification in CPR or BLS\n- Valid driver’s license\n- Valid USA work authorization\n- Flexibility to work overtime, nights and weekends\n- Excellent references required from current & previous employers\n- Minimum 1-year related experience working with young children\n- Academic Teaching, Childcare, Child Psychology, Music/Theatre background is a plus\n- Ability to work independently\n- Polished, poised, and professional\n- Loyal and discreet\n- Detail-oriented with exceptional organizational skills\nat least a year of experience with young children (ages 0-3), \nexperience with caring for more than one child at once, \";s:12:\"textarea-298\";s:184:\"Patient, firm but kind. We like to provide structure for our family, but also recognize that at this age (two under two), there is a lot of patience and repeating that needs to happen.\";s:12:\"textarea-146\";s:162:\"Own room with television, closet space, and own bathroom. We live in a condo/townhome- bedrooms are upstairs and living space and kitchen are on main level.\";s:12:\"textarea-913\";s:13:\"google search\";s:8:\"text-747\";s:3:\"PAP\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:34:\"I do NOT agree to the above terms.\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-06-09 17:19:52'),(137,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:15:\"Jill Holtsinger\";s:9:\"email-722\";s:25:\"jill.holtsinger@gmail.com\";s:8:\"text-697\";s:10:\"5168846142\";s:12:\"textarea-853\";s:283:\"Hello-\n\nWe will be staying in Middleburg, VA with our 8 month old for a few days in mid-July and were wondering if your agency is open and can Accommodate us. This would just be for a few days so we wouldn’t want to apply to become a member of the agency full-time. \n\nThanks,\nJill \";}','2020-06-10 15:33:25'),(138,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:2112:\"Hey, my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at metropolitannannies.com.\r\n\r\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://www.talkwithwebvisitor.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE http://www.talkwithwebvisitor.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithwebvisitor.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitor.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-06-10 23:34:02'),(139,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:16:\"Caroline Kidston\";s:9:\"email-722\";s:27:\"kidstoncaroline@hotmail.com\";s:8:\"text-697\";s:12:\"910-471-3134\";s:12:\"textarea-853\";s:234:\"I am looking at nanny placement services for our baby girl who is due this fall. Hoping to learn more about your services and process by having a quick phone call. \n\nThank you,\nCaroline Kidston\nkidstoncaroline@hotmail.com\n910-471-3134\";}','2020-06-11 20:43:24'),(140,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:18:\"Allison Sutherland\";s:9:\"email-722\";s:22:\"case.allison@gmail.com\";s:8:\"text-697\";s:10:\"5712148952\";s:12:\"textarea-853\";s:188:\"Hello - i am looking for a nanny for my newborn son for when I return to work in the fall. I didn't see a placement fee listed on your website. What is your placement fee? Thank you.\";}','2020-06-11 21:46:21'),(141,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:4:\"Emma\";s:8:\"text-743\";s:7:\"Rehkopf\";s:8:\"text-477\";s:11:\"460 L st NW\";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:11:\"Washington \";s:8:\"text-901\";s:2:\"DC\";s:8:\"text-759\";s:5:\"20001\";s:8:\"text-836\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:12:\"803-741-6040\";s:9:\"email-298\";s:20:\"erehkopf12@gmail.com\";s:8:\"text-290\";s:7:\"anytime\";s:8:\"text-961\";s:12:\"443-994-7111\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:0:\"\";s:8:\"text-737\";s:2:\"SC\";s:8:\"text-139\";s:2:\"26\";s:8:\"text-331\";s:15:\"August 10, 2020\";s:8:\"text-986\";s:14:\"Washington D.C\";s:8:\"text-512\";s:0:\"\";s:8:\"text-970\";s:0:\"\";s:8:\"text-143\";s:0:\"\";s:8:\"text-519\";s:16:\"$60,000- $70,000\";s:12:\"checkbox-982\";a:3:{i:0;s:9:\"Full Time\";i:1;s:8:\"Live Out\";i:2;s:19:\"Summer / Short Term\";}s:12:\"checkbox-717\";a:4:{i:0;s:9:\"Week Days\";i:1;s:11:\"Week Nights\";i:2;s:10:\"Over Night\";i:3;s:8:\"Weekends\";}s:12:\"checkbox-939\";a:7:{i:0;s:7:\"Laundry\";i:1;s:7:\"Bathing\";i:2;s:19:\"Reading to Children\";i:3;s:7:\"Feeding\";i:4;s:15:\"Preparing Meals\";i:5;s:8:\"Cleaning\";i:6;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:12:\"checkbox-282\";a:3:{i:0;s:7:\"Laundry\";i:1;s:7:\"Errands\";i:2;s:7:\"Cooking\";}s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-871\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-252\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:14:\"2020 Kia Forte\";s:9:\"radio-659\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-603\";s:174:\"I had a few speeding tickets when I was 16-19. I have had a completely clean driving record since I have matured and have nothing on my driving record from the last 5 years. \";s:9:\"radio-552\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-505\";s:1336:\"I was 19 years old. I had received a speeding ticket in Virginia and did not go to the court date because I was living in South Carolina. I waited for them to send me the amount due in the mail then I paid the ticket. Apparently by not going to the court date, they suspended my license. Flash forward several months, I was pulled over in my newer car that did not have an official tag on it yet, when they ran my drivers license it was suspended. I was taken to jail for driving under suspension and not having the tag on my car. At my court date for this I showed the judge where I had paid my ticket months ago, I showed my bill of sale for the car I was driving and apologized for being naive when it came to the legalities of driving. The charges were all dropped and nothing was put on my record.. To this day, I keep the letter from the court that states that no charges were brought against me and that everything was dropped simply because I am embarrassed at the fact my 19 year old self was naive enough for this to happen. I learned my lesson and have never received a speeding ticket since and am always up to date on my car tags etc. I would be happy to share the letter and any other documents needed. This does not show up on any background check I have ever had, both for jobs and for the nursing program that I am in. \";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:5:\"Nanny\";s:8:\"text-887\";s:14:\"Lilla Colpini \";s:8:\"text-386\";s:12:\"803-603-7607\";s:9:\"radio-407\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-532\";s:15:\"1509 Milford Rd\";s:8:\"text-393\";s:8:\"Columbia\";s:8:\"text-793\";s:2:\"SC\";s:8:\"text-119\";s:5:\"29206\";s:7:\"text-17\";s:26:\"$15 an hour plus overtime \";s:8:\"text-976\";s:8:\"May 2016\";s:8:\"text-995\";s:11:\"August 2017\";s:12:\"textarea-192\";s:336:\"I was a full time nanny for their then 10 month little boy. I took him on numerous outings (the zoo, gymboree, the library) and played with him all day long. Maintained a strict schedule per the parents request and worked with the grand-parents because I was providing the care in their home while the parents home was being renovated. \";s:12:\"textarea-772\";s:173:\"The little boy turned 2 and started daycare at their local church. They now have a total of three children and I currently babysit for them for date nights and other needs. \";s:8:\"text-416\";s:5:\"Nanny\";s:8:\"text-218\";s:24:\"Mary-Holland Regenovich \";s:7:\"text-81\";s:12:\"803-240-5288\";s:9:\"radio-418\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-528\";s:14:\"1643 Rosyln Dr\";s:7:\"text-38\";s:9:\"Columbia \";s:8:\"text-918\";s:2:\"SC\";s:8:\"text-285\";s:5:\"29206\";s:8:\"text-298\";s:11:\"$11 an hour\";s:8:\"text-940\";s:10:\"March 2018\";s:8:\"text-302\";s:11:\"August 2019\";s:12:\"textarea-334\";s:249:\"I watched their lovely, then 18 month old little girl. We played, did craft projects together and went to the park any chance we had. I tag-teamed with the grand-parents who watched her in the afternoons and created a loving relationship with them. \";s:11:\"textarea-48\";s:230:\"The little girl started daycare at their local church. We facetime occasionally because this little girl and I have a bond like no other I have had. and I am babysit for her and her new baby brother as needed when I am available! \";s:8:\"text-784\";s:13:\"House sitting\";s:8:\"text-905\";s:17:\"Tiffany Anderson \";s:8:\"text-888\";s:12:\"803 479 8838\";s:9:\"radio-480\";a:1:{i:0;s:3:\"Yes\";}s:7:\"text-27\";s:18:\"4611 Pine Grove Ct\";s:8:\"text-278\";s:8:\"Columbia\";s:8:\"text-795\";s:2:\"SC\";s:8:\"text-542\";s:5:\"29206\";s:8:\"text-248\";s:27:\"Differs depending on duties\";s:8:\"text-449\";s:8:\"May 2018\";s:8:\"text-446\";s:7:\"current\";s:12:\"textarea-590\";s:280:\"I have babysat for their older children (4th and 7th grade) occasionally as needed. My main duty is house sitting for them when they are out of town. They had three dogs, now there are two dogs and chickens. I take care of the dogs, and keep their house safe while they are away. \";s:12:\"textarea-303\";s:96:\"I continue to work for this family as needed and will do so until I move to DC August 8th 2020. \";s:8:\"text-955\";s:15:\"Heather Corley \";s:8:\"text-162\";s:12:\"803-467-6342\";s:9:\"radio-283\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-315\";s:14:\"3407 Devine ST\";s:8:\"text-516\";s:8:\"Columbia\";s:8:\"text-217\";s:2:\"SC\";s:8:\"text-185\";s:5:\"29205\";s:8:\"text-800\";s:12:\"$12 per hour\";s:8:\"text-462\";s:12:\"October 2014\";s:8:\"text-108\";s:8:\"Current \";s:8:\"text-321\";s:15:\"8 weeks-1 year \";s:8:\"text-317\";s:15:\"8 weeks-1 year \";s:8:\"text-222\";s:10:\"1-4 years \";s:8:\"text-674\";s:10:\"1-4 years \";s:9:\"radio-682\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-529\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-325\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-355\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-342\";s:327:\"I work in the nursery at Shandon United Methodist church. I work in the infant room with babies ages 8 weeks-they can walk. I maintain the babies sleeping and eating schedule. Offer play time for the children, read to them as well as work cohesively with another nursery worker to create a positive environment for the babies. \";s:12:\"textarea-741\";s:206:\"I still currently am employed with Shandon UMC. Due to Covid-19 I am not currently working, but if that changes during the summer I will continue to work there until I move to Washington D.C on August 8th. \";s:8:\"text-754\";s:15:\"Brittany Molloy\";s:8:\"text-184\";s:12:\"309-533-5126\";s:9:\"radio-168\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-663\";s:17:\"455 River Club Dr\";s:8:\"text-372\";s:10:\"Lexington \";s:7:\"text-42\";s:2:\"SC\";s:8:\"text-191\";s:5:\"29072\";s:8:\"text-787\";s:12:\"$15 an hour \";s:8:\"text-142\";s:10:\"April 2019\";s:8:\"text-718\";s:8:\"current \";s:8:\"text-213\";s:8:\"2 years \";s:8:\"text-123\";s:10:\"Five years\";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:9:\"radio-719\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-735\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-728\";s:296:\"I create a fun and loving environment through exploration and play for these two children. Until COVID-19 my main responsibility was the 2 year old, however with the school closings, I now watch both of them. I prepare meals, take them to the park and provide educational learning through play. \";s:12:\"textarea-287\";s:117:\"I still currently work for this lovely family and will continue to do so until I graduate and move to DC August 8th. \";s:8:\"text-140\";s:12:\"Carene Floyd\";s:8:\"text-175\";s:12:\"803-331-9240\";s:9:\"radio-736\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-816\";s:16:\"4418 Ivy Hall Dr\";s:8:\"text-374\";s:9:\"Columbia \";s:8:\"text-618\";s:2:\"SC\";s:8:\"text-390\";s:5:\"29206\";s:7:\"text-57\";s:12:\"$15 an hour \";s:8:\"text-369\";s:12:\"October 2018\";s:8:\"text-521\";s:8:\"May 2020\";s:8:\"text-230\";s:11:\"2 year old \";s:8:\"text-276\";s:0:\"\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:9:\"radio-855\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-737\";s:585:\"I watched this lovely little girl that had a condition called Child Onset Neutropenia. I maintained a clean and safe environment to protect her health and prevent complications from this condition. Thankfully she has outgrown this condition and is thriving today! I did many learning and sensory activities as well as took her to the park while practicing good hygiene to maintain a safe environment, free from infection. I assisted with meal prep and nap time as well. I learned how to work with this child while the mom was home and created an everlasting relationship with the mom! \";s:12:\"textarea-152\";s:272:\"I am in my final semester of nursing school and I thought I would have lectures/ clinicals most of the summer and was unable to maintain 2 nanny position jobs. I still am in contact with the mom and ready to step in for any dates nights they may need for the summer. \";s:12:\"textarea-307\";s:499:\"I love being a part of a growing child's life. It is both fun and rewarding to see them grow and watch them achieve their milestones. It is so important to create a loving and consistent environment for a child to thrive in and I love being part of team to create such an environment. While I am graduating as an RN in August, I can not see myself not being a nanny at this point in my life. I am going to continue my nursing education but am not ready to be in the hospital setting as of now. \";s:12:\"textarea-578\";s:561:\"I love any and all outings. I am huge on exploration as a tool to allow a child to learn and grow. From parks and libraries, to zoo's, museums and specific classes, I love taking a child to explore the world around them! I also have learned so much about different STEAM activities for children. I love introducing them to new things and ideas with hands on learning. I grew up with a Montessori education and am beyond thankful for it. I enjoy using the principals of hands on learning for all subjects to help the child grow and learn to love to learn. \";s:12:\"textarea-528\";s:1073:\"I arrive around 8-9am. Get the children ready for the day. If the weather permits, we go outside to the park, or on a nature walk to explore the world around us. Around 10/10:30 I would provide a snack. Depending on the age of the child next will come play time with blocks, books and pretend play items or will be an experiment or art project. Lunch would come next and I would prepare a healthy, balanced meal for the children. After lunch it is quiet time, that is either reading books, independent play, or time to research something they are interested in. Around 1 is nap time for most of the children I have cared for. During this time, I usually do light housework (put away laundry, do this dishes etc) and I have been studying for my tests in nursing school during this time. After nap time, around 3, we will go back outside for playtime and exploration or go on a specific outing (gymboree, the zoo etc) around 5 I will bath the children before the parents are home and make a balanced dinner for them. Around 6pm is when the parents are home and I leave. \";s:12:\"textarea-697\";s:481:\"I am a very upbeat and bubbly person. My first job in high-school at Chick-fil-A really instilled the talking with a smile motto in order to convey a positive attitude to all. I love to plan my days out, but always allow for the reality of something taking more or less time than I expected. I have a passion for helping people which is why I have chosen to obtain my degree in nursing. I have truly adapted my Montessori upbringing and believe that we all learn in a hands-on way.\";s:12:\"textarea-999\";s:461:\"I have a black belt in karate, and after I graduate and move I would love to get back into martial arts, specifically Brazilian jiu-jitsu. I love doing yoga in the mornings to help prepare my body and mind for the day ahead. I love watching and attending hockey and baseball games. I also have a passion for traveling and getting first hand experiences from all around the world and can not wait until I am at a point in my life to be able to travel the world! \";s:12:\"textarea-256\";s:681:\"I have two future goals I hope to achieve in my lifetime. \n1) I would love to become a Mid-wife and own my own midwifery business where I can provide tailored care to women and be their biggest advocate during such an important time in their life. In order to do this, I will have to obtain my BSN which I am starting online in October of 2020. After I obtain that, I will then need nursing experience before I can go back to school to obtain my Master's in Midwifery. \n2) I would love to travel to EVERY country in the world. There are some I would like to spend more time in than others, but to get first-hand experiences from all over the world would be a dream come true! \";s:12:\"textarea-751\";s:1856:\"I believe that the best discipline for a child is constancy and follow-through. For younger children, I believe in making expectations known and following through with what is said. Ex. A child is throwing a toy at the wall. I would first explain to them that that is not what we do with our toys and if we can not play with our toys in a nice manor it will be taken away. If the child continues to throw the toy, I would simply take the toy away and begin to play with something else so they learn that what is said to them will be followed through. As a child gets older I would continue that form of discipline but implement a time out period for them in addition to taking away whatever it is that is causing the issue. After time out, I would explain to the child the reason for being in time out and then continue the day without the toy or activity that was causing an issue. For older children (around 2nd grade and up) I would still outline the expectations and explain to them what will happen if they do not listen. If they do not listen, I take away whatever is causing the issue and place them in time out with a piece of paper for the to write down their reasoning for their behavior (ex. the child refuses to do their homework, I would write on the paper "I chose not to do my homework because" and have them complete the sentence. When they are done I would have a discussion with them about their response and talk through the underlying issues with them) I find that by having them write down their reasoning it forces the child to pinpoint their exact feelings about the issue without the need for raising voices or arguments. At the end of the day I realize and the child will realize that I am in charge, I will follow through with what I say and stay consistent without the need for physical punishment or raising my voice. \";s:12:\"textarea-148\";s:142:\"I am in a loving consistent environment. I love clear expectations and the ability to use my own personal judgement without being undermined. \";s:12:\"textarea-723\";s:350:\"I believe that the work place and personal life are two separate things. I have bad days when school is overwhelming or my period is starting that just causes me to be blah, but when I get to work and am around the children I understand that they deserve the same positive attitude and the same consistency regardless of what is going on in my life. \";s:12:\"textarea-475\";s:121:\"https://washington.cbslocal.com/2012/04/06/best-babysitting-and-nanny-agencies-in-d-c/\";s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-967\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-06-15 15:06:56'),(142,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:2423:\"Cool website!\r\n\r\nMy name’s Eric, and I just found your site - metropolitannannies.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across metropolitannannies.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, “call me now.”\r\n\r\nYou can –\r\n \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://www.talkwithwebvisitor.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE http://www.talkwithwebvisitor.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithwebvisitor.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitor.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-06-18 08:51:54'),(143,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Katie Dematto\";s:9:\"email-722\";s:24:\"katie@keywordtraffic.top\";s:8:\"text-697\";s:12:\"213-558-4521\";s:12:\"textarea-853\";s:727:\"Hi,\r\n\r\nDue to the current economic crisis, we're on a mission to help businesses.\r\n\r\nIf you could benefit from having more visitors on your website, we can help you immediately: \r\n\r\nhttps://keywordtraffic.top/up/?=metropolitannannies.com\r\n\r\nBecause of COVID-19, we're offering a completely free trial, with the option to receive an additional 5,000-30,000 targeted visitors per month if you decide to keep going.\r\n\r\nKatie Dematto\r\nTargeted Visitor Specialist\r\n\r\n\r\nKeyword Traffic Club\r\n410 E Santa Clara Street Unit #814\r\nSan Jose, CA 95113\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you are unintersted in this type of marketing:\r\nhttps://keywordtraffic.top/unsubscribe.php/?site=metropolitannannies.com\";}','2020-06-18 11:33:56'),(144,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:15:\"Jennifer Harkin\";s:9:\"email-722\";s:23:\"jennysparks81@gmail.com\";s:8:\"text-697\";s:12:\"202-262-3809\";s:12:\"textarea-853\";s:1238:\"Hi!\n\nWe are looking for someone to come in and help us with our one year old, ex-24 week preemie. Right now he does not have medical concerns - his g tube just got removed. I am disabled and having health issues (not contagious and definitely not COVID) and need help pretty urgently so my husband can continue to work and my son is getting enough attention. However, we are also looking for someone for longer than a week or two. How would that work? Would we submit two separate applications? Can we come to an agreement on how a potential nanny acts outside of our home? We are very risk averse, given our situation, and are vigilant about masks, social distancing, etc. and would want our caregiver to be the same way. For example, we only visit grocery or pharmacy stores when necessary. Additionally, our needs might change so while we might need help five days a week right now, we might not need that in a couple of months. Finally, would any nannies be willing to perform some tasks that a postpartum Douala might? I'm thinking mainly here of driving to doctors appointments for both me and my son. \nLook forward to speaking with you soon and hope we can work something out.\n\nSincerely,\nJenny Harkin\n202-262-3809\";}','2020-06-19 23:28:16'),(145,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Eliza Megan\";s:9:\"email-722\";s:22:\"elizamegan66@gmail.com\";s:8:\"text-697\";s:15:\"+92-321-5636972\";s:12:\"textarea-853\";s:427:\"Hi,\r\n\r\nI hope you are safe in this pandemic situation by avoiding gatherings and staying at home.\r\n\r\nI am reaching you to contribute a guest post article to your website (FREE of cost and high-quality). I would just need you to provide me a backlink in return, within that article. Please let me know if I shall send some interesting topic ideas for a guest post?\r\n\r\nLooking forward to your response.\r\n\r\nRegards,\r\n\r\nEliza Megan\";}','2020-06-20 02:07:12'),(146,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:17:\"Douglas Blackburn\";s:9:\"email-722\";s:17:\"dougb95@gmail.com\";s:8:\"text-697\";s:10:\"7036254791\";s:12:\"textarea-853\";s:658:\"Ma'am/SIr,\n\nMy family is looking for a childcare provider who would be able to stay with our child during the day once the school year starts up. We're primarily looking for someone who can take part in my son's activities -- he'll be entering 3rd grade -- and provide some assistance with remote learning while both parents are at work. I've read some of the documentation you've provided online, and it seems like this would fall under "permanent" service. Do you provide staff that would be able to help with educational needs as well as typical childcare needs? Thank you ...\n\nBest Regards,\nDoug Blackburn\";}','2020-06-20 16:24:22'),(147,330,'a:83:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:6:\"Cecily\";s:8:\"text-743\";s:5:\"Walsh\";s:8:\"text-477\";s:12:\"Navy Officer\";s:8:\"text-624\";s:13:\"Annapolis, MD\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:12:\"207-319-4694\";s:9:\"email-298\";s:17:\"cesstay@yahoo.com\";s:8:\"text-524\";s:4:\"John\";s:8:\"text-706\";s:5:\"Walsh\";s:8:\"text-492\";s:12:\"Navy Officer\";s:8:\"text-947\";s:18:\"Patuxent River, MD\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:12:\"207-319-4693\";s:9:\"email-404\";s:19:\"jawalsh78@gmail.com\";s:8:\"text-172\";s:16:\"6025 Woodmont Rd\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:10:\"Alexandria\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"22307\";s:8:\"text-836\";s:12:\"207-319-4693\";s:8:\"text-290\";s:9:\"Afternoon\";s:8:\"text-961\";s:3:\"Dad\";s:7:\"text-36\";s:12:\"Molly Cahill\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:61:\"Good relationship with a few babysitters in the neighborhood.\";s:12:\"checkbox-902\";a:3:{i:0;s:14:\"Sick Childcare\";i:1;s:12:\"Back-up Care\";i:2;s:15:\"Evening Sitting\";}s:8:\"text-986\";s:6:\"Daphne\";s:8:\"text-512\";s:2:\"10\";s:8:\"text-970\";s:2:\"07\";s:8:\"text-143\";s:4:\"2008\";s:9:\"radio-519\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-561\";s:11:\"8:15 - 3:30\";s:8:\"text-332\";s:6:\"Sawyer\";s:8:\"text-770\";s:2:\"03\";s:8:\"text-887\";s:2:\"11\";s:8:\"text-386\";s:4:\"2018\";s:9:\"radio-407\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:9:\"radio-880\";a:1:{i:0;s:2:\"No\";}s:8:\"text-528\";s:5:\"Derry\";s:7:\"text-38\";s:20:\"Dog - Black Labrador\";s:8:\"text-918\";s:22:\"Very kind and friendly\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:0:\"\";s:12:\"textarea-254\";s:13:\"Google search\";s:8:\"text-747\";s:3:\"JAW\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-06-23 01:00:19'),(148,330,'a:83:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:7:\"sandhna\";s:8:\"text-743\";s:8:\"manglani\";s:8:\"text-477\";s:12:\"data analyst\";s:8:\"text-624\";s:8:\"Maryland\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"7818999005\";s:9:\"email-298\";s:21:\"sadhnam1990@gmail.com\";s:8:\"text-524\";s:7:\"sandeep\";s:8:\"text-706\";s:6:\"thakur\";s:8:\"text-492\";s:18:\"product management\";s:8:\"text-947\";s:8:\"virginia\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:10:\"5719690221\";s:9:\"email-404\";s:25:\"sandeepthakur11@gmail.com\";s:8:\"text-172\";s:17:\"7240 SWANSONG WAY\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:8:\"BETHESDA\";s:8:\"text-901\";s:2:\"MD\";s:8:\"text-759\";s:5:\"20817\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:0:\"\";s:8:\"text-961\";s:0:\"\";s:7:\"text-36\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:12:\"checkbox-902\";a:1:{i:0;s:18:\"1-8 Week Placement\";}s:8:\"text-986\";s:13:\"Rishav Thakur\";s:8:\"text-512\";s:0:\"\";s:8:\"text-970\";s:0:\"\";s:8:\"text-143\";s:0:\"\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:19:\"he is 15 months old\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:9:\"radio-880\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:285:\"we are looking for the following:\n1. we will need the invoice to come from metropolitan nannies for all the payments including the nanny fee\n2. we are looking for the nanny to take all covid 19 related precautions like washing hands regularly, wear mask and not be showing any symptoms\";s:12:\"textarea-254\";s:6:\"google\";s:8:\"text-747\";s:2:\"st\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-06-23 17:52:23'),(149,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"Rehautestshoon\";s:9:\"email-722\";s:20:\"test28052023@meta.ua\";s:8:\"text-697\";s:11:\"84848938739\";s:12:\"textarea-853\";s:1759:\"Окна Rehau. Когда настаёт час заказывать металлопластиковые окна, многие задумываются. Акакой профиль лучше купить?Сделаем обзор на несколько топовых оконных марок, а именно:Окна Рехау; Окна WDS; Окна Века; Окна Vikonda; Окна Конкорд. Окна Rehau запоминаются глянцевым белым профилем и приличной толщиной пластика. У пяти камерного профиля она максимальная и относится к классу А.Личная рецептура производства пластика лишь подогревает положительный эффект от этих окон. Если вывести конечный результат, то окна Rehau желаемы, но не все могут себе позволить.Узнать ещё про окна Rehau можно на странице Окна Рехау Кривой Рог https://dveriokna.dp.ua/%D0%BE%D0%BA%D0%BD%D0%B0-rehau/</a> Узнать, как нужно выбрать профиль и стеклопакет для себя доступно на странице Окна Кривой Рог https://dveriokna.dp.ua/</a> Кому интересны цены, то она процентов на тридцать больше иных брендов. Смотрите страницу Окна в Кривом Роге Цены\";s:6:\"submit\";s:4:\"SEND\";}','2020-06-24 21:36:37'),(150,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:6:\"Jenny \";s:9:\"email-722\";s:23:\"jennysparks81@gmail.com\";s:8:\"text-697\";s:10:\"2022623809\";s:12:\"textarea-853\";s:516:\"Seeking a full-time nanny ASAP for 13 month ex-24 week preemie. One parent is quite sick (not COVID) and we need some time for her to get better. Prefer someone acquainted with medical field and older. May need help transporting the sick parent (not contagious) for treatment, but not definitely. Seeking warm, empathetic person whose aware of chronic illnesses. Son is typical for his age - we just got rid of feeding tube, so we no longer have any medical equipment attached to him! Loves walks and giggling.\";}','2020-06-25 16:25:28'),(151,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:2962:\"Hey there, I just found your site, quick question…\r\n\r\nMy name’s Eric, I found metropolitannannies.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithwebvisitor.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithwebvisitor.com to learn more about everything Talk With Web Visitor can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE http://www.talkwithwebvisitor.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitor.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-06-26 11:02:25'),(152,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:1757:\"Hi, my name is Eric and I’m betting you’d like your website metropolitannannies.com to generate more leads.\r\n\r\nHere’s how:\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at metropolitannannies.com.\r\n\r\nTalk With Web Visitor – CLICK HERE http://www.talkwithwebvisitor.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://www.talkwithwebvisitor.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Talk With Web Visitor and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithwebvisitor.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitor.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-06-26 14:13:54'),(153,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Jewell Hayman\";s:9:\"email-722\";s:23:\"jewell.hayman@gmail.com\";s:8:\"text-697\";s:10:\"940 13 401\";s:12:\"textarea-853\";s:2360:\"Hi,\r\n\r\nDo you have a Website? Of course you do because I am looking at your website metropolitannannies.com now.\r\n\r\nAre you struggling for Leads and Sales?\r\n\r\nYou’re not the only one.\r\n\r\nSo many Website owners struggle to convert their Visitors into Leads & Sales.\r\n\r\nThere’s a simple way to fix this problem.\r\n\r\nYou could use a Live Chat app on your Website metropolitannannies.com and hire Chat Agents.\r\n\r\nBut only if you’ve got deep pockets and you’re happy to fork out THOUSANDS of dollars for the quality you need.\r\n\r\n=====\r\n\r\nBut what if you could automate Live Chat so it’s HUMAN-FREE?\r\n\r\nWhat if you could exploit NEW “AI” Technology to engage with your Visitors INSTANTLY.\r\n\r\nAnd AUTOMATICALLY convert them into Leads & Sales.\r\n\r\nWITHOUT spending THOUSANDS of dollars on Live Chat Agents.\r\n\r\nAnd WITHOUT hiring expensive coders.\r\n\r\nIn fact, all you need to do to activate this LATEST “AI” Website Tech..\r\n\r\n..is to COPY & PASTE a single line of “Website Code”.\r\n\r\n==> http://www.zoomsoft.net/ConversioBot\r\n\r\n======\r\n\r\nJoin HUGE Fortune 500 companies like:\r\n\r\nFacebook Spotify Starbucks Staples The Wall Street Journal Pizza Hut Amtrak Disney H&M & Mastercard\r\n\r\nThey all use similar “AI” Chat Technology to ConversioBot - the Internet’s #1 Chatbot for Website Owners.\r\n\r\nThe founders of ConversioBot have used their highly sophisticated ChatBot to:\r\n\r\n- AUTOMATICALLY build a massive Email List of 11,643 Subscribers in just 7 Days\r\n\r\n- AUTOMATICALLY add 6,386 Sales in only 6 Months\r\n\r\n- AUTOMATICALLY explode their Conversion Rate by 198% in only 6 Hours.\r\n\r\n=====\r\n\r\nNow it’s your turn to get in on this exciting NEW Cloud-Based App.\r\n\r\nYou can start using ConversioBot today by copying and pasting ONE line of “Automated Bot Code" to your Website.\r\n\r\nWatch this short video to find out how >> http://www.zoomsoft.net/ConversioBot\r\n\r\nRegards,\r\n\r\nConversioBot Team\r\n\r\nP.S. This “AI” Technology works with: - Affiliate Review Sites - List-Building Pages - WordPress Blogs (it comes with a Plugin) - Sales Letters - eCommerce Websites - Local Business Sites - Webinar Registration Pages - Consultancy Websites - Freelance Websites\r\n\r\nAlmost ANY Website you can think of..\r\n\r\n==> This could be happening on your Website TODAY.. http://www.zoomsoft.net/ConversioBot\r\n\";}','2020-06-29 14:18:58'),(154,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Enrique Olson\";s:9:\"email-722\";s:25:\"olson.enrique@hotmail.com\";s:8:\"text-697\";s:13:\"078 5792 5044\";s:12:\"textarea-853\";s:2360:\"Hi,\r\n\r\nDo you have a Website? Of course you do because I am looking at your website metropolitannannies.com now.\r\n\r\nAre you struggling for Leads and Sales?\r\n\r\nYou’re not the only one.\r\n\r\nSo many Website owners struggle to convert their Visitors into Leads & Sales.\r\n\r\nThere’s a simple way to fix this problem.\r\n\r\nYou could use a Live Chat app on your Website metropolitannannies.com and hire Chat Agents.\r\n\r\nBut only if you’ve got deep pockets and you’re happy to fork out THOUSANDS of dollars for the quality you need.\r\n\r\n=====\r\n\r\nBut what if you could automate Live Chat so it’s HUMAN-FREE?\r\n\r\nWhat if you could exploit NEW “AI” Technology to engage with your Visitors INSTANTLY.\r\n\r\nAnd AUTOMATICALLY convert them into Leads & Sales.\r\n\r\nWITHOUT spending THOUSANDS of dollars on Live Chat Agents.\r\n\r\nAnd WITHOUT hiring expensive coders.\r\n\r\nIn fact, all you need to do to activate this LATEST “AI” Website Tech..\r\n\r\n..is to COPY & PASTE a single line of “Website Code”.\r\n\r\n==> http://www.zoomsoft.net/ConversioBot\r\n\r\n======\r\n\r\nJoin HUGE Fortune 500 companies like:\r\n\r\nFacebook Spotify Starbucks Staples The Wall Street Journal Pizza Hut Amtrak Disney H&M & Mastercard\r\n\r\nThey all use similar “AI” Chat Technology to ConversioBot - the Internet’s #1 Chatbot for Website Owners.\r\n\r\nThe founders of ConversioBot have used their highly sophisticated ChatBot to:\r\n\r\n- AUTOMATICALLY build a massive Email List of 11,643 Subscribers in just 7 Days\r\n\r\n- AUTOMATICALLY add 6,386 Sales in only 6 Months\r\n\r\n- AUTOMATICALLY explode their Conversion Rate by 198% in only 6 Hours.\r\n\r\n=====\r\n\r\nNow it’s your turn to get in on this exciting NEW Cloud-Based App.\r\n\r\nYou can start using ConversioBot today by copying and pasting ONE line of “Automated Bot Code" to your Website.\r\n\r\nWatch this short video to find out how >> http://www.zoomsoft.net/ConversioBot\r\n\r\nRegards,\r\n\r\nConversioBot Team\r\n\r\nP.S. This “AI” Technology works with: - Affiliate Review Sites - List-Building Pages - WordPress Blogs (it comes with a Plugin) - Sales Letters - eCommerce Websites - Local Business Sites - Webinar Registration Pages - Consultancy Websites - Freelance Websites\r\n\r\nAlmost ANY Website you can think of..\r\n\r\n==> This could be happening on your Website TODAY.. http://www.zoomsoft.net/ConversioBot\r\n\";}','2020-06-29 14:33:35'),(155,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:5:\"Charu\";s:8:\"text-743\";s:5:\"Gupta\";s:8:\"text-477\";s:12:\"Pediatrician\";s:8:\"text-624\";s:39:\"Children's National Medical Center\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"3022494796\";s:9:\"email-298\";s:19:\"cgupta.dr@gmail.com\";s:8:\"text-524\";s:6:\"Sanjay\";s:8:\"text-706\";s:7:\"Patnaik\";s:8:\"text-492\";s:20:\"University professor\";s:8:\"text-947\";s:28:\"George Washington University\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:10:\"6178520587\";s:9:\"email-404\";s:16:\"spatnaik@gwu.edu\";s:8:\"text-172\";s:25:\"3013 Oregon Knolls Dr. NW\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:10:\"Washington\";s:8:\"text-901\";s:2:\"DC\";s:8:\"text-759\";s:5:\"20015\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:17:\"from 11am to 10pm\";s:8:\"text-961\";s:6:\"Father\";s:7:\"text-36\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:135:\"It was a warm relationship and our child lover our nanny. However, our nanny decided for personal reasons to stop working all together.\";s:8:\"text-986\";s:4:\"Neil\";s:8:\"text-512\";s:5:\"April\";s:8:\"text-970\";s:2:\"23\";s:8:\"text-143\";s:4:\"2018\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:2:\"NA\";s:8:\"text-332\";s:7:\"Newborn\";s:8:\"text-770\";s:8:\"Expected\";s:8:\"text-887\";s:8:\"Expected\";s:8:\"text-386\";s:8:\"Expected\";s:8:\"text-532\";s:8:\"Expected\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:148:\"Father works from home most of the time, mother partially; Nanny should be ok with this; Cameras are in the home; No phone use and TV for the child;\";s:12:\"checkbox-113\";a:3:{i:0;s:8:\"Live Out\";i:1;s:6:\"Summer\";i:2;s:9:\"Full Time\";}s:8:\"text-968\";s:10:\"Negotiable\";s:8:\"text-552\";s:30:\"Depends on tax status of nanny\";s:12:\"textarea-760\";s:60:\"2 weeks paid vacation, 5 sick days, all federal holidays off\";s:12:\"checkbox-378\";a:6:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:7:\"Bathing\";i:2;s:15:\"Preparing Meals\";i:3;s:27:\"Picking up after Child(ren)\";i:4;s:21:\"Reading to Child(ren)\";i:5;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:122:\"Going outside with the children every day (weather permitting); Light housekeeping (e.g., cleaning up kitchen after meals)\";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:57:\"To socially distant activities like the forest, park etc.\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-279\";s:8:\"IRS rate\";s:12:\"textarea-720\";s:106:\"Laid-back, trustworthy, reliable, honest, happy and cheerful, Willing to be physically active with child; \";s:12:\"textarea-404\";s:373:\"8-9am: wake up and breakfast after that; 9.30am to noon: activities outside or inside (e.g., walking, running, reading, playing etc.); Noon: lunch; 1 to 2pm: relaxing; 2-4pm: afternoon nap; 4pm: snack; 4.30pm to 6.30pm: playing outside or inside; 6.30pm: dinner; 7pm-8pm: bath time and getting ready for the night; Between 8pm and 10pm: light activities and going to sleep.\";s:12:\"textarea-784\";s:151:\"Nanny should be adjusting to the child's needs and following parents wishes at all times; Ok with parents working from home (at least partially); \";s:12:\"textarea-298\";s:118:\"No disciplining, other than telling our toddler no for certain things and explaining why he is not allowed to do them.\";s:12:\"textarea-146\";s:2:\"NA\";s:12:\"textarea-913\";s:6:\"Online\";s:8:\"text-747\";s:2:\"SP\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-06-30 04:48:47'),(156,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:5:\"Charu\";s:8:\"text-743\";s:5:\"Gupta\";s:8:\"text-477\";s:12:\"Pediatrician\";s:8:\"text-624\";s:39:\"Children's National Medical Center\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"3022494796\";s:9:\"email-298\";s:19:\"cgupta.dr@gmail.com\";s:8:\"text-524\";s:6:\"Sanjay\";s:8:\"text-706\";s:7:\"Patnaik\";s:8:\"text-492\";s:20:\"University professor\";s:8:\"text-947\";s:28:\"George Washington University\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:10:\"6178520587\";s:9:\"email-404\";s:21:\"sjpatnaik@outlook.com\";s:8:\"text-172\";s:25:\"3013 Oregon Knolls Dr. NW\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:10:\"Washington\";s:8:\"text-901\";s:20:\"District of Columbia\";s:8:\"text-759\";s:5:\"20015\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:17:\"from 11am to 10pm\";s:8:\"text-961\";s:6:\"Father\";s:7:\"text-36\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:129:\"It was a warm relationship and our child loved his nanny. However, she decided for personal reasons to stop working all together.\";s:8:\"text-986\";s:4:\"Neil\";s:8:\"text-512\";s:5:\"April\";s:8:\"text-970\";s:2:\"23\";s:8:\"text-143\";s:4:\"2018\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:2:\"NA\";s:8:\"text-332\";s:7:\"Newborn\";s:8:\"text-770\";s:8:\"Expected\";s:8:\"text-887\";s:8:\"Expected\";s:8:\"text-386\";s:8:\"Expected\";s:8:\"text-532\";s:8:\"Expected\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:75:\"No phone use and TV for the child; Parents are working partially from home.\";s:12:\"checkbox-113\";a:3:{i:0;s:8:\"Live Out\";i:1;s:6:\"Summer\";i:2;s:9:\"Full Time\";}s:8:\"text-968\";s:10:\"Negotiable\";s:8:\"text-552\";s:30:\"Depends on tax status of nanny\";s:12:\"textarea-760\";s:63:\"2 weeks paid vacation, 5 sick days and all federal holidays off\";s:12:\"checkbox-378\";a:6:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:7:\"Bathing\";i:2;s:15:\"Preparing Meals\";i:3;s:27:\"Picking up after Child(ren)\";i:4;s:21:\"Reading to Child(ren)\";i:5;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:128:\"Going outdoors every day with the child (weather permitting); light household duties (e.g., cleaning up the kitchen after meals)\";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:0:\"\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-279\";s:8:\"IRS rate\";s:12:\"textarea-720\";s:104:\"Laid-back, reliable, trustworthy, honest, happy and cheerful, willing to be physically active with child\";s:12:\"textarea-404\";s:323:\"8-9am: wake up and breakfast after that; 9.30-noon: playing, reading, running/walking, going outdoors; Noon: lunch: 1-2pm: relaxing; 2-4pm: nap; 4pm: snack; 4.30-6pm: playing and going outside (weather permitting); 6-7pm: Dinner; 7-8pm: Bath and getting ready for the night 8-10pm: light activities and going to sleep.\";s:12:\"textarea-784\";s:140:\"Nanny should adjust to child's needs and always follow parents' wishes. She has to be ok with parents working from home partially;\";s:12:\"textarea-298\";s:100:\"No disciplining, except for telling the child no and explaining why he can't do certain things.\";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:6:\"Online\";s:8:\"text-747\";s:2:\"SP\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-396\";a:1:{i:0;s:0:\"\";}}','2020-06-30 04:57:59'),(157,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:10:\"Stephanie \";s:8:\"text-743\";s:8:\"Morrison\";s:8:\"text-477\";s:33:\"U.S. Coast Guard military officer\";s:8:\"text-624\";s:14:\"Washington DC \";s:8:\"text-808\";s:12:\"202-372-1599\";s:8:\"text-666\";s:12:\"617-642-5785\";s:9:\"email-298\";s:22:\"smorriso75@hotmail.com\";s:8:\"text-524\";s:5:\"Aaron\";s:8:\"text-706\";s:7:\"Scholer\";s:8:\"text-492\";s:23:\"Foreign Service Officer\";s:8:\"text-947\";s:21:\"U.S. State Department\";s:7:\"text-10\";s:12:\"202-516-2968\";s:8:\"text-555\";s:12:\"202-669-0585\";s:9:\"email-404\";s:22:\"aaronscholer@yahoo.com\";s:8:\"text-172\";s:24:\"12525 paradise spring rd\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:7:\"clifton\";s:8:\"text-901\";s:2:\"va\";s:8:\"text-759\";s:5:\"20124\";s:8:\"text-836\";s:4:\"none\";s:8:\"text-290\";s:9:\"after 4pm\";s:8:\"text-961\";s:18:\"Stephanie Morrison\";s:7:\"text-36\";s:62:\"Connie Morrison (Grandmother) 518-946-7192 (not in local area)\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:27:\"Josephine "Josie"\";s:8:\"text-512\";s:4:\"June\";s:8:\"text-970\";s:2:\"23\";s:8:\"text-143\";s:4:\"2013\";s:9:\"radio-519\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-561\";s:6:\"unsure\";s:8:\"text-332\";s:24:\"Louisia "Lulu"\";s:8:\"text-770\";s:7:\"August \";s:8:\"text-887\";s:1:\"4\";s:8:\"text-386\";s:4:\"2017\";s:9:\"radio-407\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-532\";s:20:\"6:30am - 4pm daycare\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:4:\"None\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:0:\"\";s:12:\"checkbox-113\";a:1:{i:0;s:8:\"Live Out\";}s:8:\"text-968\";s:13:\"$20/hour\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:51:\"We could probably do vacations around the holidays.\";s:12:\"checkbox-378\";a:4:{i:0;s:15:\"Preparing Meals\";i:1;s:27:\"Picking up after Child(ren)\";i:2;s:21:\"Reading to Child(ren)\";i:3;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:55:\"We will likely need the nanny to drive Josie to school.\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:2:\"No\";}s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:185:\"We are looking for an outgoing nanny who is interested in spending time outdoors with our kids and also can help Josie with school work when she is not physically in school this fall. \";s:12:\"textarea-404\";s:247:\"Up at 5am. Stephanie brings Louisa to daycare--departs at 5:30am. Josie sleeps in until about 6am and Aaron departs. Nanny would need to arrive by 6am and drive Josie to either pre-care (if open) at 0700 or school (0845) (about 12 minute drive).\";s:12:\"textarea-784\";s:107:\"Looking for an experienced nanny with education, if possible, to assist Josie with school work (2nd grade).\";s:12:\"textarea-298\";s:111:\"We use timeouts for discipline. No physical discipline ever. We try to use a lot of positive reinforcement. \";s:12:\"textarea-146\";s:167:\"We have the ability to accommodate a live-in nanny (large bedroom with full bath on own floor in finished basement), but we would prefer not to have a live-in nanny. \";s:12:\"textarea-913\";s:14:\"Online search.\";s:8:\"text-747\";s:3:\"sam\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-07-02 13:13:12'),(158,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:5:\"Sheri\";s:8:\"text-743\";s:8:\"Thompson\";s:8:\"text-477\";s:16:\"29 Pickering ct \";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:14:\"Germantown MD \";s:8:\"text-901\";s:2:\"MD\";s:8:\"text-759\";s:5:\"20874\";s:8:\"text-836\";s:10:\"2402521899\";s:8:\"text-808\";s:10:\"3019792133\";s:8:\"text-666\";s:10:\"3019792133\";s:9:\"email-298\";s:20:\"srifeather@gmail.com\";s:8:\"text-290\";s:15:\"Evening's \";s:8:\"text-961\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:0:\"\";s:8:\"text-737\";s:2:\"MD\";s:8:\"text-139\";s:2:\"51\";s:8:\"text-331\";s:11:\"8/2020\";s:8:\"text-986\";s:14:\"Germantown MD \";s:8:\"text-512\";s:16:\"Gaithersburg MD \";s:8:\"text-970\";s:14:\"Clarksburg MD \";s:8:\"text-143\";s:0:\"\";s:8:\"text-519\";s:0:\"\";s:12:\"checkbox-982\";a:1:{i:0;s:9:\"Part Time\";}s:12:\"checkbox-717\";a:1:{i:0;s:9:\"Week Days\";}s:12:\"checkbox-939\";a:7:{i:0;s:7:\"Laundry\";i:1;s:7:\"Bathing\";i:2;s:19:\"Reading to Children\";i:3;s:7:\"Feeding\";i:4;s:15:\"Preparing Meals\";i:5;s:8:\"Cleaning\";i:6;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:12:\"checkbox-282\";a:1:{i:0;s:7:\"Laundry\";}s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:16:\"Toyota corrolla \";s:12:\"textarea-603\";s:21:\"Good driving record. \";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:21:\"Watch me grow daycare\";s:8:\"text-887\";s:17:\"Natali or Kelly \";s:8:\"text-386\";s:10:\"2406860572\";s:9:\"radio-407\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-532\";s:38:\"22530 Gateway Center Drive Suite 900 \";s:8:\"text-393\";s:14:\"Clarksburg MD \";s:8:\"text-793\";s:3:\"MD \";s:8:\"text-119\";s:5:\"20871\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:11:\"2/2014\";s:8:\"text-995\";s:11:\"3/2020\";s:12:\"textarea-192\";s:69:\"Teacher assistant. In the morning. \nAftercare lead in the afternoon. \";s:12:\"textarea-772\";s:98:\"Covid 19 closed the center. It will reopen soon but was downsized due to less children attending. \";s:8:\"text-416\";s:28:\"Jefferson Montessori school \";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:13:\"Gaithersburg \";s:8:\"text-918\";s:3:\"MD \";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:11:\"2/2008\";s:8:\"text-302\";s:11:\"7/2013\";s:12:\"textarea-334\";s:69:\"Teacher assistant in the morning. \nAfter care lead in the afternoon. \";s:11:\"textarea-48\";s:20:\"The school closed. \";s:8:\"text-784\";s:24:\"Manor Montessori school \";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:11:\"7/1997\";s:8:\"text-446\";s:11:\"8/2003\";s:12:\"textarea-590\";s:42:\"Teacher assistant. \nAfter care assistant. \";s:12:\"textarea-303\";s:17:\"Wanted a change. \";s:8:\"text-955\";s:15:\"Patricia Vogel \";s:8:\"text-162\";s:10:\"4435145810\";s:9:\"radio-283\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-315\";s:0:\"\";s:8:\"text-516\";s:0:\"\";s:8:\"text-217\";s:3:\"MD \";s:8:\"text-185\";s:0:\"\";s:8:\"text-800\";s:0:\"\";s:8:\"text-462\";s:0:\"\";s:8:\"text-108\";s:0:\"\";s:8:\"text-321\";s:1:\"3\";s:8:\"text-317\";s:1:\"4\";s:8:\"text-222\";s:1:\"3\";s:8:\"text-674\";s:1:\"4\";s:9:\"radio-682\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-529\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-325\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-355\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-342\";s:52:\"Worked with Patricia at the daycare center with her.\";s:12:\"textarea-741\";s:0:\"\";s:8:\"text-754\";s:16:\"Jeanette Lanzas \";s:8:\"text-184\";s:11:\"14436058180\";s:9:\"radio-168\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-663\";s:0:\"\";s:8:\"text-372\";s:0:\"\";s:7:\"text-42\";s:0:\"\";s:8:\"text-191\";s:0:\"\";s:8:\"text-787\";s:0:\"\";s:8:\"text-142\";s:0:\"\";s:8:\"text-718\";s:0:\"\";s:8:\"text-213\";s:1:\"3\";s:8:\"text-123\";s:1:\"4\";s:8:\"text-463\";s:1:\"3\";s:8:\"text-535\";s:1:\"4\";s:9:\"radio-719\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-735\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-634\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-184\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-728\";s:53:\"Worked with Jeanette at the daycare center with her.\";s:12:\"textarea-287\";s:0:\"\";s:8:\"text-140\";s:15:\"Nancy salvadore\";s:8:\"text-175\";s:10:\"3472811255\";s:9:\"radio-736\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-816\";s:0:\"\";s:8:\"text-374\";s:0:\"\";s:8:\"text-618\";s:0:\"\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:0:\"\";s:8:\"text-521\";s:0:\"\";s:8:\"text-230\";s:1:\"3\";s:8:\"text-276\";s:1:\"4\";s:7:\"text-62\";s:1:\"3\";s:8:\"text-736\";s:1:\"4\";s:9:\"radio-855\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-967\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-191\";a:1:{i:0;s:6:\"Female\";}s:8:\"radio-93\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-737\";s:41:\"Worked with nancy at the daycare center. \";s:12:\"textarea-152\";s:0:\"\";s:12:\"textarea-307\";s:38:\"I love children. I was a nanny in 1986\";s:12:\"textarea-578\";s:57:\"Reading books.\nSinging songs.\nTaking walks.\nDoing crafts.\";s:12:\"textarea-528\";s:100:\"When i was a nanny for a 6 month old. I fed, rocked, cleaned, smiled and took her out in fresh air.\";s:12:\"textarea-697\";s:50:\"Down to earth. Quiet. Can be silly with children. \";s:12:\"textarea-999\";s:41:\"Reading. Photography. Vegetarian. Nature.\";s:12:\"textarea-256\";s:113:\"To enjoy a role in a childcare position. \nChildren know how to live in the moment.. we can all learn from that.\n\";s:12:\"textarea-751\";s:277:\"At the daycare center parents were amazed that the children would clean up after themselves. \nWe used Consequences. They were if we don't clean up our toys we can't play with them the next day.\nThat is a last resort. First ask and make it fun. Hopefully that works.\n\";s:12:\"textarea-148\";s:35:\"The children are smiling and happy.\";s:12:\"textarea-723\";s:35:\"The children are overtired and sad.\";s:12:\"textarea-475\";s:7:\"Online.\";s:9:\"radio-203\";a:1:{i:0;s:0:\"\";}s:9:\"radio-871\";a:1:{i:0;s:0:\"\";}s:9:\"radio-252\";a:1:{i:0;s:0:\"\";}s:9:\"radio-659\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-480\";a:1:{i:0;s:0:\"\";}}','2020-07-02 23:36:06'),(159,330,'a:83:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:10:\"Jacqueline\";s:8:\"text-743\";s:6:\"Ramsay\";s:8:\"text-477\";s:32:\"Vice President of Communications\";s:8:\"text-624\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"9542943249\";s:9:\"email-298\";s:28:\"jacqueline.i.ortiz@gmail.com\";s:8:\"text-524\";s:4:\"Omar\";s:8:\"text-706\";s:6:\"Ramsay\";s:8:\"text-492\";s:18:\"Chief Risk Officer\";s:8:\"text-947\";s:0:\"\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:10:\"9542423089\";s:9:\"email-404\";s:20:\"omarramsay@gmail.com\";s:8:\"text-172\";s:23:\"22578 Welborne Manor Sq\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:7:\"Ashburn\";s:8:\"text-901\";s:8:\"Virginia\";s:8:\"text-759\";s:5:\"20148\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:0:\"\";s:8:\"text-961\";s:0:\"\";s:7:\"text-36\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:12:\"checkbox-902\";a:2:{i:0;s:19:\"As-Needed Childcare\";i:1;s:15:\"Evening Sitting\";}s:8:\"text-986\";s:13:\"Carter Ramsay\";s:8:\"text-512\";s:6:\"August\";s:8:\"text-970\";s:2:\"20\";s:8:\"text-143\";s:4:\"2013\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:3:\"8-3\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:9:\"radio-880\";a:1:{i:0;s:2:\"No\";}s:8:\"text-528\";s:4:\"Peso\";s:7:\"text-38\";s:13:\"small, zuchon\";s:8:\"text-918\";s:76:\"Puppy, 5 months old, very friendly but still teething so keep valuables away\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:0:\"\";s:12:\"textarea-254\";s:23:\"Salamander Resort & Spa\";s:8:\"text-747\";s:2:\"JR\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:34:\"I do NOT agree to the above terms.\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-07-03 16:19:07'),(160,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Sarah Shaffer\";s:9:\"email-722\";s:17:\"scouch6@gmail.com\";s:8:\"text-697\";s:12:\"571.926.6864\";s:12:\"textarea-853\";s:489:\"Good Morning! We would like to talk to you about our child care needs. We are unsure which parent application to complete. \nWe are looking for consistent childcare on a weekend morning/afternoon and a weeknight evening. We live in Gainesville, VA.\nOur son will be 3 at the end of July. We would like someone that can help with activities, enjoys some outside time, will prepare and feed meals, and can help our son grow and learn. \nI look forward to hearing from you. \nThanks - Sarah \";}','2020-07-04 14:55:00'),(161,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:1757:\"Hi, my name is Eric and I’m betting you’d like your website metropolitannannies.com to generate more leads.\r\n\r\nHere’s how:\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at metropolitannannies.com.\r\n\r\nTalk With Web Visitor – CLICK HERE http://www.talkwithwebvisitor.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://www.talkwithwebvisitor.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Talk With Web Visitor and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithwebvisitor.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitor.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-07-06 05:09:46'),(162,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"Sherri Owens\";s:9:\"email-722\";s:24:\"sherri@webtrafficnow.xyz\";s:8:\"text-697\";s:12:\"326-421-7715\";s:12:\"textarea-853\";s:668:\"Hi,\r\n\r\nDid you hear on the news how some businesses are doing really well right now? It's because more people are at home, searching the Internet for products and services.\r\n\r\nWe're one of the companies that is helping these businesses get more customers.\r\n\r\nDiscover how we can help your business too:\r\nhttps://webtrafficnow.xyz/up/?=metropolitannannies.com\r\n\r\nBe well!\r\nSherri Owens\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nWeb Traffic Now\r\n1178 Broadway 3rd Floor Office#1251\r\nNew York, NY 10001\r\n\r\nIf you desire to skip this sort of marketing in the future:\r\nhttps://webtrafficnow.xyz/unsubscribe.php/?site=metropolitannannies.com\";}','2020-07-06 15:54:23'),(163,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"Jenny Harkin\";s:9:\"email-722\";s:23:\"jennysparks81@gmail.com\";s:8:\"text-697\";s:12:\"202-262-3809\";s:12:\"textarea-853\";s:127:\"Would like to discuss temporary full time care for a one year old (ex 24 week preemie) and more permanent part time. Thanks!\n\n\";}','2020-07-07 15:56:59'),(164,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:1718:\"My name’s Eric and I just found your site metropolitannannies.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nTalk With Web Visitor – CLICK HERE http://www.talkwithwebvisitor.com for a live demo now.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://www.talkwithwebvisitor.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithwebvisitor.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitor.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-07-09 19:24:13'),(165,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Dina LeRose\";s:9:\"email-722\";s:20:\"dinalerose@gmail.com\";s:8:\"text-697\";s:12:\"301-802-2694\";s:12:\"textarea-853\";s:212:\"I am an infant toddler trained Montessori teacher looking for a job for August . I am looking for a higher paid position because of my qualifications, I would love to hear of any opportunities you might have . \";}','2020-07-09 20:24:30'),(166,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:7:\"Kathryn\";s:8:\"text-743\";s:9:\"Rutkowski\";s:8:\"text-477\";s:50:\"Senior Director, Biostatistics and Data Management\";s:8:\"text-624\";s:4:\"IAVI\";s:8:\"text-808\";s:12:\"703.966.7896\";s:8:\"text-666\";s:12:\"703.966.7896\";s:9:\"email-298\";s:24:\"tucker.kathryn@gmail.com\";s:8:\"text-524\";s:4:\"Dave\";s:8:\"text-706\";s:9:\"Rutkowski\";s:8:\"text-492\";s:31:\"Manager, Curriculum Development\";s:8:\"text-947\";s:8:\"Dewberry\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:12:\"703.795.4089\";s:9:\"email-404\";s:24:\"rutkowski.dave@gmail.com\";s:8:\"text-172\";s:19:\"326 River Bend Road\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:11:\"Great Falls\";s:8:\"text-901\";s:8:\"Virginia\";s:8:\"text-759\";s:5:\"22066\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:7:\"Anytime\";s:8:\"text-961\";s:7:\"Kathryn\";s:7:\"text-36\";s:83:\"Bill and Jill Tucker (aunt and uncle -- also their guardians); they live in Fairfax\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:94:\"Currently hiring one of Natalie's preschool teachers as a part-time nanny for the summer.\";s:8:\"text-986\";s:18:\"Harrison Rutkowski\";s:8:\"text-512\";s:6:\"August\";s:8:\"text-970\";s:2:\"28\";s:8:\"text-143\";s:4:\"2013\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:30:\"virtual 4x/week, time TBD\";s:8:\"text-332\";s:17:\"Natalie Rutkowski\";s:8:\"text-770\";s:6:\"August\";s:8:\"text-887\";s:2:\"12\";s:8:\"text-386\";s:4:\"2016\";s:9:\"radio-407\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-532\";s:49:\"pre-K; still undecided about virtual or in-person\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:3:\"Mia\";s:7:\"text-38\";s:34:\"Short-haired domestic cat (female)\";s:8:\"text-918\";s:24:\"Very friendly INDOOR cat\";s:8:\"text-285\";s:3:\"Max\";s:8:\"text-298\";s:34:\"Short-haired domestic cat (female)\";s:8:\"text-940\";s:24:\"Very friendly INDOOR cat\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:600:\"Both parents work from home. \nHusband has Multiple Sclerosis and therefore needs to be especially careful about social distancing and avoidance of COVID-19 infection.\nIf we end up taking Natalie to preschool (Village Green Day School in Great Falls -- about 1.5 miles away), there may be times when the nanny will need to pick her up, but generally mom can do this. \nHusband needs to limit driving because of vision issues relating to MS.\nUnlikely parents will need to travel for work given the current COVID-19 situation, but it's possible in 2021. If so, only one would be traveling at a time.\";s:12:\"checkbox-113\";a:3:{i:0;s:8:\"Live Out\";i:1;s:9:\"Full Time\";i:2;s:9:\"Part Time\";}s:8:\"text-968\";s:0:\"\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:63:\"Vacation and holidays, some flexibility with schedule as-needed\";s:12:\"checkbox-378\";a:5:{i:0;s:15:\"Preparing Meals\";i:1;s:27:\"Picking up after Child(ren)\";i:2;s:21:\"Reading to Child(ren)\";i:3;s:26:\"Age-appropriate Activities\";i:4;s:24:\"Other (Please describe):\";}s:12:\"textarea-971\";s:180:\"Oversight of Harrison's 2nd grade virtual classes 4 times per week. \nDepending on plans for Natalie's schooling, oversight of preschool-related activities during the day.\";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:123:\"Potentially pick up daughter from VGDS from time to time -- still TBD\nTake kids to playground, park, etc. from time to time\";s:9:\"radio-348\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-466\";s:38:\"2019 Acura MDX or 2015 Subaru Forester\";s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:790:\"My children have very different personalities. Harrison is fairly shy and pretty sensitive, and Natalie is very outgoing (and stubborn...). Both kids are quite sweet and play together very well. Sometimes it's hard to get him to do something outside of his standard schedule, but once he's doing it, he's usually really happy.\n\nI would love someone who is patient with younger kids, empathetic, calm, and has a knack for engaging kids with activities. Athletic is a plus, former elementary-level teaching experience would be a tremendous plus, and someone who is very creative regarding things to do with the kids. S/he needs to be good preparing healthy lunches/snacks and not give into pressure from the kids to get whatever they want (because they'll try!).\";s:12:\"textarea-404\";s:589:\"During the school week, we do not allow TV. With Harrison's schooling being limited to 4 days/week, we may make an exception on the day he has off, but that would be after he has completed any work that has been assigned.\nDuring the summer, they play together until lunchtime and then head to the pool for the afternoon. We would like this to continue until the pool closes around Labor Day (if the nanny starts before then).\nDuring the school year, we gave Natalie worksheets and activities while Harrison was doing virtual learning. Prior to COVID, both were in school all day.\";s:12:\"textarea-784\";s:294:\"Need to make sure Harrison completes any homework assigned to him.\nPrior elementary education experience would be great, but not a 100% requirement if not feasible.\nIdeally want someone who lives alone to limit COVID exposure, especially because of my husband's pre-existing health issues.\";s:12:\"textarea-298\";s:223:\"We try to remain calm because Harrison is quite sensitive. No yelling (unless something dangerous is potentially about to happen), no spanking. If they are being disrespectful, you can send them to their rooms for time out.\";s:12:\"textarea-146\";s:308:\"I'm not opposed to a live-in nanny if that's the most promising option. We would just need to understand what his/her expectations are with respect to living quarters, work hours, and car access. Presumably if we are covering room and board, this situation would result in a lower hourly wage?\";s:12:\"textarea-913\";s:10:\"ERCIN! :-)\";s:8:\"text-747\";s:3:\"KTR\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-452\";a:1:{i:0;s:0:\"\";}}','2020-07-15 15:09:56'),(167,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:7:\"Melissa\";s:8:\"text-743\";s:6:\"Serpas\";s:8:\"text-477\";s:28:\"15316 Pine orchard Dr Apt 2A\";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:13:\"Silver Spring\";s:8:\"text-901\";s:2:\"MD\";s:8:\"text-759\";s:5:\"20906\";s:8:\"text-836\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:12:\"240-328-8446\";s:9:\"email-298\";s:21:\"melissa162002@aim.com\";s:8:\"text-290\";s:0:\"\";s:8:\"text-961\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:17:\"S-612-599-122-425\";s:8:\"text-737\";s:2:\"MD\";s:8:\"text-139\";s:2:\"32\";s:8:\"text-331\";s:20:\"07/16/2020\";s:8:\"text-986\";s:2:\"MD\";s:8:\"text-512\";s:2:\"DC\";s:8:\"text-970\";s:0:\"\";s:8:\"text-143\";s:0:\"\";s:8:\"text-519\";s:5:\"18.00\";s:12:\"checkbox-982\";a:1:{i:0;s:9:\"Full Time\";}s:12:\"checkbox-717\";a:2:{i:0;s:9:\"Week Days\";i:1;s:8:\"Weekends\";}s:12:\"checkbox-939\";a:4:{i:0;s:7:\"Laundry\";i:1;s:19:\"Reading to Children\";i:2;s:7:\"Feeding\";i:3;s:8:\"Cleaning\";}s:8:\"text-561\";s:0:\"\";s:12:\"checkbox-282\";a:3:{i:0;s:12:\"Housekeeping\";i:1;s:7:\"Laundry\";i:2;s:7:\"Errands\";}s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-871\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-252\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:17:\"NISSAN VISTA 2008\";s:9:\"radio-659\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-603\";s:0:\"\";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:37:\"Wonders Early Learning & Extended Day\";s:8:\"text-887\";s:19:\"Miss Miciel DeMarco\";s:8:\"text-386\";s:12:\"301-907-4080\";s:9:\"radio-407\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-532\";s:19:\"4805 Edgemood Lane \";s:8:\"text-393\";s:8:\"Bethesda\";s:8:\"text-793\";s:2:\"MD\";s:8:\"text-119\";s:5:\"20814\";s:7:\"text-17\";s:4:\"1200\";s:8:\"text-976\";s:16:\"November 11,2017\";s:8:\"text-995\";s:13:\"March 6, 2018\";s:12:\"textarea-192\";s:162:\"Did lesson plans to provided creative learning to these infants and toddler students. Did wrote bi-weekly evaluation regarding each child's individual goals.\";s:12:\"textarea-772\";s:15:\"medical reasons\";s:8:\"text-416\";s:31:\"NIH Northwest Child Care Center\";s:8:\"text-218\";s:15:\"Miss Amy Rinker\";s:7:\"text-81\";s:12:\"301-230-6584\";s:9:\"radio-418\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-528\";s:20:\"9000 Rockville Pike \";s:7:\"text-38\";s:8:\"Bethesda\";s:8:\"text-918\";s:2:\"MD\";s:8:\"text-285\";s:5:\"20892\";s:8:\"text-298\";s:4:\"1200\";s:8:\"text-940\";s:12:\"July 24,2017\";s:8:\"text-302\";s:15:\"October 17,2017\";s:12:\"textarea-334\";s:67:\"Changed diapers and did lesson plans and did observed on each child\";s:11:\"textarea-48\";s:15:\"medical reason \";s:8:\"text-784\";s:17:\"The Young School \";s:8:\"text-905\";s:18:\"Miss Jessica Trail\";s:8:\"text-888\";s:12:\"410-381-6098\";s:9:\"radio-480\";a:1:{i:0;s:3:\"Yes\";}s:7:\"text-27\";s:16:\"8310 Guilford Rd\";s:8:\"text-278\";s:9:\"Columbia \";s:8:\"text-795\";s:2:\"MD\";s:8:\"text-542\";s:5:\"21046\";s:8:\"text-248\";s:3:\"800\";s:8:\"text-449\";s:18:\"September 21, 2013\";s:8:\"text-446\";s:13:\"April 3, 2107\";s:12:\"textarea-590\";s:54:\"Changing diapers and recording the child observations \";s:12:\"textarea-303\";s:4:\"quit\";s:8:\"text-955\";s:13:\"Miss Allison \";s:8:\"text-162\";s:12:\"202-246-4068\";s:9:\"radio-283\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-315\";s:12:\"1610 A st se\";s:8:\"text-516\";s:10:\"Washington\";s:8:\"text-217\";s:2:\"DC\";s:8:\"text-185\";s:5:\"20003\";s:8:\"text-800\";s:3:\"600\";s:8:\"text-462\";s:12:\"Feb 18, 2020\";s:8:\"text-108\";s:12:\"Feb 21, 2020\";s:8:\"text-321\";s:1:\"4\";s:8:\"text-317\";s:0:\"\";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:9:\"radio-682\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-342\";s:49:\"clean up after him and feed him and play with him\";s:12:\"textarea-741\";s:15:\"only for 1 week\";s:8:\"text-754\";s:13:\"Jessica Trail\";s:8:\"text-184\";s:12:\"410-381-6098\";s:9:\"radio-168\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-663\";s:16:\"8310 Guilford rd\";s:8:\"text-372\";s:9:\"columbia \";s:7:\"text-42\";s:2:\"MD\";s:8:\"text-191\";s:5:\"21046\";s:8:\"text-787\";s:4:\"1200\";s:8:\"text-142\";s:18:\"September 21, 2015\";s:8:\"text-718\";s:13:\"April 3, 2017\";s:8:\"text-213\";s:9:\"6 months \";s:8:\"text-123\";s:0:\"\";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:9:\"radio-719\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-728\";s:46:\"changed diapers and observation each children \";s:12:\"textarea-287\";s:15:\"medical reason \";s:8:\"text-140\";s:15:\"Isabel De Costa\";s:8:\"text-175\";s:12:\"301-433-2487\";s:9:\"radio-736\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-816\";s:0:\"\";s:8:\"text-374\";s:0:\"\";s:8:\"text-618\";s:0:\"\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:8:\"Jan 2013\";s:8:\"text-521\";s:9:\"July 2015\";s:8:\"text-230\";s:9:\"6 months \";s:8:\"text-276\";s:8:\"2 years \";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:9:\"radio-855\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-967\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-737\";s:55:\"changed their diapers and observation for each children\";s:12:\"textarea-152\";s:6:\"i quit\";s:12:\"textarea-307\";s:54:\"I love working with children and love seeing them grow\";s:12:\"textarea-578\";s:60:\"arts and crafts \ncooking and baking \noutdoor play\nwater play\";s:12:\"textarea-528\";s:188:\"I would go outside to get some play time in the morning then come inside to do some puzzles or games then after get them some lunch and na time then after nap time will be more play time. \";s:12:\"textarea-697\";s:103:\"My personality would be very bubble and care hearted to others and willing to put others before myself.\";s:12:\"textarea-999\";s:0:\"\";s:12:\"textarea-256\";s:0:\"\";s:12:\"textarea-751\";s:0:\"\";s:12:\"textarea-148\";s:0:\"\";s:12:\"textarea-723\";s:0:\"\";s:12:\"textarea-475\";s:6:\"indeed\";s:9:\"radio-529\";a:1:{i:0;s:0:\"\";}s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-735\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-07-15 17:28:31'),(168,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"JoshuaPulky\";s:9:\"email-722\";s:25:\"no-replyteedrit@gmail.com\";s:8:\"text-697\";s:11:\"83432373718\";s:12:\"textarea-853\";s:993:\"Hi! metropolitannannies.com \r\n \r\nDid yоu knоw thаt it is pоssiblе tо sеnd businеss prоpоsаl pеrfесtly lеgitimаtе wаy? \r\nWе tеndеr а nеw wаy оf sеnding lеttеr thrоugh соntасt fоrms. Suсh fоrms аrе lосаtеd оn mаny sitеs. \r\nWhеn suсh аppеаl аrе sеnt, nо pеrsоnаl dаtа is usеd, аnd mеssаgеs аrе sеnt tо fоrms spесifiсаlly dеsignеd tо rесеivе mеssаgеs аnd аppеаls. \r\nаlsо, mеssаgеs sеnt thrоugh соntасt Fоrms dо nоt gеt intо spаm bесаusе suсh mеssаgеs аrе соnsidеrеd impоrtаnt. \r\nWе оffеr yоu tо tеst оur sеrviсе fоr frее. Wе will sеnd up tо 50,000 mеssаgеs fоr yоu. \r\nThе соst оf sеnding оnе milliоn mеssаgеs is 49 USD. \r\n \r\nThis mеssаgе is сrеаtеd аutоmаtiсаlly. Plеаsе usе thе соntасt dеtаils bеlоw tо соntасt us. \r\n \r\nContact us. \r\nTelegram - @FeedbackFormEU \r\nSkype FeedbackForm2019 \r\nWhatsApp - +375259112693\";s:6:\"submit\";s:4:\"SEND\";}','2020-07-17 00:57:21'),(169,330,'a:83:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:5:\"Robin\";s:8:\"text-743\";s:8:\"Houlahan\";s:8:\"text-477\";s:7:\"Teacher\";s:8:\"text-624\";s:29:\"Fairfax County Public Schools\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:12:\"805-452-4726\";s:9:\"email-298\";s:23:\"RobinHoulahan@gmail.com\";s:8:\"text-524\";s:4:\"Matt\";s:8:\"text-706\";s:8:\"Houlahan\";s:8:\"text-492\";s:15:\"Naval Architect\";s:8:\"text-947\";s:24:\"US Department of Defense\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:12:\"805-570-5738\";s:9:\"email-404\";s:22:\"matthoulahan@gmail.com\";s:8:\"text-172\";s:19:\"9915 Yachthaven Dr.\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:5:\"Burke\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"22105\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:16:\"8:00 AM -5:00 PM\";s:8:\"text-961\";s:14:\"Robin Houlahan\";s:7:\"text-36\";s:10:\"9043771760\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:74:\"Prior to COVID-19, we only used babysitters for an occasional date night. \";s:12:\"checkbox-902\";a:1:{i:0;s:18:\"1-8 Week Placement\";}s:8:\"text-986\";s:13:\"Noah Houlahan\";s:8:\"text-512\";s:2:\"06\";s:8:\"text-970\";s:2:\"24\";s:8:\"text-143\";s:4:\"2014\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:27:\"10-5 starting September 8th\";s:8:\"text-332\";s:16:\"Abigail Houlahan\";s:8:\"text-770\";s:2:\"08\";s:8:\"text-887\";s:2:\"04\";s:8:\"text-386\";s:4:\"2016\";s:9:\"radio-407\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-532\";s:37:\"Will not start school until 9/30\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:9:\"radio-880\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:1028:\"At the moment, we face several unknowns. I am a public school teacher and I am not sure if I will receive a virtual or "in-person contract." We are not sure if Fairfax County will follow the surrounding counties and have a virtual start. All of these factors will determine the level of care we need. My daughter's daycare/preschool will not be able to take her until September 30th. My son's elementary school will not start until September 8th. My teaching contract starts on August 14th. We are looking to care for both my children until September 8th. Then, if the school remains "in-person," we are looking for someone to care for just my daughter during the workweek until September 30th. If the school year starts virtually, we will need someone to help my son with virtual learning and care for my daughter. If the school year remains virtual, we may also like to offer a longer-term position. Ideally, we would like to find someone with some experience in early childhood education.\";s:12:\"textarea-254\";s:49:\"Article in "Northern Virginia Magazine"\";s:8:\"text-747\";s:2:\"RH\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-07-18 03:45:26'),(170,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:2962:\"Hey there, I just found your site, quick question…\r\n\r\nMy name’s Eric, I found metropolitannannies.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithwebvisitor.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithwebvisitor.com to learn more about everything Talk With Web Visitor can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE http://www.talkwithwebvisitor.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitor.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-07-20 10:35:34'),(171,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:8:\"Carolina\";s:8:\"text-743\";s:5:\"Lembo\";s:8:\"text-477\";s:15:\"PPP Specialist \";s:8:\"text-624\";s:31:\"Interamerican Development Bank \";s:8:\"text-808\";s:15:\"+1 202 523 7536\";s:8:\"text-666\";s:10:\"6177845764\";s:9:\"email-298\";s:15:\"clembo@iadb.org\";s:8:\"text-524\";s:9:\"Fernando \";s:8:\"text-706\";s:10:\"Gherardini\";s:8:\"text-492\";s:7:\"Lawyer \";s:8:\"text-947\";s:40:\"Works from home to his law firm abroad. \";s:7:\"text-10\";s:10:\"6176423957\";s:8:\"text-555\";s:10:\"6176423957\";s:9:\"email-404\";s:29:\"fernando.gherardini@gmail.com\";s:8:\"text-172\";s:17:\"3538 Woodbine St.\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:11:\"Chevy Chase\";s:8:\"text-901\";s:2:\"MD\";s:8:\"text-759\";s:5:\"20815\";s:8:\"text-836\";s:22:\"We don't have it \";s:8:\"text-290\";s:8:\"Anyrime \";s:8:\"text-961\";s:7:\"Mother \";s:7:\"text-36\";s:22:\"We don't have it \";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:12:\"Sophia Lembo\";s:8:\"text-512\";s:2:\"08\";s:8:\"text-970\";s:2:\"22\";s:8:\"text-143\";s:4:\"2020\";s:9:\"radio-519\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:5:\"Foggy\";s:7:\"text-38\";s:4:\"Cat \";s:8:\"text-918\";s:74:\"it is breed is Russian blue cat, which means he is an hypoallergenic cat. \";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:0:\"\";s:12:\"checkbox-113\";a:1:{i:0;s:7:\"Live In\";}s:8:\"text-968\";s:18:\"20 USD/ hour \";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:28:\"Paid Vacation and holidays. \";s:12:\"checkbox-378\";a:3:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:7:\"Bathing\";i:2;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-16\";s:0:\"\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:2:\"No\";}s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:0:\"\";s:12:\"textarea-404\";s:0:\"\";s:12:\"textarea-784\";s:28:\"Older and experienced/ \";s:12:\"textarea-298\";s:124:\"We want to sleep train Sophia when the time comes and we think it is important for her to understand boundaries and values. \";s:12:\"textarea-146\";s:197:\"We have a in law suite in the basement with (i) queen size bed); (ii) plenty of natural light; (iii) wardrobe); (iv) dresser; (vi) bathroom with shower and tub; (vii) TV; (ix) desk with arm chair. \";s:12:\"textarea-913\";s:9:\"Internet \";s:8:\"text-747\";s:2:\"CL\";s:9:\"radio-647\";a:1:{i:0;s:34:\"I do NOT agree to the above terms.\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-07-20 16:05:08'),(172,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"Kris Smooke \";s:9:\"email-722\";s:26:\"kris@tinyhandslearning.com\";s:8:\"text-697\";s:13:\"727-389-7843 \";s:12:\"textarea-853\";s:876:\"Hello. My name is Kris and I teach baby sign language in the Charlotte area. In response to the social distancing I created an online course. This is a one-time class for $30 intended for families with babies 0-24 months of age. It includes two lessons (over 50 signs and two songs) and the “students” will have lifetime access to the videos/course content.\n\nSigning with babies helps boost their brain development, reduces frustrations and much more. I would love families to know that this resource is available. Please pass this course along to any parents who might find it beneficial. \n\nCourse link:\nhttps://tinyhandslearning.teachable.com/\n\nFacebook link:\nhttps://www.facebook.com/1597322636/posts/10219906811212809/?\n\n? Kris\n\n~With much appreciation,\nMaria/Kris’ mother & self-appointed marketing director\";}','2020-07-21 14:41:17'),(173,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"Kris Smooke \";s:9:\"email-722\";s:26:\"kris@tinyhandslearning.com\";s:8:\"text-697\";s:13:\"727-389-7843 \";s:12:\"textarea-853\";s:1426:\"Hello. My name is Kris and I teach baby sign language in the Charlotte area. I have had the privilege of working with the nanny community in Charlotte for the past four years. I just want to say that your role is so fundamental to your families and their children- and I applaud you for all that you do. \n\nDue to the fact that I have always received such wonderful feedback from the nanny community, as well as from the National Nanny Training Day where I teach workshops on baby signs annually, I wanted to reach out to share my new online class. In response to the social distancing mandates I am now offering my class online. This is a one-time class for $30. It includes two lessons (over 50 signs and two songs) and the “students” will have lifetime access to the videos/course content. Certificate of completion available upon request. \n\nSigning with babies helps boost their brain development, reduces frustrations and much more. The course link is attached below so check it out and feel free to share the promo code NANNY for $5 off (this code will never expire). \n\nBe well and reach out with any questions you might have. I would love to hear from you!\n\n\n? Kris\n\nCourse link:\nhttps://tinyhandslearning.teachable.com/\n\nFacebook link:\nhttps://www.facebook.com/1597322636/posts/10219906811212809/?\n\n\nSent by Maria, Kris’ mom & self-appointed marketing director\";}','2020-07-21 15:27:27'),(174,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:19:\"Juliana Ofori-Antwi\";s:9:\"email-722\";s:25:\"joforiantwi2005@gmail.com\";s:8:\"text-697\";s:10:\"2405659902\";s:12:\"textarea-853\";s:828:\"dhya Kunnathur MD Cincinnati, OH 419-376-6012\nMarch 16, 2020\nTo Whom It May Concern,\nI am pleased to recommend Juliana Ofori-Antwi for a nanny position. Juliana worked with us for one-year March 2019-March 2020 as a daytime nanny during the work week and weekends. She never called off sick one day and worked long hours for our dual physician family. She cared for our child from the younger infant phase until her first year. Her duties included feeding, dressing, reading books, washing the baby’s laundry, and cleaning up after her. She also helped with house management. As a new mother I found it reassuring to hire a nanny with as much experience as Juliana; she loved and cared for our daughter as her own. If you would like to speak with me, please do not hesitate to call 419-376-6012.\nSincerely,\nVidhya Kunnathur MD\";}','2020-07-22 20:24:42'),(175,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:19:\"Juliana Ofori-Antwi\";s:9:\"email-722\";s:25:\"joforiantwi2005@gmail.com\";s:8:\"text-697\";s:10:\"2405659902\";s:12:\"textarea-853\";s:1876:\"To Whom It May Concern:\n\nJuliana Ofori-Antwi has been with our family from April 2013 to January 2019, five years of which she worked in a full-time capacity. She began when our first child was three months old and I was returning to work. Just one year later, we had a second child, and from that point forward, she cared for both. Juliana’s primary responsibilities included caring for the basic needs of the children, playing with them, taking them to and from lessons and play dates, preparing meals, doing laundry, keeping the house clean and tidy, bathing and dressing them, and putting them to sleep.\n \nJuliana has a special gift with children (particularly young children). She is loving, patient, kind, and cautious. As I am writing this letter, I just asked my girls (now 6 and 7) to say one thing about Juliana. One said, “She is the best nanny in the world,” and the other simply said, “I love her.” From a child’s perspective, this sums it up.\nFrom a parent’s perspective, Juliana is reliable, responsible, trustworthy, respectful, and appropriately deferential. On many occasions, she went above and beyond to ensure our children were healthy and happy. She often worked overtime when we needed to work late, or when we just needed a break, or when the children were sick or fussy. She accompanied us on several trips. She was there during difficult times… and times of transition or change. To this day, we often seek Juliana’s advice, and we consider her a member of our family. She has been a blessing. As parents, we see her as an extension of ourselves.\nWe credit Juliana with the wellbeing, spirit, confidence, and character of our children. We wholeheartedly support and recommend Juliana for any childcare role without reservation.\nPlease do not hesitate to contact us if you would like to discuss anything in greater detail.\nSincerely,\";}','2020-07-22 20:28:54'),(176,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Jarred Weaver\";s:9:\"email-722\";s:23:\"Jarred.Weaver@foxtv.com\";s:8:\"text-697\";s:10:\"2028953194\";s:12:\"textarea-853\";s:1416:\"Subject: FOX5 Media \n\nMetropolitan Nannies,\n\nHello, I am Jarred with the FOX5 media group servicing the Washington, DC Metropolitan area. Please forward this thread to the Marketing Director or President. \n\nI’d like to speak with you regarding digital and broadcast advertisement for your Nanny care. \nRunning TV ads to the DC, MD, VA area is ideal for saturating the entire market with your name and brand. Further, as viewing habits are evolving, running streaming ads to the market ensures you are visible on every screen; reaching every viewer. \n\nMontgomery County has already announced the first half of the school year will be remote. You can be assured DC and the neighboring counties will follow suite (Baltimore, Co already has). \nTargeting ads for care during School / Work hour care is very timely. \n\nWith FOX you are guaranteed all ads are airing in brand safe and premium content. \nOur OTT services stream on various networks ensuring you reach every viewer, and not just the FOX viewer.\n\nWe also control FNC, FOX Sports and FOX5 Local News. \n\nPlease contact me to discuss further. We are highly affordable and we create all media elements free of charge, so there is no need to allocate funding to a production company. \n\nKind Regards, \n\nJarred Weaver | Account Executive \nFox5 – WTTG | Fox5 Plus – WDCA\n5151 Wisconsin Ave. NW Washington, DC 20016\nJarred.Weaver@Foxtv.com| Ph 202.895.3194\n\";}','2020-07-23 20:57:32'),(177,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Latrice Day\";s:9:\"email-722\";s:28:\"info@metropolitannannies.com\";s:8:\"text-697\";s:10:\"496 78 384\";s:12:\"textarea-853\";s:223:\"Hey\r\n\r\nCAREDOGBEST™ - Personalized Dog Harness. All sizes from XS to XXL. Easy ON/OFF in just 2 seconds. LIFETIME WARRANTY.\r\n\r\nClick here: caredogbest.online\r\n\r\nTo your success,\r\n\r\nContact Us | Metropolitan Nannies\";}','2020-07-25 13:39:19'),(178,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:7:\"JULIANA\";s:8:\"text-743\";s:11:\"OFORI-ANTWI\";s:8:\"text-477\";s:19:\"746 LEIGH MILL ROAD\";s:8:\"text-624\";s:53:\"3915 BLACKBURN LANE APT. #42 BURTONSVILLE, MD 20866 \";s:8:\"text-640\";s:12:\"GREAT FALLS,\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"22066\";s:8:\"text-836\";s:12:\"240-565-9902\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:12:\"240-565-9902\";s:9:\"email-298\";s:25:\"joforiantwi2005@gmail.com\";s:8:\"text-290\";s:25:\"YOU CAN CALL ME ANY TIME.\";s:8:\"text-961\";s:12:\"240-495-4276\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:17:\"O-165-454-012-386\";s:8:\"text-737\";s:8:\"MARYLAND\";s:8:\"text-139\";s:9:\"46 Years.\";s:8:\"text-331\";s:44:\"I'M AVAILABLE NOW, AS SOON AS POSSIBLE.\";s:8:\"text-986\";s:27:\"MARYLAND AND WASHINGTON DC.\";s:8:\"text-512\";s:9:\"VIRGINIA.\";s:8:\"text-970\";s:11:\"HAGERSTOWN.\";s:8:\"text-143\";s:16:\"WEST - VIRGINIA.\";s:8:\"text-519\";s:26:\"OPEN FOR: $19, $20 AND UP.\";s:12:\"checkbox-982\";a:4:{i:0;s:9:\"Full Time\";i:1;s:9:\"Part Time\";i:2;s:8:\"Live Out\";i:3;s:7:\"Live In\";}s:12:\"checkbox-717\";a:4:{i:0;s:9:\"Week Days\";i:1;s:11:\"Week Nights\";i:2;s:10:\"Over Night\";i:3;s:8:\"Weekends\";}s:12:\"checkbox-939\";a:7:{i:0;s:7:\"Laundry\";i:1;s:7:\"Bathing\";i:2;s:19:\"Reading to Children\";i:3;s:7:\"Feeding\";i:4;s:15:\"Preparing Meals\";i:5;s:8:\"Cleaning\";i:6;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:12:\"checkbox-282\";a:4:{i:0;s:12:\"Housekeeping\";i:1;s:7:\"Laundry\";i:2;s:7:\"Errands\";i:3;s:7:\"Cooking\";}s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-871\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-252\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:12:\"TOYOTA RAV4\";s:9:\"radio-659\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-603\";s:14:\"IT VERY GREAT.\";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:10:\"NANNY CARE\";s:8:\"text-887\";s:24:\"Mrs. VIDHYA KUNNATHUR MD\";s:8:\"text-386\";s:14:\"1-419-376-6012\";s:9:\"radio-407\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-532\";s:20:\"5373 NORTH SHORE PL.\";s:8:\"text-393\";s:6:\"MASON,\";s:8:\"text-793\";s:2:\"OH\";s:8:\"text-119\";s:5:\"45040\";s:7:\"text-17\";s:38:\"$20 Hr. 40Hrs. To 70 Hours. PER week.\";s:8:\"text-976\";s:21:\"03/03/2019 \";s:8:\"text-995\";s:20:\"03/15/2020\";s:12:\"textarea-192\";s:153:\"FEEDING, DRESSING,READING BOOKS, WASHING THE BABY'S LAUNDRY, AND CLEANING UP AFTER HER. I ALSO HELPED WITH HOUSE MANAGEMENT. AND WAIK TO THE PECK...\";s:12:\"textarea-772\";s:21:\"MY JOB'S ENDED. \";s:8:\"text-416\";s:10:\"NANNY CARE\";s:8:\"text-218\";s:48:\"Mr. RAJE PATEL AND Mr's. ANGEELA M. PATEL \";s:7:\"text-81\";s:32:\"703-817-8120 {OR} 1-917-330-1220\";s:9:\"radio-418\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-528\";s:19:\"746 LEIGH MILL ROAD\";s:7:\"text-38\";s:12:\"GREAT FALLS,\";s:8:\"text-918\";s:2:\"VA\";s:8:\"text-285\";s:5:\"22066\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:20:\"04/08/2013\";s:8:\"text-302\";s:20:\"01/27/2019\";s:12:\"textarea-334\";s:243:\"I Preparing Meals and Snacks Washing and Drying, Clothes as Required and Playing with them. Drive After School Events and Taking them for Walks. Putting our youngest down for Naps when Necessary. Some Cleaning and General Housekeeping. \n \n. \";s:11:\"textarea-48\";s:21:\"THE JOB'S ENDED.\";s:8:\"text-784\";s:10:\"NANNY CARE\";s:8:\"text-905\";s:21:\"Mr's. SONYA BUSH\";s:8:\"text-888\";s:12:\"240-486-9080\";s:9:\"radio-480\";a:1:{i:0;s:3:\"Yes\";}s:7:\"text-27\";s:17:\"8870 CHERRY LANE \";s:8:\"text-278\";s:7:\"LAUREL,\";s:8:\"text-795\";s:2:\"MD\";s:8:\"text-542\";s:5:\"20708\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:21:\"02/01/1995.\";s:8:\"text-446\";s:21:\"12/04/2004.\";s:12:\"textarea-590\";s:233:\" DRESSING THE TRIPLETS EACH MORNING. FEEDING THEM BREAKFAST AND LUNCH, WALKS TO THE PARK, READING BOOKS, POTTY TRAINING, WASHING THE CHILDREN'S LAUNDRY, HELPING WITH THEIR HOME WORK AFTER SCHOOL. AND I PREPARE EVENING MEALS. \";s:12:\"textarea-303\";s:21:\"THE JOB'S ENDED.\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:8:\"text-315\";s:0:\"\";s:8:\"text-516\";s:0:\"\";s:8:\"text-217\";s:0:\"\";s:8:\"text-185\";s:0:\"\";s:8:\"text-800\";s:0:\"\";s:8:\"text-462\";s:0:\"\";s:8:\"text-108\";s:0:\"\";s:8:\"text-321\";s:0:\"\";s:8:\"text-317\";s:0:\"\";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:12:\"textarea-342\";s:0:\"\";s:12:\"textarea-741\";s:0:\"\";s:8:\"text-754\";s:0:\"\";s:8:\"text-184\";s:0:\"\";s:8:\"text-663\";s:0:\"\";s:8:\"text-372\";s:0:\"\";s:7:\"text-42\";s:0:\"\";s:8:\"text-191\";s:0:\"\";s:8:\"text-787\";s:0:\"\";s:8:\"text-142\";s:0:\"\";s:8:\"text-718\";s:0:\"\";s:8:\"text-213\";s:0:\"\";s:8:\"text-123\";s:0:\"\";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:12:\"textarea-728\";s:0:\"\";s:12:\"textarea-287\";s:0:\"\";s:8:\"text-140\";s:0:\"\";s:8:\"text-175\";s:0:\"\";s:8:\"text-816\";s:0:\"\";s:8:\"text-374\";s:0:\"\";s:8:\"text-618\";s:0:\"\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:0:\"\";s:8:\"text-521\";s:0:\"\";s:8:\"text-230\";s:0:\"\";s:8:\"text-276\";s:0:\"\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:12:\"textarea-737\";s:0:\"\";s:12:\"textarea-152\";s:0:\"\";s:12:\"textarea-307\";s:54:\"BECAUSE I LOVE CHILDREN THEIR ARE DURABLE TO BE LOVED.\";s:12:\"textarea-578\";s:144:\"BASED ON THE AGE LEVEL OF COMPREHENSION THERE ARE VARIOUS ACTIVITIES CHILDREN CAN PARTICIPATE IN SINGING, DANCING, PLAYING TAG, MUSICAL CHAIRS. \";s:12:\"textarea-528\";s:83:\"CHILDREN ARE DIFFERENT IN THERE ON WAY'S. I LOVE THEM NO MATTER WHAT HAPPEN...\";s:12:\"textarea-697\";s:100:\"I'M VERY LOVELY, AND CAREING PERSON WEIGHT RESPECTS PEOPLE AND GETTING FRESH AIR SOME TIMES...\";s:12:\"textarea-999\";s:101:\"I LIKE TO COOKING, READING, SINGING, DANCEING, CLEANING AND WATCHING FUNNY MOVIES SOME TIME'S...\";s:12:\"textarea-256\";s:193:\"MY FUTURE GOALS IS TO TAKING CARE FOR ORPHANAGE CHILDREN, WIDOWS AND POOR PEOPLE IN AFRICA, ANY WAY IN THE WORLD, BY DEGREES OF GOD MINISTRY. AND ALSO TO OPENING BUSINESSES TO CARE FOR THEM. \n\";s:12:\"textarea-751\";s:162:\" DEPEND OF THE SITUATION IF NECESSARY FOR THE DISCIPLINE. I ALSO SET THEM DOWN TEACH THEM RIGHT FROM WRONG GIVE THEM TIME OUT OR DEPRIVE THEM OF A FAVORITE TOY...\";s:12:\"textarea-148\";s:161:\"TENDER LOVE AND CARE IS THE FOUNDATION FOR THE UPBRINGING OF ANY AND ALL CHILDREN IN SOCIETY WHICH IN DIRECTLY RELATES TO THEIR HAPPINESS DURING THEIR CHILDHOOD.\";s:12:\"textarea-723\";s:132:\"WHEN I'M NOT FEELING TOO WELL SICK, OR TEENS ARE NOT GOING ON WELL. BET I FIND A WAY TO BREAK TRUE ALL THE TIME WITH GOD GRACE.\";s:12:\"textarea-475\";s:39:\"FROM THE FAMILY FRIEND ELIZABETH OBING.\";s:9:\"radio-283\";a:1:{i:0;s:0:\"\";}s:9:\"radio-682\";a:1:{i:0;s:0:\"\";}s:9:\"radio-529\";a:1:{i:0;s:0:\"\";}s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-168\";a:1:{i:0;s:0:\"\";}s:9:\"radio-719\";a:1:{i:0;s:0:\"\";}s:9:\"radio-735\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-736\";a:1:{i:0;s:0:\"\";}s:9:\"radio-855\";a:1:{i:0;s:0:\"\";}s:9:\"radio-967\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-07-25 19:58:12'),(179,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:8:\"Aaliyah \";s:8:\"text-743\";s:8:\"Cordero \";s:8:\"text-477\";s:20:\"21150 camomile ct . \";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:11:\"Germantown \";s:8:\"text-901\";s:9:\"Maryland \";s:8:\"text-759\";s:5:\"20876\";s:8:\"text-836\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:12:\"512-568-7715\";s:9:\"email-298\";s:24:\"Corderoaaliyah@yahoo.com\";s:8:\"text-290\";s:8:\"Anytime \";s:8:\"text-961\";s:13:\"301-500-5280 \";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:2:\"No\";}s:8:\"text-247\";s:0:\"\";s:8:\"text-737\";s:0:\"\";s:8:\"text-139\";s:13:\"19 years old \";s:8:\"text-331\";s:8:\"A S A P \";s:8:\"text-986\";s:18:\"Bethesda Maryland \";s:8:\"text-512\";s:21:\"Clarksburg Maryland \";s:8:\"text-970\";s:20:\"rockville Maryland \";s:8:\"text-143\";s:20:\"Germantown Maryland \";s:8:\"text-519\";s:6:\"$20.00\";s:12:\"checkbox-982\";a:2:{i:0;s:9:\"Full Time\";i:1;s:9:\"Part Time\";}s:12:\"checkbox-717\";a:2:{i:0;s:9:\"Week Days\";i:1;s:11:\"Week Nights\";}s:12:\"checkbox-939\";a:7:{i:0;s:7:\"Laundry\";i:1;s:7:\"Bathing\";i:2;s:19:\"Reading to Children\";i:3;s:7:\"Feeding\";i:4;s:15:\"Preparing Meals\";i:5;s:8:\"Cleaning\";i:6;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:12:\"checkbox-282\";a:2:{i:0;s:12:\"Housekeeping\";i:1;s:7:\"Laundry\";}s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-871\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-252\";a:1:{i:0;s:2:\"No\";}s:8:\"text-791\";s:0:\"\";s:9:\"radio-659\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-603\";s:68:\"I am in the process of getting my license and a vehicle right now . \";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:17:\"Bill Millers BBQ \";s:8:\"text-887\";s:19:\"Jaylan Fitzpatrick \";s:8:\"text-386\";s:12:\"512-456-0677\";s:9:\"radio-407\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-532\";s:23:\"1651 W Whitestone Blvd \";s:8:\"text-393\";s:11:\"Cedar Park \";s:8:\"text-793\";s:6:\"Texas \";s:8:\"text-119\";s:5:\"20871\";s:7:\"text-17\";s:5:\"13.00\";s:8:\"text-976\";s:12:\"Jan 10, 2019\";s:8:\"text-995\";s:15:\"April 28, 2019 \";s:12:\"textarea-192\";s:309:\"While working for Bill Miller’s BBQ I was responsible for maintaining customer service in “Front House” of the restaurant. That included serving the food, taking orders, and working the Cash Register. As well as cleaning everyday when we closed. I also sometimes helped in the kitchen preparing meals. \";s:12:\"textarea-772\";s:51:\"I decided I wanted to work with Children Instead . \";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:12:\"textarea-334\";s:0:\"\";s:11:\"textarea-48\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:12:\"textarea-590\";s:0:\"\";s:12:\"textarea-303\";s:0:\"\";s:8:\"text-955\";s:24:\"Children’s Lighthouse \";s:8:\"text-162\";s:12:\"512-528-5674\";s:9:\"radio-283\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-315\";s:15:\"1801 bagdad rd \";s:8:\"text-516\";s:11:\"Cedar Park \";s:8:\"text-217\";s:6:\"Texas \";s:8:\"text-185\";s:5:\"78613\";s:8:\"text-800\";s:6:\"11.00 \";s:8:\"text-462\";s:15:\"August 27, 2019\";s:8:\"text-108\";s:15:\"March 28, 2020 \";s:8:\"text-321\";s:17:\"infants 2 months \";s:8:\"text-317\";s:10:\"12 months \";s:8:\"text-222\";s:12:\"2 years old \";s:8:\"text-674\";s:13:\"4-5 year old \";s:9:\"radio-682\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-529\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-325\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-355\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-342\";s:311:\"While working for Children’s Lighthouse I started as a Co-Teacher in the infant room. I was in charge of changing diapers on time and feeding schedules. I also had a curriculum to follow in regards to specifically the infant room, which gave room for learning opportunities and working on their motor skills. \";s:12:\"textarea-741\";s:104:\"I originally got laid off during the beginning stages of Covid -19, then i decided to move to Maryland. \";s:8:\"text-754\";s:0:\"\";s:8:\"text-184\";s:0:\"\";s:9:\"radio-168\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-663\";s:0:\"\";s:8:\"text-372\";s:0:\"\";s:7:\"text-42\";s:0:\"\";s:8:\"text-191\";s:0:\"\";s:8:\"text-787\";s:0:\"\";s:8:\"text-142\";s:0:\"\";s:8:\"text-718\";s:0:\"\";s:8:\"text-213\";s:0:\"\";s:8:\"text-123\";s:0:\"\";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:12:\"textarea-728\";s:0:\"\";s:12:\"textarea-287\";s:0:\"\";s:8:\"text-140\";s:0:\"\";s:8:\"text-175\";s:0:\"\";s:8:\"text-816\";s:0:\"\";s:8:\"text-374\";s:0:\"\";s:8:\"text-618\";s:0:\"\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:0:\"\";s:8:\"text-521\";s:0:\"\";s:8:\"text-230\";s:0:\"\";s:8:\"text-276\";s:0:\"\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:12:\"textarea-737\";s:0:\"\";s:12:\"textarea-152\";s:0:\"\";s:12:\"textarea-307\";s:294:\"Being a nanny to me is more than ensuring that the kids i’m watching are safe and healthy. I enjoy the little moments the most with children. Bringing them outside to color with something as small as chalk can change a child’s entire perspective on their approach to life with creativity . \";s:12:\"textarea-578\";s:234:\"I enjoy outside playtime the most. I’ve noticed with children the setting of the activity can impact the lesson learned. . Sometimes doing art outside sparks ideas and concepts you wouldn’t normally notice your child developing. \";s:12:\"textarea-528\";s:813:\"I keep the children I watch on a schedule. In the morning we would eat a “family style” breakfast which allows room to work on their motor skills and social skills. Then I would set aside time for free play, which is also a very important social skill. Once that is finished, I move into the learning part of the day, which would include going over the weather, the months, what we see and what we feel that day. (depending on their ages.) After that we eat a family style lunch and talk all about our favorite foods . There would be a “Nap period” or a Period of calm activities that follows.. For example, Reading a book or Coloring . Towards the end of the nap period we would have a family style snack and participate in a “Hands in activity” that we could show their parents once they get home . \";s:12:\"textarea-697\";s:324:\"I’m all about patience. Working with children and being the oldest sibling has taught me a lot about the importance of patience. I’m very outgoing, fun, creative. I would also consider myself to be loyal and compassionate, which i believe to be the best qualities to have when working around such young intricate minds. \";s:12:\"textarea-999\";s:198:\"On days I have to myself, I enjoy reading painting . I find peace through my creativity. For example, being outside with a canvas and acrylic paint would be what i typically do during the weekend. \";s:12:\"textarea-256\";s:406:\"Looking in on the future I’m very passionate about starting my own school. I often attend Teacher Conferences and expand my knowledge on how the mind of a child works any chance I can. I love the mystery that comes with children. For example, putting paper under the table and allowing the children to draw upside down, to you and me seems silly but for them it’s teaching them essential motor skills. \";s:12:\"textarea-751\";s:266:\"When it comes to disciplining a child the most important thing to remember is their feelings are valid too. I believe that it’s very important to explain why the actions taken place were not good choices and allow room for growth through love and understanding . \";s:12:\"textarea-148\";s:107:\" I’m the happiest when i’m getting the most out of my day, around positive energy and positive people.\n\";s:12:\"textarea-723\";s:175:\"I would consider an unproductive day to be a bad one, although you can always change the course of your day with something as small as a nature walk around your neighborhood. \";s:12:\"textarea-475\";s:44:\"I was referred to by a Metropolitan Nanny . \";s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-480\";a:1:{i:0;s:0:\"\";}s:9:\"radio-719\";a:1:{i:0;s:0:\"\";}s:9:\"radio-735\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-736\";a:1:{i:0;s:0:\"\";}s:9:\"radio-855\";a:1:{i:0;s:0:\"\";}s:9:\"radio-967\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-07-26 16:14:04'),(180,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"India Fryar\";s:9:\"email-722\";s:21:\"fryar.india@gmail.com\";s:8:\"text-697\";s:11:\"06-52724550\";s:12:\"textarea-853\";s:1454:\"Hi there,\r\n\r\nRead this if you haven’t made your first $100 from metropolitannannies.com online yet...\r\n \r\nI've heard it a million times...\r\n\r\nI'm going to quit my job, I'm going to start my own business, I'm going to live where I want, and I'm going to live the dream...\r\n\r\nEnough talk.\r\n\r\nEveryone's got a vision.\r\n\r\nFine.\r\n\r\nWhat exactly have you done lately to make it come true?\r\n\r\nNot much, you say?\r\n\r\nIf everyone suddenly got injected with the truth serum, you'd hear people talk a different game:\r\n\r\nI've got huge dreams. But I'm a failure, because I did nothing to make these dreams come true. I'm too afraid to start. I procrastinate about taking action. I will probably never do anything or amount to anything in my life, because I choose to stay in my comfort zone.\r\n\r\nIncidentally, the first step to changing your life is to be honest about how you feel.\r\n\r\nAre you afraid?\r\n\r\nFine.\r\n\r\nAre you anxious?\r\n\r\nFine.\r\n\r\nDo you procrastinate?\r\n\r\nGreat.\r\n\r\nThis means you have to start with a tiny step.\r\n\r\nSomething that isn't as intimidating as making a million dollars in the next 12 months.\r\n\r\nHow about making your first $100.00 online?\r\n\r\nDoesn't sound too far out of reach, right?\r\n\r\nHere's a great place to start\r\n==> http://www.zoomsoft.net/12Minute\r\n\r\n\r\nIf you would like to stop future emails, http://www.zoomsoft.net/12MinuteUnsubscribe\r\n\";}','2020-07-28 04:28:20'),(181,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Gale Hannon\";s:9:\"email-722\";s:21:\"gale.hannon@gmail.com\";s:8:\"text-697\";s:11:\"06-31759762\";s:12:\"textarea-853\";s:1454:\"Hi there,\r\n\r\nRead this if you haven’t made your first $100 from metropolitannannies.com online yet...\r\n \r\nI've heard it a million times...\r\n\r\nI'm going to quit my job, I'm going to start my own business, I'm going to live where I want, and I'm going to live the dream...\r\n\r\nEnough talk.\r\n\r\nEveryone's got a vision.\r\n\r\nFine.\r\n\r\nWhat exactly have you done lately to make it come true?\r\n\r\nNot much, you say?\r\n\r\nIf everyone suddenly got injected with the truth serum, you'd hear people talk a different game:\r\n\r\nI've got huge dreams. But I'm a failure, because I did nothing to make these dreams come true. I'm too afraid to start. I procrastinate about taking action. I will probably never do anything or amount to anything in my life, because I choose to stay in my comfort zone.\r\n\r\nIncidentally, the first step to changing your life is to be honest about how you feel.\r\n\r\nAre you afraid?\r\n\r\nFine.\r\n\r\nAre you anxious?\r\n\r\nFine.\r\n\r\nDo you procrastinate?\r\n\r\nGreat.\r\n\r\nThis means you have to start with a tiny step.\r\n\r\nSomething that isn't as intimidating as making a million dollars in the next 12 months.\r\n\r\nHow about making your first $100.00 online?\r\n\r\nDoesn't sound too far out of reach, right?\r\n\r\nHere's a great place to start\r\n==> http://www.zoomsoft.net/12Minute\r\n\r\n\r\nIf you would like to stop future emails, http://www.zoomsoft.net/12MinuteUnsubscribe\r\n\";}','2020-07-28 08:26:28'),(182,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:6:\"Summer\";s:8:\"text-743\";s:6:\"Austin\";s:8:\"text-477\";s:8:\"Attorney\";s:8:\"text-624\";s:20:\"Baker & McKenzie LLP\";s:8:\"text-808\";s:12:\"202-835-1643\";s:8:\"text-666\";s:12:\"617-816-3073\";s:9:\"email-298\";s:31:\"summer.austin@bakermckenzie.com\";s:8:\"text-524\";s:11:\"Christopher\";s:8:\"text-706\";s:7:\"Glazner\";s:8:\"text-492\";s:8:\"Engineer\";s:8:\"text-947\";s:5:\"MITRE\";s:7:\"text-10\";s:12:\"703-282-0853\";s:8:\"text-555\";s:12:\"617-816-3076\";s:9:\"email-404\";s:17:\"glazner@gmail.com\";s:8:\"text-172\";s:16:\"7408 Brad Street\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:12:\"FALLS CHURCH\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"22042\";s:8:\"text-836\";s:12:\"617-816-3073\";s:8:\"text-290\";s:25:\"Before 9 am or after 5 pm\";s:8:\"text-961\";s:6:\"Summer\";s:7:\"text-36\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:257:\"While we have not strictly hired a nanny before, we have had Au Pairs for the past 6 years. We have had a very good experience with this form of childcare but cannot take this route at this point in time because of visa restrictions for incoming Au Pairs. \";s:8:\"text-986\";s:14:\"Austin Glazner\";s:8:\"text-512\";s:4:\"May \";s:8:\"text-970\";s:1:\"4\";s:8:\"text-143\";s:4:\"2014\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:25:\"Uncertain (online school)\";s:8:\"text-332\";s:12:\"Sage Glazner\";s:8:\"text-770\";s:7:\"October\";s:8:\"text-887\";s:1:\"6\";s:8:\"text-386\";s:4:\"2016\";s:9:\"radio-407\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-532\";s:34:\"Won't attend school this year\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:12:\"Abby Glazner\";s:7:\"text-38\";s:3:\"Dog\";s:8:\"text-918\";s:71:\"Abby is a lab mix. She is just exiting puppy phase and is very social. \";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:513:\"During COVID, my husband and I work from home, and we try to limit our exposure to situations that carry a material risk of COVID. We understand that our nanny would like to have a personal life, but we want to find someone who takes precautions as reasonable and minimizes unnecessary exposure to COVID (e.g., avoids indoor restaurants/bars/night clubs). It is possible that my mom, who is 70, will be living with us for a few months, so I want to do what I can to protect her from exposure to COVID. \";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Full Time\";}s:8:\"text-968\";s:38:\"$900 ($20 per hour, 45 hours per week)\";s:8:\"text-552\";s:8:\"Not sure\";s:12:\"textarea-760\";s:118:\"We expect to give the nanny 2 weeks vacation and would not expect her to work holidays. We can negotiate other terms. \";s:12:\"checkbox-378\";a:6:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:7:\"Bathing\";i:2;s:15:\"Preparing Meals\";i:3;s:27:\"Picking up after Child(ren)\";i:4;s:21:\"Reading to Child(ren)\";i:5;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:217:\"Normally, we would need our nanny to take our kids to school and activities. This year, we expect limited travel and limited activities, but we anticipate that the nanny would occasionally drive the kids to outings. \";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:43:\"If this is important, we can negotiate it. \";s:9:\"radio-452\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-279\";s:23:\"We can negotiate this. \";s:12:\"textarea-720\";s:188:\"We need someone who is active and likes getting outside with the kids a lot. We also need someone who will be able to keep our son on task for his school work and help him learn to read. \";s:12:\"textarea-404\";s:768:\"Lately, things have been pretty quiet. Chris and I are working from home, and I would generally makes breakfast for the kids. Once the school year starts, the schedule would be impacted by Austin's online school schedule, but I am not sure what that would be. I expect, however, that it would involve 2-3 hours per day of online learning, likely broken up between the morning and the afternoon. The Nanny would prepare lunch for the kids, and my husband and I may join them some days, depending on our schedules. Sage currently takes naps in the afternoons, but I think she may soon be done with those. It would be good for the kids to get outside at least a couple hours each day, though timing of that is flexible, depending on the online learning schedule. \";s:12:\"textarea-784\";s:123:\"We don't need an educational background, but we want someone with an interest in helping our son with his schoolwork. \";s:12:\"textarea-298\";s:643:\"We think it is important for our kids to understand and follow the rules, but we understand that there are limits to self regulation at the ages of 3 and 6. We generally discipline the kids with time out and withholding of privileges (e.g., dessert or watching TV), and we expect the kids to act politely to us and their care providers. We need a care provider who can project authority and is willing to send the kids to their rooms when they are disrespectful or misbehave. Both kids are apt to push boundaries if they think they are dealing with a pushover. That said, they both respond very well to caretakers who are outgoing and kind. \";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:15:\"Internet Search\";s:8:\"text-747\";s:3:\"SMA\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-07-28 19:10:10'),(183,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Lars Hansen\";s:9:\"email-722\";s:21:\"elmhansen80@gmail.com\";s:8:\"text-697\";s:10:\"7168306996\";s:12:\"textarea-853\";s:308:\"I was referred to you by a representative from Work like 4 you. My wife and I are looking for a part time nanny to start in September. Our daughter is due on August 22. We are looking for help 4 days a week for for roughly 20-30 hours. I will call in the morning since it is past 5pm today.\n\nThank you\n\n\n\n\";}','2020-07-28 21:03:16'),(184,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:9:\"Elizabeth\";s:8:\"text-743\";s:10:\"McClintock\";s:8:\"text-477\";s:8:\"Attorney\";s:8:\"text-624\";s:11:\"RingCentral\";s:8:\"text-808\";s:12:\"703-307-8218\";s:8:\"text-666\";s:12:\"703-307-8218\";s:9:\"email-298\";s:23:\"beth@themcclintocks.com\";s:8:\"text-524\";s:6:\"Daniel\";s:8:\"text-706\";s:10:\"McClintock\";s:8:\"text-492\";s:10:\"Sales Exec\";s:8:\"text-947\";s:10:\"ServiceNow\";s:7:\"text-10\";s:12:\"703-304-7469\";s:8:\"text-555\";s:12:\"703-304-7469\";s:9:\"email-404\";s:23:\"home@themcclintocks.com\";s:8:\"text-172\";s:18:\"2114 Galloping Way\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:6:\"Vienna\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"22181\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:7:\"Anytime\";s:8:\"text-961\";s:13:\"Beth (Mother)\";s:7:\"text-36\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:7:\"William\";s:8:\"text-512\";s:1:\"2\";s:8:\"text-970\";s:2:\"13\";s:8:\"text-143\";s:4:\"2017\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:3:\"8-3\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:4:\"Finn\";s:7:\"text-38\";s:14:\"Choc Lab (dog)\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:5:\"Scout\";s:8:\"text-298\";s:30:\"English Springer Spaniel (dod)\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:0:\"\";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Full Time\";}s:8:\"text-968\";s:8:\"800-1000\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:87:\"We have never hired a nanny before, so we would appreciate your expertise in this area.\";s:12:\"checkbox-378\";a:5:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:15:\"Preparing Meals\";i:2;s:27:\"Picking up after Child(ren)\";i:3;s:21:\"Reading to Child(ren)\";i:4;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:86:\"pick-up from school and possibly transportation to/from gandparents on occassion.\";s:9:\"radio-348\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-466\";s:59:\"We have a third car that is available for the nanny to use.\";s:9:\"radio-452\";a:1:{i:0;s:2:\"No\";}s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:16:\"athletic, active\";s:12:\"textarea-404\";s:653:\"My husband and i work from home. I am starting a new job in september and William is supposed to start pre-school. If school starts (and/or we feel safe sending Will), he will be in school from 8-3ish. I would drop him off in the morning. Ideally, our nanny would arrive around noon to help with some light houskeeping and meal prep and then pick up will from school at 3 and then stay until bedtime (8pm). In the event William does not attend school because of Covid, I would need to adjust the nanny's hours to 10-6 or 7 and the job would involve less help around the house and mostly focus on childcare the whole day (with some meal prep). \";s:12:\"textarea-784\";s:180:\"We need someone who is extremely responsible with regard to Covid-19 precautions. We spend a lot of time with our parents, all of whom are in their 70s and have some health issues.\";s:12:\"textarea-298\";s:66:\"Currently using time-outs, but those aren't always effective.\";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:6:\"google\";s:8:\"text-747\";s:3:\"EGM\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-07-29 12:58:53'),(185,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:16:\"Maria del Carmen\";s:8:\"text-743\";s:6:\"Dorado\";s:8:\"text-477\";s:21:\"9018 Streamview Lane \";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:7:\"VIenna \";s:8:\"text-901\";s:8:\"VIrginia\";s:8:\"text-759\";s:5:\"22182\";s:8:\"text-836\";s:12:\"703 915 3185\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:0:\"\";s:9:\"email-298\";s:22:\"carmendorado7@live.com\";s:8:\"text-290\";s:7:\"ANYTIME\";s:8:\"text-961\";s:25:\"Magaly Rioja 703 447 9319\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:9:\"A62486574\";s:8:\"text-737\";s:2:\"VA\";s:8:\"text-139\";s:2:\"54\";s:8:\"text-331\";s:19:\"8/17/2020\";s:8:\"text-986\";s:16:\"VIENNA VIRGINIA \";s:8:\"text-512\";s:16:\"POTOMAC MARYLAND\";s:8:\"text-970\";s:14:\"GREAT FALLS VA\";s:8:\"text-143\";s:14:\"FALLS CHURC VA\";s:8:\"text-519\";s:18:\"900 $ BEFORE TAXES\";s:12:\"checkbox-982\";a:2:{i:0;s:8:\"Live Out\";i:1;s:7:\"Live In\";}s:12:\"checkbox-717\";a:4:{i:0;s:9:\"Week Days\";i:1;s:11:\"Week Nights\";i:2;s:10:\"Over Night\";i:3;s:8:\"Weekends\";}s:12:\"checkbox-939\";a:6:{i:0;s:7:\"Laundry\";i:1;s:19:\"Reading to Children\";i:2;s:7:\"Feeding\";i:3;s:15:\"Preparing Meals\";i:4;s:25:\"Age-Approriate Activities\";i:5;s:24:\"Other (please describe):\";}s:8:\"text-561\";s:10:\"DRIVE KIDS\";s:12:\"checkbox-282\";a:2:{i:0;s:7:\"Laundry\";i:1;s:7:\"Errands\";}s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-871\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-252\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:17:\"NISSAN ROUGE 2019\";s:9:\"radio-659\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-603\";s:5:\"CLEAN\";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:5:\"HOUSE\";s:8:\"text-887\";s:12:\"SUSAN SINGER\";s:8:\"text-386\";s:12:\"703 862 4920\";s:9:\"radio-407\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-532\";s:21:\"615 POTOMAC RIVER RD \";s:8:\"text-393\";s:6:\"McLEAN\";s:8:\"text-793\";s:2:\"VA\";s:8:\"text-119\";s:5:\"22102\";s:7:\"text-17\";s:5:\"950 $\";s:8:\"text-976\";s:12:\"02/2018\";s:8:\"text-995\";s:12:\"08/2020\";s:12:\"textarea-192\";s:225:\"Clean up Kid's rooms, do kid's landry, prepare dinner for them. Wait for the kids in the bus stop ON TIME. Help with homework, driving to their activities , organizing playdates , take them to the library , etc.\";s:12:\"textarea-772\";s:73:\"Parent decided to stay home with kids for next school year for COVID7. \";s:8:\"text-416\";s:13:\"PRIVATED HOME\";s:8:\"text-218\";s:22:\"JAQUELINE & LUIS ROCHA\";s:7:\"text-81\";s:0:\"\";s:9:\"radio-418\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-528\";s:25:\"21016 COACH HOUSE SQUARE \";s:7:\"text-38\";s:8:\"ASHBURN \";s:8:\"text-918\";s:2:\"VA\";s:8:\"text-285\";s:5:\"21016\";s:8:\"text-298\";s:5:\"750 $\";s:8:\"text-940\";s:12:\"03/2007\";s:8:\"text-302\";s:12:\"01/2015\";s:12:\"textarea-334\";s:187:\"Daily care of children; driving to school and to activities, prepare meal,kids laundry, helping with homework, cared of children when parents were out of town. Worked as a living nanny.\";s:11:\"textarea-48\";s:46:\"FAMELY RELOCATED TO ARGENTINA SOUTH AMERICA,\n.\";s:8:\"text-784\";s:14:\"PRIVETED HOME \";s:8:\"text-905\";s:22:\"TRACYE AND RON SHIVELY\";s:8:\"text-888\";s:13:\"(703)930-0268\";s:9:\"radio-480\";a:1:{i:0;s:3:\"Yes\";}s:7:\"text-27\";s:19:\"2014 Franklin Ave.\";s:8:\"text-278\";s:7:\"McLean \";s:8:\"text-795\";s:2:\"VA\";s:8:\"text-542\";s:5:\"22101\";s:8:\"text-248\";s:5:\"650 $\";s:8:\"text-449\";s:10:\"12/03\";s:8:\"text-446\";s:12:\"02/2007\";s:12:\"textarea-590\";s:371:\"Provides comprehensive childcare for two children ages 2 and 5 when started. Duties included driving children to and participated in camps, school and activities, preparing meals and over night care when parents were away. Part-time office administrator for home building business with responsibility of taking messages, faxing, coping, filing, and Basic computer duties.\";s:12:\"textarea-303\";s:71:\"\n\nOutgrew need for a nanny i had to go back home my father had cancer.\";s:8:\"text-955\";s:24:\"Kimberly & Timothy Riffe\";s:8:\"text-162\";s:13:\"(703)757-9226\";s:9:\"radio-283\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-315\";s:0:\"\";s:8:\"text-516\";s:12:\"GREAT FALLS \";s:8:\"text-217\";s:2:\"VA\";s:8:\"text-185\";s:0:\"\";s:8:\"text-800\";s:4:\"550$\";s:8:\"text-462\";s:10:\"04/03\";s:8:\"text-108\";s:10:\"12/03\";s:8:\"text-321\";s:13:\"3 Months old.\";s:8:\"text-317\";s:0:\"\";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:9:\"radio-682\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-342\";s:104:\"Daily care of child 3 months old, driving child to activities, preparing meals and child's laundry.\";s:12:\"textarea-741\";s:51:\"DEATH OF A FAMILY MEMBER FORCED ME TO GO BACK HOME.\";s:8:\"text-754\";s:23:\"COLLEN & GEORGE CANOVAS\";s:8:\"text-184\";s:14:\"(703 )918-9449\";s:9:\"radio-168\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-663\";s:21:\"1444 Spring Vale Ave.\";s:8:\"text-372\";s:7:\"McLEAN \";s:7:\"text-42\";s:2:\"VA\";s:8:\"text-191\";s:0:\"\";s:8:\"text-787\";s:4:\"500$\";s:8:\"text-142\";s:10:\"09/02\";s:8:\"text-718\";s:12:\"03/2003\";s:8:\"text-213\";s:1:\"5\";s:8:\"text-123\";s:1:\"3\";s:8:\"text-463\";s:11:\"1 AND HALF \";s:8:\"text-535\";s:0:\"\";s:9:\"radio-719\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-735\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-634\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-728\";s:256:\"PROVIDED NANNY SERVICES FOR THREE YOUNG CHILDREN ON LIVE-IN/LIVE-OUT BASIS. DUTIES INCLUDED DAILY CARE OF CHILDREN: CARPOOLING\nCHILDREN TO SCHOOL AND ACTIVITIES; PREPARING MEALS FOR CHILDREN. READING, PLAYING WITH THEM, TAKING THEM TO THE PARK AND SO.\";s:12:\"textarea-287\";s:65:\"MOM DECIDED TO GO PART TIME JOB TO SPEND MORE TIME WITH CHILDREN.\";s:8:\"text-140\";s:26:\"JULIET AND SCOTT HEIMBERG \";s:8:\"text-175\";s:13:\"(301)983-2371\";s:9:\"radio-736\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-816\";s:20:\"8309 Hackamore Drive\";s:8:\"text-374\";s:8:\"POTOMAC \";s:8:\"text-618\";s:2:\"MD\";s:8:\"text-390\";s:5:\"20854\";s:7:\"text-57\";s:4:\"300$\";s:8:\"text-369\";s:10:\"07/91\";s:8:\"text-521\";s:10:\"12/01\";s:8:\"text-230\";s:21:\"SINCE NIKKI WAS BORN \";s:8:\"text-276\";s:21:\"SINCE LAUREN WAS BORN\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:9:\"radio-855\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-967\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-737\";s:72:\"Took care of my girls since birth, did everything for them as a live-in.\";s:12:\"textarea-152\";s:53:\"LORENE NEEDED MOMS PERSONAL CARE FOR HEALTH REAZONS.\";s:12:\"textarea-307\";s:64:\"I LOVE TO TEACH KIDS AND SPEN TIME WIT THEM MADE ME VERY HAPPY.\";s:12:\"textarea-578\";s:107:\"I LIKE TO TEACH IN WHAEVER ACTIVITY WE ARE DOING AND MAKE IT FAN NOT BORING. LOVE TO SPEND TIME OUTSIDE.\";s:12:\"textarea-528\";s:289:\"ALL OF THEM VERY SMART AND LOVE DIFFERENT ACTIVITIES SPECIALL SPORTS, SOME DONT LIKE SPORTS TOO MUCH BUT THEY LOVE TO READ AND ENGAGE IN DIFFERENT ACTIVITIES BY THEM SELVES AS WELL... I TEACH THEM ALL TO KEEP THIER ROOM CLEAN AND NEET. IT HELPS THEM TO ORGENIZE THEMSELVES BELIVE. \";s:12:\"textarea-697\";s:140:\"FIRM AND STRICT BUT NOT BORING, LOVE TO TRAVEL AND I AM VER NEET SO I PREACH BY EXAMPLE, TO THEM THE FACT I KEEP MY WORD MEAN A LOT. \";s:12:\"textarea-999\";s:71:\"LOVE TO READ TO TRAVEL, TO PRODUCE RADIO PROGAMS OR TV PROGRAS AS WELL.\";s:12:\"textarea-256\";s:84:\"I HAVE BEEN A NANNY FOR ALMOST 30 YEARS I LOVE WHAT I DO SO I DONT WANT TO CHANGE. \";s:12:\"textarea-751\";s:162:\"I LIKE TO TEACH THEM TO DISCOVE THE WORLD BY TEACHING AND LEARNING WITHTHEM EVERY DAY SOMETHING NEW, AND PREAPARE THEM TO SCHOOL AGE SO THEY WILL BE SUCCESSFUL,\";s:12:\"textarea-148\";s:133:\"THE KIDS REACH THEIR GOALS AND I KNOW THEY ARE GROWINIG HAPPY AND LEARNING WHAT THEY SHOULD.\nAND WHEN I AM CAN DO MY JOB THE BEST I \";s:12:\"textarea-723\";s:44:\"I CANT DO EVERYTHING AS ITS SUPPOSED TO . \";s:12:\"textarea-475\";s:13:\"INTERNET ADD.\";s:9:\"radio-529\";a:1:{i:0;s:0:\"\";}s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-07-30 09:49:51'),(186,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:6:\"imelda\";s:8:\"text-743\";s:4:\"alam\";s:8:\"text-477\";s:13:\"302 signal ct\";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:8:\"sterling\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"20164\";s:8:\"text-836\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:12:\"703-585-4853\";s:9:\"email-298\";s:20:\"momkids123@yahoo.com\";s:8:\"text-290\";s:7:\"anytime\";s:8:\"text-961\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:9:\"A65312553\";s:8:\"text-737\";s:8:\"virginia\";s:8:\"text-139\";s:2:\"60\";s:8:\"text-331\";s:7:\"anytime\";s:8:\"text-986\";s:13:\"Washington DC\";s:8:\"text-512\";s:0:\"\";s:8:\"text-970\";s:0:\"\";s:8:\"text-143\";s:0:\"\";s:8:\"text-519\";s:0:\"\";s:12:\"checkbox-982\";a:2:{i:0;s:9:\"Full Time\";i:1;s:8:\"Live Out\";}s:12:\"checkbox-939\";a:7:{i:0;s:7:\"Laundry\";i:1;s:7:\"Bathing\";i:2;s:19:\"Reading to Children\";i:3;s:7:\"Feeding\";i:4;s:15:\"Preparing Meals\";i:5;s:8:\"Cleaning\";i:6;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-813\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-871\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-252\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:15:\"2014 Lexus E350\";s:9:\"radio-659\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-603\";s:39:\"Very good record with no issues at all.\";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:12:\"textarea-192\";s:0:\"\";s:12:\"textarea-772\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:12:\"textarea-334\";s:0:\"\";s:11:\"textarea-48\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:12:\"textarea-590\";s:0:\"\";s:12:\"textarea-303\";s:0:\"\";s:8:\"text-955\";s:11:\"Hans Miller\";s:8:\"text-162\";s:0:\"\";s:9:\"radio-283\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-315\";s:16:\"8723 27th street\";s:8:\"text-516\";s:9:\"Arlington\";s:8:\"text-217\";s:2:\"VA\";s:8:\"text-185\";s:0:\"\";s:8:\"text-800\";s:11:\"1200 weekly\";s:8:\"text-462\";s:20:\"02/05/2011\";s:8:\"text-108\";s:20:\"05/31/2020\";s:8:\"text-321\";s:53:\"started at 2 months and ended at 9 1/2 years old\";s:8:\"text-317\";s:0:\"\";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:9:\"radio-682\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-342\";s:659:\"-reading \n-drawing\n-playing\n-going out for walks on the trail\n-singing\n-bringing them to the park\n-transport to playdates\n-going to the swimming pool\n-transport to other activities that their parents enrolled such as preschool.\n\nI would pick up and drop off the child to school in the Washington DC area starting when she was in preschool to elementary. \nI would be in charge to cook the child simple meals like steamed broccoli, chicken nuggets, pasta, meatballs or what the family prepared ahead of time \nOther things I would do around the house is mostly light cleaning for the child's room and cleaning the kitchenware I used to cook for the child. \n\";s:12:\"textarea-741\";s:65:\"The family moved to Colorado permanently for job related reasons.\";s:8:\"text-754\";s:13:\"Rachel Zamsky\";s:8:\"text-184\";s:0:\"\";s:8:\"text-663\";s:18:\"8723 27th street \";s:8:\"text-372\";s:9:\"Arlington\";s:7:\"text-42\";s:2:\"VA\";s:8:\"text-191\";s:0:\"\";s:8:\"text-787\";s:11:\"35$ an hour\";s:8:\"text-142\";s:20:\"03/20/2015\";s:8:\"text-718\";s:7:\"no end \";s:8:\"text-213\";s:1:\"9\";s:8:\"text-123\";s:1:\"6\";s:8:\"text-463\";s:1:\"3\";s:8:\"text-535\";s:0:\"\";s:9:\"radio-719\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-735\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-634\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-728\";s:440:\"Rachel Zamsky is the neighbor to Hans Miller. I am her backup on call nanny if her other nanny is unavailable.\nI am usually tasked with supervising, playing and transportation for her three children. I usually take them to the pool or bring them to the park. I usually bring the child from my full time employment with Hans Miller to have play dates with Rachel Zamsky's children. So technically I would be responsible for 4 children. \";s:12:\"textarea-287\";s:103:\"I am currently on call if she needs me to take care of her children if her other nanny is unavailable. \";s:8:\"text-140\";s:0:\"\";s:8:\"text-175\";s:0:\"\";s:8:\"text-816\";s:0:\"\";s:8:\"text-374\";s:0:\"\";s:8:\"text-618\";s:0:\"\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:0:\"\";s:8:\"text-521\";s:0:\"\";s:8:\"text-230\";s:0:\"\";s:8:\"text-276\";s:0:\"\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:12:\"textarea-737\";s:0:\"\";s:12:\"textarea-152\";s:0:\"\";s:12:\"textarea-307\";s:132:\"I absolutely love taking care of children and working alongside them. Helping children grow is a very important duty for all people.\";s:12:\"textarea-578\";s:137:\"I enjoy lots of outdoor activities for children such as bringing them to the park or going for walks. The more active and fun the better!\";s:12:\"textarea-528\";s:409:\"For my last full time job my typical day goes.\n-head to the house at a certain time\n-prepare meals for the child\n-transport to preschool and pick them up after\n-head to activities that their parents have enrolled for\n-Play dates after the activities\n-Prepare dinner and bath for the child \n-after dinner and bath we usually read or play until the parents arrive to take over and my shift would end after that.\";s:12:\"textarea-697\";s:20:\"Loving and outgoing!\";s:12:\"textarea-999\";s:45:\"Gardening, exercising which is mostly running\";s:12:\"textarea-256\";s:0:\"\";s:12:\"textarea-751\";s:85:\"I usually take steps during discipline. usually a talking to then time outs and such.\";s:12:\"textarea-148\";s:168:\"During my last full-time occupation when the child would tell me to turn off the radio so she could sing from school to her house after I picked her up from pre-school.\";s:12:\"textarea-723\";s:0:\"\";s:12:\"textarea-475\";s:6:\"Friend\";s:12:\"checkbox-717\";a:1:{i:0;s:0:\"\";}s:12:\"checkbox-282\";a:1:{i:0;s:0:\"\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-480\";a:1:{i:0;s:0:\"\";}s:9:\"radio-529\";a:1:{i:0;s:0:\"\";}s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-168\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-736\";a:1:{i:0;s:0:\"\";}s:9:\"radio-855\";a:1:{i:0;s:0:\"\";}s:9:\"radio-967\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-07-31 20:49:10'),(187,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Nicole Miller\";s:9:\"email-722\";s:30:\"nicole@morebusinesstraffic.top\";s:8:\"text-697\";s:12:\"213-558-6100\";s:12:\"textarea-853\";s:659:\"Hey, \r\n\r\nI just found metropolitannannies.com and I'm very impressed -- great site.\r\n\r\nAre you getting enough customers? \r\n\r\nCould you handle more? A lot more?\r\n\r\nWe can hugely increase the visitors to your website in just 1-2 days. \r\n\r\nHere's how it works:\r\nhttps://morebusinesstraffic.top/wal/?=metropolitannannies.com\r\n\r\nTo your success,\r\nNicole\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n964 Eas. Badillo Street Unit 2055\r\nCovina, CA 91724\r\n\r\nIf you prefer not to receive commercial messages regarding traffic for your business, please opt out here: https://www.morebusinesstraffic.top/out.php/?site=metropolitannannies.com\";}','2020-08-03 03:40:02'),(188,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"Jessica Sidman\";s:9:\"email-722\";s:25:\"jsidman@washingtonian.com\";s:8:\"text-697\";s:12:\"719-310-8019\";s:12:\"textarea-853\";s:508:\"Hi, I'm a reporter for Washingtonian magazine, and I'm working on a story about how the society set in Washington is living during the pandemic—private tutors, private chefs, at-home fitness studios, that kind of thing. I was hoping someone from Metropolitan Nannies might be able to lend some insight into what trends you're seeing with nannies in the DC area? Let me know if we can schedule a phone interview sometime this week.\n\nBest,\nJessica Sidman\n719-310-8019\njsidman@washingtonian.com\";}','2020-08-04 17:18:26'),(189,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:2966:\"Hey there, I just found your site, quick question…\r\n\r\nMy name’s Eric, I found metropolitannannies.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to learn more about everything Talk With Web Visitor can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE http://www.talkwithwebvisitors.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitors.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-08-05 02:36:37'),(190,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Alison George\";s:9:\"email-722\";s:32:\"alison@positivemarketingdept.top\";s:8:\"text-697\";s:12:\"224-874-4282\";s:12:\"textarea-853\";s:698:\"Hi,\r\n\r\nHas your business lost customers due to COVID-19?\r\n\r\nWe might be able to help.\r\n\r\nhttps://positivemarketingdept.top/up?=metropolitannannies.com\r\n\r\nWe're throwing a lifeline to businesses by sending targeted visitors to their websites. \r\n\r\nIf you're interested, click above for information about starting a free trial. There's no obligation or strings attached.\r\n\r\nBe safe and stay healthy.\r\n\r\nAlison\r\n\r\n\r\n\r\n\r\nPositive Marketing Dept\r\n2764 Pleasant RD \r\nBld APMB9 #34\r\nFort Mill SC 29708\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you do not want to recieve this marketing material:\r\nhttps://positivemarketingdept.top/unsubscribe.php/?site=metropolitannannies.com\r\n\";}','2020-08-05 08:59:20'),(191,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:19:\"Isabelle Tchatchoua\";s:9:\"email-722\";s:21:\"jdtisab1989@yahoo.com\";s:8:\"text-697\";s:13:\"240 543 43 44\";s:12:\"textarea-853\";s:55:\"I'm nannie for 25 years how I apply in your agency\";}','2020-08-08 17:02:07'),(192,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:8:\"Jonathan\";s:9:\"email-722\";s:35:\"beauchamp.jonathan.pierre@gmail.com\";s:8:\"text-697\";s:12:\"202-340-7521\";s:12:\"textarea-853\";s:210:\"Hi Jackie,\n\nHope you are keeping well. I was hoping we could touch base about our nanny search. Please email or text me when you have a minute so that we could find a time to talk. Thanks very much! Jonathan\";}','2020-08-08 19:15:07'),(193,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Maria Hemsley\";s:9:\"email-722\";s:23:\"maria.hemsley@gmail.com\";s:8:\"text-697\";s:10:\"6513354886\";s:12:\"textarea-853\";s:437:\"Hello, my family and I are staying at the Salamander resort the week after next and I would love evening help for my three children:\nHarper / girl / 5-9-2012\nBirdie / girl / 7-30-2014\nMiller / boy / 10-22-16\nNo allergies or other issues to be aware of. We have flexibility no the start time, but I was looking towards 5:30pm until 10:30pm (give or take 30 minutes).\nI look forward to hearing from you!\nMaria\";}','2020-08-09 21:21:24'),(194,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:9:\"dxwtyeudz\";s:9:\"email-722\";s:21:\"realgamess@rambler.ru\";s:8:\"text-697\";s:11:\"89826434445\";s:12:\"textarea-853\";s:227:\"Интересная новость \r\n_________________ \r\nазино777 официальный сайт бонус за регистрацию </a>\";s:6:\"submit\";s:4:\"SEND\";}','2020-08-09 23:08:56'),(195,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:1722:\"My name’s Eric and I just found your site metropolitannannies.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nTalk With Web Visitor – CLICK HERE http://www.talkwithwebvisitors.com for a live demo now.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithwebvisitors.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitors.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-08-10 06:28:12'),(196,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:5:\"Kelly\";s:8:\"text-743\";s:6:\"Bufton\";s:8:\"text-477\";s:10:\"Physician \";s:8:\"text-624\";s:17:\"Kaiser permanente\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"2026074538\";s:9:\"email-298\";s:22:\"kelly.bufton@gmail.com\";s:8:\"text-524\";s:8:\"Roberto \";s:8:\"text-706\";s:11:\"Impeduglia \";s:8:\"text-492\";s:7:\"Finance\";s:8:\"text-947\";s:11:\"Navy mutual\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:10:\"3019431969\";s:9:\"email-404\";s:28:\"roberto.impeduglia@gmail.con\";s:8:\"text-172\";s:20:\"10903 Lamplighter ln\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:8:\"Potomac \";s:8:\"text-901\";s:2:\"MD\";s:8:\"text-759\";s:5:\"20854\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:17:\"Anytime this week\";s:8:\"text-961\";s:13:\"Either parent\";s:7:\"text-36\";s:20:\"Giovanni Impeduglia \";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:107:\"Our current nanny of 4.5 years had a family emergency that required her to resign. We consider her family. \";s:8:\"text-986\";s:4:\"Sara\";s:8:\"text-512\";s:8:\"October \";s:8:\"text-970\";s:2:\"25\";s:8:\"text-143\";s:4:\"2015\";s:9:\"radio-519\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:4:\"Anna\";s:8:\"text-770\";s:6:\"April \";s:8:\"text-887\";s:2:\"02\";s:8:\"text-386\";s:4:\"2018\";s:9:\"radio-407\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:324:\"We are looking for an experienced nanny that has her own car. During covid we adhere strictly to covid precautions. At some point when schools are open we would need to nanny to do short distance drop offs/pick ups.\nWe would like bilingual (but not necessary). We would like an education background (also not necessary)\";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Full Time\";}s:8:\"text-968\";s:21:\"~$20-$25/hr. \";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:113:\"2 weeks vacation, major holidays plus 2 personal days. No health insurance. We would use a nanny payroll service.\";s:12:\"checkbox-378\";a:5:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:15:\"Preparing Meals\";i:2;s:27:\"Picking up after Child(ren)\";i:3;s:21:\"Reading to Child(ren)\";i:4;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:69:\"Once school resumes we would need drop off/pick up ~2 miles away\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-279\";s:30:\"Flat rate of $20 cash per week\";s:12:\"textarea-720\";s:118:\"Reliable, patient, creative, experienced (no one in their 20s- ideally one their 40s). \nWe also need a flexible nanny.\";s:12:\"textarea-404\";s:318:\"Wake up 7:30. Eat breakfast. Play/arts & crafts. Healthy snack ~10. Lunch ~11:30. Free time. Nap/quiet time 2-4. Dinner ~ 4:30/5. Bed at 7-7:30\n\nNanny’s hours:\nM-F 7-3 or 7-5 typically 40 hrs/week. The nanny’s hours reflect my work schedule. We would be able to provide a schedule ~4 weeks out.\";s:12:\"textarea-784\";s:95:\"At least 10 years experience. Ideally bilingual with an education background but not necessary.\";s:12:\"textarea-298\";s:256:\"Explain to child immediately what they did was wrong and why. If they are still upset we ask them to go to their room until they calm down (decrease stimulus/reset). They usually walk themselves up and then ask to come down once they’ve calmed down.\";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:6:\"Online\";s:8:\"text-747\";s:3:\"Kab\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-08-10 14:15:50'),(197,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"Kelly Bufton\";s:9:\"email-722\";s:22:\"kelly.bufton@gmail.com\";s:8:\"text-697\";s:10:\"2026074538\";s:12:\"textarea-853\";s:155:\"I submitted an application this morning. I just wanted to confirm that you received it and touch base in case you needed additional information. Thank you.\";}','2020-08-10 14:31:38'),(198,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:7:\"Melissa\";s:8:\"text-743\";s:11:\"Asta-Cotter\";s:8:\"text-477\";s:15:\"Project Manager\";s:8:\"text-624\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:12:\"248-613-0090\";s:9:\"email-298\";s:21:\"mastacotter@yahoo.com\";s:8:\"text-524\";s:4:\"Ryan\";s:8:\"text-706\";s:6:\"Cotter\";s:8:\"text-492\";s:0:\"\";s:8:\"text-947\";s:0:\"\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:0:\"\";s:9:\"email-404\";s:23:\"ryan.s.cotter@gmail.com\";s:8:\"text-172\";s:22:\"2604 E Randolph Avenue\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:10:\"Alexandria\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"22301\";s:8:\"text-836\";s:12:\"248-613-0090\";s:8:\"text-290\";s:18:\"8:00 AM to 7:00 PM\";s:8:\"text-961\";s:7:\"Melissa\";s:7:\"text-36\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:75:\"No, but I have been employed as a nanny, so I do understand the other side.\";s:8:\"text-986\";s:6:\"Sophia\";s:8:\"text-512\";s:7:\"October\";s:8:\"text-970\";s:2:\"09\";s:8:\"text-143\";s:4:\"2014\";s:9:\"radio-519\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-561\";s:12:\"Not sure yet\";s:8:\"text-332\";s:6:\"Emilia\";s:8:\"text-770\";s:8:\"December\";s:8:\"text-887\";s:2:\"16\";s:8:\"text-386\";s:4:\"2017\";s:9:\"radio-407\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:8:\"Finnegan\";s:7:\"text-38\";s:9:\"Dashchund\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:0:\"\";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Part Time\";}s:8:\"text-968\";s:15:\"$15-20 per hour\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:26:\"Paid vacation and holidays\";s:12:\"checkbox-378\";a:4:{i:0;s:15:\"Preparing Meals\";i:1;s:27:\"Picking up after Child(ren)\";i:2;s:21:\"Reading to Child(ren)\";i:3;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:134:\"Assisting, only when needed, to help our kindergartener access her online classes. We plan to work with her the majority of the time.\";s:9:\"radio-633\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-16\";s:0:\"\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-279\";s:59:\"But we do not plan to have her drive our children anywhere.\";s:12:\"textarea-720\";s:58:\"Creative, energetic, outgoing, enjoys singing and dancing.\";s:12:\"textarea-404\";s:280:\"Wake-up, get dressed and ready for the day, eat breakfast, free playtime, craft time, outside time (walk, bike ride, explore the neighborhood, etc.), snack time, learning time, lunch, read, nap, free play (preferably outside in the mud kitchen, drawing with chalk, painting, etc.)\";s:12:\"textarea-784\";s:159:\"Previous experience working with 2-5 year olds, background in education, prefer is speak and reads Spanish as our kindergartener is in a dual language program.\";s:12:\"textarea-298\";s:299:\"We start with explaining why we need to change a behavior, if it continues we use timeout (approximately one minute per again) and they need to be able to say why they are in time out. We try not to take things away as this reinforces negative behavior rather we prefer to reward positive behavior.\";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:13:\"Google Search\";s:8:\"text-747\";s:3:\"MAC\";s:9:\"radio-647\";a:1:{i:0;s:34:\"I do NOT agree to the above terms.\";}s:9:\"radio-234\";a:1:{i:0;s:34:\"I do NOT agree to the above terms.\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-396\";a:1:{i:0;s:0:\"\";}}','2020-08-12 19:04:12'),(199,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:4:\"Tara\";s:8:\"text-743\";s:9:\"Bhupathi \";s:8:\"text-477\";s:0:\"\";s:8:\"text-624\";s:0:\"\";s:8:\"text-808\";s:10:\"9175963891\";s:8:\"text-666\";s:0:\"\";s:9:\"email-298\";s:23:\"tara.bhupathi@gmail.com\";s:8:\"text-524\";s:6:\"Maulik\";s:8:\"text-706\";s:5:\"Patel\";s:8:\"text-492\";s:0:\"\";s:8:\"text-947\";s:0:\"\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:10:\"9175963891\";s:9:\"email-404\";s:23:\"Tara.Bhupathi@gmail.com\";s:8:\"text-172\";s:14:\"701 Seaton Ave\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:10:\"Alexandria\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"22305\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:0:\"\";s:8:\"text-961\";s:0:\"\";s:7:\"text-36\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:5:\"Kaiya\";s:8:\"text-512\";s:3:\"Jan\";s:8:\"text-970\";s:2:\"17\";s:8:\"text-143\";s:4:\"2020\";s:9:\"radio-519\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:0:\"\";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Part Time\";}s:8:\"text-968\";s:3:\"375\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:17:\"Vacation holidays\";s:12:\"checkbox-378\";a:3:{i:0;s:21:\"Reading to Child(ren)\";i:1;s:26:\"Age-appropriate Activities\";i:2;s:24:\"Other (Please describe):\";}s:12:\"textarea-971\";s:26:\"Getting child on schedule \";s:9:\"radio-633\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-16\";s:0:\"\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:2:\"No\";}s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:64:\"Athletic energetic caring empathetic loving gentle fun friendly \";s:12:\"textarea-404\";s:302:\"Both parents work from home but mom takes care of Kaiya all day and works before k wakes and in evenings when dad takes over after work. We’re looking for someone to come 4-5 hrs a day 4-5 days a week to play with Kaiya, feed her, help get her to take bottles and help get her back to napping in crib\";s:12:\"textarea-784\";s:0:\"\";s:12:\"textarea-298\";s:41:\"Loving, she’s too young for discipline \";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:7:\"Google \";s:8:\"text-747\";s:2:\"Tb\";s:9:\"radio-647\";a:1:{i:0;s:34:\"I do NOT agree to the above terms.\";}s:9:\"radio-234\";a:1:{i:0;s:34:\"I do NOT agree to the above terms.\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-08-13 20:06:07'),(200,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:19:\"Kathleen Massimino \";s:9:\"email-722\";s:26:\"kathleenmmcclain@gmail.com\";s:8:\"text-697\";s:10:\"6094329239\";s:12:\"textarea-853\";s:403:\"Hello, I am interested in a full time nanny for two small children (2 year old and 9 month old) and we live in Fairfax County. I was wondering if you were still making successful nanny placements with the Coronavirus pandemic, or if it has become more difficult? My husband and I would need a nanny starting September 1. Email is the best way to reach me, kathleenmmcclain@gmail.com\nThank you. Kathleen \";}','2020-08-13 20:43:23'),(201,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"Marla Strack\";s:9:\"email-722\";s:22:\"strack.marla@gmail.com\";s:8:\"text-697\";s:12:\"038353 75 74\";s:12:\"textarea-853\";s:790:\"This Google doc exposes how this scamdemic is part of a bigger plan to crush your business and keep it closed or semi-operational (with heavy rescritions) while big corporations remain open without consequences. This Covid lie has ruined many peoples lives and businesses and is all done on purpose to bring about the One World Order. It goes much deeper than this but the purpose of this doc is to expose the evil and wickedness that works in the background to ruin peoples lives. So feel free to share this message with friends and family. No need to reply to the email i provided above as its not registered. But this information will tell you everything you need to know. https://docs.google.com/document/d/1-iQDfs-KxyphbRLDd12aGE9JDRnUgUrCCcn8cYBfb4s/edit\";}','2020-08-13 23:43:26'),(202,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:5:\"Maria\";s:8:\"text-743\";s:5:\"Banda\";s:8:\"text-477\";s:6:\"Lawyer\";s:8:\"text-624\";s:3:\"TBD\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:12:\"202.340.7148\";s:9:\"email-298\";s:27:\"mbanda@jd10.law.harvard.edu\";s:8:\"text-524\";s:8:\"Jonathan\";s:8:\"text-706\";s:9:\"Beauchamp\";s:8:\"text-492\";s:9:\"Economist\";s:8:\"text-947\";s:14:\"George Mason U\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:12:\"202.340.7521\";s:9:\"email-404\";s:35:\"beauchamp.jonathan.pierre@gmail.com\";s:8:\"text-172\";s:28:\"4545 Connecticut Ave NW #326\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:10:\"Washington\";s:8:\"text-901\";s:2:\"DC\";s:8:\"text-759\";s:5:\"20008\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:7:\"Anytime\";s:8:\"text-961\";s:8:\"Jonathan\";s:7:\"text-36\";s:49:\"Grand-parents (we can provide contact info later)\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:4:\"Thea\";s:8:\"text-512\";s:5:\"April\";s:8:\"text-970\";s:1:\"8\";s:8:\"text-143\";s:4:\"2019\";s:9:\"radio-519\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:285:\"We work from home (both now during COVID and generally)\nGrand-parents will sometimes visit for long periods of times (when it's safe)\nWe are a nurturing family and hope to find the right nanny for the long term\nWe are raising Thea in a low-tech environment (no phones, no screens)\";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Full Time\";}s:8:\"text-968\";s:45:\"~$25/hour x 50 hours = ~$1,250/week\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:153:\"To be discussed, but we intend to provide a standard benefits package that will likely include 50% of the health insurance costs, holidays off, vacations\";s:12:\"checkbox-378\";a:7:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:15:\"Preparing Meals\";i:2;s:30:\"Daily Log of Child(ren)\'s Play\";i:3;s:27:\"Picking up after Child(ren)\";i:4;s:21:\"Reading to Child(ren)\";i:5;s:26:\"Age-appropriate Activities\";i:6;s:24:\"Other (Please describe):\";}s:12:\"textarea-971\";s:171:\"Outdoor activities (when safe given covid), singing, dancing, arts and crafts\nAbility and willingness to clean the premises would be a nice bonus, but this is not critical\";s:9:\"radio-633\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-16\";s:0:\"\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:2:\"No\";}s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:513:\"We are looking for a loving, honest, reliable, and energetic nanny who will develop a genuine bond with our child and help our child develop and mature. \nWhile we will doubtless learn from the nanny's experience and take her advice, nanny must be flexible and willing to happily work with us and follow our directions on a number of things (we like to do certain things our way)\nThe nanny will organize stimulating activities, including arts and crafts, reading, singing, and dancing, and outdoor activities.\";s:12:\"textarea-404\";s:162:\"To be discussed, but this will include spending some time outside, doing various activities (see above), feeding our child, putting our child to sleep for her nap\";s:12:\"textarea-784\";s:491:\"> We are a vegetarian household; no meat (including fish, chicken, lamb) in the apartment/house\n> No cell phone/calls while on duty (e.g., we often see nannies talking on their phones while walking the baby or while letting the baby along in the playground; we don't want that! Nanny should truly and genuinely care for Thea and give her all her attention)\n> Covid-19-related measures (to be discussed, but will include change of clothes, mask outside, limited social contact)\";s:12:\"textarea-298\";s:94:\"Patient, loving, and firm when needed; give an explanation rather than just say "no"\";s:12:\"textarea-146\";s:8:\"N/A\";s:12:\"textarea-913\";s:8:\"Internet\";s:8:\"text-747\";s:3:\"JPB\";s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-647\";a:1:{i:0;s:0:\"\";}s:9:\"radio-234\";a:1:{i:0;s:0:\"\";}}','2020-08-14 12:59:12'),(203,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:2429:\"My name’s Eric and I just came across your website - metropolitannannies.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like metropolitannannies.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket… thanks to Talk With Web Visitor.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n \r\nCLICK HERE http://www.talkwithwebvisitors.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to learn more about everything Talk With Web Visitor can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE http://www.talkwithwebvisitors.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitors.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-08-15 11:35:04'),(204,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:20:\"Christine Ratterman \";s:9:\"email-722\";s:21:\"pronanny307@yahoo.com\";s:8:\"text-697\";s:12:\"704-609-0613\";s:12:\"textarea-853\";s:46:\"Would u have any Live In positions right now. \";}','2020-08-15 16:04:56'),(205,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:2116:\"Hey, my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at metropolitannannies.com.\r\n\r\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithwebvisitors.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitors.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-08-19 13:09:18'),(206,330,'a:83:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:5:\"Kelli\";s:8:\"text-743\";s:4:\"Hull\";s:8:\"text-477\";s:31:\"Business Development Executive \";s:8:\"text-624\";s:16:\"E3/Sentinel\";s:8:\"text-808\";s:12:\"202-297-1000\";s:8:\"text-666\";s:10:\"2022971000\";s:9:\"email-298\";s:22:\"kellilynnuse@gmail.com\";s:8:\"text-524\";s:6:\"Chris \";s:8:\"text-706\";s:4:\"Hull\";s:8:\"text-492\";s:13:\"Scrum Master \";s:8:\"text-947\";s:17:\"Net Services Inc.\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:12:\"703-935-3895\";s:9:\"email-404\";s:22:\"chris.h.hull@gmail.com\";s:8:\"text-172\";s:22:\"9131 Lake Parcel Drive\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:12:\"Fort Belvoir\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"22060\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:8:\"evening \";s:8:\"text-961\";s:5:\"Kelli\";s:7:\"text-36\";s:24:\"Eileen Hull 703-283-2012\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:251:\"We have technically not employed a Nanny, but we live a live-in Au Pair right now who takes care of our child Monday - Friday, 0800 - 1700. We also have a babysitter we used pre-COVID when our Au Pair had worked too many hours or was taking time off. \";s:12:\"checkbox-902\";a:1:{i:0;s:18:\"1-8 Week Placement\";}s:8:\"text-986\";s:12:\"Charles Hull\";s:8:\"text-512\";s:5:\"July \";s:8:\"text-970\";s:2:\"29\";s:8:\"text-143\";s:4:\"2019\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:8:\"n/a\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:9:\"radio-880\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-528\";s:5:\"Rocky\";s:7:\"text-38\";s:3:\"Dog\";s:8:\"text-918\";s:13:\"part pit-bull\";s:8:\"text-285\";s:5:\"Jewel\";s:8:\"text-298\";s:3:\"Dog\";s:8:\"text-940\";s:13:\"part pit-bull\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:352:\"We also have a 14 year old daughter who we share custody with her mother who is some times in our home, but unlikely when we need support while our Au Pair is on vacation. We are testing out a nanny agency as we will not be getting another Au Pair in January and we would like to move forward with an agency for full-time placement at the end of 2020. \";s:12:\"textarea-254\";s:63:\"BAD ASS Mom's of NOVA Facebook Group. Referred by Jaclyn. \";s:8:\"text-747\";s:2:\"KH\";s:9:\"radio-647\";a:1:{i:0;s:34:\"I do NOT agree to the above terms.\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-08-19 19:52:21'),(207,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:7:\"Jenifer\";s:8:\"text-743\";s:4:\"Yutz\";s:8:\"text-477\";s:2:\"OT\";s:8:\"text-624\";s:12:\"CTC Services\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"5082458025\";s:9:\"email-298\";s:19:\"rimmarker@gmail.com\";s:8:\"text-524\";s:7:\"Dominic\";s:8:\"text-706\";s:5:\"Marci\";s:8:\"text-492\";s:9:\"Executive\";s:8:\"text-947\";s:25:\"MGM Resorts International\";s:7:\"text-10\";s:10:\"8606252312\";s:8:\"text-555\";s:10:\"8606252312\";s:9:\"email-404\";s:19:\"rimmarker@gmail.com\";s:8:\"text-172\";s:20:\"2117 Robin Way Court\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:6:\"Vienna\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"22182\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:7:\"anytime\";s:8:\"text-961\";s:7:\"Dominic\";s:7:\"text-36\";s:13:\"Jennifer Yutz\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:16:\"Dominic Marci Jr\";s:8:\"text-512\";s:0:\"\";s:8:\"text-970\";s:0:\"\";s:8:\"text-143\";s:0:\"\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:6:\"Pheobe\";s:7:\"text-38\";s:14:\"French Bulldog\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:10:\"Snow White\";s:8:\"text-298\";s:3:\"Cat\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-396\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-795\";s:13:\"Jennifer Yutz\";s:8:\"text-542\";s:6:\"Spouse\";s:8:\"text-248\";s:10:\"Girlfriend\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:0:\"\";s:12:\"checkbox-113\";a:1:{i:0;s:9:\"Part Time\";}s:8:\"text-968\";s:5:\"17-20\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:0:\"\";s:12:\"checkbox-378\";a:6:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:7:\"Bathing\";i:2;s:15:\"Preparing Meals\";i:3;s:27:\"Picking up after Child(ren)\";i:4;s:21:\"Reading to Child(ren)\";i:5;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:34:\"To Dr. Appointments and activities\";s:9:\"radio-348\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:2:\"No\";}s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:34:\"Outgoing, highly energetic and fun\";s:12:\"textarea-404\";s:39:\"Schedules to follow all day with my son\";s:12:\"textarea-784\";s:0:\"\";s:12:\"textarea-298\";s:0:\"\";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:8:\"internet\";s:8:\"text-747\";s:2:\"Dm\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-08-19 20:22:31'),(208,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:7:\"Natalie\";s:8:\"text-743\";s:6:\"Gaines\";s:8:\"text-477\";s:7:\"Analyst\";s:8:\"text-624\";s:16:\"Dept. of Defense\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:12:\"443-510-1342\";s:9:\"email-298\";s:20:\"natgai0045@gmail.com\";s:8:\"text-524\";s:4:\"Alex\";s:8:\"text-706\";s:6:\"Taoras\";s:8:\"text-492\";s:20:\"Enterprise Architect\";s:8:\"text-947\";s:10:\"Contractor\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:0:\"\";s:9:\"email-404\";s:0:\"\";s:8:\"text-172\";s:17:\"305 Wesmond Drive\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:11:\"Alexandria \";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"22305\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:10:\"8AM - 12PM\";s:8:\"text-961\";s:8:\"Natalie \";s:7:\"text-36\";s:13:\"Regina Gaines\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:7:\"Zachary\";s:8:\"text-512\";s:4:\"June\";s:8:\"text-970\";s:2:\"20\";s:8:\"text-143\";s:4:\"2018\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:8:\"N/A\";s:8:\"text-332\";s:4:\"Paul\";s:8:\"text-770\";s:8:\"October \";s:8:\"text-887\";s:1:\"6\";s:8:\"text-386\";s:4:\"2020\";s:9:\"radio-407\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-532\";s:8:\"N/A\";s:8:\"text-393\";s:5:\"David\";s:8:\"text-404\";s:8:\"October \";s:8:\"text-793\";s:1:\"6\";s:8:\"text-119\";s:4:\"2020\";s:9:\"radio-190\";a:1:{i:0;s:4:\"Male\";}s:7:\"text-17\";s:8:\"N/A\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:222:\"We are expecting twins in late September and would like to have a nanny that can help us watch out two year old for 5 hours a day 4 days a week prior to their arrival, and 10 hours a day 3 days a week after their arrival. \";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Part Time\";}s:8:\"text-968\";s:0:\"\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:0:\"\";s:12:\"checkbox-378\";a:2:{i:0;s:15:\"Preparing Meals\";i:1;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-16\";s:0:\"\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:2:\"No\";}s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:82:\"Positive, creative, likes being outside, respectful of child’s ideas and feeling\";s:12:\"textarea-404\";s:212:\"Zach wakes up, eats breakfast at 8am, plays outside, goes for walk, sings/dances, lunch at 12pm, naps from 1-3pm, plays outside/inside, dinner at 6:30pm, quiet play and reading until 8pm, bedtime at 8pm\";s:12:\"textarea-784\";s:65:\"Positive reinforcement, learn through play, encourage creativity \";s:12:\"textarea-298\";s:48:\"Explaining why action is unsafe and redirecting \";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:8:\"Facebook\";s:8:\"text-747\";s:2:\"NG\";s:9:\"radio-647\";a:1:{i:0;s:34:\"I do NOT agree to the above terms.\";}s:9:\"radio-234\";a:1:{i:0;s:34:\"I do NOT agree to the above terms.\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-08-20 01:16:16'),(209,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"JaysonBooro\";s:9:\"email-722\";s:29:\"no-reply-86videos@outlook.com\";s:8:\"text-697\";s:11:\"84793541139\";s:12:\"textarea-853\";s:1069:\"Good Day \r\n \r\nMy name is Jayson. Sorry for this cold email but I believe our video ad service would help your E-com business a lot. \r\n \r\nI'd like to make you a stunning high converting video ad for your ecom brand. I own a videography studio here in China that produces high quality video ads for ecom brands in 5 days. \r\n \r\nWe source the product for you, film and edit all in 5 days. I believe you know the value of this extremely fast turnaround time in the E-com world. \r\n \r\nHere are the amazing reviews we got on Facebook: https://www.facebook.com/pg/86videos/reviews/ \r\n \r\nHere’s an amazing video we made in the pet niche:https://www.youtube.com/watch?v=tSpE2ASbw2Y \r\n \r\nWorkout Niche: https://www.youtube.com/watch?v=RiHkJSF1jL0 \r\n \r\nI hope you like our work. You can learn more about our service here: https://www.86vids.com \r\n \r\nIf you wanna work with us or just have a pleasant chat with me, simply message us on Facebook:https://www.facebook.com/86videos \r\n \r\n-Jayson\";s:6:\"submit\";s:4:\"SEND\";}','2020-08-20 11:52:37'),(210,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Sales Team\";s:9:\"email-722\";s:28:\"sales@totalsportsapparel.com\";s:8:\"text-697\";s:12:\"817-405-0866\";s:12:\"textarea-853\";s:737:\"Custom printed face masks and cotton face masks are made and shipped quickly by Total Sports Apparel. 3-ply and 2-ply. full-color logo/image printed in the center, on the side, or repeated all over the mask. \r\n\r\nSend your logo to get a free mock-up / virtual sample. Need 3 working days to make a real custom face mask sample. We will show you images for the sample, but if you need the sample on your hand, then you need to pay the shipping cost.\r\n \r\nWe need 1 week for up to 1,000 (after getting your written approval and payment), 2 weeks for 5,000, 4 weeks for 50,000, & 6 weeks for 100,000. DHL delivers in 8-10 days from Pakistan to USA and Europe. \r\nPlease tell us what cloth mask design you need, and we will make it.\r\n\";}','2020-08-20 13:33:45'),(211,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Albert kearns\";s:9:\"email-722\";s:26:\"remembermeshultz@gmail.com\";s:8:\"text-697\";s:12:\"440-667-7507\";s:12:\"textarea-853\";s:130:\"We are looking for a babysitter for 20 hrs a week. 1 child ( baby ). Please contact us at your earliest convenience. \n\nThank you\n\";}','2020-08-23 19:42:56'),(212,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:16:\"Melissa Mitchell\";s:9:\"email-722\";s:24:\"melissa@aaamarketing.top\";s:8:\"text-697\";s:12:\"224-635-0127\";s:12:\"textarea-853\";s:510:\"Hey, are you still open during the COVID lockdown?\r\n\r\nCould you handle more customers? A lot more?\r\n\r\nWe can help drive targeted customers to your website during these uncertain times:\r\n\r\nhttps://aaamarketing.top/up?=metropolitannannies.com\r\n\r\nBe safe and stay healthy,\r\nMelissa\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nAAA Marketing\r\n11918 SE Division Street Unit#1054\r\nPortland, OR 97266\r\n\r\nUnsub from future marketing:\r\nhttps://aaamarketing.top/unsubscribe.php/?site=metropolitannannies.com\";}','2020-08-23 21:04:15'),(213,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Emma Haberman\";s:9:\"email-722\";s:23:\"emma.haberman@gmail.com\";s:8:\"text-697\";s:12:\"917-848-6360\";s:12:\"textarea-853\";s:420:\"Hi! My husband and I are looking for a nanny to take care of our 15-month-old daughter. We live in Great Falls, near the village. We're looking for full-time, live-out care.\n\nBefore filling out the application, just wondering what the average placement time frame is right now. I'm guessing there's increased interest given the current climate and would just love a sense of the timeline.\n\nThank you!\nEmma\";}','2020-08-28 12:53:36'),(214,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Carson Sweezy\";s:9:\"email-722\";s:23:\"carson@carsonsweezy.com\";s:8:\"text-697\";s:10:\"7036248887\";s:12:\"textarea-853\";s:342:\"Hello,\n\nI'm a Private Chef based in Fairfax.\n\nDo you all partner with Private Chef's for your services or otherwise know of any Private Chef sourcing companies in the area? \n\nI would love to work with you if so!\n\nMy cell is 703-624-8887 and email carson@carsonsweezy.com\nhttps://www.instagram.com/carsonsweezy/\n\n\";}','2020-08-31 19:16:20'),(215,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:7:\"Allison\";s:8:\"text-743\";s:6:\"Kelley\";s:8:\"text-477\";s:10:\"Consultant\";s:8:\"text-624\";s:22:\"Xtreme Solutions, Inc.\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"6318483193\";s:9:\"email-298\";s:24:\"allison.kelley@gmail.com\";s:8:\"text-524\";s:5:\"Jesse\";s:8:\"text-706\";s:7:\"Damsker\";s:8:\"text-492\";s:14:\"VP, Operations\";s:8:\"text-947\";s:20:\" Reveragen Biopharma\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:10:\"2156808286\";s:9:\"email-404\";s:18:\"jdamsker@gmail.com\";s:8:\"text-172\";s:15:\"1056 N ROYAL ST\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:10:\"ALEXANDRIA\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:10:\"22314-1530\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:8:\"Any time\";s:8:\"text-961\";s:6:\"Either\";s:7:\"text-36\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:5:\"Riley\";s:8:\"text-512\";s:1:\"6\";s:8:\"text-970\";s:2:\"27\";s:8:\"text-143\";s:4:\"2020\";s:9:\"radio-519\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-561\";s:8:\"N/A\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:314:\"We are both currently working from home due to COVID, so it's important that a nanny be comfortable with that. We are seeking a nanny to work part-time Tuesdays, Wednesdays, and Thursdays from approximately 8:00am to 4:00pm. However we have some flexibility when it comes to both days of the week and hours.\";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Part Time\";}s:8:\"text-968\";s:27:\"Approximately $20/hour\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:49:\"Paid holidays, 5 sick days, 2 weeks paid vacation\";s:12:\"checkbox-378\";a:3:{i:0;s:15:\"Preparing Meals\";i:1;s:21:\"Reading to Child(ren)\";i:2;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-16\";s:0:\"\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:2:\"No\";}s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:66:\"We are looking for someone who truly enjoys caring for children. \";s:12:\"textarea-404\";s:70:\"Given our daughter's age, we don't have a strict schedule. \";s:12:\"textarea-784\";s:118:\"We would specifically like someone who has experience caring for infants given our daughter is presently 3 months old.\";s:12:\"textarea-298\";s:75:\"Given our daughter's age, we haven't yet had to discipline her. \";s:12:\"textarea-146\";s:8:\"N/A\";s:12:\"textarea-913\";s:6:\"Google\";s:8:\"text-747\";s:2:\"AK\";s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-647\";a:1:{i:0;s:0:\"\";}s:9:\"radio-234\";a:1:{i:0;s:0:\"\";}}','2020-09-02 18:07:43'),(216,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:16:\"Kristen Columbia\";s:9:\"email-722\";s:23:\"kcolumbia1129@gmail.com\";s:8:\"text-697\";s:10:\"4436680084\";s:12:\"textarea-853\";s:367:\"We would like Information about hiring a temporary nanny while we are scheduled at an event in Middleburg, VA. We are staying at the Red Fox Inn and Tavern and are looking for someone to stay with our 1 and 3 yo girls on Saturday, 9/19/20 from 11:30am - 3:30pm in the hotel. Is this something that your agency could help us with?\nThanks in advance!\nKristen \";}','2020-09-03 00:01:47'),(217,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:5:\"Sarah\";s:8:\"text-743\";s:5:\"Riley\";s:8:\"text-477\";s:16:\"Senior Associate\";s:8:\"text-624\";s:19:\"Booz Allen Hamilton\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:12:\"401-527-2244\";s:9:\"email-298\";s:27:\"sarah.marie.riley@gmail.com\";s:8:\"text-524\";s:6:\"Trevor\";s:8:\"text-706\";s:4:\"Keck\";s:8:\"text-492\";s:21:\"Deputy Head of Policy\";s:8:\"text-947\";s:4:\"ICRC\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:12:\"858-705-3684\";s:9:\"email-404\";s:23:\"trevor.a.keck@gmail.com\";s:8:\"text-172\";s:10:\"28 Q ST NE\";s:8:\"text-420\";s:5:\"Apt 1\";s:8:\"text-640\";s:10:\"Washington\";s:8:\"text-901\";s:2:\"DC\";s:8:\"text-759\";s:5:\"20002\";s:8:\"text-836\";s:12:\"401-527-2244\";s:8:\"text-290\";s:25:\"anytime between 830 & 6pm\";s:8:\"text-961\";s:5:\"Sarah\";s:7:\"text-36\";s:24:\"Marie Riley 401 523 9086\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:4:\"Liam\";s:8:\"text-512\";s:5:\"April\";s:8:\"text-970\";s:2:\"16\";s:8:\"text-143\";s:4:\"2019\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:2:\"NA\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:6:\"Diesel\";s:7:\"text-38\";s:3:\"Dog\";s:8:\"text-918\";s:74:\"very friendly easy dog; nanny should be ok with dogs, but nothing required\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:536:\"Liam is a a very sweet 16 month old boy. He does have some challenges with eating and napping. He is easily distracted at meal time and not very interested in eating most meals. As a result he is still low on the weight curve, and still taking alot of breast milk and formula. We are seeing a food therapist to help him improve his eating. We are looking for a nanny that can be very patient with him at meal time, and importantly follow our directions regarding eating. I am sure this will not be a problem, but just wanted to mention.\";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Full Time\";}s:8:\"text-968\";s:61:\"750 - 1,200 (depends on experience & also Nanny expectations)\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:224:\"At least 2 weeks vacation & all federal holidays. We may be able to offer more paid vacation, but would like to discuss this with the nanny as part of the package. Willing to contribute to the Nanny's healthcare policy.\";s:12:\"checkbox-378\";a:3:{i:0;s:15:\"Preparing Meals\";i:1;s:21:\"Reading to Child(ren)\";i:2;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-16\";s:2:\"NA\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:2:\"NA\";s:9:\"radio-452\";a:1:{i:0;s:2:\"No\";}s:8:\"text-279\";s:2:\"NA\";s:12:\"textarea-720\";s:127:\"Patient, kind and fun. Doesnt need to be athletic but able physically fit is important given that he is very active right now. \";s:12:\"textarea-404\";s:240:\"We are both working at home right now. Liam naps around 11 or 1130 - 130 or 2. He eats at around 830, takes his bottle before napping, and eats again at about 2pm after his nap. Then he eats dinner around 5 or 530. Otherwise he is playing.\";s:12:\"textarea-784\";s:0:\"\";s:12:\"textarea-298\";s:0:\"\";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:42:\"from Booz Allen Hamilton childcare support\";s:8:\"text-747\";s:2:\"TK\";s:9:\"radio-647\";a:1:{i:0;s:34:\"I do NOT agree to the above terms.\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-09-03 13:49:56'),(218,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:15:\"Mary Ruppe Nash\";s:9:\"email-722\";s:13:\"mnash@imf.org\";s:8:\"text-697\";s:12:\"202-841-0366\";s:12:\"textarea-853\";s:555:\"Dear Jacklyn,\n\nGood morning. I hope you are well. I work at the International Monetary Fund as their Education and Childcare Counselor, and I provide guidance to their staff (2500) on schools, daycares, nannies/babysitters, etc. \n\nWe spoke a few weeks back, when I had some questions about your company. Since then, we have recognized that our staff need more childcare support while working from home, and we are looking at ways to partner with organization to provide it. Would you be interested in exploring this option with us?\n\nThanks, Mary\n\n\";}','2020-09-03 14:49:41'),(219,330,'a:83:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:6:\"Emily \";s:8:\"text-743\";s:8:\"Sorkness\";s:8:\"text-477\";s:25:\"Supervisory Special Agent\";s:8:\"text-624\";s:7:\"DOJ-FBI\";s:8:\"text-808\";s:12:\"212-323-7269\";s:8:\"text-666\";s:12:\"216-235-7821\";s:9:\"email-298\";s:23:\"emilysorkness@gmail.com\";s:8:\"text-524\";s:4:\"Bret\";s:8:\"text-706\";s:8:\"Sorkness\";s:8:\"text-492\";s:13:\"Self-Employed\";s:8:\"text-947\";s:0:\"\";s:7:\"text-10\";s:12:\"212-518-7004\";s:8:\"text-555\";s:0:\"\";s:9:\"email-404\";s:18:\"sorkness@gmail.com\";s:8:\"text-172\";s:19:\"2601 16th Street NW\";s:8:\"text-420\";s:7:\"Apt 519\";s:8:\"text-640\";s:11:\"Washington \";s:8:\"text-901\";s:2:\"DC\";s:8:\"text-759\";s:5:\"20009\";s:8:\"text-836\";s:10:\"2162357821\";s:8:\"text-290\";s:0:\"\";s:8:\"text-961\";s:6:\"Emily \";s:7:\"text-36\";s:27:\"Teresa Oravetz 203-260-3518\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:91:\"Our daughter has been in daycare before but we have never had an in-home provider for her. \";s:12:\"checkbox-902\";a:1:{i:0;s:18:\"1-8 Week Placement\";}s:8:\"text-986\";s:14:\"Viola Sorkness\";s:8:\"text-512\";s:2:\"01\";s:8:\"text-970\";s:2:\"05\";s:8:\"text-143\";s:4:\"2019\";s:9:\"radio-519\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:9:\"radio-880\";a:1:{i:0;s:2:\"No\";}s:8:\"text-528\";s:9:\"Mr. Darcy\";s:7:\"text-38\";s:7:\"Aquatic\";s:8:\"text-918\";s:18:\"he lives in a tank\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:282:\"Our daycare is currently closed and we are seeking a part time nanny for at least one month but possible through November 6th or longer if daycare remains closed, starting as soon as possible. Our ideal schedule is Monday - Friday 8:30am - 1:30pm although we are a little flexible. \";s:12:\"textarea-254\";s:13:\"google search\";s:8:\"text-747\";s:3:\"EAS\";s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-647\";a:1:{i:0;s:0:\"\";}s:9:\"radio-234\";a:1:{i:0;s:0:\"\";}}','2020-09-03 17:17:54'),(220,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:20:\"Christine Ratterman \";s:9:\"email-722\";s:21:\"pronanny307@yahoo.com\";s:8:\"text-697\";s:12:\"704-609-0613\";s:12:\"textarea-853\";s:238:\"Hi. I registered with you a few years ago. I’m job searching again and wanted to see if you have any Live In nanny/Family assistant type jobs available. \nI’m ready to interview/start and relocate ASAP for a new position. \";}','2020-09-04 21:29:41'),(221,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:2116:\"Hey, my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at metropolitannannies.com.\r\n\r\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithwebvisitors.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitors.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-09-06 04:30:10'),(222,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:2966:\"Hey there, I just found your site, quick question…\r\n\r\nMy name’s Eric, I found metropolitannannies.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to learn more about everything Talk With Web Visitor can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE http://www.talkwithwebvisitors.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitors.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-09-07 20:59:53'),(223,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"Max Williams\";s:9:\"email-722\";s:19:\"Webrank06@gmail.com\";s:8:\"text-697\";s:10:\"7077060205\";s:12:\"textarea-853\";s:1247:\"Hello And Good Day\nI am Max (Jitesh Chauhan), a Marketing Manager with a reputable online marketing company based in India.\nWe can fairly quickly promote your website to the top of the search rankings with no long term contracts!\nWe can place your website on top of the Natural Listings on Google, Yahoo, and MSN. Our Search Engine Optimization team delivers more top rankings than anyone else, and we can prove it. We do not use "link farms" or "black hat" methods that Google and the other search engines frown upon and can use to de-list or ban your site. The techniques are proprietary, involving some valuable closely held trade secrets. Our prices are less than half of what other companies charge.\nWe would be happy to send you a proposal using the top search phrases for your area of expertise. Please contact me at your convenience so we can start saving you some money.\nIn order for us to respond to your request for information, please include your company’s website address (mandatory) and or phone number.\nSo let me know if you would like me to mail you more details or schedule a call. We'll be pleased to serve you.\nI look forward to your mail.\nFor any inquiry related to this, mail us.\nThanks and Regards\";}','2020-09-09 12:27:29'),(224,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:9:\"Dev chand\";s:9:\"email-722\";s:31:\"infomarketingwork.com@gmail.com\";s:8:\"text-697\";s:10:\"9856321478\";s:12:\"textarea-853\";s:489:\"Hello,\n\n\nI just wanted to check in and see if you are happy with your website right now or if there are things you’d like to change.\n\nDo you have any upgrades that you’ve been thinking about making, or possibly a redesign/rebuild?\n\nI have created some pretty amazing sites. My rates are very affordable. We also do Digital Marketing Services.\n\nLet me know what you think.\n\nPlease reply if you are interested so Share what’s app number or Skype ID for more discussion.\n\nThank you\";}','2020-09-11 07:38:25'),(225,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Alison George\";s:9:\"email-722\";s:32:\"alison@positivemarketingdept.top\";s:8:\"text-697\";s:12:\"224-874-4282\";s:12:\"textarea-853\";s:698:\"Hi,\r\n\r\nHas your business lost customers due to COVID-19?\r\n\r\nWe might be able to help.\r\n\r\nhttps://positivemarketingdept.top/up?=metropolitannannies.com\r\n\r\nWe're throwing a lifeline to businesses by sending targeted visitors to their websites. \r\n\r\nIf you're interested, click above for information about starting a free trial. There's no obligation or strings attached.\r\n\r\nBe safe and stay healthy.\r\n\r\nAlison\r\n\r\n\r\n\r\n\r\nPositive Marketing Dept\r\n2764 Pleasant RD \r\nBld APMB9 #34\r\nFort Mill SC 29708\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you do not want to recieve this marketing material:\r\nhttps://positivemarketingdept.top/unsubscribe.php/?site=metropolitannannies.com\r\n\";}','2020-09-17 09:45:51'),(226,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Snigdha Diehl\";s:9:\"email-722\";s:21:\"snigdha.b86@gmail.com\";s:8:\"text-697\";s:10:\"9175430898\";s:12:\"textarea-853\";s:94:\"Hi, we're looking for a live in nanny in Palmyra VA for our 3 yo. Do you cover this area?\";}','2020-09-17 20:50:26'),(227,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Darla Ervin\";s:9:\"email-722\";s:26:\"benjamin@agency.leads.fish\";s:8:\"text-697\";s:13:\"032 617 94 62\";s:12:\"textarea-853\";s:692:\"Hope you and your family are safe and well.\r\n\r\nI work for Editorial PR based here in London. We have a client that is potentially looking for\r\ncoverage on your site.\r\n\r\nDo you provide article-based promotion at all for clients? \r\n\r\nIf you do, it would be great to work with you.\r\n\r\nWe are also always looking for ways to increase our customers visibility online so if you have\r\nany other sites you think our clients would be interested in advertising on, we would love to\r\nsee them.\r\n\r\n I am currently working on a rolling 25-day budget so if you could come back as\r\nsoon as possible with your terms of business it would be appreciated.\r\n\r\nWe look forward to hearing from you\r\n\r\nKind Regards,\";}','2020-09-17 20:58:59'),(228,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:9:\"PamelaGop\";s:9:\"email-722\";s:32:\"contact2@theonlinepublishers.com\";s:8:\"text-697\";s:11:\"83945212676\";s:12:\"textarea-853\";s:1362:\"Grow Your Business with TOP Vlogger Experts \r\n \r\nHow would you like to have your company's story told in video clips? What better way to do that than with a series of short videos? Welcome to the world of vlogging. Vlogging is essentially blogging, except it is in the form of videos instead of written text. When you are a client of The Online Publishers (TOP) we can connect you with professionals who excel at this unique type of marketing. TOP Combines Vlogging and Influencers Marketing to boost your online reputation. \r\n \r\nClients love being able to express the highlights of their company or region through videos. A great digital marketing firm not only knows the ins and outs of creating vlogs but knows how and where to place them to gain the maximum exposure. Allow the vlogging gurus at TOP to do these things for you. \r\n \r\nAnother key feature of vlogging that TOP is excellent at is using social media sites to boost the videos. All exposure that your videos can obtain through social sites is great. Our service providers can successfully accomplish this for you. This is especially fantastic if you need to bolster your online reputation. Vlogs are a perfect way to do that and our providers know how to get it done right. Go online to http://www.theonlinepublishers.com/ now and ask our support team all about it.\";s:6:\"submit\";s:4:\"SEND\";}','2020-09-18 07:28:38'),(229,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"JoshuaPulky\";s:9:\"email-722\";s:25:\"no-replyteedrit@gmail.com\";s:8:\"text-697\";s:11:\"89529193113\";s:12:\"textarea-853\";s:1010:\"Hеllо! metropolitannannies.com \r\n \r\nDid yоu knоw thаt it is pоssiblе tо sеnd lеttеr pеrfесtly lаwful? \r\nWе prеsеntаtiоn а nеw uniquе wаy оf sеnding businеss оffеr thrоugh fееdbасk fоrms. Suсh fоrms аrе lосаtеd оn mаny sitеs. \r\nWhеn suсh rеquеsts аrе sеnt, nо pеrsоnаl dаtа is usеd, аnd mеssаgеs аrе sеnt tо fоrms spесifiсаlly dеsignеd tо rесеivе mеssаgеs аnd аppеаls. \r\nаlsо, mеssаgеs sеnt thrоugh соmmuniсаtiоn Fоrms dо nоt gеt intо spаm bесаusе suсh mеssаgеs аrе соnsidеrеd impоrtаnt. \r\nWе оffеr yоu tо tеst оur sеrviсе fоr frее. Wе will sеnd up tо 50,000 mеssаgеs fоr yоu. \r\nThе соst оf sеnding оnе milliоn mеssаgеs is 49 USD. \r\n \r\nThis оffеr is сrеаtеd аutоmаtiсаlly. Plеаsе usе thе соntасt dеtаils bеlоw tо соntасt us. \r\n \r\nContact us. \r\nTelegram - @FeedbackMessages \r\nSkype live:contactform_18 \r\nWhatsApp - +375259112693\";s:6:\"submit\";s:4:\"SEND\";}','2020-09-18 16:02:31'),(230,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:9:\"RachelSip\";s:9:\"email-722\";s:32:\"info@deoleodigitalpublishing.com\";s:8:\"text-697\";s:11:\"86434879442\";s:12:\"textarea-853\";s:354:\"Closing 100% of Your Fitness Consultations: 3 Secret Steps System Every Fitness Professional, Personal Trainer and Gym Owner Must Know To Succeed \r\nIn Our New Economy! by Tony Deoleo \r\n \r\nOfficial trailer https://youtu.be/wsO3rqGTT2I \r\n \r\nGet your Ebook today 50% OFF the paperback copy price NOW! @ https://www.tonydeoleo.com\";s:6:\"submit\";s:4:\"SEND\";}','2020-09-19 11:09:53'),(231,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"PaulaInine\";s:9:\"email-722\";s:22:\"fedratewatch@gmail.com\";s:8:\"text-697\";s:11:\"83223746311\";s:12:\"textarea-853\";s:1513:\"Yes, this is a cold email. But, unlike most cold emails. This one isn’t about selling you something. It’s about GIVING you something. \r\n \r\nIf you’re a homeowner this one thing can save your thousands of dollars. \r\n \r\nBanks traditionally overcharge on mortgages, profiting from homeowners. \r\n \r\nStill unknown to many there is this brilliant US government program that can benefit millions of Americans. \r\n \r\nHomeowners who have not taken advantage of the Homeowner’s Relief Savings Program (https://bit.ly/gov-relief-program) should before deadlines are announced! \r\n \r\nEligible homeowners are saving an average of 3252$/year. You can bet that banks are not thrilled about losing all that profit. \r\n \r\nThe government is making a final push and urging homeowners to take advantage. \r\n \r\nThis program is currently active but could shut down at any given time. The good news is that once you’re in, you’re in for good. It’s completely free to check if you qualify and takes 60 seconds or less. It is 100% risk-free and requires NO credit card! Just answer a few questions about your home on this page: https://bit.ly/gov-relief-program \r\n \r\nThe system will check for eligibility and give you the amount you could save as well as the step by step process to get enrolled. Yes, it is as simple as it sounds. \r\n \r\nhttps://bit.ly/gov-relief-program \r\n \r\nPro tip: A credit score of 600+ can help you get the largest possible payout. \r\n \r\nFED Rate Watch Team\";s:6:\"submit\";s:4:\"SEND\";}','2020-09-20 07:29:56'),(232,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Mike Nelson\r\n\";s:9:\"email-722\";s:24:\"no-replyMyday@google.com\";s:8:\"text-697\";s:11:\"87564324766\";s:12:\"textarea-853\";s:440:\"Hеllо! \r\nIf you want to get ahead of your competition, have a higher Domain Authority score. Its just simple as that. \r\nWith our service you get Domain Authority above 50 points in just 30 days. \r\n \r\nThis service is guaranteed \r\n \r\nFor more information, check our service here \r\nhttps://www.monkeydigital.co/Get-Guaranteed-Domain-Authority-50/ \r\n \r\nthank you \r\nMike Nelson\r\n \r\nMonkey Digital \r\nsupport@monkeydigital.co\";s:6:\"submit\";s:4:\"SEND\";}','2020-09-20 18:54:33'),(233,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:8:\"Mariajar\";s:9:\"email-722\";s:19:\"afrsar777@gmail.com\";s:8:\"text-697\";s:11:\"88481924921\";s:12:\"textarea-853\";s:2158:\"Мечтаете разнообразить вашу сексуальную жизнь? Добиться принципиально новых ощущений позволят эротические товары \r\n \r\nОдин из самых распространенных способов достичь ярких ощущений – купить вибратор</a>. С его помощью просто добиться дополнительной симуляции эрогенных зон и точек. Только не используйте его в одиночестве, доверьтесь своему партнеру. Это укрепит вашу эмоциональную связь и поможет стать более раскованными друг с другом.</p> \r\nТакже среди игрушек для взрослых распространены эрекционные кольца, наручники, различные смазки и стимуляторы. Начните с чего-нибудь одного, не бойтесь пробовать разные варианты, и вы непременно сможете найти то, что придется по душе вам и партнеру.</p> \r\nСтоит отметить: купить презервативы</a>, вагинальные шарики, фаллоиммитаторы, вакуумные помпы, и остальные игрушки для взрослых вы сможете в интернет-магазине «Афродита» (afroditalove.ru).</p> \r\n \r\nРельно рабочий конский возбудитель</a> \r\n \r\nпромокод 10% скидка в магазин интим Афродита в сентябре DA13LQJW</b>\";s:6:\"submit\";s:4:\"SEND\";}','2020-09-24 02:11:11'),(234,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:346:\"On This Morning, Elon Musk shared the secret of how quickly he got rich while coronavirus is raging all over the world!He already shared this news on social networks and those who believed and tried the platform started writing letters to him. Click here for the full article and free system access! https://tinyurl.com/yyg3rytr\";s:9:\"email-722\";s:23:\"i.l.a.v93.3.9@gmail.com\";s:8:\"text-697\";s:11:\"88289262666\";s:12:\"textarea-853\";s:349:\"On This Morning, Elon Musk shared the secret of how quickly he got rich while coronavirus is raging all over the world! \r\nHe already shared this news on social networks and those who believed and tried the platform started writing letters to him. Click here for the full article and free system access! https://tinyurl.com/y5sqe6af\";s:6:\"submit\";s:4:\"SEND\";}','2020-09-24 06:33:09'),(235,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:5:\"Kelly\";s:8:\"text-743\";s:6:\"Rumpke\";s:8:\"text-477\";s:19:\"Stay at home mother\";s:8:\"text-624\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:14:\"(443) 812-2881\";s:9:\"email-298\";s:22:\"kelly.rumpke@gmail.com\";s:8:\"text-524\";s:2:\"EJ\";s:8:\"text-706\";s:6:\"Rumpke\";s:8:\"text-492\";s:49:\"Commercial Real Estate development and Investment\";s:8:\"text-947\";s:3:\"TPI\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:14:\"(443) 569-1718\";s:9:\"email-404\";s:18:\"ejrumpke@gmail.com\";s:8:\"text-172\";s:17:\"121 Melvin Avenue\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:9:\"Annapolis\";s:8:\"text-901\";s:2:\"MD\";s:8:\"text-759\";s:5:\"21401\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:2:\"AM\";s:8:\"text-961\";s:5:\"Kelly\";s:7:\"text-36\";s:46:\"Elizabeth Williams- Grandmother (443) 812-2880\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:105:\"We have never employed a full time nanny but we currently employ a night nurse and part time babysitter. \";s:8:\"text-986\";s:9:\"Mary Jane\";s:8:\"text-512\";s:4:\"July\";s:8:\"text-970\";s:2:\"18\";s:8:\"text-143\";s:4:\"2018\";s:9:\"radio-519\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-561\";s:23:\"2 days a week 1.5 hours\";s:8:\"text-332\";s:5:\"Annie\";s:8:\"text-770\";s:5:\"July \";s:8:\"text-887\";s:1:\"9\";s:8:\"text-386\";s:4:\"2020\";s:9:\"radio-407\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:9:\"Charlotte\";s:8:\"text-404\";s:5:\"July \";s:8:\"text-793\";s:1:\"9\";s:8:\"text-119\";s:4:\"2020\";s:9:\"radio-190\";a:1:{i:0;s:6:\"Female\";}s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:3:\"Red\";s:7:\"text-38\";s:8:\"Labrador\";s:8:\"text-918\";s:11:\"6 years old\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:0:\"\";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Full Time\";}s:8:\"text-968\";s:16:\"$15-$20 per hour\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:102:\"Paid vacation, sick days, health insurance not provided, open to discussing other appropriate benefits\";s:12:\"checkbox-378\";a:7:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:7:\"Bathing\";i:2;s:15:\"Preparing Meals\";i:3;s:30:\"Daily Log of Child(ren)\'s Play\";i:4;s:27:\"Picking up after Child(ren)\";i:5;s:21:\"Reading to Child(ren)\";i:6;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:72:\"To and from planned activities if a parent is not available to transport\";s:9:\"radio-348\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-466\";s:12:\"If necessary\";s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:667:\"We are looking for someone who can jump right in and assist me with our normal day to day. We recently welcomed twin girls into our family and I need someone that is equally comfortable entertaining our two year old and comforting and caring for infants. Ideally, I need a partner that can help me tackle caring for our three girls each day so that my husband can focus on building his business and my mother (who has been helping a lot) can return to her life. \n\nThe ideal candidate would be a self starter, patient, a natural and experienced caretaker, flexible, trustworthy and honest, outgoing and energetic and always willing to jump in and help where necessary.\";s:12:\"textarea-404\";s:1708:\"Our twins are 11 weeks old and have recently started sleeping through the night. They wake up around 6am and I feed them in bed before getting our two year old out of bed around 7am. We play with the babies upstairs during their awake time (~60-90 min) and then put them down for their first nap of the day around 7:30/8. We then eat breakfast as a family and my husband prepares for his work day. He either leaves the home or works in his office at our house starting around 9am. \n\nWe currently have part time childcare provided by a college student in the neighborhood. She comes over 5 days a week from 9-1 to play with my toddler. While she takes our toddler on walks around the neighborhood, plays outside or does crafts with her, I take care of the babies. She will be returning to school in January but we are looking for additional help before then as I need assistance with the twins ASAP. Mary Jane also attends school in a pod in the neighborhood 2 mornings a week and attends an outdoor music class one morning a week. \n\nThe twins are on a 3 hour feeding schedule and we subscribe to the eat, play, sleep philosophy. Their naps range anywhere from 2 hours to 20 minutes. I currently spend my entire day attending to the twins and my mother has been spending a significant amount of time at our home helping me take care of them. \n\nMary Jane eats lunch around 12/1230 and goes down for her afternoon nap by 1pm. She usually sleeps for 2-3 hours. \n\nWe eat dinner as a family around 6pm. \n\nMary Jane takes a bath and is in bed by 7pm. \n\nThe twins have their last feeding of the day around 7:30 and are in bed by 8pm. We currently have a night nurse that tends to the twins from 10pm-6am. \n\";s:12:\"textarea-784\";s:743:\"My biggest requirement is significant experience with infants. I don't have the bandwidth to be teaching someone how to care for a newborn. I need someone that if they hear a baby crying will be aware of where they are in their schedule (we currently track this in an app) and will attend to their needs appropriately and independently. I am currently exclusively breastfeeding but will occasionally give them bottles as necessary. So comfort with all types of feeding is also a requirement. \n\nWe have a number of family homes that durning normal times we try to visit at least once or twice a quarter depending on the season. We would like a caregiver that could potentially travel with us to these places when given appropriate notice. \";s:12:\"textarea-298\";s:380:\"Our discipline style is constantly evolving. Our toddler has only just reached the stage where discipline is appropriate so we are constantly adapting to what works for her. We would love a caregiver with experience disciplining toddlers and helping them work through their big feelings. \n\nWe never discipline our children physically and will never allow others to do so either. \";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:13:\"Google search\";s:8:\"text-747\";s:2:\"KR\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-396\";a:1:{i:0;s:0:\"\";}s:9:\"radio-452\";a:1:{i:0;s:0:\"\";}s:9:\"radio-234\";a:1:{i:0;s:0:\"\";}}','2020-09-24 15:53:29'),(236,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:27:\"Analia Verónica Pissarello\";s:9:\"email-722\";s:24:\"veropissarello@gmail.com\";s:8:\"text-697\";s:14:\"+5491138604923\";s:12:\"textarea-853\";s:325:\"Hello, good morning, my name is Veronica Pissarello and I will arrive in Washington in December, I am a teacher, mother of 3 adult girls and I adore children. It is pedagogy for my profession here in Argentina. My intention is to work as a nanny for Latino families since my English is basic.\nFrom already thank you very much\";}','2020-09-24 16:38:49'),(237,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Joe Miller\";s:9:\"email-722\";s:20:\"info@domainworld.com\";s:8:\"text-697\";s:12:\"+12548593423\";s:12:\"textarea-853\";s:1704:\"IMPORTANCE NOTICE\n\nNotice#: 491343\nDate: 2020-09-27 \n\nExpiration message of your metropolitannannies.com\n\nEXPIRATION NOTIFICATION\n\nCLICK HERE FOR SECURE ONLINE PAYMENT: http://domainworldset.com/?n=metropolitannannies.com&r=a&t=1601106142&p=v1\n\nThis purchase expiration notification metropolitannannies.com advises you about the submission expiration of domain metropolitannannies.com for your e-book submission. \nThe information in this purchase expiration notification metropolitannannies.com may contains CONFIDENTIAL AND/OR LEGALLY PRIVILEGED INFORMATION from the processing department from the processing department to purchase our e-book submission. NON-COMPLETION of your submission by the given expiration date may result in CANCELLATION of the purchase.\n\nCLICK HERE FOR SECURE ONLINE PAYMENT: http://domainworldset.com/?n=metropolitannannies.com&r=a&t=1601106142&p=v1\n\nACT IMMEDIATELY. The submission notification metropolitannannies.com for your e-book will EXPIRE WITHIN 2 DAYS after reception of this email\n\nThis notification is intended only for the use of the individual(s) having received this message. \n\nPLEASE CLICK ON SECURE ONLINE PAYMENT TO COMPLETE YOUR PAYMENT\n\nSECURE ONLINE PAYMENT: http://domainworldset.com/?n=metropolitannannies.com&r=a&t=1601106142&p=v1\n\nNon-completion of your submission by given expiration date may result in cancellation.\n\nAll online services will be restored automatically upon confirmation of payment. Delivery will be completed within 24 hours. \n\nCLICK UNDERNEATH FOR IMMEDIATE PAYMENT:\n\nSECURE ONLINE PAYMENT: http://domainworldset.com/?n=metropolitannannies.com&r=a&t=1601106142&p=v1\";}','2020-09-26 07:42:26'),(238,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"Clifton Harlan\";s:9:\"email-722\";s:26:\"harlan.clifton99@gmail.com\";s:8:\"text-697\";s:11:\"06-57714005\";s:12:\"textarea-853\";s:447:\"Hi,\r\n\r\nWe're wondering if you've ever considered taking the content from metropolitannannies.com and converting it into videos to promote on social media platforms such as Youtube?\r\n\r\nIt's another 'rod in the pond' in terms of traffic generation, as so many people use Youtube.\r\n\r\nYou can read a bit more about the software here: https://www.vidnami.com/c/James90-vn-freetrial\r\n\r\nKind Regards,\r\nClifton\";}','2020-09-26 18:52:19'),(239,330,'a:83:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:5:\"Joyce\";s:8:\"text-743\";s:5:\"Chang\";s:8:\"text-477\";s:6:\"Lawyer\";s:8:\"text-624\";s:24:\"Summit Ridge Energy, LLC\";s:8:\"text-808\";s:10:\"3016131939\";s:8:\"text-666\";s:10:\"3016131939\";s:9:\"email-298\";s:16:\"JYC425@gmail.com\";s:8:\"text-524\";s:5:\"Brian\";s:8:\"text-706\";s:8:\"Garzione\";s:8:\"text-492\";s:7:\"Lawyer \";s:8:\"text-947\";s:31:\"Hawkins, Delafield and Wood LLP\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:12:\"718-450-5264\";s:9:\"email-404\";s:21:\"bgarzione@hotmail.com\";s:8:\"text-172\";s:16:\"5502 Park Street\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:11:\"chevy chase\";s:8:\"text-901\";s:2:\"MD\";s:8:\"text-759\";s:5:\"20815\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:0:\"\";s:8:\"text-961\";s:5:\"Joyce\";s:7:\"text-36\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:190:\"We have used our current nanny for 6 years; however, she recently had an accident and will be not be able to work for the next few months and, as such, we are looking for a temporary nanny. \";s:12:\"checkbox-902\";a:1:{i:0;s:18:\"1-8 Week Placement\";}s:8:\"text-986\";s:6:\"Sophie\";s:8:\"text-512\";s:6:\"April \";s:8:\"text-970\";s:2:\"26\";s:8:\"text-143\";s:4:\"2014\";s:9:\"radio-519\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-561\";s:3:\"9-3\";s:8:\"text-332\";s:5:\"Sadie\";s:8:\"text-770\";s:7:\"January\";s:8:\"text-887\";s:1:\"4\";s:8:\"text-386\";s:4:\"2018\";s:9:\"radio-407\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-532\";s:9:\"9-3 (MTW)\";s:8:\"text-393\";s:6:\"Xander\";s:8:\"text-404\";s:8:\"November\";s:8:\"text-793\";s:2:\"18\";s:8:\"text-119\";s:4:\"2019\";s:9:\"radio-190\";a:1:{i:0;s:4:\"Male\";}s:7:\"text-17\";s:3:\"NA \";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:9:\"radio-880\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:0:\"\";s:12:\"textarea-254\";s:9:\"Internet \";s:8:\"text-747\";s:2:\"JC\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-09-28 03:36:33'),(240,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"James Walter\r\n\";s:9:\"email-722\";s:26:\"no-reply@hilkom-digital.de\";s:8:\"text-697\";s:11:\"86443459819\";s:12:\"textarea-853\";s:548:\"Hi there \r\nI have just checked metropolitannannies.com for the ranking keywords and seen that your SEO metrics could use a boost. \r\n \r\nWe will improve your SEO metrics and ranks organically and safely, using only whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nPlease check our pricelist here, we offer SEO at cheap rates. \r\nhttps://www.hilkom-digital.de/cheap-seo-packages/ \r\n \r\nStart increasing your sales and leads with us, today! \r\n \r\nregards \r\nHilkom Digital Team \r\nsupport@hilkom-digital.de\";s:6:\"submit\";s:4:\"SEND\";}','2020-09-29 02:09:20'),(241,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"WilliamFurce\";s:9:\"email-722\";s:28:\"info@metropolitannannies.com\";s:8:\"text-697\";s:11:\"89337624699\";s:12:\"textarea-853\";s:186:\"Hey \r\n \r\nBuy all styles of Oakley Sunglasses only 19.99 dollars. If interested, please visit our site: supersunglasses.online \r\n \r\n \r\nThank You, \r\n \r\nContact Us | Metropolitan Nannies\";s:6:\"submit\";s:4:\"SEND\";}','2020-09-29 13:10:58'),(242,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:17:\"Hyacinth Delores \";s:8:\"text-743\";s:7:\"Webster\";s:8:\"text-477\";s:19:\"609 Chester street \";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:9:\"Brooklyn \";s:8:\"text-901\";s:2:\"Ny\";s:8:\"text-759\";s:5:\"11212\";s:8:\"text-836\";s:10:\"7183451627\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:12:\"703-309-1042\";s:9:\"email-298\";s:19:\"isosweet2@yahoo.com\";s:8:\"text-290\";s:8:\"Anytime \";s:8:\"text-961\";s:10:\"7033091042\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:9:\"140742173\";s:8:\"text-737\";s:9:\"New York \";s:8:\"text-139\";s:2:\"55\";s:8:\"text-331\";s:20:\"12/01/2020\";s:8:\"text-986\";s:9:\"Virginia \";s:8:\"text-512\";s:9:\"Maryland \";s:8:\"text-970\";s:2:\"DC\";s:8:\"text-143\";s:0:\"\";s:8:\"text-519\";s:12:\"1,000 and up\";s:12:\"checkbox-982\";a:3:{i:0;s:9:\"Full Time\";i:1;s:8:\"Live Out\";i:2;s:7:\"Live In\";}s:12:\"checkbox-717\";a:4:{i:0;s:9:\"Week Days\";i:1;s:11:\"Week Nights\";i:2;s:10:\"Over Night\";i:3;s:8:\"Weekends\";}s:12:\"checkbox-939\";a:7:{i:0;s:7:\"Laundry\";i:1;s:7:\"Bathing\";i:2;s:19:\"Reading to Children\";i:3;s:7:\"Feeding\";i:4;s:15:\"Preparing Meals\";i:5;s:8:\"Cleaning\";i:6;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:12:\"checkbox-282\";a:2:{i:0;s:7:\"Laundry\";i:1;s:7:\"Errands\";}s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-871\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-252\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:10:\"Carmy 2019\";s:9:\"radio-659\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-603\";s:10:\"Excellent \";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:12:\"textarea-192\";s:0:\"\";s:12:\"textarea-772\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:12:\"textarea-334\";s:0:\"\";s:11:\"textarea-48\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:12:\"textarea-590\";s:0:\"\";s:12:\"textarea-303\";s:0:\"\";s:8:\"text-955\";s:12:\"Tracee cohen\";s:8:\"text-162\";s:0:\"\";s:9:\"radio-283\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-315\";s:16:\"20 calgate lane \";s:8:\"text-516\";s:9:\"Woodburg \";s:8:\"text-217\";s:2:\"Ny\";s:8:\"text-185\";s:5:\"11797\";s:8:\"text-800\";s:4:\"$925\";s:8:\"text-462\";s:19:\"9/31/2015\";s:8:\"text-108\";s:5:\"Still\";s:8:\"text-321\";s:1:\"9\";s:8:\"text-317\";s:3:\"6.4\";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:9:\"radio-682\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-529\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-342\";s:119:\"Cook, laundry, drive them to all activities, play dates Bathe, drop off and pick up for school also lite housekeeping.\";s:12:\"textarea-741\";s:51:\"I am still with the family but will be moving soon.\";s:8:\"text-754\";s:18:\"Danielle Roofener \";s:8:\"text-184\";s:10:\"6468727200\";s:9:\"radio-168\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-663\";s:16:\"510 kimball ave \";s:8:\"text-372\";s:10:\"Westfeild \";s:7:\"text-42\";s:2:\"Nj\";s:8:\"text-191\";s:0:\"\";s:8:\"text-787\";s:4:\"$750\";s:8:\"text-142\";s:19:\"2/20/2012\";s:8:\"text-718\";s:19:\"7/31/2015\";s:8:\"text-213\";s:1:\"8\";s:8:\"text-123\";s:1:\"6\";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:9:\"radio-719\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-735\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-728\";s:0:\"\";s:12:\"textarea-287\";s:37:\"The kids went in to school full time \";s:8:\"text-140\";s:0:\"\";s:8:\"text-175\";s:0:\"\";s:8:\"text-816\";s:0:\"\";s:8:\"text-374\";s:0:\"\";s:8:\"text-618\";s:0:\"\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:0:\"\";s:8:\"text-521\";s:0:\"\";s:8:\"text-230\";s:0:\"\";s:8:\"text-276\";s:0:\"\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:12:\"textarea-737\";s:0:\"\";s:12:\"textarea-152\";s:0:\"\";s:12:\"textarea-307\";s:0:\"\";s:12:\"textarea-578\";s:0:\"\";s:12:\"textarea-528\";s:0:\"\";s:12:\"textarea-697\";s:0:\"\";s:12:\"textarea-999\";s:0:\"\";s:12:\"textarea-256\";s:0:\"\";s:12:\"textarea-751\";s:0:\"\";s:12:\"textarea-148\";s:0:\"\";s:12:\"textarea-723\";s:0:\"\";s:12:\"textarea-475\";s:6:\"Friend\";s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-480\";a:1:{i:0;s:0:\"\";}s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-736\";a:1:{i:0;s:0:\"\";}s:9:\"radio-855\";a:1:{i:0;s:0:\"\";}s:9:\"radio-967\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-09-30 16:54:04'),(243,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Joe Miller\";s:9:\"email-722\";s:20:\"info@domainworld.com\";s:8:\"text-697\";s:12:\"+12548593423\";s:12:\"textarea-853\";s:1700:\"IMPORTANCE NOTICE\n\nNotice#: 491343\nDate: 2020-10-02 \n\nExpiration message of your metropolitannannies.com\n\nEXPIRATION NOTIFICATION\n\nCLICK HERE FOR SECURE ONLINE PAYMENT: https://gomydomainer.com/?n=metropolitannannies.com&r=a&t=1601546933&p=v1\n\nThis purchase expiration notification metropolitannannies.com advises you about the submission expiration of domain metropolitannannies.com for your e-book submission. \nThe information in this purchase expiration notification metropolitannannies.com may contains CONFIDENTIAL AND/OR LEGALLY PRIVILEGED INFORMATION from the processing department from the processing department to purchase our e-book submission. NON-COMPLETION of your submission by the given expiration date may result in CANCELLATION of the purchase.\n\nCLICK HERE FOR SECURE ONLINE PAYMENT: https://gomydomainer.com/?n=metropolitannannies.com&r=a&t=1601546933&p=v1\n\nACT IMMEDIATELY. The submission notification metropolitannannies.com for your e-book will EXPIRE WITHIN 2 DAYS after reception of this email\n\nThis notification is intended only for the use of the individual(s) having received this message. \n\nPLEASE CLICK ON SECURE ONLINE PAYMENT TO COMPLETE YOUR PAYMENT\n\nSECURE ONLINE PAYMENT: https://gomydomainer.com/?n=metropolitannannies.com&r=a&t=1601546933&p=v1\n\nNon-completion of your submission by given expiration date may result in cancellation.\n\nAll online services will be restored automatically upon confirmation of payment. Delivery will be completed within 24 hours. \n\nCLICK UNDERNEATH FOR IMMEDIATE PAYMENT:\n\nSECURE ONLINE PAYMENT: https://gomydomainer.com/?n=metropolitannannies.com&r=a&t=1601546933&p=v1\";}','2020-10-01 10:08:56'),(244,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:175:\"Elon Musk shared the secret of how quickly he got rich during quarantine! Click here for the full article and free system access! https://tinyurl.com/ybe5rnl3\";s:9:\"email-722\";s:28:\"a.le.k.se.j.lizko.@gmail.com\";s:8:\"text-697\";s:11:\"88623922351\";s:12:\"textarea-853\";s:150:\"Elon Musk shared a new online system for earning! Click here for the full article and free system access! https://tinyurl.com/ycd4m948\";s:6:\"submit\";s:4:\"SEND\";}','2020-10-02 06:08:44'),(245,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:6:\"Meghan\";s:8:\"text-743\";s:7:\"Glasgow\";s:8:\"text-477\";s:10:\"Consultant\";s:8:\"text-624\";s:19:\"Deloitte Consulting\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:12:\"646-325-3287\";s:9:\"email-298\";s:23:\"meghanglasgow@gmail.com\";s:8:\"text-524\";s:4:\"Chad\";s:8:\"text-706\";s:7:\"Vanlier\";s:8:\"text-492\";s:11:\"Advertising\";s:8:\"text-947\";s:10:\"Whereoware\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:12:\"703-967-3189\";s:9:\"email-404\";s:0:\"\";s:8:\"text-172\";s:22:\"10603 Springvale Court\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:11:\"Great Falls\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"22066\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:7:\"anytime\";s:8:\"text-961\";s:6:\"Meghan\";s:7:\"text-36\";s:46:\"Drew Glasgow, brother/uncle, 703-801-9449\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:208:\"We had a full-time nanny for almost 5 years. She worked 40 hours a week and was responsible for driving my children to school, taking them to playdates and other activities, and also did light housekeeping. \";s:8:\"text-986\";s:6:\"Declan\";s:8:\"text-512\";s:8:\"February\";s:8:\"text-970\";s:2:\"18\";s:8:\"text-143\";s:4:\"2015\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:22:\"in school from 8am-3pm\";s:8:\"text-332\";s:14:\"Mary McCormick\";s:8:\"text-770\";s:9:\"September\";s:8:\"text-887\";s:2:\"28\";s:8:\"text-386\";s:4:\"2016\";s:9:\"radio-407\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-532\";s:23:\"in school from 8am-11am\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:309:\"I'd prefer a part-time nanny to work from 11am - 5pm. If that isn't feasible, then we can go with a full-time nanny but she must be willing to do light housework and errands for me. Those may include getting my car cleaned, oil changed. Housework would be sheets/towels and the kids laundry. \";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Part Time\";}s:8:\"text-968\";s:57:\"Cannot go above $840 a week. STRONGLY prefer under $750. \";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:39:\"Nanny will get 2 weeks paid vacation. \";s:12:\"checkbox-378\";a:4:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:15:\"Preparing Meals\";i:2;s:21:\"Reading to Child(ren)\";i:3;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:140:\"If she works full-time (40 hours), then her responsibilities will be greater. If she works 30 hours or less, then she can just watch kids. \";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:77:\"She needs to pick up Mary from school at 11am and Declan from school at 3pm. \";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:143:\"I'd prefer her to drive her own car but she can drive mine, if necessary. if she drives her own car, I will buy her a tank of gas a week. \";s:9:\"radio-452\";a:1:{i:0;s:2:\"No\";}s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:30:\"Laid-back, likes the outdoors,\";s:12:\"textarea-404\";s:593:\"8am - I drop kids off at school\n11am - I pick up Mary from school, we do some coloring or activity at our kitchen table\n12pm - Mary and I have lunch together, she changes out of her school uniform\n1:30pm - we either read, go to the playground or do an activity together (bake cookies, do a puzzle) or Mary plays by herself (50% of the time) \n3pm - we pick up Declan from school and go to playground (I usually have a snack) \n4:30pm - we go home \n5:30pm - dinner \n6:30-7:30pm - play games, watch TV (only on Friday and Sat nights), go for a walk\n7:30pm - brush teeth, read books\n8pm - bedtime. \";s:12:\"textarea-784\";s:0:\"\";s:12:\"textarea-298\";s:343:\"We try to follow the Montessori approach to parenting. Kids attend a Montessori school. We are very firm with the kids but do not use loud voices. I try to frame things as choices - e.g. do you want to brush your teeth now or in 1 minute? I do not time outs but will sit with one of the kids if they have misbehaved. ZERO spanking allowed. \";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:17:\"Say hi to Ercin! \";s:8:\"text-747\";s:3:\"meg\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:34:\"I do NOT agree to the above terms.\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-10-05 18:53:40'),(246,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:7:\"Damaris\";s:8:\"text-743\";s:5:\"Palma\";s:8:\"text-477\";s:20:\"600 South Alder Ave.\";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:8:\"Sterling\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"20164\";s:8:\"text-836\";s:10:\"7035827903\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"7035827903\";s:9:\"email-298\";s:24:\"damarispalma12@yahoo.com\";s:8:\"text-290\";s:7:\"Anytime\";s:8:\"text-961\";s:13:\"Rodrigo Palma\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:11:\"T65-36-5782\";s:8:\"text-737\";s:2:\"VA\";s:8:\"text-139\";s:2:\"61\";s:8:\"text-331\";s:20:\"10/06/2020\";s:8:\"text-986\";s:8:\"Sterling\";s:8:\"text-512\";s:6:\"Reston\";s:8:\"text-970\";s:7:\"Ashburn\";s:8:\"text-143\";s:7:\"Herndon\";s:8:\"text-519\";s:14:\"$18-$20 hourly\";s:12:\"checkbox-982\";a:1:{i:0;s:9:\"Full Time\";}s:12:\"checkbox-717\";a:3:{i:0;s:9:\"Week Days\";i:1;s:11:\"Week Nights\";i:2;s:8:\"Weekends\";}s:12:\"checkbox-939\";a:7:{i:0;s:7:\"Laundry\";i:1;s:7:\"Bathing\";i:2;s:19:\"Reading to Children\";i:3;s:7:\"Feeding\";i:4;s:15:\"Preparing Meals\";i:5;s:8:\"Cleaning\";i:6;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-871\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-252\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:13:\"Nissan Sentra\";s:9:\"radio-659\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-603\";s:21:\"Clean Driving Record.\";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:17:\"Subway Sandwiches\";s:8:\"text-887\";s:10:\"Juan (NLN)\";s:8:\"text-386\";s:14:\"(703) 729-7458\";s:9:\"radio-407\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-532\";s:28:\"44110 Ashburn Shopping Plaza\";s:8:\"text-393\";s:7:\"Ashburn\";s:8:\"text-793\";s:2:\"VA\";s:8:\"text-119\";s:5:\"20147\";s:7:\"text-17\";s:6:\"$11.00\";s:8:\"text-976\";s:12:\"06/2018\";s:8:\"text-995\";s:7:\"Present\";s:12:\"textarea-192\";s:128:\"Prepare meals for customers, provide superior customer service, handle transactions at the cash register, clean the restaurant. \";s:12:\"textarea-772\";s:8:\"N/A\";s:8:\"text-416\";s:5:\"Exxon\";s:8:\"text-218\";s:11:\"Bimer (NLN)\";s:7:\"text-81\";s:13:\"(703) 464-077\";s:9:\"radio-418\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-528\";s:18:\"23050 Pacific Blvd\";s:7:\"text-38\";s:8:\"Sterling\";s:8:\"text-918\";s:2:\"VA\";s:8:\"text-285\";s:5:\"20166\";s:8:\"text-298\";s:3:\"$12\";s:8:\"text-940\";s:12:\"08/2013\";s:8:\"text-302\";s:12:\"06/2019\";s:12:\"textarea-334\";s:75:\"I worked as a cashier, provided customer service and kept the store clean. \";s:11:\"textarea-48\";s:15:\"Health issues. \";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:12:\"textarea-590\";s:0:\"\";s:12:\"textarea-303\";s:0:\"\";s:8:\"text-955\";s:15:\"Autumn McFadden\";s:8:\"text-162\";s:14:\"(571) 426-3061\";s:9:\"radio-283\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-315\";s:26:\"43553 Patching Pond Square\";s:8:\"text-516\";s:7:\"Ashburn\";s:8:\"text-217\";s:2:\"VA\";s:8:\"text-185\";s:5:\"20147\";s:8:\"text-800\";s:10:\"$20 hourly\";s:8:\"text-462\";s:12:\"03/2020\";s:8:\"text-108\";s:7:\"Present\";s:8:\"text-321\";s:1:\"6\";s:8:\"text-317\";s:0:\"\";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:9:\"radio-682\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-342\";s:134:\"Cook, clean and do laundry for the child. Engage in age appropriate activities, drive child to appointments and activities as needed. \";s:12:\"textarea-741\";s:225:\"I was watching the child five days per week during the onset of the pandemic. The parents of the child now only need me three days per week on average, which I was told will likely decrease. I am seeking a full-time position.\";s:8:\"text-754\";s:14:\"Claudia Iberra\";s:8:\"text-184\";s:14:\"(571) 353-5031\";s:9:\"radio-168\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-663\";s:20:\"22058 Mannins Square\";s:8:\"text-372\";s:8:\"Sterling\";s:7:\"text-42\";s:2:\"VA\";s:8:\"text-191\";s:5:\"20166\";s:8:\"text-787\";s:10:\"$20 hourly\";s:8:\"text-142\";s:12:\"05/2020\";s:8:\"text-718\";s:12:\"03/2020\";s:8:\"text-213\";s:1:\"7\";s:8:\"text-123\";s:1:\"9\";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:9:\"radio-719\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-735\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-728\";s:134:\"Cook, clean and do laundry for the child. Engage in age appropriate activities, drive child to appointments and activities as needed. \";s:12:\"textarea-287\";s:14:\"Health issues.\";s:8:\"text-140\";s:0:\"\";s:8:\"text-175\";s:0:\"\";s:8:\"text-816\";s:0:\"\";s:8:\"text-374\";s:0:\"\";s:8:\"text-618\";s:0:\"\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:0:\"\";s:8:\"text-521\";s:0:\"\";s:8:\"text-230\";s:0:\"\";s:8:\"text-276\";s:0:\"\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:12:\"textarea-737\";s:0:\"\";s:12:\"textarea-152\";s:0:\"\";s:12:\"textarea-307\";s:75:\"I enjoy working with children and I have years of experience in the field. \";s:12:\"textarea-578\";s:90:\"I enjoy engaging with the children in the park and reading books with them at the library.\";s:12:\"textarea-528\";s:302:\"I typically prepare food for and feed the children in the morning, and then bathe them. Then we may walk to the park or engage in other creative activities before putting them down for a nap. I prepare lunch for the children, clean up behind them and often do laundry before their parents arrive home. \";s:12:\"textarea-697\";s:60:\"I am very outgoing, friendly and very gentle with children. \";s:12:\"textarea-999\";s:113:\"I enjoy watching television and reading. What I enjoy more than anything is spending time with my grandchildren. \";s:12:\"textarea-256\";s:67:\"My career goal is to create a long term relationship with a family.\";s:12:\"textarea-751\";s:97:\"I do not believe in corporal punishment. I use timeout and restriction as a method of discipline.\";s:12:\"textarea-148\";s:66:\"I am happiest when spending time with family and my grandchildren.\";s:12:\"textarea-723\";s:134:\"I don't typically consider any day to be a bad day. I m grateful for all experiences (good or bad) that I have in any given day. \";s:12:\"textarea-475\";s:37:\"I previously worked for the company. \";s:12:\"checkbox-282\";a:1:{i:0;s:0:\"\";}s:9:\"radio-813\";a:1:{i:0;s:0:\"\";}s:9:\"radio-480\";a:1:{i:0;s:0:\"\";}s:9:\"radio-529\";a:1:{i:0;s:0:\"\";}s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-736\";a:1:{i:0;s:0:\"\";}s:9:\"radio-855\";a:1:{i:0;s:0:\"\";}s:9:\"radio-967\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-10-06 00:58:35'),(247,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:1761:\"Hi, my name is Eric and I’m betting you’d like your website metropolitannannies.com to generate more leads.\r\n\r\nHere’s how:\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at metropolitannannies.com.\r\n\r\nTalk With Web Visitor – CLICK HERE http://www.talkwithwebvisitors.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Talk With Web Visitor and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithwebvisitors.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitors.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-10-07 03:42:38'),(248,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:15:\"Eleanore Hodzic\";s:9:\"email-722\";s:25:\"eleanore.hodzic@gmail.com\";s:8:\"text-697\";s:10:\"3107303583\";s:12:\"textarea-853\";s:448:\"Hello,\n\nI am coming to stay at Salamander Resort with my 3yr old and 9mo old daughters this coming weekend (Friday Oct 9-Tuesday Oct 13) and would love to talk to someone about securing a babysitter during the evenings starting at 7:30, and we would likely be home by 10:30 or so each night (Friday, Saturday, Sunday, Monday). Please do give me a call at your earliest convenience and let me know if this is possible or not. \n\n\nThank you!\n\nEleanore\";}','2020-10-07 18:06:30'),(249,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"MonicaEluro\";s:9:\"email-722\";s:27:\"info@massmedicalmission.org\";s:8:\"text-697\";s:11:\"88978579359\";s:12:\"textarea-853\";s:244:\"Let’s rank your website on the first page of google or boost your site domain authority to DA60+. \r\nGrow your social media accounts to thousands of fans. \r\nIf interested, visit https://bit.ly/2SKvtrS or whatsapp +14108445345\";s:6:\"submit\";s:4:\"SEND\";}','2020-10-11 13:57:38'),(250,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:15:\"Wilton Wilbanks\";s:9:\"email-722\";s:27:\"wilbanks.wilton43@gmail.com\";s:8:\"text-697\";s:13:\"078 0896 5805\";s:12:\"textarea-853\";s:923:\"Want to instantly tap into\r\nMatic to leverage...\r\n\r\n... World's 1st Automated Affiliate App...:)\r\n\r\nThis latest from Billy Darr\r\nshows you exactly how\r\nhttps://helpperit.com/recommends/automated-affiliate-app/cf\r\n\r\nOnce you see the potential \r\nwith this, you'll want to\r\nscale this even more\r\n\r\nGrab this for 17 bux\r\n\r\n… but act fast because\r\nprice increases with\r\neach sale\r\n\r\n>>> Grab your copy now!\r\n>>> https://helpperit.com/recommends/automated-affiliate-app/cf\r\n\r\n\r\n\r\n< Brahma Shankar Behera >\r\n\r\nP.S. For the first 35 people \r\nwho grab this today you'll get \r\n[https://helpperit.com/recommends/matic-bonuses/cf]\r\n\r\n\r\n\r\n\r\nTo your success,\r\nHelpperIt Team\r\n(HelpperIt Marketer)\r\n\r\nP.S- We bet it’s the best you could get at such a low price. So don't waste a second and get this before the prices go beyond your limits.\";}','2020-10-13 09:36:15'),(251,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Katie Dematto\";s:9:\"email-722\";s:24:\"katie@keywordtraffic.top\";s:8:\"text-697\";s:12:\"213-558-4521\";s:12:\"textarea-853\";s:727:\"Hi,\r\n\r\nDue to the current economic crisis, we're on a mission to help businesses.\r\n\r\nIf you could benefit from having more visitors on your website, we can help you immediately: \r\n\r\nhttps://keywordtraffic.top/up/?=metropolitannannies.com\r\n\r\nBecause of COVID-19, we're offering a completely free trial, with the option to receive an additional 5,000-30,000 targeted visitors per month if you decide to keep going.\r\n\r\nKatie Dematto\r\nTargeted Visitor Specialist\r\n\r\n\r\nKeyword Traffic Club\r\n410 E Santa Clara Street Unit #814\r\nSan Jose, CA 95113\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you are unintersted in this type of marketing:\r\nhttps://keywordtraffic.top/unsubscribe.php/?site=metropolitannannies.com\";}','2020-10-13 12:29:01'),(252,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:2300:\"Hey, this is Eric and I ran across metropolitannannies.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithwebvisitors.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitors.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-10-14 04:18:47'),(253,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:1722:\"My name’s Eric and I just found your site metropolitannannies.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nTalk With Web Visitor – CLICK HERE http://www.talkwithwebvisitors.com for a live demo now.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithwebvisitors.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitors.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-10-14 04:28:55'),(254,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Hayley Mae\";s:9:\"email-722\";s:26:\"hayley@workplacegenius.com\";s:8:\"text-697\";s:11:\"06-26713445\";s:12:\"textarea-853\";s:383:\"Hi\r\n\r\nIs your office workspace to hot? \r\n\r\nWe reviewed the top 3 mini desktop AC units for your office or home\r\n\r\nThe best mini AC unit on the market is now 50% off while stocks last and under $100\r\n\r\nIt works awesome you can really feel the difference - it blows like ice!\r\n\r\ncheck it out here \r\n\r\nhttp://miniairconditioner.reviews\r\n\r\nhave a great day :) \r\n\r\nHayley Mae\r\n\";}','2020-10-15 02:20:25'),(255,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Kate Angeli\";s:9:\"email-722\";s:24:\"angelkatheyhi3@yahoo.com\";s:8:\"text-697\";s:13:\"077 0590 0270\";s:12:\"textarea-853\";s:1377:\"Hi,\r\n\r\nWe'd like to introduce to you our video creation service which we feel may be beneficial for you and your site metropolitannannies.com.\r\n\r\nCheck out a few of our existing videos here:\r\nhttps://www.youtube.com/watch?v=y3nEeQoTtOE\r\nhttps://www.youtube.com/watch?v=TaMaDwX7tBU\r\nhttps://www.youtube.com/watch?v=1jT6ve94xig\r\n\r\nAll of our videos are made with stock footage in a similar format as the above examples and we have voice over artists with US/UK/Australian accents.\r\n\r\n- We can convert one of your online articles or blog posts into video format, as many people prefer to watch a video as opposed to reading a page or document.\r\n- We can explain your business, service or product.\r\n- We can also educate people - these videos are great at educating the viewer on something such as the facts or history of a subject.\r\n- They can be used for Social Media advertising, such as Facebook Ads.\r\n\r\nOur prices are as follows depending on video length:\r\n0-1 minutes = $159\r\n1-2 minutes = $269\r\n2-3 minutes = $379\r\n\r\n*All prices above are in USD and include a custom video, full script and a voice over.\r\n\r\nIf this is something you would like to discuss further, don't hesitate to get in touch.\r\nIf you are not interested, simply delete this message and we won't contact you again.\r\n\r\nKind Regards,\r\nKate\";}','2020-10-15 16:47:36'),(256,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"Shawnee Zink\";s:9:\"email-722\";s:18:\"dev@sitespeed.best\";s:8:\"text-697\";s:12:\"917-290-7334\";s:12:\"textarea-853\";s:648:\"Hi,\r\n\r\nI just checked your site with google's site speed tool here:\r\n\r\nhttps://developers.google.com/speed/pagespeed/insights/?url=https://metropolitannannies.com/\r\n\r\nAs you can see, some elements of your site are taking longer than 6.2 seconds to load.\r\n\r\nWe have a small team here and have been fixing this exact issue for coming up 10 years now.\r\n\r\nLet me know if you are interested and we can arrange one of our team to run an audit for you?\r\n\r\nYou can email me direct at: dev@sitespeed.best or message the team directly at:\r\n\r\nhttp://sitespeed.best/contact-page/\r\n\r\nThanks!\";}','2020-10-16 02:43:27'),(257,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"Ashlie Lopez\";s:9:\"email-722\";s:23:\"ashlielopez93@gmail.com\";s:8:\"text-697\";s:11:\"06-99573307\";s:12:\"textarea-853\";s:509:\"Greetings!\r\n\r\nI hope you are doing well. I am reaching you to contribute a guest post article to your website. \r\n\r\nThis is a simple 3 step process:\r\n\r\n1. I will send you some interesting topic ideas for a guest post\r\n\r\n2. You will choose one topic out of those topic ideas\r\n\r\n3. I will send you a high- quality article then on your chosen topic\r\n\r\nPlease note that I would just need a backlink within the main body of the article. Let me know if we shall start with the first step?\r\n\r\nRegards,\r\n\r\nAshlie Lopez\";}','2020-10-17 21:40:26'),(258,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"CharlesEmend\";s:9:\"email-722\";s:16:\"s_gorlin@list.ru\";s:8:\"text-697\";s:11:\"89757732297\";s:12:\"textarea-853\";s:470:\"Заработок на просмотре рекламы. Моментальные выплаты в режиме онлайн. Проходит акция Проходит5 рублей на счет выплаты за активного реферала. \r\nзегистрирвотся можно по ссылке яндекс.толока заработок в интернете без вложений \r\n</a>\";s:6:\"submit\";s:4:\"SEND\";}','2020-10-18 01:56:15'),(259,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"CharlesEmend\";s:9:\"email-722\";s:16:\"s_gorlin@list.ru\";s:8:\"text-697\";s:11:\"89876289919\";s:12:\"textarea-853\";s:470:\"Заработок на просмотре рекламы. Моментальные выплаты в режиме онлайн. Проходит акция Проходит5 рублей на счет выплаты за активного реферала. \r\nзегистрирвотся можно по ссылке яндекс.толока заработок в интернете без вложений \r\n</a>\";s:6:\"submit\";s:4:\"SEND\";}','2020-10-18 18:25:20'),(260,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"CharlesEmend\";s:9:\"email-722\";s:19:\"gorlina1998@list.ru\";s:8:\"text-697\";s:11:\"82444959463\";s:12:\"textarea-853\";s:470:\"Заработок на просмотре рекламы. Моментальные выплаты в режиме онлайн. Проходит акция Проходит5 рублей на счет выплаты за активного реферала. \r\nзегистрирвотся можно по ссылке яндекс.толока заработок в интернете без вложений \r\n</a>\";s:6:\"submit\";s:4:\"SEND\";}','2020-10-21 01:02:18'),(261,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebtraffic.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:2558:\"Good day, \r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for? \r\n\r\nPart of my job is to check out websites and the work you’ve done with metropolitannannies.com definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nTalk With Web Traffic is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out metropolitannannies.com.\r\n\r\n==> https://www.talkwithwebtraffic.com to try out a Live Demo with Talk With Web Traffic now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\n==> https://www.talkwithwebtraffic.com to discover what Talk With Web Traffic can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Traffic offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\n==> https://www.talkwithwebtraffic.com to try Talk With Web Traffic now.\r\n\r\nIf you'd like to unsubscribe click here https://talkwithwebtraffic.com/unsubscribe.aspx?d=metropolitannannies.com\";}','2020-10-23 04:21:37'),(262,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebtraffic.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:2542:\"Good day, \r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for? \r\n\r\nPart of my job is to check out websites and the work you’ve done with metropolitannannies.com definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nTalk With Web Traffic is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out metropolitannannies.com.\r\n\r\n==> http://talkwithwebtraffic.com to try out a Live Demo with Talk With Web Traffic now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\n==> http://talkwithwebtraffic.com to discover what Talk With Web Traffic can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Traffic offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\n==> http://talkwithwebtraffic.com to try Talk With Web Traffic now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebtraffic.com/unsubscribe.aspx?d=metropolitannannies.com\";}','2020-10-23 05:42:16'),(263,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Hayley Mae\";s:9:\"email-722\";s:26:\"hayley@workplacegenius.com\";s:8:\"text-697\";s:11:\"06-60075835\";s:12:\"textarea-853\";s:515:\"Hi \r\n\r\nKeep everyone safe during the pandemic in the office \r\n\r\nSanitize all your computer and office equipment with UV light handheld sanitizer \r\n\r\nUV light is a proven way to kill all germs & viruses \r\n\r\nGreat for hard to reach places like keyboards and office equipment\r\n\r\nIts also great for in the car and at home, its super quick and mess free, unlike wipes and sprays\r\n\r\nright now its 50% off here while stocks last \r\n \r\nhttp://wp-genius.com/uvsanitizer\r\n\r\nHave a great day :) \r\n\r\nHayley Mae \r\n\";}','2020-10-25 06:04:20'),(264,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"Romaine Bethea\";s:9:\"email-722\";s:22:\"loki@agency.leads.fish\";s:8:\"text-697\";s:14:\"(02) 4057 8645\";s:12:\"textarea-853\";s:692:\"Hope you and your family are safe and well.\r\n\r\nI work for Editorial PR based here in London. We have a client that is potentially looking for\r\ncoverage on your site.\r\n\r\nDo you provide article-based promotion at all for clients? \r\n\r\nIf you do, it would be great to work with you.\r\n\r\nWe are also always looking for ways to increase our customers visibility online so if you have\r\nany other sites you think our clients would be interested in advertising on, we would love to\r\nsee them.\r\n\r\n I am currently working on a rolling 25-day budget so if you could come back as\r\nsoon as possible with your terms of business it would be appreciated.\r\n\r\nWe look forward to hearing from you\r\n\r\nKind Regards,\";}','2020-10-26 00:58:17'),(265,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:15:\"Jessika Claudio\";s:9:\"email-722\";s:25:\"claudio.jessika@gmail.com\";s:8:\"text-697\";s:14:\"(03) 5371 4110\";s:12:\"textarea-853\";s:481:\"YOU NEED HELP FOR SEO LINK BUILDING? \r\n\r\nWe offer you the BEST SEO STRATEGY for 2020, my name is Jessika, and I'm a SEO Specialist. \r\n \r\nI just checked out your website metropolitannannies.com, and wanted to find out if you need help for SEO Link Building ?\r\n \r\nBuild unlimited number of Backlinks and increase Traffic to your websites which will lead to a higher number of customers and much more sales for you. \r\n \r\nSEE FOR YOURSELF=> https://bit.ly/3lHmpAs\";}','2020-10-27 05:48:05'),(266,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:9:\"Elizabeth\";s:8:\"text-743\";s:9:\"DeMatteis\";s:8:\"text-477\";s:3:\"CMO\";s:8:\"text-624\";s:6:\"Aetion\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"2063901981\";s:9:\"email-298\";s:27:\"elizabeth.r.parry@gmail.com\";s:8:\"text-524\";s:5:\"Carey\";s:8:\"text-706\";s:9:\"DeMatteis\";s:8:\"text-492\";s:2:\"VP\";s:8:\"text-947\";s:6:\"Privia\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:10:\"9178874730\";s:9:\"email-404\";s:24:\"careydematteis@gmail.com\";s:8:\"text-172\";s:18:\"1731 WEBSTER ST NW\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:10:\"WASHINGTON\";s:8:\"text-901\";s:2:\"DC\";s:8:\"text-759\";s:5:\"20011\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:0:\"\";s:8:\"text-961\";s:15:\"Carey DeMatteis\";s:7:\"text-36\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:189:\"Great! She is reliable, experienced professional nanny, love for and patience with our boys but has not been flexible with/openness to our family’s evolving needs as the boys grow \n\";s:8:\"text-986\";s:5:\"Teddy\";s:8:\"text-512\";s:2:\"09\";s:8:\"text-970\";s:2:\"13\";s:8:\"text-143\";s:4:\"2017\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:6:\"Archie\";s:8:\"text-770\";s:2:\"01\";s:8:\"text-887\";s:2:\"25\";s:8:\"text-386\";s:4:\"2019\";s:9:\"radio-407\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:0:\"\";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Full Time\";}s:8:\"text-968\";s:0:\"\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:18:\"vacation, holidays\";s:12:\"checkbox-378\";a:6:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:7:\"Bathing\";i:2;s:15:\"Preparing Meals\";i:3;s:27:\"Picking up after Child(ren)\";i:4;s:21:\"Reading to Child(ren)\";i:5;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-16\";s:0:\"\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:2:\"No\";}s:8:\"text-279\";s:0:\"\";s:12:\"textarea-720\";s:214:\"Experience with children of their development stage, experience growing with a family over time, collaborative approach to aligning with parents who embrace an empowered/deferential approach, COVID conscious \n\";s:12:\"textarea-404\";s:0:\"\";s:12:\"textarea-784\";s:0:\"\";s:12:\"textarea-298\";s:0:\"\";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:10:\"web search\";s:8:\"text-747\";s:2:\"cd\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-10-27 17:08:06'),(267,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:16:\"Melissa Mitchell\";s:9:\"email-722\";s:24:\"melissa@aaamarketing.top\";s:8:\"text-697\";s:12:\"224-635-0127\";s:12:\"textarea-853\";s:510:\"Hey, are you still open during the COVID lockdown?\r\n\r\nCould you handle more customers? A lot more?\r\n\r\nWe can help drive targeted customers to your website during these uncertain times:\r\n\r\nhttps://aaamarketing.top/up?=metropolitannannies.com\r\n\r\nBe safe and stay healthy,\r\nMelissa\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nAAA Marketing\r\n11918 SE Division Street Unit#1054\r\nPortland, OR 97266\r\n\r\nUnsub from future marketing:\r\nhttps://aaamarketing.top/unsubscribe.php/?site=metropolitannannies.com\";}','2020-10-27 20:17:51'),(268,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Tricia Lake\";s:9:\"email-722\";s:19:\"tricia.lake@msn.com\";s:8:\"text-697\";s:12:\"66 627 58 10\";s:12:\"textarea-853\";s:480:\"YOU NEED HELP FOR SEO LINK BUILDING? \r\n\r\nWe offer you the BEST SEO STRATEGY for 2020, my name is Tricia, and I'm a SEO Specialist. \r\n \r\nI just checked out your website metropolitannannies.com, and wanted to find out if you need help for SEO Link Building ?\r\n \r\nBuild unlimited number of Backlinks and increase Traffic to your websites which will lead to a higher number of customers and much more sales for you. \r\n \r\nSEE FOR YOURSELF=> https://bit.ly/3lHmpAs\";}','2020-10-28 05:31:49'),(269,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:16:\"Philip De Vellis\";s:9:\"email-722\";s:19:\"pdevellis@gmail.com\";s:8:\"text-697\";s:10:\"2026313290\";s:12:\"textarea-853\";s:130:\"We are looking for a nanny for a couple months while we have a gap in au pairs. The timeframe would be end of January through May.\";}','2020-10-29 13:52:40'),(270,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:16:\"Reynaldo Ruzicka\";s:9:\"email-722\";s:47:\"metropolitannannies.com@metropolitannannies.com\";s:8:\"text-697\";s:12:\"305-445-1274\";s:12:\"textarea-853\";s:435:\"RE: metropolitannannies.com / Metropolitan Nannies | WEBSITE SERVICES\r\nThis notification ENDS ON: Oct 30, 2020\r\n\r\n\r\nWe have not received a payment from you.\r\nWe have actually tried to contact you yet were unable to reach you.\r\n\r\n\r\nPlease See: https://www.electronicdomains.com/metropolitannannies.com\r\n\r\nFor info as well as to process a discretionary settlement for services.\r\n\r\nThank you.\r\n\r\n1030202014065623123\r\n\";}','2020-10-30 18:07:03'),(271,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:1708:\"My name’s Eric and I just found your site metropolitannannies.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nTalk With Web Visitor – CLICK HERE http://www.talkwithcustomer.com for a live demo now.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://www.talkwithcustomer.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithcustomer.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithcustomer.com/unsubscribe.aspx?d=metropolitannannies.com\";}','2020-11-01 12:00:13'),(272,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Joe Miller\";s:9:\"email-722\";s:20:\"info@domainworld.com\";s:8:\"text-697\";s:12:\"+12548593423\";s:12:\"textarea-853\";s:1726:\"IMPORTANCE NOTICE\n\n\n\nNotice#: 491343\n\nDate: 2020-11-04 \n\n\n\nExpiration message of your metropolitannannies.com\n\n\n\nEXPIRATION NOTIFICATION\n\n\n\nCLICK HERE FOR SECURE ONLINE PAYMENT: http://godomainago.site/?n=metropolitannannies.com&r=a&t=1604420432&p=v1\n\n\n\nThis purchase expiration notification metropolitannannies.com advises you about the submission expiration of domain metropolitannannies.com for your e-book submission. \n\nThe information in this purchase expiration notification metropolitannannies.com may contains CONFIDENTIAL AND/OR LEGALLY PRIVILEGED INFORMATION from the processing department from the processing department to purchase our e-book submission. NON-COMPLETION of your submission by the given expiration date may result in CANCELLATION of the purchase.\n\n\n\nCLICK HERE FOR SECURE ONLINE PAYMENT: http://godomainago.site/?n=metropolitannannies.com&r=a&t=1604420432&p=v1\n\n\n\nACT IMMEDIATELY. The submission notification metropolitannannies.com for your e-book will EXPIRE WITHIN 2 DAYS after reception of this email\n\n\n\nThis notification is intended only for the use of the individual(s) having received this message. \n\n\n\nPLEASE CLICK ON SECURE ONLINE PAYMENT TO COMPLETE YOUR PAYMENT\n\n\n\nSECURE ONLINE PAYMENT: http://godomainago.site/?n=metropolitannannies.com&r=a&t=1604420432&p=v1\n\n\n\nNon-completion of your submission by given expiration date may result in cancellation.\n\n\n\nAll online services will be restored automatically upon confirmation of payment. Delivery will be completed within 24 hours. \n\n\n\nCLICK UNDERNEATH FOR IMMEDIATE PAYMENT:\n\n\n\nSECURE ONLINE PAYMENT: http://godomainago.site/?n=metropolitannannies.com&r=a&t=1604420432&p=v1\";}','2020-11-03 16:20:35'),(273,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:8:\"jdikiirf\";s:9:\"email-722\";s:16:\"66lisa81@mail.ru\";s:8:\"text-697\";s:11:\"84636328948\";s:12:\"textarea-853\";s:443:\"Заказать seo поисковую оптимизацию сайта, Заказать услуги по продвижению сайта По всем возникшим вопросам Вы можете обратиться в скайп логин pokras7777</b>Раскрутка сайта под ключ \r\n.Так же собираем базы Обратесь всегда будем рабы вам помочь \r\n \r\n\";s:6:\"submit\";s:4:\"SEND\";}','2020-11-04 03:35:16'),(274,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Elva Pesina\";s:9:\"email-722\";s:21:\"elva.pesina@gmail.com\";s:8:\"text-697\";s:14:\"06302 71 37 64\";s:12:\"textarea-853\";s:8869:\"w: LPC Strategic Committee LeakInboxLPC leaker <‪LPC_leaker@protonmail.com‬>1:47 PM (7 hours ago)toHello,\r\n\r\nOriginal Message ‐‐‐‐‐‐‐ On Saturday, October 10, 2020 1:38 PM, REMOVED wrote:\r\n\r\nDear *******,\r\n\r\nI want to provide you some very important information. I'm a committee member within the Liberal Party of Canada. I sit within several committee groups but the information I am providing is originating from the Strategic Planning committee (which is steered by the PMO).\r\n\r\nI need to start off by saying that I'm not happy doing this but I have to. As a Canadian and more importantly as a parent who wants a better future not only for my children but for other children as well. The other reason I am doing this is because roughly 30% of the committee members are not pleased with the direction this will take Canada, but our opinions have been ignored and they plan on moving forward toward their goals. They have also made it very clear that nothing will stop the planned outcomes.\r\n\r\nThe road map and aim was set out by the PMO and is as follows:\r\n\r\nPhase in secondary lock down restrictions on a rolling basis, starting with major metropolitan areas first and expanding outward. Expected by November 2020.\r\n\r\nRush the acquisition of (or construction of) isolation facilities across every province and territory. Expected by December 2020.\r\n\r\nDaily new cases of COVID-19 will surge beyond capacity of testing, including increases in COVID related deaths following the same growth curves. Expected by end of November 2020.\r\n\r\nComplete and total secondary lock down (much stricter than the first and second rolling phase restrictions). Expected by end of December 2020 - early January 2021\r\n\r\nReform and expansion of the unemployment program to be transitioned into the universal basic income program. Expected by Q1 2021.\r\n\r\nProjected COVID-19 mutation and/or co-infection with secondary virus (referred to as COVID-21) leading to a third wave with much higher mortality rate and higher rate of infection. Expected by February 2021.\r\n\r\nDaily new cases of COVID-21 hospitalizations and COVID-19 and COVID-21 related deaths will exceed medical care facilities capacity. Expected Q1 - Q2 2021.\r\n\r\nEnhanced lock down restrictions (referred to as Third Lock Down) will be implemented. Full travel restrictions will be imposed (including inter-province and inter-city). Expected Q2 2021.\r\n\r\nTransitioning of individuals into the universal basic income program. Expected mid Q2 2021.\r\n\r\nProjected supply chain break downs, inventory shortages, large economic instability. Expected late Q2 2021.\r\n\r\nDeployment of military personnel into major metropolitan areas as well as all major roadways to establish travel checkpoints. Restrict travel and movement. Provide logistical support to the area. Expected by Q3 2021.\r\n\r\nAlong with that provided road map the Strategic Planning committee was asked to design an effective way of transitioning Canadians to meet a unprecedented economic endeavor. One that would change the face of Canada and forever alter the lives of Canadians.\r\n\r\nWhat we were told was that in order to offset what was essentially an economic collapse on a international scale, that the federal government was going to offer Canadians a total debt relief.\r\n\r\nThis is how it works: the federal government will offer to eliminate all personal debts (mortgages, loans, credit cards, etc) which all funding will be provided to Canada by the IMF under what will become known as the World Debt Reset program.\r\n\r\nIn exchange for acceptance of this total debt forgiveness the individual would forfeit ownership of any and all property and assets forever.\r\n\r\nThe individual would also have to agree to partake in the COVID-19 and COVID-21 vaccination schedule, which would provide the individual with unrestricted travel and unrestricted living even under a full lock down (through the use of photo identification referred to as Canada's HealthPass) .\r\n\r\nCommittee members asked who would become the owner of the forfeited property and assets in that scenario and what would happen to lenders or financial institutions, we were simply told "the World Debt Reset program will handle all of the details".\r\n\r\nSeveral committee members also questioned what would happen to individuals if they refused to participate in the World Debt Reset program, or the HealthPass, or the vaccination schedule, and the answer we got was very troubling. Essentially we were told it was our duty to make sure we came up with a plan to ensure that would never happen. We were told it was in the individuals best interest to participate.\r\n\r\nWhen several committee members pushed relentlessly to get an answer we were told that those who refused would first live under the lock down restrictions indefinitely.\r\n\r\nAnd that over a short period of time as more Canadians transitioned into the debt forgiveness program, the ones who refused to participate would be deemed a public safety risk and would be relocated into isolation facilities. Once in those facilities they would be given two options, participate in the debt forgiveness program and be released, or stay indefinitely in the isolation facility under the classification of a serious public health risk and have all their assets seized.\r\n\r\nSo as you can imagine after hearing all of this it turned into quite the heated discussion and escalated beyond anything I've ever witnessed before.\r\n\r\nIn the end it was implied by the PMO that the whole agenda will move forward no matter who agrees with it or not.\r\n\r\nThat it wont just be Canada but in fact all nations will have similar roadmaps and agendas. That we need to take advantage of the situations before us to promote change on a grander scale for the betterment of everyone. The members who were opposed and ones who brought up key issues that would arise from such a thing were completely ignored. Our opinions and concerns were ignored. We were simply told to just do it.\r\n\r\nAll I know is that I don't like it and I think its going to place Canadians into a dark future.\r\n\r\nFull Link: https://thecanadianreport.ca/is-this-leaked-memo-really-trudeaus-covid-plan-for-2021-you-decide/\r\n\r\nAlternate Link: https://www.godlikeproductions.com/forum1/message4551385/pg1?c1=1&c2=1&disclaimer=Continue\r\n\r\nYoutube Link based on email leak: Questions: What's Going On??? https://youtu.be/AzWLlfwfD4Y\r\n\r\nCanadian Government construction contract page to bid on building COVID "isolation" camps: http://web-old.archive.org/web/20201022044041/https://buyandsell.gc.ca/procurement-data/tender-notice/PW-ZL-105-38463\r\n\r\nGov of Canada Announces Funding for voluntary self-isolation centre in Toronto: https://www.canada.ca/en/public-health/news/2020/09/government-of-canada-announces-funding-for-new-voluntary-self-isolation-centre-in-toronto.html\r\n\r\nJustin Trudeau's COVID-19 detention centres: What you need to know : https://youtu.be/u6I69M1iTKo\r\n\r\nJesus Christ Is Coming Back Soon So Repent of sin, pray, and have faith in Jesus Christ!\r\n\r\nhttps://www.facebook.com/groups/38928... (Join Our Pre-Tribulation Rapture Group)\r\n\r\nPray this prayer sincerely to know your saved \r\nJesus, I believe you came to earth, I believe you died on the Cross for my sins. I believe you rose again on the 3rd day and went back to Heaven to prepare a place for Your Children To live with You Forever . Please forgive me of my sins. Clean my heart, white as snow. Come live in my heart, make me a child of the King, a new creature in Christ, in your precious Name I ask this...amen. \r\n \r\nDo these things after praying the Salvation Prayer: \r\n \r\n1) Get a King James Version Bible and read it daily, it will feed your spirit and soul, the way you feed your body with food and water. \r\n \r\n2) Pray to Jesus Everyday. He is your NEW Best Friend and He Wants to Talk with you daily. \r\n \r\n3) Make sure you find a christian church and get water Baptized, dunked under water, if you have been sprinkle baptized in the past it does NOT count. \r\n \r\n4) Pray to be filled with the Holy Spirit, "Sanctified". You do this by praying, reading the Bible and living for Jesus. \r\n \r\n5) take your King James Bible to church. When the preacher speaks, make sure what he says matches your Bible, it not, get up and walk out and find a new church. \r\n \r\n6) ***VERY IMPORTANT*** Make SURE you REPENT of EVERY SIN you do now, ask Jesus to forgive you with an honest heart and He will. \r\n***If you would like me to pray with you or for you for ANYTHING, please message me and I will add you to my daily prayer list. May God bless you!\";}','2020-11-05 16:26:30'),(275,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"eric@talkwithwebvisitor.com\";s:8:\"text-697\";s:12:\"416-385-3200\";s:12:\"textarea-853\";s:2300:\"Hey, this is Eric and I ran across metropolitannannies.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithwebvisitors.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitors.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-11-06 00:55:43'),(276,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:7:\"Teresa \";s:8:\"text-743\";s:8:\"Willard \";s:8:\"text-477\";s:17:\"37766 Hyatt Lane \";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:10:\"Hillsboro \";s:8:\"text-901\";s:3:\"VA \";s:8:\"text-759\";s:5:\"20132\";s:8:\"text-836\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:13:\"703 424 5030 \";s:9:\"email-298\";s:22:\"twillard1201@gmail.com\";s:8:\"text-290\";s:9:\"Mornings \";s:8:\"text-961\";s:12:\"703 727 9285\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:9:\"A65997326\";s:8:\"text-737\";s:3:\"VA \";s:8:\"text-139\";s:3:\"18 \";s:8:\"text-331\";s:13:\"December 7th \";s:8:\"text-986\";s:9:\"Leesburg \";s:8:\"text-512\";s:8:\"Ashburn \";s:8:\"text-970\";s:12:\"Purcellville\";s:8:\"text-143\";s:9:\"Sterling \";s:8:\"text-519\";s:19:\"$20-$25/hour. \";s:12:\"checkbox-982\";a:2:{i:0;s:9:\"Full Time\";i:1;s:8:\"Live Out\";}s:12:\"checkbox-717\";a:2:{i:0;s:9:\"Week Days\";i:1;s:8:\"Weekends\";}s:12:\"checkbox-939\";a:7:{i:0;s:7:\"Laundry\";i:1;s:7:\"Bathing\";i:2;s:19:\"Reading to Children\";i:3;s:7:\"Feeding\";i:4;s:15:\"Preparing Meals\";i:5;s:8:\"Cleaning\";i:6;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:12:\"checkbox-282\";a:4:{i:0;s:12:\"Housekeeping\";i:1;s:7:\"Laundry\";i:2;s:7:\"Errands\";i:3;s:7:\"Cooking\";}s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-871\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-252\";a:1:{i:0;s:2:\"No\";}s:8:\"text-791\";s:0:\"\";s:9:\"radio-659\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-603\";s:0:\"\";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:34:\"Fieldstone Farm Bed and Breakfast \";s:8:\"text-887\";s:12:\"Amy Marasco \";s:8:\"text-386\";s:12:\"540 454 5544\";s:9:\"radio-407\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-532\";s:24:\"36906 Charles Town Pike \";s:8:\"text-393\";s:10:\"Hillsboro \";s:8:\"text-793\";s:2:\"VA\";s:8:\"text-119\";s:5:\"20132\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:20:\"June 2018 - present \";s:8:\"text-995\";s:0:\"\";s:12:\"textarea-192\";s:92:\"Innkeeper - checking in and checking out guests, cooking breakfasts, cleaning, and laundry. \";s:12:\"textarea-772\";s:0:\"\";s:8:\"text-416\";s:26:\"It's A Peace of Cake \";s:8:\"text-218\";s:15:\"Terri Driscoll \";s:7:\"text-81\";s:12:\"703 863 9942\";s:9:\"radio-418\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:19:\"May 2019 - present \";s:8:\"text-302\";s:0:\"\";s:12:\"textarea-334\";s:86:\"Catering services - serving dinner for private events, weddings, dinner parties, etc. \";s:11:\"textarea-48\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:15:\"Lois Gallagher \";s:8:\"text-888\";s:12:\"703 906 9613\";s:9:\"radio-480\";a:1:{i:0;s:3:\"Yes\";}s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:12:\"textarea-590\";s:88:\"Housekeeping services - cleaning bathrooms, mopping and vacuuming floors, dusting, etc. \";s:12:\"textarea-303\";s:0:\"\";s:8:\"text-955\";s:10:\"Kari King \";s:8:\"text-162\";s:12:\"703 919 9843\";s:9:\"radio-283\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-315\";s:16:\"37816 Hyatt Lane\";s:8:\"text-516\";s:10:\"Hillsboro \";s:8:\"text-217\";s:2:\"VA\";s:8:\"text-185\";s:5:\"20132\";s:8:\"text-800\";s:0:\"\";s:8:\"text-462\";s:0:\"\";s:8:\"text-108\";s:0:\"\";s:8:\"text-321\";s:1:\"3\";s:8:\"text-317\";s:1:\"2\";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:9:\"radio-682\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-529\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-342\";s:100:\"Childcare provider - feeding and playing with children, reading them books and putting them to bed. \";s:12:\"textarea-741\";s:0:\"\";s:8:\"text-754\";s:18:\"Christina Goodwin \";s:8:\"text-184\";s:12:\"443 603 4730\";s:9:\"radio-168\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-663\";s:17:\"17466 Dry Mill Rd\";s:8:\"text-372\";s:8:\"Leesburg\";s:7:\"text-42\";s:2:\"VA\";s:8:\"text-191\";s:5:\"20132\";s:8:\"text-787\";s:0:\"\";s:8:\"text-142\";s:0:\"\";s:8:\"text-718\";s:0:\"\";s:8:\"text-213\";s:9:\"9 months \";s:8:\"text-123\";s:0:\"\";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:9:\"radio-719\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-728\";s:77:\"Childcare provider - feeding and playing with child, and putting him to bed. \";s:12:\"textarea-287\";s:0:\"\";s:8:\"text-140\";s:13:\"Lindsay Hurd \";s:8:\"text-175\";s:13:\"703 727 7383 \";s:9:\"radio-736\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-816\";s:17:\"37736 Hyatt Lane \";s:8:\"text-374\";s:10:\"Hillsboro \";s:8:\"text-618\";s:2:\"VA\";s:8:\"text-390\";s:5:\"20132\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:0:\"\";s:8:\"text-521\";s:0:\"\";s:8:\"text-230\";s:1:\"9\";s:8:\"text-276\";s:1:\"6\";s:7:\"text-62\";s:1:\"4\";s:8:\"text-736\";s:1:\"1\";s:9:\"radio-855\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-967\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-191\";a:1:{i:0;s:4:\"Male\";}s:8:\"radio-93\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-737\";s:100:\"Childcare provider - feeding and playing with children, reading them books and putting them to bed. \";s:12:\"textarea-152\";s:0:\"\";s:12:\"textarea-307\";s:357:\"I'm taking a gap year this year to save money for college and I think that nannying is a great way to spend the rest of this year. I come from a family of twelve with thirteen nieces and nephews that I'm with and taking care of much of the time. I love children and have always enjoyed babysitting for family friends and people through my church. \";s:12:\"textarea-578\";s:218:\"I love playing board games or any age appropriate activities with children, such as sports. I also love reading to children, baking in the kitchen, and finding any opportunity to play outside when the weather is nice. \";s:12:\"textarea-528\";s:283:\"A typical day for me as a care provider consists of cooking dinner for the children, keeping them entertained by playing games, completing puzzles, reading books, and playing outside. When it's time for bed, I'll read them books and sing them songs until they fall asleep. \";s:12:\"textarea-697\";s:0:\"\";s:12:\"textarea-999\";s:0:\"\";s:12:\"textarea-256\";s:353:\"I am taking a gap year this year, so my goal for this year is to save money for college which I will attend in the fall of 2021. I currently work at a bed and breakfast just down the road from me, and hope to seek more in this field and receive a hospitality and management degree. I also hope to get married and raise a family of my own after college. \";s:12:\"textarea-751\";s:0:\"\";s:12:\"textarea-148\";s:0:\"\";s:12:\"textarea-723\";s:0:\"\";s:12:\"textarea-475\";s:76:\"My sister, Adrienne (Willard) Petersen referred me to Metropolitan Nannies. \";s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-735\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}}','2020-11-06 01:42:28'),(277,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"Teresa Willard\";s:9:\"email-722\";s:22:\"twillard1201@gmail.com\";s:8:\"text-697\";s:10:\"7034245030\";s:12:\"textarea-853\";s:534:\"Hello,\n\nI have just applied to Metropolitan Nannies and thought I'd touch base with you all about my plan for this year. I'm taking a gap year so I won't be attending school until the fall of 2021. I'm currently looking into buying a car of my own, which will happen here very shortly. Until then, I wouldn't be able to start nannying until I have it. I am also going to get CPR certified asap, and once both of these are complete I will reach out immediately and will be able to start! \n\nHave a great night! \";}','2020-11-06 01:48:11'),(278,407,'a:6:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:7:\"griiyko\";s:9:\"email-722\";s:20:\"shagina.1978@list.ru\";s:8:\"text-697\";s:11:\"83155217514\";s:12:\"textarea-853\";s:1049:\"Заказать seo поисковую оптимизацию сайта, Заказать услуги по продвижению сайта По всем возникшим вопросам Вы можете обратиться в скайп логин pokras7777</b>Раскрутка сайта под ключ \r\n.Так же собираем базы Обратесь всегда будем рабы вам помочь \r\n \r\n \r\nбаза профилей для хрумера</a>\r\nкупить базу для хрумера</a>\r\nраскрутка сайта</a>\r\nбаза для хрумера скачать</a>\r\nseo оптимизация сайта</a>\r\n\";s:6:\"submit\";s:4:\"SEND\";}','2020-11-06 13:21:32'),(279,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"ericjonesonline@outlook.com\";s:8:\"text-697\";s:12:\"555-555-1212\";s:12:\"textarea-853\";s:1708:\"My name’s Eric and I just found your site metropolitannannies.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nTalk With Web Visitor – CLICK HERE http://www.talkwithcustomer.com for a live demo now.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://www.talkwithcustomer.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithcustomer.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithcustomer.com/unsubscribe.aspx?d=metropolitannannies.com\";}','2020-11-08 18:11:34'),(280,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Susan olsen\";s:9:\"email-722\";s:22:\"susanolsen12@gmail.com\";s:8:\"text-697\";s:12:\"386-569-0092\";s:12:\"textarea-853\";s:461:\"Good morning, I am moving to Fredericksburg, Va within the next month.\nI am an experienced nanny and house manager currently working in Charlotte, NC. \nI currently manage a home for a man and his 3 children after they lost their mom to a sudden death. I currently make $25 an hour in my position. \nI have over 10 years of experience and have worked with twins, triplets and online school children. I am looking for a permanent part time position 3 days a week. \";}','2020-11-09 13:57:06'),(281,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"Kelly Rogers\";s:9:\"email-722\";s:19:\"kelnicrog@gmail.com\";s:8:\"text-697\";s:12:\"517-243-4206\";s:12:\"textarea-853\";s:2810:\"To Whom It May Concern,\nI am eager to submit my application for any Full Time Live-In or Live-Out Nanny Positions that may be available. I can easily manage and lead large groups of children and provide hands on experiences, developmentally appropriate and advanced activities, play-based learning, sensory exploration, learning through movement, kinesthetic and artistic approaches and enrichment opportunities. I will adhere to any family’s needs, practices and preferences for their child(ren). I enjoy taking children on educational and engaging field trips if allowed by the family, to parks, museums, music classes, play groups, and other children’s attractions. I am a very kind, engaging and social individual that is easy to work with and has strong communication skills.\nThe last four years I have spent as an Elementary School Teacher and have taught the following primary grades which included Kindergarten, First Grade, Begindergarten, and Kindergarten Plus. Prior to utilizing my education degree, I spent several years as a nanny for multiple diverse families. By being a previous Educator, Nanny, as well as a Youth Group Director, Church School Leader, Nursery School Teacher, Tutor, Camp Counselor, Basketball Coach, Child and Youth Mentor, Event Planner and Personal Assistant, I have vast education and expertise in elementary education, early childhood, child development, youth services, community enrichment, event planning and fundraising. I am skilled with working with children who have learning disabilities, speech, language, and developmental delays, mental disorders, various medical conditions, food allergies and intolerances. Through my experiences I have been able to meet the needs of all the children in my life not only academically, but also socially, emotionally, behaviorally and medically. \nIn addition, I have strong leadership skills, behavioral management techniques, successful implementation of chosen curriculum practices, knowledge of developmental stages and savvy networking capabilities. I can easily adapt to any situation and am very flexible and open to any changes that may arise. Organizational skills, multi-tasking and executing plans comes very easily to me. I also am a very dependable, trustworthy, considerate, and patient individual which helps me to connect with children, parents, fellow staff, and the community easily. Passion, drive, creativity, entertainment and heart are what I would bring into your home!\nThank you for your time and consideration for my application. I eagerly anticipate speaking to you regarding your available positions and to further discuss my powerful qualifications. Please do not hesitate to call (517) 243-4206 or email me at kelnicrog@gmail.com, if you have any questions. \nSincerely, \nKelly Rogers\n\";}','2020-11-09 17:50:06'),(282,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Hayley Mae\";s:9:\"email-722\";s:26:\"hayley@workplacegenius.com\";s:8:\"text-697\";s:13:\"079 0070 6648\";s:12:\"textarea-853\";s:321:\"Hi\r\n\r\nCheck out the top 20 Tech Gadgets for 2020 \r\n\r\nMega 50% OFF BlackFriday sale \r\n\r\nFor Drones to Watches to LED portable Keyboards!\r\n\r\nThe Best gadets & Biggest Blackfriday discounts are here\r\n\r\n>>> https://wp-genius.com/blackfridaydeals <<<\r\n\r\nGrab an insane bargin now & Keep safe \r\n\r\nHayley Mae\r\nx\r\n\";}','2020-11-12 18:07:29'),(283,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"ericjonesonline@outlook.com\";s:8:\"text-697\";s:12:\"555-555-1212\";s:12:\"textarea-853\";s:1708:\"My name’s Eric and I just found your site metropolitannannies.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nTalk With Web Visitor – CLICK HERE http://www.talkwithcustomer.com for a live demo now.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://www.talkwithcustomer.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithcustomer.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithcustomer.com/unsubscribe.aspx?d=metropolitannannies.com\";}','2020-11-16 08:52:30'),(284,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:38:\"Deokie (known as vedia my nick name) \";s:8:\"text-743\";s:9:\"Heeralal \";s:8:\"text-477\";s:22:\"1256 green acre drive \";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:9:\"Strasburg\";s:8:\"text-901\";s:9:\"Virginia \";s:8:\"text-759\";s:5:\"22657\";s:8:\"text-836\";s:0:\"\";s:8:\"text-808\";s:10:\"3476410090\";s:8:\"text-666\";s:0:\"\";s:9:\"email-298\";s:22:\"vediasingh@hotmail.com\";s:8:\"text-290\";s:9:\"Any time \";s:8:\"text-961\";s:12:\"516-717-5821\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-247\";s:9:\"T64442580\";s:8:\"text-737\";s:9:\"Virginia \";s:8:\"text-139\";s:2:\"51\";s:8:\"text-331\";s:9:\"Any time \";s:8:\"text-986\";s:10:\"Winchester\";s:8:\"text-512\";s:9:\"Chantilly\";s:8:\"text-970\";s:7:\"Manasas\";s:8:\"text-143\";s:0:\"\";s:8:\"text-519\";s:7:\"Depends\";s:12:\"checkbox-982\";a:3:{i:0;s:9:\"Full Time\";i:1;s:8:\"Live Out\";i:2;s:7:\"Live In\";}s:12:\"checkbox-717\";a:2:{i:0;s:9:\"Week Days\";i:1;s:10:\"Over Night\";}s:12:\"checkbox-939\";a:4:{i:0;s:7:\"Laundry\";i:1;s:19:\"Reading to Children\";i:2;s:15:\"Preparing Meals\";i:3;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:12:\"checkbox-282\";a:1:{i:0;s:7:\"Cooking\";}s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-813\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-871\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-817\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-252\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:0:\"\";s:9:\"radio-659\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-603\";s:0:\"\";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:12:\"textarea-192\";s:46:\"I did child care and elderly care through out \";s:12:\"textarea-772\";s:8:\"Movving \";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:12:\"textarea-334\";s:0:\"\";s:11:\"textarea-48\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:12:\"textarea-590\";s:0:\"\";s:12:\"textarea-303\";s:0:\"\";s:8:\"text-955\";s:17:\"Steven leshnower \";s:8:\"text-162\";s:12:\"718-207-6216\";s:8:\"text-315\";s:17:\"Long island city\";s:8:\"text-516\";s:2:\"Ny\";s:8:\"text-217\";s:0:\"\";s:8:\"text-185\";s:5:\"10016\";s:8:\"text-800\";s:0:\"\";s:8:\"text-462\";s:20:\"01/06/2014\";s:8:\"text-108\";s:11:\"2020 March \";s:8:\"text-321\";s:17:\"New born - 6 yrs\";s:8:\"text-317\";s:13:\"New born-3yrs\";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:9:\"radio-682\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-529\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-342\";s:51:\"Reading to kids bathing ,feeding kids and laundry .\";s:12:\"textarea-741\";s:19:\"Moving to Virginia \";s:8:\"text-754\";s:34:\"Danielle and Christopher Pasquale \";s:8:\"text-184\";s:12:\"646-256-0911\";s:8:\"text-663\";s:19:\"33rd st 2nd avenue \";s:8:\"text-372\";s:10:\"Manhattan \";s:7:\"text-42\";s:0:\"\";s:8:\"text-191\";s:5:\"10025\";s:8:\"text-787\";s:0:\"\";s:8:\"text-142\";s:4:\"2009\";s:8:\"text-718\";s:4:\"2015\";s:8:\"text-213\";s:18:\"New born -6 years \";s:8:\"text-123\";s:18:\"New born -3 years \";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:9:\"radio-719\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-735\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-728\";s:38:\"Cooking,bath,laundry,reading for kids \";s:12:\"textarea-287\";s:21:\"Job became part time \";s:8:\"text-140\";s:0:\"\";s:8:\"text-175\";s:0:\"\";s:8:\"text-816\";s:0:\"\";s:8:\"text-374\";s:0:\"\";s:8:\"text-618\";s:0:\"\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:0:\"\";s:8:\"text-521\";s:0:\"\";s:8:\"text-230\";s:0:\"\";s:8:\"text-276\";s:0:\"\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:12:\"textarea-737\";s:0:\"\";s:12:\"textarea-152\";s:0:\"\";s:12:\"textarea-307\";s:75:\"Because I love kids and that’s what I have been doing for the past 25 yrs\";s:12:\"textarea-578\";s:51:\"Reading ,drawing,playing games and going for walks \";s:12:\"textarea-528\";s:0:\"\";s:12:\"textarea-697\";s:40:\"I am caring loving down to earth person \";s:12:\"textarea-999\";s:56:\"Listening to music going for walks, cooking and reading \";s:12:\"textarea-256\";s:47:\"Keep working with kids until I ready to retire \";s:12:\"textarea-751\";s:8:\"Time out\";s:12:\"textarea-148\";s:41:\"When kids eat well and do good listening \";s:12:\"textarea-723\";s:22:\"Kids not feeling well \";s:12:\"textarea-475\";s:14:\"From a friend \";s:9:\"radio-768\";a:1:{i:0;s:0:\"\";}s:9:\"radio-567\";a:1:{i:0;s:0:\"\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-480\";a:1:{i:0;s:0:\"\";}s:9:\"radio-283\";a:1:{i:0;s:0:\"\";}s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-168\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-736\";a:1:{i:0;s:0:\"\";}s:9:\"radio-855\";a:1:{i:0;s:0:\"\";}s:9:\"radio-967\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-11-16 21:00:58'),(285,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Hayley Mae\";s:9:\"email-722\";s:26:\"hayley@workplacegenius.com\";s:8:\"text-697\";s:12:\"0344 6729371\";s:12:\"textarea-853\";s:321:\"Hi\r\n\r\nCheck out the top 20 Tech Gadgets for 2020 \r\n\r\nMega 50% OFF BlackFriday sale \r\n\r\nFor Drones to Watches to LED portable Keyboards!\r\n\r\nThe Best gadets & Biggest Blackfriday discounts are here\r\n\r\n>>> https://wp-genius.com/blackfridaydeals <<<\r\n\r\nGrab an insane bargin now & Keep safe \r\n\r\nHayley Mae\r\nx\r\n\";}','2020-11-17 07:50:55'),(286,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Shelby Greene\";s:9:\"email-722\";s:28:\"shelby@yourmarketingplan.top\";s:8:\"text-697\";s:12:\"213-558-6626\";s:12:\"textarea-853\";s:530:\"Hey, great site. Are you guys still open?\r\n\r\nI'm reaching out businesses who need more customers right away.\r\n\r\nHere's how we can increase the visitors to your business immediately:\r\nhttps://yourmarketingplan.top/up?=metropolitannannies.com\r\n\r\nBest wishes,\r\nShelby\r\n\r\n\r\n\r\nYour Marketing Plan Co\r\n2764 Pleasant RD \r\nBld APMB 934 \r\nFort Mill SC 29708\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you are unintersted in this type of marketing:\r\nhttps://yourmarketingplan.top/unsubscribe.php?site=metropolitannannies.com\";}','2020-11-18 16:53:23'),(287,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:5:\"Sarah\";s:8:\"text-743\";s:7:\"Valazak\";s:8:\"text-477\";s:10:\"Accountant\";s:8:\"text-624\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"8048470421\";s:9:\"email-298\";s:21:\"sarah.nania@gmail.com\";s:8:\"text-524\";s:8:\"Michael \";s:8:\"text-706\";s:7:\"Valazak\";s:8:\"text-492\";s:4:\"CFO \";s:8:\"text-947\";s:0:\"\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:10:\"7243885682\";s:9:\"email-404\";s:21:\"mikevalazak@gmail.com\";s:8:\"text-172\";s:22:\"2238 N Columbus Street\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:9:\"Arlington\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"22207\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:0:\"\";s:8:\"text-961\";s:0:\"\";s:7:\"text-36\";s:0:\"\";s:9:\"radio-293\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-142\";s:0:\"\";s:8:\"text-986\";s:5:\"Henry\";s:8:\"text-512\";s:2:\"10\";s:8:\"text-970\";s:2:\"18\";s:8:\"text-143\";s:4:\"2017\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:5:\"Elena\";s:8:\"text-770\";s:2:\"10\";s:8:\"text-887\";s:2:\"02\";s:8:\"text-386\";s:4:\"2020\";s:9:\"radio-407\";a:1:{i:0;s:6:\"Female\";}s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:3:\"Tip\";s:7:\"text-38\";s:3:\"Cat\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:148:\"We have been very careful during COVID due to high risk family members and would like a caregiver that is also taking extra precautions during COVID\";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Full Time\";}s:8:\"text-968\";s:9:\"1000-1100\";s:8:\"text-552\";s:0:\"\";s:12:\"textarea-760\";s:40:\"Paid vacations, holidays, and sick leave\";s:12:\"checkbox-378\";a:4:{i:0;s:15:\"Preparing Meals\";i:1;s:27:\"Picking up after Child(ren)\";i:2;s:21:\"Reading to Child(ren)\";i:3;s:26:\"Age-appropriate Activities\";}s:12:\"textarea-971\";s:0:\"\";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:116:\"No set places to transport at this time, but would like the nanny to be able to take children to park etc if needed \";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:0:\"\";s:9:\"radio-452\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-279\";s:26:\"IRS standard mileage rate \";s:12:\"textarea-720\";s:33:\"Outgoing, loves to play outdoors,\";s:12:\"textarea-404\";s:117:\"Wake up, go for a walk, do some age appropriate lessons, play outside, lunch, nap, outdoor activity/ art, dinner\";s:12:\"textarea-784\";s:14:\"COVID Cautious\";s:12:\"textarea-298\";s:90:\"No physical discipline. Try to use positive reinforcement, but will use time out if needed\";s:12:\"textarea-146\";s:0:\"\";s:12:\"textarea-913\";s:6:\"Google\";s:8:\"text-747\";s:2:\"Sv\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-11-19 04:07:43'),(288,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"deborah quinzi\";s:9:\"email-722\";s:25:\"deborahquinzi@hotmail.com\";s:8:\"text-697\";s:10:\"3106665284\";s:12:\"textarea-853\";s:94:\"hi \n\nI am loooking for a temporary nanny in december \n\nCan u please call me back \n\n310 6665284\";}','2020-11-19 16:09:30'),(289,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:9:\"Kim Testa\";s:9:\"email-722\";s:19:\"ktesta@lifecare.com\";s:8:\"text-697\";s:10:\"2032913569\";s:12:\"textarea-853\";s:613:\"Hello,\n\nI am helping a family in the Richmond, VA area, zip code 23059. Do you service that area? They are looking for a nanny to start Jan. begin starting part-time and by end of month full time. They have two children 3 years and 8 months. Client is looking for someone that is full time with flexible hours, experience with hyper children, does need to have own transportation. May need to transport the children. Non-smoker. Light cleaning and cooking also. Can you help with this? If so, may I ask your fees, etc? What are the next steps for the family and what are your Covid-19 protocols? \n\nThank you,\n\nKIM\";}','2020-11-19 18:17:01'),(290,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:7:\"Ingrid \";s:8:\"text-743\";s:12:\"Melgar Osuna\";s:8:\"text-477\";s:33:\"2881 Jessica Taylor place apt 208\";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:12:\"Falls Church\";s:8:\"text-901\";s:8:\"Virginia\";s:8:\"text-759\";s:5:\"22042\";s:8:\"text-836\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:10:\"7038871417\";s:9:\"email-298\";s:17:\"ingrdbm@gmail.com\";s:8:\"text-290\";s:44:\"2:30 pm to 3:30 pm and evenings after 7 pm. \";s:8:\"text-961\";s:10:\"5712785178\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:9:\"t66151701\";s:8:\"text-737\";s:8:\"Virginia\";s:8:\"text-139\";s:2:\"54\";s:8:\"text-331\";s:20:\"12/14/2020\";s:8:\"text-986\";s:16:\"Falls Church, VA\";s:8:\"text-512\";s:10:\"Mclean, VA\";s:8:\"text-970\";s:13:\"Arlington, VA\";s:8:\"text-143\";s:0:\"\";s:8:\"text-519\";s:0:\"\";s:12:\"checkbox-982\";a:4:{i:0;s:9:\"Full Time\";i:1;s:9:\"Part Time\";i:2;s:8:\"Live Out\";i:3;s:7:\"Live In\";}s:12:\"checkbox-717\";a:4:{i:0;s:9:\"Week Days\";i:1;s:11:\"Week Nights\";i:2;s:10:\"Over Night\";i:3;s:8:\"Weekends\";}s:12:\"checkbox-939\";a:5:{i:0;s:7:\"Laundry\";i:1;s:7:\"Bathing\";i:2;s:7:\"Feeding\";i:3;s:25:\"Age-Approriate Activities\";i:4;s:24:\"Other (please describe):\";}s:8:\"text-561\";s:18:\"Provide medicine. \";s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-871\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-252\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:21:\"volkswagen jetta 2015\";s:9:\"radio-659\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-603\";s:64:\"I have a valid license with no restrictions with plus 3 points. \";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:8:\"n/a\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:8:\"n/a\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:17:\"Carla Gilbertson \";s:8:\"text-887\";s:17:\"Carla Gilbertson \";s:8:\"text-386\";s:10:\"2026636118\";s:9:\"radio-407\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-532\";s:16:\"1210 Colonial Rd\";s:8:\"text-393\";s:6:\"Mclean\";s:8:\"text-793\";s:2:\"VA\";s:8:\"text-119\";s:5:\"22101\";s:7:\"text-17\";s:10:\"30/Hr\";s:8:\"text-976\";s:12:\"02/2008\";s:8:\"text-995\";s:12:\"10/2020\";s:12:\"textarea-192\";s:660:\"Provide confidential and comprehensive childcare as full-time to the family of three children.\nHelp children prepare for daily activities, including assisting with morning and nightly\nroutines, and providing transportation to school and extracurricular events. Encourage\nchildren to complete self-care and hygiene such as bathing and dressing independently.\nPlan and coordinate weekly playdates, outings, and educational, emotional and behavioral\ndevelopment. Enforce household rules to maintain safe environment for children and family.\nPerform light housekeeping activities such as laundry and organizing children’s toys, clothes,\nbedrooms, and play areas.\";s:12:\"textarea-772\";s:83:\"The children are now all grown up attending middle school and are now independent. \";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:12:\"textarea-334\";s:0:\"\";s:11:\"textarea-48\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:12:\"textarea-590\";s:0:\"\";s:12:\"textarea-303\";s:0:\"\";s:8:\"text-955\";s:17:\"Carla Gilbertson \";s:8:\"text-162\";s:10:\"2026695873\";s:9:\"radio-283\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-315\";s:17:\"1210 Colonial Rd \";s:8:\"text-516\";s:6:\"Mclean\";s:8:\"text-217\";s:8:\"Virginia\";s:8:\"text-185\";s:5:\"22101\";s:8:\"text-800\";s:10:\"30/hr\";s:8:\"text-462\";s:12:\"02/2008\";s:8:\"text-108\";s:12:\"10/2020\";s:8:\"text-321\";s:2:\"13\";s:8:\"text-317\";s:2:\"13\";s:8:\"text-222\";s:2:\"10\";s:8:\"text-674\";s:0:\"\";s:9:\"radio-682\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-529\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-325\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-342\";s:660:\"Provide confidential and comprehensive childcare as full-time to the family of three children.\nHelp children prepare for daily activities, including assisting with morning and nightly\nroutines, and providing transportation to school and extracurricular events. Encourage\nchildren to complete self-care and hygiene such as bathing and dressing independently.\nPlan and coordinate weekly playdates, outings, and educational, emotional and behavioral\ndevelopment. Enforce household rules to maintain safe environment for children and family.\nPerform light housekeeping activities such as laundry and organizing children’s toys, clothes,\nbedrooms, and play areas.\";s:12:\"textarea-741\";s:83:\"The children are now all grown up attending middle school and are now independent. \";s:8:\"text-754\";s:0:\"\";s:8:\"text-184\";s:0:\"\";s:8:\"text-663\";s:0:\"\";s:8:\"text-372\";s:0:\"\";s:7:\"text-42\";s:0:\"\";s:8:\"text-191\";s:0:\"\";s:8:\"text-787\";s:0:\"\";s:8:\"text-142\";s:0:\"\";s:8:\"text-718\";s:0:\"\";s:8:\"text-213\";s:0:\"\";s:8:\"text-123\";s:0:\"\";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:12:\"textarea-728\";s:0:\"\";s:12:\"textarea-287\";s:0:\"\";s:8:\"text-140\";s:0:\"\";s:8:\"text-175\";s:0:\"\";s:8:\"text-816\";s:0:\"\";s:8:\"text-374\";s:0:\"\";s:8:\"text-618\";s:0:\"\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:0:\"\";s:8:\"text-521\";s:0:\"\";s:8:\"text-230\";s:0:\"\";s:8:\"text-276\";s:0:\"\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:12:\"textarea-737\";s:0:\"\";s:12:\"textarea-152\";s:0:\"\";s:12:\"textarea-307\";s:269:\"I chose to be a nanny because I love children. Working as a nanny for the past 13 years with one family of three kids has confirmed my love for this career. I love helping children grow, explore and learn about life which is extremely rewarding and full of joy for me. \";s:12:\"textarea-578\";s:462:\"I love being active with the kids by going on nature walks, visiting parks and exploring trails. Engaging in conversations with the kids as they develop and grow. Making sure to fulfill children with joy and love anytime they are down, doubting themselves or feeling sad. Overall, taking advantage of the little things and moments that make the children happy, wether it'd be cooking their favorite dish or assisting with school or recreational activities. \";s:12:\"textarea-528\";s:392:\"Getting children ready for their day by making sure they have their breakfast, change of clothes and all the things they may need for school. Come back home, take care of the dishes and clean up after the kids. Pick the kids after school and make sure the kids are on schedule with their meals and activities. Which usually entails arranging play dates, sport activities or arrange tutoring. \";s:12:\"textarea-697\";s:80:\"Loving, patient, nurturing, compassionate, trustworthy, common sense and funny. \";s:12:\"textarea-999\";s:79:\"Taking road trips with my golden doodle, hiking and enjoying time with family. \";s:12:\"textarea-256\";s:81:\"I would love to save enough money to purchase a home, travel and have more dogs. \";s:12:\"textarea-751\";s:83:\"Take care of the children as if they were my own with love, affection and respect. \";s:12:\"textarea-148\";s:50:\"I am happiest when I am around my family and dog. \";s:12:\"textarea-723\";s:108:\"A bad day is when it is rainy and cold outside and I can't enjoy the outdoor activities with the kids. \";s:12:\"textarea-475\";s:22:\"Another Nanny Friend. \";s:12:\"checkbox-282\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-480\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-168\";a:1:{i:0;s:0:\"\";}s:9:\"radio-719\";a:1:{i:0;s:0:\"\";}s:9:\"radio-735\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-736\";a:1:{i:0;s:0:\"\";}s:9:\"radio-855\";a:1:{i:0;s:0:\"\";}s:9:\"radio-967\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-11-20 00:43:55'),(291,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"ericjonesonline@outlook.com\";s:8:\"text-697\";s:12:\"555-555-1212\";s:12:\"textarea-853\";s:2966:\"Hey there, I just found your site, quick question…\r\n\r\nMy name’s Eric, I found metropolitannannies.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to learn more about everything Talk With Web Visitor can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE http://www.talkwithwebvisitors.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitors.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-11-21 11:29:34'),(292,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"ericjonesonline@outlook.com\";s:8:\"text-697\";s:12:\"555-555-1212\";s:12:\"textarea-853\";s:2300:\"Hey, this is Eric and I ran across metropolitannannies.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithwebvisitors.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitors.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-11-23 00:20:59'),(293,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:16:\"Charles Chandler\";s:9:\"email-722\";s:30:\"charles_l_chandler@hotmail.com\";s:8:\"text-697\";s:10:\"5713093467\";s:12:\"textarea-853\";s:131:\"How far in advance of needing a nanny do you recommend engaging your service? Days / weeks / months? Thanks in advance!\";}','2020-11-24 03:18:25'),(294,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"Silvia Fuentes\";s:9:\"email-722\";s:25:\"caritofuentes36@gmail.com\";s:8:\"text-697\";s:10:\"7038198856\";s:12:\"textarea-853\";s:30:\"I’m looking for a nanny job \";}','2020-11-24 15:51:49'),(295,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"ericjonesonline@outlook.com\";s:8:\"text-697\";s:12:\"555-555-1212\";s:12:\"textarea-853\";s:1708:\"My name’s Eric and I just found your site metropolitannannies.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nTalk With Web Visitor – CLICK HERE http://www.talkwithcustomer.com for a live demo now.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://www.talkwithcustomer.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithcustomer.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithcustomer.com/unsubscribe.aspx?d=metropolitannannies.com\";}','2020-11-25 02:30:45'),(296,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"ericjonesonline@outlook.com\";s:8:\"text-697\";s:12:\"555-555-1212\";s:12:\"textarea-853\";s:2952:\"Hey there, I just found your site, quick question…\r\n\r\nMy name’s Eric, I found metropolitannannies.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithcustomer.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithcustomer.com to learn more about everything Talk With Web Visitor can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE http://www.talkwithcustomer.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithcustomer.com/unsubscribe.aspx?d=metropolitannannies.com\";}','2020-11-25 15:48:13'),(297,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"ericjonesonline@outlook.com\";s:8:\"text-697\";s:12:\"555-555-1212\";s:12:\"textarea-853\";s:2966:\"Hey there, I just found your site, quick question…\r\n\r\nMy name’s Eric, I found metropolitannannies.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to learn more about everything Talk With Web Visitor can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE http://www.talkwithwebvisitors.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitors.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-11-28 00:06:19'),(298,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:8:\"Alecsis \";s:8:\"text-743\";s:6:\"Pillar\";s:8:\"text-477\";s:12:\"71 Basalt Dr\";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:14:\"Fredericksburg\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"22406\";s:8:\"text-836\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:14:\"(540) 604-1473\";s:9:\"email-298\";s:21:\"Lecsipillar@gmail.com\";s:8:\"text-290\";s:22:\"Weekdays before 1:30pm\";s:8:\"text-961\";s:11:\"Mary Pillar\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:0:\"\";s:8:\"text-737\";s:0:\"\";s:8:\"text-139\";s:2:\"20\";s:8:\"text-331\";s:9:\"Dec. 28th\";s:8:\"text-986\";s:33:\"Stafford/Fredericksburg Area\";s:8:\"text-512\";s:37:\"Fairfax/near George Mason campus\";s:8:\"text-970\";s:0:\"\";s:8:\"text-143\";s:0:\"\";s:8:\"text-519\";s:11:\"$22 an hour\";s:12:\"checkbox-982\";a:4:{i:0;s:9:\"Full Time\";i:1;s:9:\"Part Time\";i:2;s:8:\"Live Out\";i:3;s:7:\"Live In\";}s:12:\"checkbox-717\";a:3:{i:0;s:9:\"Week Days\";i:1;s:11:\"Week Nights\";i:2;s:10:\"Over Night\";}s:12:\"checkbox-939\";a:8:{i:0;s:7:\"Laundry\";i:1;s:7:\"Bathing\";i:2;s:19:\"Reading to Children\";i:3;s:7:\"Feeding\";i:4;s:15:\"Preparing Meals\";i:5;s:8:\"Cleaning\";i:6;s:25:\"Age-Approriate Activities\";i:7;s:24:\"Other (please describe):\";}s:8:\"text-561\";s:123:\"Assisting with homework, picking up/dropping off to school and/or events, other duties upon request and if needed\";s:12:\"checkbox-282\";a:3:{i:0;s:7:\"Errands\";i:1;s:7:\"Cooking\";i:2;s:24:\"Other (please describe):\";}s:8:\"text-332\";s:8:\"Pet care\";s:8:\"radio-42\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-203\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-871\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-252\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:12:\"Chrysler 200\";s:9:\"radio-659\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-603\";s:19:\"Driving for 3 years\";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:22:\"Shane's Rib Shack\";s:8:\"text-887\";s:15:\"Linda Hernandez\";s:8:\"text-386\";s:14:\"(540) 785-4234\";s:9:\"radio-407\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-532\";s:24:\"1150 Carl D. Silver Pkwy\";s:8:\"text-393\";s:14:\"Fredericksburg\";s:8:\"text-793\";s:2:\"Va\";s:8:\"text-119\";s:5:\"22401\";s:7:\"text-17\";s:24:\"~14,000 ($8.25 per hour)\";s:8:\"text-976\";s:8:\"May 2017\";s:8:\"text-995\";s:14:\"September 2018\";s:12:\"textarea-192\";s:237:\"Hired as an entry level position and promoted to Shift Leader, acting manager weeknights; trained/ managed personnel, placed inventory orders, wrote company emails, designed promotions, organized fundraisers, managed media presence.\";s:12:\"textarea-772\";s:31:\"Received a childcare job offer \";s:8:\"text-416\";s:23:\"Potters House Preschool\";s:8:\"text-218\";s:13:\"Stacey Pierce\";s:7:\"text-81\";s:14:\"(540) 373-4402\";s:9:\"radio-418\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-528\";s:21:\"1019 Princess Anne St\";s:7:\"text-38\";s:14:\"Fredericksburg\";s:8:\"text-918\";s:2:\"VA\";s:8:\"text-285\";s:5:\"22401\";s:8:\"text-298\";s:14:\"($10 per hour)\";s:8:\"text-940\";s:14:\"September 2018\";s:8:\"text-302\";s:11:\"August 2020\";s:12:\"textarea-334\";s:435:\"• Teacher to ages 1-3 years, planned full days of lessons, communicated with parents, potty training, intensive problem solving, and adapted under high classroom pressure\n• Initiated the school’s art program, created and taught kindergarten art curriculum and organized art showcases and events. \n• Exploratory teaching of ages 7-12, planned fun outings and focused on engaging children in reading, science, and art activities.\";s:11:\"textarea-48\";s:46:\"Schedule conflicted with my university classes\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:12:\"textarea-590\";s:0:\"\";s:12:\"textarea-303\";s:0:\"\";s:8:\"text-955\";s:0:\"\";s:8:\"text-162\";s:0:\"\";s:9:\"radio-283\";a:1:{i:0;s:2:\"No\";}s:8:\"text-315\";s:0:\"\";s:8:\"text-516\";s:0:\"\";s:8:\"text-217\";s:0:\"\";s:8:\"text-185\";s:0:\"\";s:8:\"text-800\";s:0:\"\";s:8:\"text-462\";s:0:\"\";s:8:\"text-108\";s:0:\"\";s:8:\"text-321\";s:0:\"\";s:8:\"text-317\";s:0:\"\";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:12:\"textarea-342\";s:0:\"\";s:12:\"textarea-741\";s:0:\"\";s:8:\"text-754\";s:0:\"\";s:8:\"text-184\";s:0:\"\";s:8:\"text-663\";s:0:\"\";s:8:\"text-372\";s:0:\"\";s:7:\"text-42\";s:0:\"\";s:8:\"text-191\";s:0:\"\";s:8:\"text-787\";s:0:\"\";s:8:\"text-142\";s:0:\"\";s:8:\"text-718\";s:0:\"\";s:8:\"text-213\";s:0:\"\";s:8:\"text-123\";s:0:\"\";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:12:\"textarea-728\";s:0:\"\";s:12:\"textarea-287\";s:0:\"\";s:8:\"text-140\";s:0:\"\";s:8:\"text-175\";s:0:\"\";s:8:\"text-816\";s:0:\"\";s:8:\"text-374\";s:0:\"\";s:8:\"text-618\";s:0:\"\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:0:\"\";s:8:\"text-521\";s:0:\"\";s:8:\"text-230\";s:0:\"\";s:8:\"text-276\";s:0:\"\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:12:\"textarea-737\";s:0:\"\";s:12:\"textarea-152\";s:0:\"\";s:12:\"textarea-307\";s:506:\"Having worked in a formal preschool setting, I would love to work with children in a more individualized way. The unfortunate reality of a classroom is that you teach to a group and must teach how the group learns, and where the group is in their learning. I want to be able to foster the curiosity of children in what they specifically are interested in, that involves helping them read, helping with homework, introducing new skills or topics... anything to see the "wooow" moment from a child.\";s:12:\"textarea-578\";s:182:\"I engaging children in art and science, playing with paints and other materials, science experiments, reading to/with a child, playing make-believe games, going to museums etc. \";s:12:\"textarea-528\";s:1313:\"In my two year old class, the children would be dropped off around 9:00 in the morning, we would start with morning circle time, including a song, a book, calendar/weather time, and a small activity. We would have morning snack, our first lesson of the day, arts and crafts, playroom or outdoor time, lunch, nap time, playroom/outdoor time, 2nd activity/lesson, guided freeplay, and then dismissal from 4:30-6:00 pm. With bathroom breaks and flexibility put into the schedule when needed, sometimes we would do more arts, or a longer science activity, or play more, depending on the children's needs. \nFor the summer, my age group was 7-11 year olds, our schedule usually would begin at 9:00 as well, we'd have morning circle time, fitness, morning snack, arts and crafts, science, Lunch, quiet time, reading time, small activity, active game, freeplay/dismissal. However we fluctuated from the schedule much more in the summer as the children were older, we would go to the library or take field trips, take long walks, play more games, or switch around experiments/crafts depending on what they were more interested in. Many times the children asked if we could read extra chapters of our book, or if I could teach them how to draw something, or if they could invent a game. \";s:12:\"textarea-697\";s:236:\"I am generally a happy and bubbly person, I love to learn, crack bad jokes, and make others smile. I am dedicated, passionate and hardworking, I like solving problems and puzzles, and am just as happy to listen as I am to be talkative. \";s:12:\"textarea-999\";s:162:\"I spend most of my time making art and listening to documentaries or podcasts, I love reading, writing, drawing, going to museums, rock climbing, and thrifting. \";s:12:\"textarea-256\";s:77:\"My biggest aim in my career is to write and illustrate a children's book\";s:12:\"textarea-751\";s:1021:\"I believe teaching and softly correcting prevents a child from making the same behavior mistake again and again because they understand why they were wrong and don't want to do it again. We must teach a child to self discipline. If a child dumps a tub of paint on the floor because they are upset, we must calm the child down (either count and breathe with them, have them sit alone in a time out chair/cozy corner, figure out what was frustrating them etc.) and then when the child is calm enough to proceed, have them clean up the mess (the adult helping if needed, but always teaching the child the natural consequences to the child's actions), I believe the only time physical punishment is acceptable is if the natural consequence to the child's action would be pain, and it should never be severe, for example: if a child is trying to touch the stove and has not listened when you said not to, a swat on the hand is acceptable, or if the child has bitten, a pop in the mouth is acceptable etc. \";s:12:\"textarea-148\";s:190:\"I have achieved something hard, such as learning a skill that was difficult at first, finally breaking through a student's block to a particular topic, reaching the top of a cliff etc. \";s:12:\"textarea-723\";s:286:\"The day is frustrating, usually lots of little things that add up, traffic, spilling something, burning food, plans being changed etc. But I usually able to balance out the building frustration by doing something stress relieving, going for a walk, singing/dancing, doing art etc. \";s:12:\"textarea-475\";s:13:\"Google search\";s:9:\"radio-480\";a:1:{i:0;s:0:\"\";}s:9:\"radio-682\";a:1:{i:0;s:0:\"\";}s:9:\"radio-529\";a:1:{i:0;s:0:\"\";}s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-168\";a:1:{i:0;s:0:\"\";}s:9:\"radio-719\";a:1:{i:0;s:0:\"\";}s:9:\"radio-735\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-736\";a:1:{i:0;s:0:\"\";}s:9:\"radio-855\";a:1:{i:0;s:0:\"\";}s:9:\"radio-967\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-11-28 00:51:43'),(299,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Hayley Mae\";s:9:\"email-722\";s:26:\"hayley@workplacegenius.com\";s:8:\"text-697\";s:14:\"(45) 6253-2063\";s:12:\"textarea-853\";s:376:\"Hi\r\n\r\nThe future of keyboards has arrived thanks to Keyless PRO!\r\n\r\nTurn any flat surface into a keyboard projecting from your smart device or PC \r\n\r\nThis look cool as, straight out of a sci-fi movie!\r\n\r\nIt portable and works anywhere\r\n\r\n50% off blackfriday deal for the next few days \r\n\r\n>>> https://wp-genius.com/blackfridaykeylesspro <<<\r\n\r\n\r\nHayley Mae\r\nx\r\n\";}','2020-11-28 19:54:35'),(300,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:6:\"Ingrid\";s:8:\"text-743\";s:6:\"Melgar\";s:8:\"text-477\";s:30:\"2881 JESSICA TAYLOR PL APT 208\";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:12:\"Falls Church\";s:8:\"text-901\";s:2:\"VA\";s:8:\"text-759\";s:5:\"22031\";s:8:\"text-836\";s:12:\"703-887-1417\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:0:\"\";s:9:\"email-298\";s:17:\"ingrdbm@gmail.com\";s:8:\"text-290\";s:9:\"afternoon\";s:8:\"text-961\";s:13:\"Diego Torrico\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:11:\"t66-15-1701\";s:8:\"text-737\";s:8:\"Virginia\";s:8:\"text-139\";s:2:\"54\";s:8:\"text-331\";s:10:\"12-14-2020\";s:8:\"text-986\";s:16:\"Falls Church, VA\";s:8:\"text-512\";s:13:\"Arlington, VA\";s:8:\"text-970\";s:10:\"Mclean, VA\";s:8:\"text-143\";s:11:\"Farifax, VA\";s:8:\"text-519\";s:14:\"25-32/hrs\";s:12:\"checkbox-982\";a:4:{i:0;s:9:\"Full Time\";i:1;s:9:\"Part Time\";i:2;s:8:\"Live Out\";i:3;s:7:\"Live In\";}s:12:\"checkbox-717\";a:4:{i:0;s:9:\"Week Days\";i:1;s:11:\"Week Nights\";i:2;s:10:\"Over Night\";i:3;s:8:\"Weekends\";}s:12:\"checkbox-939\";a:6:{i:0;s:7:\"Laundry\";i:1;s:7:\"Bathing\";i:2;s:7:\"Feeding\";i:3;s:15:\"Preparing Meals\";i:4;s:8:\"Cleaning\";i:5;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:12:\"checkbox-282\";a:3:{i:0;s:12:\"Housekeeping\";i:1;s:7:\"Errands\";i:2;s:24:\"Other (please describe):\";}s:8:\"text-332\";s:18:\"Light Housekeeping\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-871\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-252\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:13:\"VW jetta 2015\";s:9:\"radio-659\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-603\";s:74:\"I have a Valid license to drive in Virginia with plus 3 DMV point system. \";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:8:\"N/A\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:8:\"N/A\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:12:\"textarea-192\";s:0:\"\";s:12:\"textarea-772\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:0:\"\";s:7:\"text-38\";s:0:\"\";s:8:\"text-918\";s:0:\"\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:12:\"textarea-334\";s:0:\"\";s:11:\"textarea-48\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:12:\"textarea-590\";s:0:\"\";s:12:\"textarea-303\";s:0:\"\";s:8:\"text-955\";s:16:\"Carla Gilbertson\";s:8:\"text-162\";s:13:\"202) 669-5873\";s:9:\"radio-283\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-315\";s:17:\"1210 Colonial Rd \";s:8:\"text-516\";s:6:\"Mclean\";s:8:\"text-217\";s:2:\"VA\";s:8:\"text-185\";s:5:\"22101\";s:8:\"text-800\";s:0:\"\";s:8:\"text-462\";s:12:\"08/2008\";s:8:\"text-108\";s:12:\"10/2020\";s:8:\"text-321\";s:2:\"13\";s:8:\"text-317\";s:2:\"13\";s:8:\"text-222\";s:2:\"10\";s:8:\"text-674\";s:0:\"\";s:9:\"radio-682\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-529\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-325\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-342\";s:660:\"Provide confidential and comprehensive childcare as full-time to the family of three children. Help children prepare for daily activities, including assisting with morning and nightly routines, and providing transportation to school and extracurricular events. Encourage children to complete self-care and hygiene such as bathing and dressing independently. Plan and coordinate weekly playdates, outings, and educational, emotional and behavioral development. Enforce household rules to maintain safe environment for children and family. Perform light housekeeping activities such as laundry and organizing children’s toys, clothes, bedrooms, and play areas\";s:12:\"textarea-741\";s:105:\"Children's school are a walking distance and they are now at the edge where they can be independent.\";s:8:\"text-754\";s:0:\"\";s:8:\"text-184\";s:0:\"\";s:8:\"text-663\";s:0:\"\";s:8:\"text-372\";s:0:\"\";s:7:\"text-42\";s:0:\"\";s:8:\"text-191\";s:0:\"\";s:8:\"text-787\";s:0:\"\";s:8:\"text-142\";s:0:\"\";s:8:\"text-718\";s:0:\"\";s:8:\"text-213\";s:0:\"\";s:8:\"text-123\";s:0:\"\";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:12:\"textarea-728\";s:0:\"\";s:12:\"textarea-287\";s:0:\"\";s:8:\"text-140\";s:0:\"\";s:8:\"text-175\";s:0:\"\";s:8:\"text-816\";s:0:\"\";s:8:\"text-374\";s:0:\"\";s:8:\"text-618\";s:0:\"\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:0:\"\";s:8:\"text-521\";s:0:\"\";s:8:\"text-230\";s:0:\"\";s:8:\"text-276\";s:0:\"\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:12:\"textarea-737\";s:0:\"\";s:12:\"textarea-152\";s:0:\"\";s:12:\"textarea-307\";s:268:\"I chose to be a nanny because I love children. Working as a nanny for the past 13 years with one family of three kids has confirmed my love for this career. I love helping children grow, explore and learn about life which is extremely rewarding and full of joy for me.\";s:12:\"textarea-578\";s:461:\"I love being active with the kids by going on nature walks, visiting parks and exploring trails. Engaging in conversations with the kids as they develop and grow. Making sure to fulfill children with joy and love anytime they are down, doubting themselves or feeling sad. Overall, taking advantage of the little things and moments that make the children happy, wether it'd be cooking their favorite dish or assisting with school or recreational activities.\";s:12:\"textarea-528\";s:391:\"Getting children ready for their day by making sure they have their breakfast, change of clothes and all the things they may need for school. Come back home, take care of the dishes and clean up after the kids. Pick the kids after school and make sure the kids are on schedule with their meals and activities. Which usually entails arranging play dates, sport activities or arrange tutoring.\";s:12:\"textarea-697\";s:94:\"Loving, patient, nurturing, compassionate, trustworthy with a sense of humor and common sense.\";s:12:\"textarea-999\";s:78:\"Taking road trips with my golden doodle, hiking and enjoying time with family.\";s:12:\"textarea-256\";s:80:\"I would love to save enough money to purchase a home, travel and have more dogs.\";s:12:\"textarea-751\";s:82:\"Take care of the children as if they were my own with love, affection and respect.\";s:12:\"textarea-148\";s:49:\"I am happiest when I am around my family and dog.\";s:12:\"textarea-723\";s:107:\"A bad day is when it is rainy and cold outside and I can't enjoy the outdoor activities with the kids.\";s:12:\"textarea-475\";s:26:\"Another nanny near my job.\";s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}s:9:\"radio-480\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-168\";a:1:{i:0;s:0:\"\";}s:9:\"radio-719\";a:1:{i:0;s:0:\"\";}s:9:\"radio-735\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-736\";a:1:{i:0;s:0:\"\";}s:9:\"radio-855\";a:1:{i:0;s:0:\"\";}s:9:\"radio-967\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-11-29 19:03:46'),(301,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Hayley Mae\";s:9:\"email-722\";s:26:\"hayley@workplacegenius.com\";s:8:\"text-697\";s:12:\"250-549-7956\";s:12:\"textarea-853\";s:376:\"Hi\r\n\r\nThe future of keyboards has arrived thanks to Keyless PRO!\r\n\r\nTurn any flat surface into a keyboard projecting from your smart device or PC \r\n\r\nThis look cool as, straight out of a sci-fi movie!\r\n\r\nIt portable and works anywhere\r\n\r\n50% off blackfriday deal for the next few days \r\n\r\n>>> https://wp-genius.com/blackfridaykeylesspro <<<\r\n\r\n\r\nHayley Mae\r\nx\r\n\";}','2020-11-30 13:32:06'),(302,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:12:\"Sabahat Khan\";s:9:\"email-722\";s:24:\"sabahatkhan779@gmail.com\";s:8:\"text-697\";s:12:\"978-494-5664\";s:12:\"textarea-853\";s:296:\"Hi,\r\n\r\nI hope you are safe and healthy. I want to contribute a free of cost guest post (high quality) to your website.\r\n\r\nI would just expect you to give me a do-follow backlink within the main article. Please let me know if I shall send you some interesting topic ideas?\r\n\r\nBest,\r\n\r\nSabahat Khan\";}','2020-11-30 14:42:01'),(303,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Sanmay Das\";s:9:\"email-722\";s:16:\"sanmay@gmail.com\";s:8:\"text-697\";s:12:\"617-962-8548\";s:12:\"textarea-853\";s:556:\"Hi,\n\nI'd tried leaving a message last week on your voicemail, but haven't heard back. We're interested in finding a long-term full-time nanny in Vienna. We have two kids, ages 7 and 3. The 7 year old is currently doing 2nd grade virtually in FCPS, and the 3 year old goes to preschool for 3 hours in the mornings. \n\nWe understand that the market is probably tight right now, but are interested in talking with you to see what you think, learn about how you work in terms of placement, and figure out how best to proceed!\n\nThanks,\nSanmay Das\";}','2020-11-30 21:50:55'),(304,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"ericjonesonline@outlook.com\";s:8:\"text-697\";s:12:\"555-555-1212\";s:12:\"textarea-853\";s:2151:\"Hello, my name’s Eric and I just ran across your website at metropolitannannies.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE http://www.talkwithwebvisitors.com to discover what Talk With Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithwebvisitors.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitors.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-12-01 17:26:29'),(305,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:8:\"Brittne \";s:8:\"text-743\";s:4:\"Kemp\";s:8:\"text-477\";s:21:\"10821 Red Run Blvd #8\";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:13:\"Owings Mills \";s:8:\"text-901\";s:2:\"MD\";s:8:\"text-759\";s:5:\"21117\";s:8:\"text-836\";s:10:\"7185520041\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:0:\"\";s:9:\"email-298\";s:22:\"Brittnejkemp@gmail.com\";s:8:\"text-290\";s:34:\"10:30 AM-12:00 PM 4:00 PM-6:00 PM \";s:8:\"text-961\";s:0:\"\";s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:17:\"K-510-098-356-012\";s:8:\"text-737\";s:2:\"MD\";s:8:\"text-139\";s:2:\"27\";s:8:\"text-331\";s:12:\"January 2021\";s:8:\"text-986\";s:13:\"Washington DC\";s:8:\"text-512\";s:17:\"Silver Spring, MD\";s:8:\"text-970\";s:0:\"\";s:8:\"text-143\";s:0:\"\";s:8:\"text-519\";s:6:\"48,000\";s:12:\"checkbox-982\";a:4:{i:0;s:9:\"Full Time\";i:1;s:9:\"Part Time\";i:2;s:8:\"Live Out\";i:3;s:7:\"Live In\";}s:12:\"checkbox-939\";a:7:{i:0;s:7:\"Laundry\";i:1;s:7:\"Bathing\";i:2;s:19:\"Reading to Children\";i:3;s:7:\"Feeding\";i:4;s:15:\"Preparing Meals\";i:5;s:8:\"Cleaning\";i:6;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:12:\"checkbox-282\";a:4:{i:0;s:12:\"Housekeeping\";i:1;s:7:\"Laundry\";i:2;s:7:\"Errands\";i:3;s:7:\"Cooking\";}s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-871\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-252\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:18:\"2018 Nissan Sentra\";s:9:\"radio-659\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-603\";s:30:\"I have a clean driving record.\";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:12:\"Alvena Sims \";s:8:\"text-386\";s:10:\"3019281802\";s:9:\"radio-407\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-532\";s:22:\"209 Marshall Wood Road\";s:8:\"text-393\";s:13:\"Reisterstown \";s:8:\"text-793\";s:2:\"MD\";s:8:\"text-119\";s:5:\"21136\";s:7:\"text-17\";s:6:\"36,000\";s:8:\"text-976\";s:12:\"08/2020\";s:8:\"text-995\";s:12:\"01/2020\";s:12:\"textarea-192\";s:150:\"Keeping twin girls on routine. Feeding breakfast and lunch, diaper changes, scheduled naps in the morning and night, laundry, light housekeeping, etc.\";s:12:\"textarea-772\";s:52:\"Family has some changes in household due to pandemic\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:23:\"Lisa and Marvin Francis\";s:7:\"text-81\";s:10:\"5853842683\";s:9:\"radio-418\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-528\";s:17:\"26 Gunther Place \";s:7:\"text-38\";s:9:\"Brooklyn \";s:8:\"text-918\";s:3:\"NY \";s:8:\"text-285\";s:5:\"11233\";s:8:\"text-298\";s:6:\"45,000\";s:8:\"text-940\";s:12:\"01/2017\";s:8:\"text-302\";s:12:\"05/2020\";s:12:\"textarea-334\";s:177:\"Pick-up/drop-offs to and from school, extracurricular activities after-school, meal prep for breakfast, lunch, and sometimes dinner. Homework help, light house keeping etc.\";s:11:\"textarea-48\";s:87:\"I relocated to Maryland to help my family financially. Also, the pandemic hit New York.\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:11:\"Jamila Case\";s:8:\"text-888\";s:10:\"6233837286\";s:9:\"radio-480\";a:1:{i:0;s:3:\"Yes\";}s:7:\"text-27\";s:18:\"27 W 72 nd street \";s:8:\"text-278\";s:8:\"New York\";s:8:\"text-795\";s:2:\"NY\";s:8:\"text-542\";s:5:\"10023\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:12:\"03/2015\";s:8:\"text-446\";s:12:\"11/2016\";s:12:\"textarea-590\";s:162:\"Early morning formula, baths, tummy time, scheduled naps, cloth diaper changes, park visits, dog walks, light housekeeping, child laundry, dinner preparation etc.\";s:12:\"textarea-303\";s:34:\"Family relocated to North Carolina\";s:8:\"text-955\";s:12:\"Alvena Sims \";s:8:\"text-162\";s:10:\"3019281802\";s:9:\"radio-283\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-315\";s:22:\"209 Marshall Wood Road\";s:8:\"text-516\";s:12:\"Reisterstown\";s:8:\"text-217\";s:2:\"MD\";s:8:\"text-185\";s:5:\"21136\";s:8:\"text-800\";s:5:\"36000\";s:8:\"text-462\";s:0:\"\";s:8:\"text-108\";s:0:\"\";s:8:\"text-321\";s:9:\"17 months\";s:8:\"text-317\";s:10:\"17 months \";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:9:\"radio-682\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-529\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-342\";s:150:\"Keeping twin girls on routine. Feeding breakfast and lunch, diaper changes, scheduled naps in the morning and night, laundry, light housekeeping, etc.\";s:12:\"textarea-741\";s:52:\"Family has some changes in household due to pandemic\";s:8:\"text-754\";s:12:\"Lisa Francis\";s:8:\"text-184\";s:10:\"5853842683\";s:9:\"radio-168\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-663\";s:16:\"26 Gunther Place\";s:8:\"text-372\";s:9:\"Brooklyn \";s:7:\"text-42\";s:2:\"NY\";s:8:\"text-191\";s:5:\"11233\";s:8:\"text-787\";s:0:\"\";s:8:\"text-142\";s:12:\"01/2017\";s:8:\"text-718\";s:12:\"05/2020\";s:8:\"text-213\";s:2:\"11\";s:8:\"text-123\";s:1:\"8\";s:8:\"text-463\";s:2:\"10\";s:8:\"text-535\";s:0:\"\";s:9:\"radio-719\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-735\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-634\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-728\";s:177:\"Pick-up/drop-offs to and from school, extracurricular activities after-school, meal prep for breakfast, lunch, and sometimes dinner. Homework help, light house keeping etc.\";s:12:\"textarea-287\";s:10:\"Relocated \";s:8:\"text-140\";s:11:\"Jamila Case\";s:8:\"text-175\";s:10:\"6233837286\";s:9:\"radio-736\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-816\";s:18:\"27 W 72 nd street \";s:8:\"text-374\";s:5:\"10023\";s:8:\"text-618\";s:0:\"\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:0:\"\";s:8:\"text-521\";s:0:\"\";s:8:\"text-230\";s:9:\"4 months \";s:8:\"text-276\";s:8:\"6 months\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:9:\"radio-855\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-967\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-737\";s:162:\"Early morning formula, baths, tummy time, scheduled naps, cloth diaper changes, park visits, dog walks, light housekeeping, child laundry, dinner preparation etc.\";s:12:\"textarea-152\";s:10:\"Relocation\";s:12:\"textarea-307\";s:186:\"All the women in my family are special educators. Although, I did not follow in their teaching footsteps I really love children. It is rewarding to be apart of their development in life.\";s:12:\"textarea-578\";s:144:\"Music was very big in my household. I love to sing and dance with children, make-shift sculpting, painting, baking, and educational activities. \";s:12:\"textarea-528\";s:423:\"I currently care for two twin girls who are 17 months for 10 and a half hours a day. In the morning, I wake them up change their diapers and feed them breakfast. We play and learn until their first nap. After their first nap, we play some more until lunch time. After lunch, I change their diapers and clothes followed by their afternoon milk. We do some activities and may watch their favorite show until their second nap.\";s:12:\"textarea-697\";s:157:\"I would describe my personality as outgoing and self-motivated. I love to laugh and make jokes, I enjoy teaching others anything I learn or new information. \";s:12:\"textarea-999\";s:121:\"I own a candle company so I make eco-friendly candles. I write music and sing, and engage in a lot of outdoor activities.\";s:12:\"textarea-256\";s:87:\"I hope to complete my last two semesters of school remotely, and enroll in grad school.\";s:12:\"textarea-751\";s:144:\"This is an area that I administer based upon the parents. Every parent has their own household structure for their children and I abide by such.\";s:12:\"textarea-148\";s:36:\"I am around children and my family. \";s:12:\"textarea-723\";s:64:\"The post office or any office closes early or due to a holiday. \";s:12:\"textarea-475\";s:13:\"Google search\";s:9:\"radio-293\";a:1:{i:0;s:0:\"\";}s:12:\"checkbox-717\";a:1:{i:0;s:0:\"\";}s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-12-02 04:02:07'),(306,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:7:\"Hershel\";s:9:\"email-722\";s:28:\"info@metropolitannannies.com\";s:8:\"text-697\";s:8:\"472 3689\";s:12:\"textarea-853\";s:249:\"Hey there\r\n\r\nDeliver the Highest-Quality disposable face mask from Certified Manufacturers Directly to You. The price is $0.39 each. If interested, please check our site: pharmacyoutlets.online\r\n\r\nAll the best,\r\n\r\nContact Us | Metropolitan Nannies\";}','2020-12-05 14:55:18'),(307,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"Crystal Delrey\";s:9:\"email-722\";s:26:\"crystal@moreseotraffic.top\";s:8:\"text-697\";s:12:\"719-809-2561\";s:12:\"textarea-853\";s:733:\"Hi, \r\n\r\nYou probably get a ton of emails about "getting on the first page of Google."\r\n\r\nToo bad most of them are SCAMS.\r\n\r\nIf you REALLY want to rank higher, you absolutely need to get this one part right:\r\nhttps://moreseotraffic.top/wal/?=metropolitannannies.com\r\n\r\nIt's backed by data from thousands of SEO campaigns, across all industries.\r\n\r\nJust imagine what it could do for your business.\r\n\r\nCrystal Delrey\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nMore SEO Traffic\r\n964-2055 E. Badillo St\r\nCovina, CA 91724\r\n\r\nIf you prefer not to receive commercial messages regarding seo for your business, please remove yourself here: https://www.moreseotraffic.top/out.php/?site=metropolitannannies.com\r\n\";}','2020-12-06 07:07:51'),(308,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"ericjonesonline@outlook.com\";s:8:\"text-697\";s:12:\"555-555-1212\";s:12:\"textarea-853\";s:1708:\"My name’s Eric and I just found your site metropolitannannies.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nTalk With Web Visitor – CLICK HERE http://www.talkwithcustomer.com for a live demo now.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://www.talkwithcustomer.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithcustomer.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithcustomer.com/unsubscribe.aspx?d=metropolitannannies.com\";}','2020-12-07 04:36:49'),(309,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:11:\"Umer Ishfaq\";s:9:\"email-722\";s:22:\"umerishfaq08@gmail.com\";s:8:\"text-697\";s:14:\"(02) 6194 3105\";s:12:\"textarea-853\";s:491:\"Hi,\r\n\r\nI hope you are doing well.\r\n\r\nI want to contribute a guest post article to your website that may interest your readers.\r\n\r\nIt would be of high quality and free of cost. You can choose the topic of the article from the topic ideas that I'll send you in my next email once you approve this offer.\r\n\r\nPlease note that I will need you to give me a backlink within the guest post article.\r\n\r\nPlease let me know if I shall send over some amazing topic ideas?\r\n\r\nRegards,\r\n\r\nUmer Ishfaq\";}','2020-12-07 14:49:26'),(310,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:23:\"Global Language Network\";s:9:\"email-722\";s:19:\"teaching@thegln.org\";s:8:\"text-697\";s:14:\"(202) 684-6627\";s:12:\"textarea-853\";s:2502:\"Dear Metropolitan Nannies,\n \nI am reaching out on behalf of the Global Language Network (GLN) because we believe you and the members of your organization would be interested in the opportunity to join our community. Our mission at GLN is, "to use language as a tool to help fix our world." As part of this mission, GLN provides the space and tools for native language speakers to share their language and culture with students who are strongly motivated to learn. \n \nCurrently, we are preparing for our upcoming Spring 2021 semester and we wanted to share with you and your clients the opportunity to teach with us. Since classes at GLN are only once a week for two hours, it would be convenient for your clients/staff members to facilitate this volunteer opportunity. By putting together lesson plans and leading classes of eager students, our volunteer teachers develop highly valuable professional skills and create lasting bonds with members of a community of givers. In addition, we provide all of our committed teachers with the opportunity to take a free language course with GLN. For instance, GLN offers English As A Second Language courses. This is a fantastic opportunity for members of your organization to share their culture, give back to their community, and gain professional and networking experience. \n \nIf you believe that this opportunity would be of interest to the clients/staff members of your organization then please pass along the information in the flyer attached below. They can also visit the Teaching Page of our website for more information. Any interested clients/staff members who wish to teach with GLN are invited to attend one of our upcoming Teacher Training Sessions led by our very own Executive Director. Please ask that they fill out our RSVP form in the link below and choose one of the following dates to attend:\n \n- Sunday, December 20th 2020, from 10am - 4:55pm EST, Online\n- Monday, December 21st 2020 from 10am - 4:55pm EST, Online \n- Sunday, December 27th 2020, 10am - 4:55pm EST, Online \n \n \nWe would be happy to answer any further questions you may have regarding our teaching or language program. We look forward to potentially working with you and your members. \n \nThank you,\n \nRuth Tabaku\nLeadership Fellow\nGlobal Language Network\n \n \nTeacher Training Sessions RSVP Form Link:\nhttps://docs.google.com/forms/d/e/1FAIpQLSdvMbB3B0Itg8BBYOExRxbm7quWDCc7R5qJTka9tomzDZ9XVQ/viewform?usp=pp_url\n\";}','2020-12-08 16:13:00'),(311,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Sally Karp\";s:9:\"email-722\";s:20:\"sally@hyperleads.top\";s:8:\"text-697\";s:12:\"326-421-7718\";s:12:\"textarea-853\";s:661:\"Hi,\r\n\r\nDid you hear on the news how some businesses are doing really well right now? It's because more people are at home, searching the Internet for products and services.\r\n\r\nWe're one of the companies that is helping these businesses get more customers.\r\n\r\nDiscover how we can help your business too:\r\nhttps://hyperleads.top/up/?=metropolitannannies.com\r\n\r\nBe well!\r\nSally\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nHyperLeads\r\n30025 Alicia Pkwy \r\nFL 20-75 \r\nLaguna Niguel, CA 92677\r\n\r\nIf you desire to skip this sort of marketing in the future:\r\nhttps://hyperleads.top/unsubscribe.php/?site=metropolitannannies.com\";}','2020-12-08 16:37:43'),(312,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:16:\"Chester Midgette\";s:9:\"email-722\";s:26:\"midgette.chester87@msn.com\";s:8:\"text-697\";s:8:\"430 9566\";s:12:\"textarea-853\";s:1464:\"Hello\r\n\r\nLet’s face it…\r\n\r\nSending out emails is fun – as long as you keep getting responses… (But before I get into the details of how you can get more replies, let me tell you a little secret)\r\n\r\nYou might have heard about Abraham Lincoln’s sharpening an axe before chopping a tree quote? If not, here it is…\r\n\r\nHe said, “Give me six hours to chop down a tree and I will spend the first four sharpening the axe.”\r\n\r\nNow, how does it apply to you and the way you reach out to people?\r\n\r\nWell, no matter how good you think your email is – no one will open it if its subject line is not enticing enough…\r\n\r\nIt won’t matter if your email brings a lot of value – if the recipient doesn’t open it in the first place…\r\n\r\nThis is where the whole ‘sharpening the axe’ theory steps in…\r\n\r\nSo, if you’re sending out multiple emails in a day and not getting any responses, there’s a chance that your emails are not being opened…\r\n\r\nComing back to how you can get more replies…\r\n\r\nOver these years, I’ve tried and tested multiple subject lines and identified what makes people tick…\r\n\r\nTo help you out and send the elevator back, I’ve put all of them together in a done for you, fill in the blank free resource so that you can use them whenever you want…\r\n\r\nFollow this link to get access to this free resource and sharpen the axe to get responses like never before!\r\n\r\nhttps://usualprospect.com/emails\r\n\r\n\";}','2020-12-10 00:48:52'),(313,327,'a:99:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:5:\"Kylin\";s:8:\"text-743\";s:8:\"McCardle\";s:8:\"text-477\";s:18:\"Regulatory Affairs\";s:8:\"text-624\";s:8:\"Citibank\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:12:\"202-368-4150\";s:9:\"email-298\";s:24:\"kylie.mccardle@gmail.com\";s:8:\"text-524\";s:4:\"Matt\";s:8:\"text-706\";s:8:\"McCardle\";s:8:\"text-492\";s:18:\"Regulatory Affairs\";s:8:\"text-947\";s:6:\"Amazon\";s:7:\"text-10\";s:0:\"\";s:8:\"text-555\";s:12:\"703-627-7909\";s:9:\"email-404\";s:18:\"mccardle@gmail.com\";s:8:\"text-172\";s:15:\"929 N Daniel St\";s:8:\"text-420\";s:0:\"\";s:8:\"text-640\";s:9:\"Arlington\";s:8:\"text-901\";s:8:\"Virginia\";s:8:\"text-759\";s:5:\"22201\";s:8:\"text-836\";s:0:\"\";s:8:\"text-290\";s:7:\"anytime\";s:8:\"text-961\";s:5:\"Kylin\";s:7:\"text-36\";s:51:\"Susie McCardle (Paternal grandmother). 304-281-6176\";s:9:\"radio-293\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-142\";s:665:\"Graham's first nanny was firm, but FULL of love. She is a mother of three grown children and one grandchild. With her age, she decided to pursue a new career and is still very close with us. \n\nGraham's current nanny is the definition of indispensable. She jumped right into our family and took a leadership role. She's a playmate and teacher for Graham, but not a disciplinarian. When we ask my son who his best friend is, he regularly says her name. Her family has become an extension of ours. \n\nBecause we both work from home (even pre-COVID), we are always accessible. We are usually in our offices, but of course come out to talk and/or eat.\";s:8:\"text-986\";s:6:\"Graham\";s:8:\"text-512\";s:6:\"August\";s:8:\"text-970\";s:1:\"7\";s:8:\"text-143\";s:4:\"2016\";s:9:\"radio-519\";a:1:{i:0;s:4:\"Male\";}s:8:\"text-561\";s:8:\"n/a\";s:8:\"text-332\";s:0:\"\";s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:0:\"\";s:8:\"text-386\";s:0:\"\";s:8:\"text-532\";s:0:\"\";s:8:\"text-393\";s:0:\"\";s:8:\"text-404\";s:0:\"\";s:8:\"text-793\";s:0:\"\";s:8:\"text-119\";s:0:\"\";s:7:\"text-17\";s:0:\"\";s:8:\"text-976\";s:0:\"\";s:8:\"text-995\";s:0:\"\";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:0:\"\";s:7:\"text-81\";s:0:\"\";s:8:\"text-528\";s:5:\"Rocky\";s:7:\"text-38\";s:10:\"Toy Poodle\";s:8:\"text-918\";s:135:\"He's 16 and likely won't make it for another month or so. We are dog lovers, but don't plan to get another anytime soon.\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:0:\"\";s:8:\"text-940\";s:0:\"\";s:8:\"text-302\";s:0:\"\";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:9:\"radio-980\";a:1:{i:0;s:2:\"No\";}s:9:\"radio-396\";a:1:{i:0;s:2:\"No\";}s:8:\"text-795\";s:14:\"Susie McCardle\";s:8:\"text-542\";s:20:\"Paternal grandmother\";s:8:\"text-248\";s:84:\"She visits frequently and stays for a week or two at a time (she lives out of state)\";s:8:\"text-449\";s:14:\"Wayne McCardle\";s:8:\"text-446\";s:20:\"Paternal grandfather\";s:8:\"text-955\";s:4:\"Same\";s:8:\"text-162\";s:0:\"\";s:7:\"text-60\";s:0:\"\";s:8:\"text-515\";s:0:\"\";s:8:\"text-233\";s:0:\"\";s:8:\"text-495\";s:0:\"\";s:8:\"text-406\";s:0:\"\";s:9:\"radio-357\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-197\";s:394:\"Our son has a number of severe food allergies and carries an epinephrine auto injector at all times. He is currently avoiding pecans, walnuts, cashews, pistachios, wheat, and milk. He is currently being treated for peanuts (he must eat a certain amount per day to maintain his tolerance), but is still allergic. We don't keep those four treenuts in the house, but we do eat milk and wheat.\";s:12:\"checkbox-113\";a:2:{i:0;s:8:\"Live Out\";i:1;s:9:\"Full Time\";}s:8:\"text-968\";s:71:\"negotiable, but likely $23-$25/hr. Should be around $900/week\";s:8:\"text-552\";s:66:\"less taxes and half of required social security and medicare taxes\";s:12:\"textarea-760\";s:143:\"Paid holidays; paid time off (vacation and sick leave); we haven't offered health insurance in the past; mileage and expense reimbursement\";s:12:\"checkbox-378\";a:7:{i:0;s:22:\"Child(ren)’s Laundry\";i:1;s:15:\"Preparing Meals\";i:2;s:30:\"Daily Log of Child(ren)\'s Play\";i:3;s:27:\"Picking up after Child(ren)\";i:4;s:21:\"Reading to Child(ren)\";i:5;s:26:\"Age-appropriate Activities\";i:6;s:24:\"Other (Please describe):\";}s:12:\"textarea-971\";s:206:\"(post-COVID) taking him to and from any classes. For example, pre-COVID we had him in two weekday gym classes. Taking him to playgrounds or the zoo. Administer medicine as needed. Clean up after mealtime. \";s:9:\"radio-633\";a:1:{i:0;s:3:\"Yes\";}s:11:\"textarea-16\";s:192:\"Not very often, but as necessary for gym class (described above), playgrounds, and sometimes the zoo. We likely would want them to use their own car, but we can consider having them use mine.\";s:9:\"radio-348\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-466\";s:60:\"If necessary, we could consider having the nanny use my car.\";s:9:\"radio-452\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-279\";s:54:\"Pegged to the IRS rate (currently 57.5 cents per mile)\";s:12:\"textarea-720\";s:445:\"Graham is smart, stubborn, and playful. He needs someone that can provide boundaries and structure, help him to learn (books, arts & crafts, reading/writing), and be an occasional playmate. The nanny probably needs to be someone fast on their feet to keep up :)\n\nThe nanny also should be someone who is ok with cooking. They will need to ensure all meals are safe and free of Graham's allergens and not at risk of cross contamination. \";s:12:\"textarea-404\";s:710:\"Typically, Graham is dressed for the day when the nanny comes, but usually the nanny will prepare breakfast as soon as she arrives. After he's done eating, they tend to play or do school-like activities and eat a snack (with TV usually on). The nanny prepares lunch and after he eats, he usually plays outside, often with a next door neighbor who is the same age (masks on). He eats an afternoon snack. The nanny often prepares dinner before heading home (but not always). Post-COVID, he'll usually do a gym class in the neighborhood once or twice a week and he visits parks and playgrounds regularly. We are taking COVID very seriously. No one inside our house; outside exposure only with masks on. \";s:12:\"textarea-784\";s:553:\"Given Graham's food allergies (detailed above), it's very important for us to have someone who has the maturity to protect him and to take action (if necessary) to administer his epinephrine if needed. Solid use of English is critical so we can ensure there is no misunderstanding about his care plan. And it'd be lovely if they were up for "teaching" him a bit, but certainly not necessary.\n\nThe nanny MUST take all necessary COVID precautions. Prefer no public transportation, dining in restaurants, working out in gyms, etc. \";s:12:\"textarea-298\";s:404:\"I tend to have pretty clear boundaries and I'm quick to remind Graham if he's crossed them. He's pretty well behaved for me, but when he does act up (typically b/c of stubbornness), I have him go to his room for a time out until he's cooled off (important step b/c he can get pretty heated). He needs someone who can be firm with boundaries, but warm with everything else. \";s:12:\"textarea-146\";s:8:\"n/a\";s:12:\"textarea-913\";s:6:\"Google\";s:8:\"text-747\";s:2:\"KM\";s:9:\"radio-647\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-234\";a:1:{i:0;s:41:\"I understand and agree to the above terms\";}s:9:\"radio-407\";a:1:{i:0;s:0:\"\";}s:9:\"radio-190\";a:1:{i:0;s:0:\"\";}s:9:\"radio-418\";a:1:{i:0;s:0:\"\";}}','2020-12-12 22:47:53'),(314,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"ericjonesonline@outlook.com\";s:8:\"text-697\";s:12:\"555-555-1212\";s:12:\"textarea-853\";s:2966:\"Hey there, I just found your site, quick question…\r\n\r\nMy name’s Eric, I found metropolitannannies.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to learn more about everything Talk With Web Visitor can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE http://www.talkwithwebvisitors.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitors.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-12-16 01:49:02'),(315,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"ericjonesonline@outlook.com\";s:8:\"text-697\";s:12:\"555-555-1212\";s:12:\"textarea-853\";s:2966:\"Hey there, I just found your site, quick question…\r\n\r\nMy name’s Eric, I found metropolitannannies.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when the iron’s hot!\r\n\r\nCLICK HERE http://www.talkwithwebvisitors.com to learn more about everything Talk With Web Visitor can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE http://www.talkwithwebvisitors.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithwebvisitors.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-12-16 07:52:13'),(316,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:14:\"Lenard Redfern\";s:9:\"email-722\";s:27:\"marketing@sendbulkmails.com\";s:8:\"text-697\";s:2:\"NA\";s:12:\"textarea-853\";s:272:\"Generate your own Leads and Website Traffic by sending cold emails.\r\n\r\nWe offer a platform for you to do just that.\r\n\r\nCustom Domain\r\nDedicated IP\r\nIntegrated Dashboard\r\nCancel Anytime\r\n\r\nUnlimited Emails for $99/mo or $699/yr\r\n\r\nSign up on www.SendBulkMails.com\";}','2020-12-16 15:26:45'),(317,323,'a:155:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-549\";s:14:\"Angela ( ANGY)\";s:8:\"text-743\";s:9:\"Dieckmann\";s:8:\"text-477\";s:21:\"14213 Woodcrest Drive\";s:8:\"text-624\";s:0:\"\";s:8:\"text-640\";s:10:\"Rockville \";s:8:\"text-901\";s:2:\"MD\";s:8:\"text-759\";s:5:\"20853\";s:8:\"text-836\";s:0:\"\";s:8:\"text-808\";s:0:\"\";s:8:\"text-666\";s:12:\"202.236.2897\";s:9:\"email-298\";s:16:\"Kilema22@aol.com\";s:8:\"text-290\";s:12:\"9 AM - 7 PM.\";s:8:\"text-961\";s:28:\"Jen Collins ( 412 ) 760-6128\";s:9:\"radio-293\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-768\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-247\";s:17:\"D-255-067-007-108\";s:8:\"text-737\";s:8:\"Maryland\";s:8:\"text-139\";s:2:\"53\";s:8:\"text-331\";s:16:\"1. January. 2021\";s:8:\"text-986\";s:22:\"Rockville ( Maryland )\";s:8:\"text-512\";s:23:\"Chevy Chase ( Maryland)\";s:8:\"text-970\";s:20:\"Bethesda ( Maryland)\";s:8:\"text-143\";s:41:\"Friendship Heights ( Washington DC, N.W.)\";s:8:\"text-519\";s:14:\"$ 30 per hour \";s:12:\"checkbox-982\";a:2:{i:0;s:9:\"Part Time\";i:1;s:8:\"Live Out\";}s:12:\"checkbox-717\";a:3:{i:0;s:9:\"Week Days\";i:1;s:11:\"Week Nights\";i:2;s:10:\"Over Night\";}s:12:\"checkbox-939\";a:7:{i:0;s:7:\"Laundry\";i:1;s:7:\"Bathing\";i:2;s:19:\"Reading to Children\";i:3;s:7:\"Feeding\";i:4;s:15:\"Preparing Meals\";i:5;s:8:\"Cleaning\";i:6;s:25:\"Age-Approriate Activities\";}s:8:\"text-561\";s:0:\"\";s:8:\"text-332\";s:0:\"\";s:8:\"radio-42\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-203\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-813\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-871\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-817\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-252\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-791\";s:12:\"Honda Civic.\";s:9:\"radio-659\";a:1:{i:0;s:3:\"Yes\";}s:12:\"textarea-603\";s:103:\"In February 2018, I had a ticket for expired plates. I am due to receive an expulsion in February 2021.\";s:9:\"radio-552\";a:1:{i:0;s:2:\"No\";}s:12:\"textarea-505\";s:0:\"\";s:9:\"radio-157\";a:1:{i:0;s:2:\"No\";}s:11:\"textarea-40\";s:0:\"\";s:9:\"radio-803\";a:1:{i:0;s:3:\"Yes\";}s:9:\"radio-567\";a:1:{i:0;s:2:\"No\";}s:8:\"text-770\";s:0:\"\";s:8:\"text-887\";s:27:\"Pamela and Cassius Johnson\";s:8:\"text-386\";s:18:\"( 301 ) 752 - 8447\";s:9:\"radio-407\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-532\";s:20:\"2812 Sophomore Court\";s:8:\"text-393\";s:7:\"Waldorf\";s:8:\"text-793\";s:2:\"MD\";s:8:\"text-119\";s:5:\"20603\";s:7:\"text-17\";s:14:\"$ 30 per hour.\";s:8:\"text-976\";s:12:\"January 2018\";s:8:\"text-995\";s:59:\"When I find the right fit. Beginning to end of January 2021\";s:12:\"textarea-192\";s:1299:\"Providing individualized, sole child care services six days a week for a girl age 4 months, and a boy 1month young. Preparing bottled milk in addition to feeding mother’s milk. Creating organic solid food purees from vegetables and fruits for one of the babies. Playing stimulating music that enhances the children’s growth experience. Reading storybooks and encouraging touch of different textured toys. To promote cognitive, perceptual, and kinesthetic skills. Going for walks in a stroller to the park or playground. Swinging and singing songs to the babies. Soothing babies by rocking, cooing, and humming lullabies, when they are cranky or uncomfortable. Bathing and dressing babies daily. Coordinating with parents when medications need to be administered, such as cold medicine. Calming the babies down for nap and bedtime, by swaddling and using pacifiers as needed. Rocking and putting babies to sleep. Driving babies to playgroups for social connection with other children. Changing diapers, doing children’s laundry. Sterilizing bottles, organizing toys, and shopping for baby food and items. Keeping baby's rooms neat and clean. Scheduling a week in advance for helps contribute that the best care needs are given. Babies are four months apart \nthe younger child was adopted.\n\";s:12:\"textarea-772\";s:53:\"Grandparents are moving in to care for the children. \";s:8:\"text-416\";s:0:\"\";s:8:\"text-218\";s:13:\"Eleanor Pelta\";s:7:\"text-81\";s:18:\"( 301 ) 257 - 8326\";s:9:\"radio-418\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-528\";s:20:\"9600 Kentsdale Drive\";s:7:\"text-38\";s:8:\"Potomac \";s:8:\"text-918\";s:8:\"Maryland\";s:8:\"text-285\";s:0:\"\";s:8:\"text-298\";s:14:\"$990 per week.\";s:8:\"text-940\";s:4:\"2004\";s:8:\"text-302\";s:4:\"2017\";s:12:\"textarea-334\";s:938:\"Provided full-time childcare services four days a week for a boy and girl ages 10 and 13 years, which included supporting the family during emergencies, and conducting overnight supervision in parents’ absence. Duties involved coordinating drop off and pick up for school schedule and multiple extracurricular activity commitments, preparing nutritious meals for children to maintain a healthy diet, cleaning children’s bedrooms and the house to create a clean, organized environment, scheduling playdates to incorporate important social time with other children, and running errands for children needs (e.g. gifts for birthday parties, getting school supplies, etc.). Also included supervising homework and projects to ensure they were done completely and accurately, organizing arts and crafts, as well as other indoor/outdoor activities, and giving moral support by attending their school plays and events alongside parents. \";s:11:\"textarea-48\";s:130:\"After 13 years and children had grown up. We opted to conclude the working relationship the need for childcare wasn't there. \";s:8:\"text-784\";s:0:\"\";s:8:\"text-905\";s:0:\"\";s:8:\"text-888\";s:0:\"\";s:7:\"text-27\";s:0:\"\";s:8:\"text-278\";s:0:\"\";s:8:\"text-795\";s:0:\"\";s:8:\"text-542\";s:0:\"\";s:8:\"text-248\";s:0:\"\";s:8:\"text-449\";s:0:\"\";s:8:\"text-446\";s:0:\"\";s:12:\"textarea-590\";s:0:\"\";s:12:\"textarea-303\";s:0:\"\";s:8:\"text-955\";s:27:\"Pamela and Cassius Johnson.\";s:8:\"text-162\";s:16:\"(301) 752 - 8447\";s:9:\"radio-283\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-315\";s:20:\"2812 Sophomore Court\";s:8:\"text-516\";s:8:\"Waldorf \";s:8:\"text-217\";s:8:\"Maryland\";s:8:\"text-185\";s:5:\"20603\";s:8:\"text-800\";s:4:\"$ 30\";s:8:\"text-462\";s:13:\"January 2018.\";s:8:\"text-108\";s:59:\"When I find the right fit. Beginning to end of January 2021\";s:8:\"text-321\";s:41:\"3 years old at the start of working here.\";s:8:\"text-317\";s:37:\"Newborn at the start of working here.\";s:8:\"text-222\";s:0:\"\";s:8:\"text-674\";s:0:\"\";s:9:\"radio-682\";a:1:{i:0;s:6:\"Female\";}s:9:\"radio-529\";a:1:{i:0;s:4:\"Male\";}s:12:\"textarea-342\";s:1295:\"Providing individualized, sole child care services six days a week for a girl age 4 months, and a boy 1month young. Preparing bottled milk in addition to feeding mother’s milk. Creating organic solid food purees from vegetables and fruits for one of the babies. Playing stimulating music that enhances the children’s growth experience. Reading storybooks and encouraging touch of different textured toys. To promote cognitive, perceptual, and kinesthetic skills. Going for walks in a stroller to the park or playground. Swinging and singing songs to the babies. Soothing babies by rocking, cooing, and humming lullabies, when they are cranky or uncomfortable. Bathing and dressing babies daily. Coordinating with parents when medications need to be administered, such as cold medicine. Calming the babies down for nap and bedtime, by swaddling and using pacifiers as needed. Rocking and putting babies to sleep. Driving babies to playgroups for social connection with other children. Changing diapers, doing children’s laundry. Sterilizing bottles, organizing toys, and shopping for baby food and items. Keeping baby's rooms neat and clean. Scheduling a week in advance helps contribute that the best care needs are given. Babies are four months apart \nthe younger child was adopted.\n\";s:12:\"textarea-741\";s:56:\"Grandparents are moving in to take care of the children.\";s:8:\"text-754\";s:13:\"Eleanor Pelta\";s:8:\"text-184\";s:15:\"(301) 257 -8326\";s:9:\"radio-168\";a:1:{i:0;s:3:\"Yes\";}s:8:\"text-663\";s:20:\"9600 Kentsdale Drive\";s:8:\"text-372\";s:8:\"Potomac \";s:7:\"text-42\";s:8:\"Maryland\";s:8:\"text-191\";s:5:\"20854\";s:8:\"text-787\";s:15:\"$ 990 per week.\";s:8:\"text-142\";s:4:\"2004\";s:8:\"text-718\";s:4:\"2017\";s:8:\"text-213\";s:2:\"13\";s:8:\"text-123\";s:2:\"10\";s:8:\"text-463\";s:0:\"\";s:8:\"text-535\";s:0:\"\";s:9:\"radio-719\";a:1:{i:0;s:4:\"Male\";}s:9:\"radio-735\";a:1:{i:0;s:6:\"Female\";}s:12:\"textarea-728\";s:939:\"Provided full-time childcare services four days a week for a boy and girl ages 10 and 13 years, which included supporting the family during emergencies, and conducting overnight supervision in parents’ absence. Duties involved coordinating drop off and pick up for school schedule and multiple extracurricular activity commitments, preparing nutritious meals for children to maintain a healthy diet, cleaning children’s bedrooms and the house to create a clean, organized environment, scheduling playdates to incorporate important social time with other children, and running errands for children needs (e.g. gifts for birthday parties, getting school supplies, etc.). Also included supervising homework and projects to ensure they were done completely and accurately, organizing arts and crafts, as well as other indoor/outdoor activities, and giving moral support by attending their school plays and events alongside parents. \n\";s:12:\"textarea-287\";s:130:\"After 13 years and children had grown up. We opted to conclude the working relationship the need for childcare wasn't there. \";s:8:\"text-140\";s:0:\"\";s:8:\"text-175\";s:0:\"\";s:8:\"text-816\";s:0:\"\";s:8:\"text-374\";s:0:\"\";s:8:\"text-618\";s:0:\"\";s:8:\"text-390\";s:0:\"\";s:7:\"text-57\";s:0:\"\";s:8:\"text-369\";s:0:\"\";s:8:\"text-521\";s:0:\"\";s:8:\"text-230\";s:0:\"\";s:8:\"text-276\";s:0:\"\";s:7:\"text-62\";s:0:\"\";s:8:\"text-736\";s:0:\"\";s:12:\"textarea-737\";s:0:\"\";s:12:\"textarea-152\";s:0:\"\";s:12:\"textarea-307\";s:602:\"Being a nanny has been my vocation for almost 30 years. Watching a child grow is a wonder filled process. Two years ago one of my " kids " married which reminds me of the cycle of life. Soon he will start a family of his own. And so by experiencing a little person go from dependence to discover his or her sense of autonomy and to develop into a unique human being with a personality is magnificent. Knowing that my impact is " eternal" gives me a sense of fulfillment, awe, and gratitude to the many parents that have invited me into their sacred space to participate with them. \";s:12:\"textarea-578\";s:339:\"Reading, creating arts and crafts, going into nature for walks and exploring the world outside, playing with legos, coloring books, using chalk on the sidewalk, swimming, going to the park (pre-COVID now going for walks), preparing meals, and using the opportunity to teach about the origin of foods, colors, smells, tastes. To name a few.\";s:12:\"textarea-528\";s:600:\"Breakfast intake, going to the park and having a picnic. Returning home after lunch and organize a playdate. Watch and interact with the children while fostering autonomy. Recognizing teachable moments and offering suggestions by asking questions for the children to learn. For example conflict resolution ( when there is an argument for a toy) and communication ( suggesting to use words to state needs, hurts, or dislikes). After the playdate has left, winding downstage, get dinner ready, and have a meal together with the family. Prepare for bedtime, read a book allow the child to fall asleep. \";s:12:\"textarea-697\";s:44:\"Curious, tenacious, gregarious, and patient.\";s:12:\"textarea-999\";s:53:\"Reading, Music, Fashion, Culture and arts and crafts.\";s:12:\"textarea-256\";s:242:\"Currently, I am taking a life coaching class so I can better understand and communicate with families. If I ever " retire " from child care, it would be great to educate nannies on how to effectively and positively impact families. \";s:12:\"textarea-751\";s:312:\"Life is beautiful which offers countless growth opportunities. Dancing in the rain with a child, hearing a baby cooing, or watching a child learn their first word is magical. Having the privilege to participate in these golden moments a great experience that has had me coming back for more for almost 30 years. \";s:12:\"textarea-148\";s:30:\"I see children belly laughing.\";s:12:\"textarea-723\";s:19:\"I overwork myself. \";s:12:\"textarea-475\";s:7:\"Google.\";s:12:\"checkbox-282\";a:1:{i:0;s:0:\"\";}s:9:\"radio-480\";a:1:{i:0;s:0:\"\";}s:9:\"radio-325\";a:1:{i:0;s:0:\"\";}s:9:\"radio-355\";a:1:{i:0;s:0:\"\";}s:9:\"radio-634\";a:1:{i:0;s:0:\"\";}s:9:\"radio-184\";a:1:{i:0;s:0:\"\";}s:9:\"radio-736\";a:1:{i:0;s:0:\"\";}s:9:\"radio-855\";a:1:{i:0;s:0:\"\";}s:9:\"radio-967\";a:1:{i:0;s:0:\"\";}s:9:\"radio-191\";a:1:{i:0;s:0:\"\";}s:8:\"radio-93\";a:1:{i:0;s:0:\"\";}}','2020-12-17 00:09:59'),(318,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:13:\"Amanda Borsky\";s:9:\"email-722\";s:22:\"amandaborsky@gmail.com\";s:8:\"text-697\";s:10:\"2027447152\";s:12:\"textarea-853\";s:325:\"Hi I am interested in learning more about options available for my 4-year old in Reston, VA. Looking for part-time care through end of April. Preferred hours would be 8:30-1:00 pm each day but can be flexible. What rate fee would this put us into? Is there currently a wait list? Interested in more information. Thanks!\";}','2020-12-17 02:17:22'),(319,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:9:\"Kim Testa\";s:9:\"email-722\";s:19:\"ktesta@lifecare.com\";s:8:\"text-697\";s:10:\"2032913569\";s:12:\"textarea-853\";s:597:\"Hello,\n\nI am helping a Fairfax, VA family looking for a nanny for their two children. They are very nervous about Covid and that is why they pulled the older child out of preschool. \n\nWhat are your Covid-19 protocols? \nDo you have nannies with Infant experience and preschool early learning experience? The preschooler was in a Montessori program. \nDo your services include Temporary, Nanny Share and Back-up care? If so are these fees different from the Live-out Nanny services? \nLastly, what are the next steps for the family? \n\nThank you for any information I can pass along to the family,\nKIM\";}','2020-12-18 15:49:59'),(320,407,'a:5:{s:12:\"cfdb7_status\";s:6:\"unread\";s:8:\"text-397\";s:10:\"Eric Jones\";s:9:\"email-722\";s:27:\"ericjonesonline@outlook.com\";s:8:\"text-697\";s:12:\"555-555-1212\";s:12:\"textarea-853\";s:2139:\"Hello, my name’s Eric and I just ran across your website at metropolitannannies.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE http://www.talkwithcustomer.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE http://www.talkwithcustomer.com to discover what Talk With Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://www.talkwithcustomer.com to try Talk With Web Visitor now.\r\n\r\nIf you'd like to unsubscribe click here http://talkwithcustomer.com/unsubscribe.aspx?d=metropolitannannies.com\r\n\";}','2020-12-21 01:55:09'); /*!40000 ALTER TABLE `wp_db7_forms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_links` -- DROP TABLE IF EXISTS `wp_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_links` ( `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `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 '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_links` -- LOCK TABLES `wp_links` WRITE; /*!40000 ALTER TABLE `wp_links` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_options` -- DROP TABLE IF EXISTS `wp_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_options` ( `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `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', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`) ) ENGINE=InnoDB AUTO_INCREMENT=79248 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_options` -- LOCK TABLES `wp_options` WRITE; /*!40000 ALTER TABLE `wp_options` DISABLE KEYS */; INSERT INTO `wp_options` VALUES (1,'siteurl','https://metropolitannannies.com','yes'),(2,'blogname','Metropolitan Nannies','yes'),(3,'blogdescription','','yes'),(4,'users_can_register','0','yes'),(5,'admin_email','cheri@thediongroup.com','yes'),(6,'start_of_week','1','yes'),(7,'use_balanceTags','0','yes'),(8,'use_smilies','1','yes'),(9,'require_name_email','1','yes'),(10,'comments_notify','1','yes'),(11,'posts_per_rss','10','yes'),(12,'rss_use_excerpt','0','yes'),(13,'mailserver_url','mail.example.com','yes'),(14,'mailserver_login','login@example.com','yes'),(15,'mailserver_pass','password','yes'),(16,'mailserver_port','110','yes'),(17,'default_category','1','yes'),(18,'default_comment_status','open','yes'),(19,'default_ping_status','open','yes'),(20,'default_pingback_flag','1','yes'),(21,'posts_per_page','10','yes'),(22,'date_format','F j, Y','yes'),(23,'time_format','g:i a','yes'),(24,'links_updated_date_format','F j, Y g:i a','yes'),(28,'comment_moderation','0','yes'),(29,'moderation_notify','1','yes'),(30,'permalink_structure','/%postname%/','yes'),(32,'hack_file','0','yes'),(33,'blog_charset','UTF-8','yes'),(34,'moderation_keys','','no'),(35,'active_plugins','a:9:{i:0;s:19:\"akismet/akismet.php\";i:1;s:27:\"ari-adminer/ari-adminer.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:42:\"contact-form-cfdb7/contact-form-cfdb-7.php\";i:4;s:9:\"hello.php\";i:5;s:27:\"js_composer/js_composer.php\";i:6;s:39:\"simple-custom-css/simple-custom-css.php\";i:7;s:22:\"wp-editor/wpeditor.php\";i:8;s:29:\"wp-mail-smtp/wp_mail_smtp.php\";}','yes'),(36,'home','https://metropolitannannies.com','yes'),(37,'category_base','','yes'),(38,'ping_sites','http://rpc.pingomatic.com/','yes'),(40,'comment_max_links','2','yes'),(41,'gmt_offset','0','yes'),(42,'default_email_category','1','yes'),(43,'recently_edited','a:5:{i:0;s:93:\"/home4/dtdg/public_html/metropolitannannies.com/wp-content/themes/theme1761/page-archives.php\";i:1;s:88:\"/home4/dtdg/public_html/metropolitannannies.com/wp-content/themes/theme1761/category.php\";i:2;s:87:\"/home4/dtdg/public_html/metropolitannannies.com/wp-content/themes/theme1761/archive.php\";i:3;s:94:\"/home4/dtdg/public_html/metropolitannannies.com/wp-content/themes/theme1761/page-fullwidth.php\";i:4;s:86:\"/home4/dtdg/public_html/metropolitannannies.com/wp-content/themes/theme1761/footer.php\";}','yes'),(44,'template','theme1761','yes'),(45,'stylesheet','theme1761','yes'),(46,'comment_whitelist','1','yes'),(47,'blacklist_keys','','no'),(48,'comment_registration','0','yes'),(49,'html_type','text/html','yes'),(50,'use_trackback','0','yes'),(51,'default_role','subscriber','yes'),(52,'db_version','37965','yes'),(53,'uploads_use_yearmonth_folders','1','yes'),(54,'upload_path','','yes'),(55,'blog_public','1','yes'),(56,'default_link_category','2','yes'),(57,'show_on_front','page','yes'),(58,'tag_base','','yes'),(59,'show_avatars','1','yes'),(60,'avatar_rating','G','yes'),(61,'upload_url_path','','yes'),(62,'thumbnail_size_w','150','yes'),(63,'thumbnail_size_h','150','yes'),(64,'thumbnail_crop','1','yes'),(65,'medium_size_w','300','yes'),(66,'medium_size_h','300','yes'),(67,'avatar_default','mystery','yes'),(68,'large_size_w','1024','yes'),(69,'large_size_h','1024','yes'),(70,'image_default_link_type','file','yes'),(71,'image_default_size','','yes'),(72,'image_default_align','','yes'),(73,'close_comments_for_old_posts','0','yes'),(74,'close_comments_days_old','14','yes'),(75,'thread_comments','1','yes'),(76,'thread_comments_depth','5','yes'),(77,'page_comments','0','yes'),(78,'comments_per_page','50','yes'),(79,'default_comments_page','newest','yes'),(80,'comment_order','asc','yes'),(81,'sticky_posts','a:0:{}','yes'),(82,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:1;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(83,'widget_text','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(84,'widget_rss','a:0:{}','yes'),(85,'uninstall_plugins','a:2:{s:27:\"wp-super-cache/wp-cache.php\";s:22:\"wpsupercache_uninstall\";s:39:\"simple-custom-css/simple-custom-css.php\";s:15:\"sccss_uninstall\";}','no'),(86,'timezone_string','','yes'),(87,'page_for_posts','15','yes'),(88,'page_on_front','5','yes'),(89,'default_post_format','0','yes'),(90,'link_manager_enabled','0','yes'),(91,'initial_db_version','26691','yes'),(92,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:11:\"run_adminer\";b:1;s:12:\"cfdb7_access\";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'),(93,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(94,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(95,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(96,'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'),(97,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(98,'sidebars_widgets','a:7:{s:19:\"wp_inactive_widgets\";a:0:{}s:14:\"content-area-1\";a:0:{}s:14:\"content-area-2\";a:0:{}s:14:\"content-area-3\";a:0:{}s:14:\"content-area-4\";a:0:{}s:12:\"main-sidebar\";a:3:{i:0;s:6:\"text-2\";i:1;s:12:\"categories-2\";i:2;s:10:\"archives-2\";}s:13:\"array_version\";i:3;}','yes'),(99,'cron','a:6:{i:1608645210;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:1608645698;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:1608646583;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:1608669613;a:3:{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;}}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;}}}i:1608669621;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;}}}s:7:\"version\";i:2;}','yes'),(123,'recently_activated','a:1:{s:27:\"wp-super-cache/wp-cache.php\";i:1574307182;}','yes'),(129,'jetpack_activated','1','yes'),(130,'jetpack_options','a:2:{s:7:\"version\";s:14:\"2.7:1389300052\";s:11:\"old_version\";s:14:\"2.7:1389300052\";}','yes'),(132,'ossdl_off_cdn_url','http://metropolitannannies.com/','yes'),(133,'ossdl_off_include_dirs','wp-content,wp-includes','yes'),(134,'ossdl_off_exclude','.php','yes'),(135,'ossdl_cname','','yes'),(137,'wpsupercache_start','1389300115','yes'),(138,'wpsupercache_count','0','yes'),(139,'wpsupercache_gc_time','1571025981','yes'),(147,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:22:\"cheri@thediongroup.com\";s:7:\"version\";s:6:\"4.6.20\";s:9:\"timestamp\";i:1604006026;}','no'),(149,'_transient_twentyfourteen_category_count','1','yes'),(533,'db_upgraded','','yes'),(6123,'_transient_random_seed','8f615428878abe562e57ae129bff3c48','yes'),(6146,'WPLANG','','yes'),(6154,'theme_mods_twentyfourteen','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1423402954;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'),(6155,'current_theme','theme1761','yes'),(6156,'theme_mods_theme1761','a:2:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:11:\"header_menu\";i:2;s:11:\"footer_menu\";i:3;}}','yes'),(6157,'theme_switched','','yes'),(6158,'optionsframework','a:2:{s:2:\"id\";s:9:\"theme1761\";s:12:\"knownoptions\";a:1:{i:0;s:9:\"theme1761\";}}','yes'),(6159,'theme1761','a:39:{s:15:\"body_background\";a:5:{s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:6:\"repeat\";s:8:\"position\";s:10:\"top center\";s:10:\"attachment\";s:6:\"scroll\";}s:12:\"header_color\";s:0:\"\";s:11:\"links_color\";s:0:\"\";s:15:\"body_typography\";a:4:{s:4:\"size\";s:4:\"12px\";s:4:\"face\";s:5:\"Arial\";s:5:\"style\";s:6:\"normal\";s:5:\"color\";s:4:\"#333\";}s:15:\"g_search_box_id\";s:3:\"yes\";s:10:\"custom_css\";s:0:\"\";s:9:\"logo_type\";s:10:\"image_logo\";s:8:\"sf_delay\";s:4:\"1000\";s:14:\"sf_f_animation\";s:4:\"show\";s:15:\"sf_sl_animation\";s:4:\"show\";s:8:\"sf_speed\";s:6:\"normal\";s:9:\"sf_arrows\";s:5:\"false\";s:10:\"sf_shadows\";s:5:\"false\";s:13:\"booking_title\";s:4:\"Book\";s:8:\"look_for\";s:8:\"Look For\";s:4:\"city\";s:4:\"true\";s:9:\"city_text\";s:9:\"City Name\";s:4:\"name\";s:4:\"true\";s:9:\"name_text\";s:9:\"Your Name\";s:5:\"email\";s:4:\"true\";s:10:\"email_text\";s:5:\"Email\";s:5:\"phone\";s:4:\"true\";s:10:\"phone_text\";s:5:\"Phone\";s:8:\"distance\";s:4:\"true\";s:15:\"distance_select\";s:8:\"Distance\";s:10:\"distance_c\";s:2:\"25\";s:5:\"count\";s:4:\"true\";s:12:\"submit_title\";s:8:\"Book Now\";s:9:\"blog_text\";s:4:\"Blog\";s:12:\"blog_related\";s:13:\"Related Posts\";s:16:\"blog_sidebar_pos\";s:5:\"right\";s:15:\"post_image_size\";s:6:\"normal\";s:17:\"single_image_size\";s:6:\"normal\";s:9:\"post_meta\";s:4:\"true\";s:12:\"post_excerpt\";s:4:\"true\";s:11:\"footer_text\";s:0:\"\";s:7:\"ga_code\";s:0:\"\";s:8:\"feed_url\";s:0:\"\";s:11:\"footer_menu\";s:4:\"true\";}','yes'),(6167,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(6176,'vc_version','4.3.4','yes'),(6177,'wpb_js_composer_license_activation_notified','yes','yes'),(6524,'wpcf7','a:1:{s:7:\"version\";s:3:\"4.5\";}','yes'),(6696,'wpb_js_custom_css','body {\r\n background-color: #fbf9f9;\r\n background-image: url(\"https://metropolitannannies.com/wp-content/uploads/2015/02/06-blog.png\");\r\n background-position: 50% 0;\r\n background-repeat: no-repeat;\r\n color: #b9a9b0;\r\n font: 100%/1.125em Arial;\r\n position: relative;\r\n}\r\n#footer {\r\n background-color: #d24b7e;\r\n color: #aa9da3;\r\n font-size: 13px;\r\n line-height: 1;\r\n padding: 0;\r\n width: 100%;}\r\nnav.footer {\r\n float: right;\r\n margin-left: 27.5%;\r\n margin-top: 71px;\r\n position: absolute;}\r\nnav.footer ul li {\r\n float: left;\r\n list-style-type: none;\r\n margin: 0;\r\n padding-left: 20px;}\r\na {\r\n color: white;\r\n outline: medium none;text-transform:uppercase;font-size:11px;font-weight: 600;}\r\n.para {color: white;\r\n font-family: arial;\r\n font-size: 11px;\r\n margin-left: 85px;\r\n margin-top: 73px;\r\n position: absolute;font-weight: 600;\r\n word-spacing: 5px}\r\n.pz{font-family:Arial Black;font-size:18px;margin-top: 10px;float:left;color:white;margin-left:15px;}\r\n#footer a:hover{color:#a6a6b0;text-decoration:none;font-weight:600;}\r\n.vid{width:514px;height:294px;margin-bottom:5px;}\r\n\r\n.logo {\r\n position: absolute;\r\n right: 0;\r\n top: 209px;\r\n z-index: 1;\r\n display: none;\r\n}\r\n\r\n.sf-menu li a {\r\n background: none repeat scroll 0 0 #d24b7e;\r\n color: #ffffff;\r\n display: block;\r\n font-family: Arial;\r\n font-size: 15px;\r\n font-weight: bold;\r\n height: 77px;\r\n line-height: 18px;\r\n padding: 0 5px;\r\n text-align: center;\r\n text-decoration: none;\r\n text-transform: uppercase;\r\n transition: all 0.2s ease-out 0s;\r\n vertical-align: middle;\r\n width: 125px;\r\n}\r\n.sf-menu li a:hover {color:#d24b7e;}\r\n.header-title h1 {\r\n color: #d24b7e;\r\n font-family: Arial Black,Arial Black,Gadget,sans-serif;\r\n font-size: 41px;\r\n letter-spacing: -2px;\r\n line-height: 1.2;\r\n margin: 0;\r\n}\r\na {\r\n color: #d24b7e;\r\n font-size: 11px;\r\n font-weight: 600;\r\n outline: medium none;\r\n text-transform: uppercase;\r\n}\r\n\r\n#sidebar h3 {\r\n color: #d24b7e;\r\n font-family: Arial Black,Arial Black,Gadget,sans-serif;\r\n font-size: 41px;\r\n letter-spacing: -2px;\r\n line-height: 1.2;\r\n margin: 0 0 20px;\r\n}\r\n.button, .more-button {\r\n background: none repeat scroll 0 0 #d24b7e;\r\n border: 1px solid #e3ddde;\r\n color: #fffdfb;\r\n display: inline-block;\r\n font-family: Arial Black,Arial Black,Gadget,sans-serif;\r\n font-size: 30px;\r\n height: 46px;\r\n line-height: 46px;\r\n margin: 0;\r\n overflow: hidden;\r\n padding: 0;\r\n position: relative;\r\n text-align: center;\r\n text-decoration: none;\r\n text-transform: uppercase;\r\n transition: all 0.2s ease-out 0s;\r\n vertical-align: top;\r\n width: 250px;\r\n}\r\n.widget ul li {\r\n background: url(\"https://metropolitannannies.com/wp-content/uploads/2015/02/logoooooo.png\") no-repeat scroll 0 12px rgba(0, 0, 0, 0);\r\n border: medium none;\r\n font-size: 14px;\r\n line-height: 21px;\r\n list-style-type: none;\r\n margin: 0;\r\n padding: 5px 0 5px 18px;\r\n}\r\n#footer a {\r\n color: white;\r\n text-decoration: none;\r\n}\r\n.post-holder .entry-title {\r\n color: #d24b7e;\r\n font-size: 17px;\r\n font-weight: normal;\r\n line-height: 21px;\r\n margin: 12px 0 0;\r\n}\r\n\r\n#respond h3 {\r\n color: #d24b7e;\r\n font-family: Arial Black,Arial Black,Gadget,sans-serif;\r\n font-size: 41px;\r\n letter-spacing: -2px;\r\n line-height: 1.2;\r\n margin: 0 0 10px;\r\n}\r\ninput[type=\"submit\"], input[type=\"reset\"] {\r\n background: none repeat scroll 0 0 #d24b7e;\r\n border: 1px solid #e93760;\r\n color: #ffffff;\r\n cursor: pointer;\r\n display: inline-block;\r\n font-size: 15px;\r\n height: 30px;\r\n line-height: 30px;\r\n margin-right: 7px;\r\n padding: 0 15px;\r\n position: relative;\r\n text-decoration: none;\r\n transition: all 0.2s ease-out 0s;\r\n}\r\n.post-holder .entry-title a {\r\n font-size: 14px;\r\n font-weight: normal;\r\n text-decoration: none;\r\n text-transform: lowercase;\r\n}\r\n\r\n.post-content .excerpt {\r\n color: #b9a9b0;\r\n font-size: 14px;\r\n line-height: 1.3;\r\n margin-bottom: 1.5em;\r\n width: 96%;\r\n}\r\n.button, .more-button {\r\n background: none repeat scroll 0 0 #a6a6b0;\r\n border: 1px solid #e3ddde;\r\n color: #fffdfb;\r\n display: inline-block;\r\n font-family: Arial Black,Arial Black,Gadget,sans-serif;\r\n font-size: 30px;\r\n height: 46px;\r\n line-height: 46px;\r\n margin: 0;\r\n overflow: hidden;\r\n padding: 0;\r\n position: relative;\r\n text-align: center;\r\n text-decoration: none;\r\n text-transform: uppercase;\r\n transition: all 0.2s ease-out 0s;\r\n vertical-align: top;\r\n width: 250px;\r\n}\r\n.button:hover, .more-button:hover{background-color:#d24b7e;}\r\n.widget ul li a {\r\n color: #b9a9b0;\r\n font-size: 12px;\r\n font-weight: normal;\r\n text-decoration: none;\r\n transition: all 0.2s ease-out 0s;\r\n}\r\n.widget ul li a:hover {color:#d24b7e;}\r\np {\r\n color: #b9a9b0;\r\n margin: 0 0 1.5em;\r\n padding: 0;\r\n}\r\n.sf-menu > li:hover > a, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a {\r\n background: none repeat scroll 0 0 #fffdfb;\r\n color: #d7487e;\r\n padding-top: 30px;\r\n}\r\n.xxx{\r\n border: 0px solid white;\r\n float: right;\r\n margin-right: -19%;\r\n margin-top: -83px;\r\n -webkit-margin-start: 206px;\r\n}','yes'),(6821,'theme_mods_twentyfifteen','a:2:{i:0;b:0;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1424087149;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:0:{}s:18:\"orphaned_widgets_1\";a:3:{i:0;s:6:\"text-2\";i:1;s:12:\"categories-2\";i:2;s:10:\"archives-2\";}}}}','yes'),(6824,'jetpack_file_data','a:1:{s:3:\"3.3\";a:46:{s:32:\"bd6f5f6058649729dcb4c2f1ebdd76c8\";a:10:{s:4:\"name\";s:20:\"Spelling and Grammar\";s:11:\"description\";s:89:\"Check your spelling, style, and grammar with the After the Deadline proofreading service.\";s:4:\"sort\";s:1:\"6\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";}s:32:\"da22861df9a5e029463cc71f20393ba7\";a:10:{s:4:\"name\";s:8:\"Carousel\";s:11:\"description\";s:63:\"Transform standard image galleries into full-screen slideshows.\";s:4:\"sort\";s:2:\"22\";s:10:\"introduced\";s:3:\"1.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";}s:32:\"8cc14cb3cf80e970b194149345101c7b\";a:10:{s:4:\"name\";s:16:\"Jetpack Comments\";s:11:\"description\";s:79:\"Let readers comment with WordPress.com, Twitter, Facebook, or Google+ accounts.\";s:4:\"sort\";s:2:\"20\";s:10:\"introduced\";s:3:\"1.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";}s:32:\"a0a800e3e28aa783a15d1d80a70eec4b\";a:10:{s:4:\"name\";s:12:\"Contact Form\";s:11:\"description\";s:44:\"Insert a contact form anywhere on your site.\";s:4:\"sort\";s:2:\"15\";s:10:\"introduced\";s:3:\"1.3\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";}s:32:\"71e320f75237b8d2b315fcb4d6eadadd\";a:10:{s:4:\"name\";s:20:\"Custom Content Types\";s:11:\"description\";s:92:\"Organize and display different types of content on your site, separate from posts and pages.\";s:4:\"sort\";s:2:\"34\";s:10:\"introduced\";s:3:\"3.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";}s:32:\"fe4ea4da01d80e3c6a18170db3a1ddb2\";a:10:{s:4:\"name\";s:10:\"Custom CSS\";s:11:\"description\";s:57:\"Customize your site’s CSS without modifying your theme.\";s:4:\"sort\";s:1:\"2\";s:10:\"introduced\";s:3:\"1.7\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:10:\"Appearance\";}s:32:\"32fd3eba2d6cd33d4bf558b3c2ab8495\";a:10:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";}s:32:\"930a400ccc31b1f4e6abfd95e49fe359\";a:10:{s:4:\"name\";s:21:\"Enhanced Distribution\";s:11:\"description\";s:74:\"Share your public posts and comments to search engines and other services.\";s:4:\"sort\";s:1:\"5\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:7:\"Writing\";}s:32:\"769ddba37a8a0960f85b7cfdb1ce470e\";a:10:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";}s:32:\"69bc85ac7949d6f8721eab3d8245474d\";a:10:{s:4:\"name\";s:19:\"Gravatar Hovercards\";s:11:\"description\";s:58:\"Enable pop-up business cards over commenters’ Gravatars.\";s:4:\"sort\";s:2:\"11\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:18:\"Social, Appearance\";}s:32:\"944ec294a42b8074cac7e22eca7fc5d1\";a:10:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:10:\"introduced\";s:8:\"2.0.3 ??\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";}s:32:\"7fbddf68855c22681e501d365ec6ba0d\";a:10:{s:4:\"name\";s:15:\"Infinite Scroll\";s:11:\"description\";s:46:\"Add support for infinite scroll to your theme.\";s:4:\"sort\";s:2:\"26\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";}s:32:\"bce333a3f8ed5e576b211d3f3846e26c\";a:10:{s:4:\"name\";s:8:\"JSON API\";s:11:\"description\";s:69:\"Allow applications to securely access your content through the cloud.\";s:4:\"sort\";s:2:\"19\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:19:\"Writing, Developers\";}s:32:\"d668c5377a7825041a2cb9547a45315f\";a:10:{s:4:\"name\";s:14:\"Beautiful Math\";s:11:\"description\";s:85:\"Use LaTeX markup language in posts and pages for complex equations and other geekery.\";s:4:\"sort\";s:2:\"12\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";}s:32:\"36e05332cd3f0d33e1480e06057d88f0\";a:10:{s:4:\"name\";s:5:\"Likes\";s:11:\"description\";s:70:\"Give visitors an easy way to show their appreciation for your content.\";s:4:\"sort\";s:2:\"23\";s:10:\"introduced\";s:3:\"2.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";}s:32:\"c74ac425c0e4a0969f4518722c0936d0\";a:10:{s:4:\"name\";s:8:\"Markdown\";s:11:\"description\";s:51:\"Write posts or pages in plain-text Markdown syntax.\";s:4:\"sort\";s:2:\"31\";s:10:\"introduced\";s:3:\"2.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";}s:32:\"b9c070bc6374f0f84f6ba5b61a99e6ad\";a:10:{s:4:\"name\";s:12:\"Mobile Theme\";s:11:\"description\";s:64:\"Optimize your site with a mobile-friendly theme for smartphones.\";s:4:\"sort\";s:2:\"21\";s:10:\"introduced\";s:3:\"1.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:18:\"Appearance, Mobile\";}s:32:\"578961636ffd99f33fa0fe94bb2198f9\";a:10:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";}s:32:\"d9101ea10d3f71d780ba9d5a876d205d\";a:10:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";}s:32:\"9e31c0f466c8dd4803d4147a3a2f1fca\";a:10:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";}s:32:\"c762a5d32fb4fead3fe0aff4c915bdce\";a:10:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";}s:32:\"4651c36f6d9e3b933474b260289ceba4\";a:10:{s:4:\"name\";s:7:\"Monitor\";s:11:\"description\";s:88:\"Receive notifications from Jetpack if your site goes offline — and when it it returns.\";s:4:\"sort\";s:2:\"28\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:0:\"\";}s:32:\"212b9bf7dcc884bbf6ddbb585b9d7670\";a:10:{s:4:\"name\";s:13:\"Notifications\";s:11:\"description\";s:84:\"Receive notification of site activity via the admin toolbar and your Mobile devices.\";s:4:\"sort\";s:2:\"13\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";}s:32:\"bae7ce389d4f57756bc153288800d02a\";a:10:{s:4:\"name\";s:10:\"Omnisearch\";s:11:\"description\";s:66:\"Search your entire database from a single field in your Dashboard.\";s:4:\"sort\";s:2:\"16\";s:10:\"introduced\";s:3:\"2.3\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:10:\"Developers\";}s:32:\"7a39521189e59a984fb31db88d997b54\";a:10:{s:4:\"name\";s:6:\"Photon\";s:11:\"description\";s:66:\"Accelerate your site by loading images from the WordPress.com CDN.\";s:4:\"sort\";s:2:\"25\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:29:\"Photos and Videos, Appearance\";}s:32:\"28d1da0c304c2c92ff2edb9cdb5dc47d\";a:10:{s:4:\"name\";s:13:\"Post by Email\";s:11:\"description\";s:58:\"Publish posts by email, using any device and email client.\";s:4:\"sort\";s:2:\"14\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";}s:32:\"d20a73a3b6c2e56330603b303071caa2\";a:10:{s:4:\"name\";s:9:\"Publicize\";s:11:\"description\";s:55:\"Share new posts on social media networks automatically.\";s:4:\"sort\";s:2:\"10\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:6:\"Social\";}s:32:\"3bf87625d375fb88a4a79152f4b6a711\";a:10:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";}s:32:\"1bb542c28e6928712fd0f39222c973e5\";a:10:{s:4:\"name\";s:13:\"Related Posts\";s:11:\"description\";s:60:\"Display links to your related content under posts and pages.\";s:4:\"sort\";s:2:\"29\";s:10:\"introduced\";s:3:\"2.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:0:\"\";}s:32:\"271eeb093c802cd987eab844fd957b35\";a:10:{s:4:\"name\";s:7:\"Sharing\";s:11:\"description\";s:81:\"Allow visitors to share your content on Facebook, Twitter, and more with a click.\";s:4:\"sort\";s:1:\"7\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:6:\"Social\";}s:32:\"1d96bf2d96c12473d8cfcddadde537d1\";a:10:{s:4:\"name\";s:16:\"Shortcode Embeds\";s:11:\"description\";s:77:\"Embed content from YouTube, Vimeo, SlideShare, and more, no coding necessary.\";s:4:\"sort\";s:1:\"3\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:46:\"Photos and Videos, Social, Writing, Appearance\";}s:32:\"660ec4f6ce46454717bd40163f378fe7\";a:10:{s:4:\"name\";s:16:\"WP.me Shortlinks\";s:11:\"description\";s:56:\"Enable WP.me-powered shortlinks for all posts and pages.\";s:4:\"sort\";s:1:\"8\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:6:\"Social\";}s:32:\"1cc94587a6d88ddf96906a55d2fb2cfd\";a:10:{s:4:\"name\";s:9:\"Site Icon\";s:11:\"description\";s:29:\"Add a site icon to your site.\";s:4:\"sort\";s:2:\"22\";s:10:\"introduced\";s:3:\"3.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:5:\"Other\";}s:32:\"fb1265ce48b7f712e19ceba581900751\";a:10:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";}s:32:\"2e4a6a525823453db3b74b8c5b0a7c2b\";a:10:{s:4:\"name\";s:22:\"Jetpack Single Sign On\";s:11:\"description\";s:62:\"Allow your users to log in using their WordPress.com accounts.\";s:4:\"sort\";s:2:\"30\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Developers\";}s:32:\"3cfc4381f464083f0374bc941cbeecea\";a:10:{s:4:\"name\";s:19:\"WordPress.com Stats\";s:11:\"description\";s:85:\"Monitor your stats with clear, concise reports and no additional load on your server.\";s:4:\"sort\";s:1:\"1\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:19:\"WordPress.com Stats\";}s:32:\"313359971594566973b2b97880177afa\";a:10:{s:4:\"name\";s:13:\"Subscriptions\";s:11:\"description\";s:88:\"Allow users to subscribe to your posts and comments and receive notifications via email.\";s:4:\"sort\";s:1:\"9\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:6:\"Social\";}s:32:\"91db4780e2d0b1edac35f2ce9809bd65\";a:10:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";}s:32:\"bd73361fa178e944a8711642598cb4c8\";a:10:{s:4:\"name\";s:15:\"Tiled Galleries\";s:11:\"description\";s:73:\"Display your image galleries in a variety of sleek, graphic arrangements.\";s:4:\"sort\";s:2:\"24\";s:10:\"introduced\";s:3:\"2.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";}s:32:\"3aafc28d252fb7e4243d95efe36be7fb\";a:10:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";}s:32:\"2bbd90f7966cd2e2d17d48b294d73330\";a:10:{s:4:\"name\";s:10:\"VaultPress\";s:11:\"description\";s:85:\"Protect your site with automatic backups and security scans. (Subscription required.)\";s:4:\"sort\";s:2:\"32\";s:10:\"introduced\";s:5:\"0:1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:5:\"false\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";}s:32:\"8455c8d749603ea5a489b6bf95985c39\";a:10:{s:4:\"name\";s:17:\"Site Verification\";s:11:\"description\";s:78:\"Verify your site or domain with Google Webmaster Tools, Pinterest, and others.\";s:4:\"sort\";s:2:\"33\";s:10:\"introduced\";s:3:\"3.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";}s:32:\"b8c5fce11b9dd2284337d81e35e79893\";a:10:{s:4:\"name\";s:10:\"VideoPress\";s:11:\"description\";s:68:\"Upload and embed videos right on your site. (Subscription required.)\";s:4:\"sort\";s:2:\"27\";s:10:\"introduced\";s:3:\"2.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:17:\"Photos and Videos\";}s:32:\"1d86ee3844562597743b40a425539e6a\";a:10:{s:4:\"name\";s:17:\"Widget Visibility\";s:11:\"description\";s:57:\"Specify which widgets appear on which pages of your site.\";s:4:\"sort\";s:2:\"17\";s:10:\"introduced\";s:3:\"2.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:10:\"Appearance\";}s:32:\"5336888511e73b4fbb94bb25ab6542ea\";a:10:{s:4:\"name\";s:21:\"Extra Sidebar Widgets\";s:11:\"description\";s:79:\"Add images, Twitter streams, your site’s RSS links, and more to your sidebar.\";s:4:\"sort\";s:1:\"4\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:18:\"Social, Appearance\";}s:32:\"1f57d7677b9cd1d4fd7a01daa798caec\";a:10:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";}}}','yes'),(6825,'jetpack_available_modules','a:1:{s:3:\"3.3\";a:34:{s:18:\"after-the-deadline\";s:3:\"1.1\";s:8:\"carousel\";s:3:\"1.5\";s:8:\"comments\";s:3:\"1.4\";s:12:\"contact-form\";s:3:\"1.3\";s:20:\"custom-content-types\";s:3:\"3.1\";s:10:\"custom-css\";s:3:\"1.7\";s:21:\"enhanced-distribution\";s:3:\"1.2\";s:19:\"gravatar-hovercards\";s:3:\"1.1\";s:15:\"infinite-scroll\";s:3:\"2.0\";s:8:\"json-api\";s:3:\"1.9\";s:5:\"latex\";s:3:\"1.1\";s:5:\"likes\";s:3:\"2.2\";s:8:\"markdown\";s:3:\"2.8\";s:9:\"minileven\";s:3:\"1.8\";s:7:\"monitor\";s:3:\"2.6\";s:5:\"notes\";s:3:\"1.9\";s:10:\"omnisearch\";s:3:\"2.3\";s:6:\"photon\";s:3:\"2.0\";s:13:\"post-by-email\";s:3:\"2.0\";s:9:\"publicize\";s:3:\"2.0\";s:13:\"related-posts\";s:3:\"2.9\";s:10:\"sharedaddy\";s:3:\"1.1\";s:10:\"shortcodes\";s:3:\"1.1\";s:10:\"shortlinks\";s:3:\"1.1\";s:9:\"site-icon\";s:3:\"3.2\";s:3:\"sso\";s:3:\"2.6\";s:5:\"stats\";s:3:\"1.1\";s:13:\"subscriptions\";s:3:\"1.2\";s:13:\"tiled-gallery\";s:3:\"2.1\";s:10:\"vaultpress\";s:5:\"0:1.2\";s:18:\"verification-tools\";s:3:\"3.0\";s:10:\"videopress\";s:3:\"2.5\";s:17:\"widget-visibility\";s:3:\"2.4\";s:7:\"widgets\";s:3:\"1.2\";}}','yes'),(6945,'wpb_js_use_custom','','yes'),(6946,'wpb_js_vc_color','#f7f7f7','yes'),(6947,'wpb_js_vc_color_hover','#F0F0F0','yes'),(6948,'wpb_js_vc_color_call_to_action_bg','','yes'),(6949,'wpb_js_vc_color_google_maps_bg','','yes'),(6950,'wpb_js_vc_color_post_slider_caption_bg','','yes'),(6951,'wpb_js_vc_color_progress_bar_bg','','yes'),(6952,'wpb_js_vc_color_separator_border','','yes'),(6953,'wpb_js_vc_color_tab_bg','','yes'),(6954,'wpb_js_vc_color_tab_bg_active','','yes'),(6955,'wpb_js_margin','35px','yes'),(6956,'wpb_js_gutter','15','yes'),(6957,'wpb_js_responsive_max','768','yes'),(7008,'sccss_settings','a:1:{s:13:\"sccss-content\";s:1053:\"/* Enter Your Custom CSS Here */\r\nbody.blog {\r\n background-color: #fbf9f9;\r\n background-image: url(\"https://metropolitannannies.com/wp-content/uploads/2015/02/06-blog.png\") !important;\r\n background-position: 50% 0;\r\n background-repeat: no-repeat;\r\n color: #b9a9b0;\r\n font: 100%/1.125em Arial;\r\n position: relative;\r\n}\r\n#content h1 {\r\n font-family: arial !important;\r\n}\r\nbutton.wpb_button, input.wpb_button[type=\"submit\"] {\r\n font-family: arial !important;\r\n}\r\n.but1 {\r\n font-family: arial !important;\r\n}\r\nbody {\r\n font-family: arial !important;\r\n}\r\n.but {\r\n font-family: arial !important;\r\n}\r\n.pz {\r\n font-family: arial !important;\r\n\r\n}\r\n.s1{\r\n display:none;\r\n}\r\n\r\n/******border******/\r\ninput[type=\"text\"], textarea {\r\n border: 0px solid grey !important;\r\n padding: 5px;\r\n width: 98%;\r\n}\r\n/********HOME*******/\r\n.down-butn{\r\n:margin-top: -9px;\r\n}\r\n\r\n#nanny_form_cont input[type=\"text\"] { -moz-box-sizing: border-box;\r\n box-sizing: border-box; width: 100%; height: 31px; background: #F2F2F3; }\r\nbody p { color: #a6a6b0; }\r\n\r\n\";}','yes'),(19346,'category_children','a:0:{}','yes'),(20245,'rewrite_rules','a:136:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^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:41:\"babysitter-view/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"babysitter-view/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"babysitter-view/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"babysitter-view/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"babysitter-view/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"babysitter-view/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"babysitter-view/(.+?)/embed/?$\";s:43:\"index.php?babysitter=$matches[1]&embed=true\";s:34:\"babysitter-view/(.+?)/trackback/?$\";s:37:\"index.php?babysitter=$matches[1]&tb=1\";s:42:\"babysitter-view/(.+?)/page/?([0-9]{1,})/?$\";s:50:\"index.php?babysitter=$matches[1]&paged=$matches[2]\";s:49:\"babysitter-view/(.+?)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?babysitter=$matches[1]&cpage=$matches[2]\";s:38:\"babysitter-view/(.+?)(?:/([0-9]+))?/?$\";s:49:\"index.php?babysitter=$matches[1]&page=$matches[2]\";s:60:\"babysitter_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?babysitter_category=$matches[1]&feed=$matches[2]\";s:55:\"babysitter_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?babysitter_category=$matches[1]&feed=$matches[2]\";s:36:\"babysitter_category/([^/]+)/embed/?$\";s:52:\"index.php?babysitter_category=$matches[1]&embed=true\";s:48:\"babysitter_category/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?babysitter_category=$matches[1]&paged=$matches[2]\";s:30:\"babysitter_category/([^/]+)/?$\";s:41:\"index.php?babysitter_category=$matches[1]\";s:44:\"testimonial-view/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"testimonial-view/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"testimonial-view/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"testimonial-view/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"testimonial-view/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"testimonial-view/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"testimonial-view/([^/]+)/embed/?$\";s:38:\"index.php?testi=$matches[1]&embed=true\";s:37:\"testimonial-view/([^/]+)/trackback/?$\";s:32:\"index.php?testi=$matches[1]&tb=1\";s:45:\"testimonial-view/([^/]+)/page/?([0-9]{1,})/?$\";s:45:\"index.php?testi=$matches[1]&paged=$matches[2]\";s:52:\"testimonial-view/([^/]+)/comment-page-([0-9]{1,})/?$\";s:45:\"index.php?testi=$matches[1]&cpage=$matches[2]\";s:41:\"testimonial-view/([^/]+)(?:/([0-9]+))?/?$\";s:44:\"index.php?testi=$matches[1]&page=$matches[2]\";s:33:\"testimonial-view/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"testimonial-view/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"testimonial-view/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"testimonial-view/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"testimonial-view/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"testimonial-view/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"faq/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"faq/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"faq/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"faq/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"faq/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"faq/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:20:\"faq/([^/]+)/embed/?$\";s:36:\"index.php?faq=$matches[1]&embed=true\";s:24:\"faq/([^/]+)/trackback/?$\";s:30:\"index.php?faq=$matches[1]&tb=1\";s:32:\"faq/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?faq=$matches[1]&paged=$matches[2]\";s:39:\"faq/([^/]+)/comment-page-([0-9]{1,})/?$\";s:43:\"index.php?faq=$matches[1]&cpage=$matches[2]\";s:28:\"faq/([^/]+)(?:/([0-9]+))?/?$\";s:42:\"index.php?faq=$matches[1]&page=$matches[2]\";s:20:\"faq/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:30:\"faq/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:50:\"faq/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:45:\"faq/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:45:\"faq/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:26:\"faq/[^/]+/([^/]+)/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:38:\"index.php?&page_id=5&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'),(25005,'akismet_spam_count','534','yes'),(26504,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(26505,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(26506,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(26507,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(26508,'finished_splitting_shared_terms','1','yes'),(26509,'site_icon','0','yes'),(26510,'medium_large_size_w','768','yes'),(26511,'medium_large_size_h','0','yes'),(26514,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(26515,'widget_social_networks','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(26516,'widget_my_postwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(26517,'widget_my-recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(26518,'widget_my_requestquotewidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(26519,'widget_my_cyclewidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(26520,'widget_my_popularpostswidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(26521,'widget_my_poststypewidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(26522,'widget_my_twitterwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(26523,'widget_my_flickrwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(26524,'widget_my_bannerswidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(26525,'widget_my_carouselwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(35604,'_site_transient_timeout_browser_fa9d3b6a12ca197fcd0b8da44b832bb2','1493746729','no'),(35605,'_site_transient_browser_fa9d3b6a12ca197fcd0b8da44b832bb2','a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"57.0.2987.133\";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'),(35606,'can_compress_scripts','0','no'),(37866,'_transient_timeout_epc_purged_bb02d0c5e0dab6676173b8c9086981af','1498230054','no'),(37867,'_transient_epc_purged_bb02d0c5e0dab6676173b8c9086981af','1498229994','no'),(37868,'_transient_timeout_epc_purged_f06ecedf5f125915bb8312c30fcaf29a','1498230055','no'),(37869,'_transient_epc_purged_f06ecedf5f125915bb8312c30fcaf29a','1498229995','no'),(37870,'_transient_timeout_epc_purged_a0d78290b8cd17fd27794236e41f5e96','1498230055','no'),(37871,'_transient_epc_purged_a0d78290b8cd17fd27794236e41f5e96','1498229995','no'),(45342,'_site_transient_timeout_browser_f4b342427dc93e6e5fd5c14ef1fb74ec','1515039636','no'),(45343,'_site_transient_browser_f4b342427dc93e6e5fd5c14ef1fb74ec','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"57.0\";s:8:\"platform\";s:7:\"Windows\";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'),(45371,'wpe_settings','','yes'),(45373,'_transient_timeout_settings_errors','1574475042','no'),(45374,'_transient_settings_errors','a:1:{i:0;a:4:{s:7:\"setting\";s:7:\"general\";s:4:\"code\";s:16:\"settings_updated\";s:7:\"message\";s:15:\"Settings saved.\";s:4:\"type\";s:7:\"updated\";}}','no'),(53481,'_site_transient_timeout_browser_78fad39329dcf3f52f88cba545fe3159','1533221646','no'),(53482,'_site_transient_browser_78fad39329dcf3f52f88cba545fe3159','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"67.0.3396.99\";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'),(53534,'_site_transient_timeout_browser_617c00a243a2514dc62e4fa0f14f9f82','1533310429','no'),(53535,'_site_transient_browser_617c00a243a2514dc62e4fa0f14f9f82','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'),(53555,'ari_adminer','1.1.11','yes'),(71833,'_site_transient_timeout_browser_97e048a74dc1fffe07e5f0fcd0e165a4','1574717265','no'),(71834,'_site_transient_browser_97e048a74dc1fffe07e5f0fcd0e165a4','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"78.0.3904.97\";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'),(71934,'_site_transient_timeout_browser_37ac1218abb55baa7809c88793948426','1574905489','no'),(71935,'_site_transient_browser_37ac1218abb55baa7809c88793948426','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"70.0\";s:8:\"platform\";s:7:\"Windows\";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'),(71950,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1574317035','no'),(71951,'_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:4638;}s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:3754;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2648;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2525;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:1943;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:1774;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:1758;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1473;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1452;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1451;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1440;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1392;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:1367;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1296;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1159;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:1144;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1112;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:1077;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:1065;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:966;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:863;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:852;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:848;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:826;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:764;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:755;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:740;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:738;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:738;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:717;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:708;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:691;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:685;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:682;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:669;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:657;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:638;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:637;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:626;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:622;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:618;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:604;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:579;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:577;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:566;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:564;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:562;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:549;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:538;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:537;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:530;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:528;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:527;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:523;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:521;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:517;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:506;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:487;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:486;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:484;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:482;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:480;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:464;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:461;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:459;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:452;}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";i:432;}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";i:424;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:419;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";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:418;}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";i:418;}s:9:\"gutenberg\";a:3:{s:4:\"name\";s:9:\"gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:5:\"count\";i:414;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:414;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:410;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:405;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:401;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:393;}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";i:389;}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"news\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";i:387;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:383;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:381;}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";i:371;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:370;}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";i:368;}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:365;}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";i:361;}s:3:\"url\";a:3:{s:4:\"name\";s:3:\"url\";s:4:\"slug\";s:3:\"url\";s:5:\"count\";i:360;}s:4:\"meta\";a:3:{s:4:\"name\";s:4:\"meta\";s:4:\"slug\";s:4:\"meta\";s:5:\"count\";i:353;}s:4:\"list\";a:3:{s:4:\"name\";s:4:\"list\";s:4:\"slug\";s:4:\"list\";s:5:\"count\";i:349;}s:11:\"performance\";a:3:{s:4:\"name\";s:11:\"performance\";s:4:\"slug\";s:11:\"performance\";s:5:\"count\";i:348;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:341;}s:16:\"google-analytics\";a:3:{s:4:\"name\";s:16:\"google analytics\";s:4:\"slug\";s:16:\"google-analytics\";s:5:\"count\";i:330;}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:329;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:329;}s:11:\"advertising\";a:3:{s:4:\"name\";s:11:\"advertising\";s:4:\"slug\";s:11:\"advertising\";s:5:\"count\";i:327;}s:6:\"simple\";a:3:{s:4:\"name\";s:6:\"simple\";s:4:\"slug\";s:6:\"simple\";s:5:\"count\";i:321;}s:5:\"cache\";a:3:{s:4:\"name\";s:5:\"cache\";s:4:\"slug\";s:5:\"cache\";s:5:\"count\";i:319;}s:4:\"html\";a:3:{s:4:\"name\";s:4:\"html\";s:4:\"slug\";s:4:\"html\";s:5:\"count\";i:318;}s:6:\"author\";a:3:{s:4:\"name\";s:6:\"author\";s:4:\"slug\";s:6:\"author\";s:5:\"count\";i:317;}}','no'),(71958,'cfdb7_view_install_date','2019-11-21 3:20:54','yes'),(71961,'wp_mail_smtp_initial_version','1.7.1','no'),(71962,'wp_mail_smtp_version','1.7.1','no'),(71963,'wp_mail_smtp','a:2:{s:4:\"mail\";a:6:{s:10:\"from_email\";s:22:\"cheri@thediongroup.com\";s:9:\"from_name\";s:20:\"Metropolitan Nannies\";s:6:\"mailer\";s:4:\"mail\";s:11:\"return_path\";b:0;s:16:\"from_email_force\";b:0;s:15:\"from_name_force\";b:0;}s:4:\"smtp\";a:2:{s:7:\"autotls\";b:1;s:4:\"auth\";b:1;}}','no'),(71964,'wp_mail_smtp_debug','a:0:{}','no'),(72013,'secure_auth_key','EP0RX }Y) QO2X$(#F!{+c35a!icJ(jiLate-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.

\n\n\n\n

Simon has done a great deal of work on the WordPress project, and failing to mention his contributions is a huge oversight on our end.

\n\n\n\n

Thank you to all of the reporters for privately disclosing vulnerabilities, which gave us time to fix them before WordPress sites could be attacked.

\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:1;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 & 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:62099:\"\n
\"Album
\n\n\n\n

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 download or update in your dashboard.

\n\n\n\n
\"\"
\n\n\n\n

5.3 expands and refines the block editor with more intuitive interactions and improved accessibility. 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.

\n\n\n\n

This release also introduces the Twenty Twenty theme giving the user more design flexibility and integration with the block editor. Creating beautiful web pages and advanced layouts has never been easier.

\n\n\n\n
\n\n\n\n

Block Editor Improvements

\n\n\n\n
\n\n\n\n

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.

\n\n\n\n

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.

\n\n\n\n

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.

\n\n\n\n
\n\n\n\n

Expanded Design Flexibility

\n\n\n\n
\n\n\n\n

WordPress 5.3 adds even more robust tools for creating amazing designs.

\n\n\n\n
  • The new Group block lets you easily divide your page into colorful sections.
  • The Columns block now supports fixed column widths.
  • The new predefined layouts make it a cinch to arrange content into advanced designs.
  • Heading blocks now offer controls for text and background color.
  • Additional style options allow you to set your preferred style for any block that supports this feature.
\n\n\n\n
\n\n\n\n

Introducing Twenty Twenty

\n\n\n\n
\"A
\n\n\n\n
\"A
\n

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!

\n\n\n\n

As befits a theme called Twenty Twenty, clarity and readability is also a big focus. The theme includes the typeface Inter, 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.

\n
\n\n\n\n
\n\n\n\n

Improvements for Everyone

\n\n\n\n
\"An
\n

Automatic Image Rotation

\n\n\n\n

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.

\n
\n\n\n\n
\"A
\n

Improved Site Health Checks

\n\n\n\n

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.

\n
\n\n\n\n
\"A
\n

Admin Email Verification

\n\n\n\n

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.

\n
\n\n\n\n
\n\n\n\n

For Developers

\n\n\n\n
\n
\n

Date/Time Component Fixes

\n\n\n\n

Developers can now work with dates and timezones 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.

\n
\n\n\n\n
\n

PHP 7.4 Compatibility

\n\n\n\n

WordPress 5.3 aims to fully support PHP 7.4. This release contains multiple changes to remove deprecated functionality and ensure compatibility. WordPress continues to encourage all users to run the latest and greatest versions of PHP.

\n
\n
\n\n\n\n
\"\"
\n\n\n\n

The Squad

\n\n\n\n

This release was led by Matt MullenwegFrancesca Marano, and David Baumwald. They were enthusiastically supported by a large release squad:

\n\n\n\n\n\n\n\n

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.

\n\n\n\n

Put on a Rahsaan Roland Kirk playlist, click that update button (or download it directly), and check the profiles of the fine folks that helped:

\n\n\n123host, 1994rstefan, 5hel2l2y, @irsdl, Aaron D. Campbell, Aaron Jorbin, Aashish S, Abhijit Rakas, abrightclearweb, acalfieri, acosmin, Adam Silverstein, Adam Soucie, Adhitya Rachman, Ahmad Awais, Ajay Ghaghretiya, Ajit Bohra, ajlende, Akira Tachibana, albertomake, Alex Concha, Alex Dimitrov, Alex Lion, Alex Sanford, Alexander Botteram, Alexandre D\'Eschambeault, Alexandru Vornicescu, alexeyskr, alextran, Ali Ayubi, allancole, Allen Snook, Alvaro Gois dos Santos, Amanda Rush, Amol Vhankalas, Anders Norén, Andrea Fercia, Andrea Gandino, Andrea Grillo, Andrea Middleton, Andreas Brain, Andrei Draganescu, Andrew Duthie, Andrew Nacin, Andrew Nevins, Andrew Ozz, Andrew Taylor, Andrey Savchenko, Andrés Maneiro, Andy Fragen, Andy Meerwaldt, Angela Gibson, Anh Tran, anischarolia, Anja Deubzer, Anthony Burchell, Anton Timmermans, Apermo, Arafat Rahman, arena, Ari Stathopoulos, Arun Sathiya, Asad Shahbaz, asadkn, Ashar Irfan, ashwinpc, Aslam Shekh, atlasmahesh, au87, Aubrey Portwood, augustuswm, Aurooba Ahmed, Avina Patel, Axel DUCORON, Ayesh Karunaratne, backermann1978, Bappi, Bartosz Romanowski, Bego Mario Garde, Benjamin Intal, Benjamin Zekavica, bennemann, bgermann, Bhaktii Rajdev, bibliofille, Biranit, Birgir Erlendsson, bitcomplex, BjornW, boblinthorst, Boone Gorges, Boro Sitnikovski, Bradley Jacobs, Bradley Taylor, Brandon Kraft, Brent Swisher, Bronson Quick, bsetiawan88, Burhan Nasir, Carlos Bravo, Carolina Nymark, Catalin Dogaru, Cathi Bosco, Chandra Patel, Charlie Merland, Chetan Prajapati, Chetan Satasiya, Chico, Chintan hingrajiya, ChriCo, Chris Aprea, Chris Van Patten, Christian Chung, Christian Wach, christianoliff, Christoph Herr, cleancoded, cmagrin, CompileNix, Corey Salzano, courtney0burton, Cristiano Zanca, Csaba (LittleBigThings), D.S. Webster, daleharrison, Dan Foley, Dan Jones, DanBUK, Daniel Bachhuber, Daniel Jalkut (Red Sweater), Daniel James, Daniel Llewellyn, Daniel Richards, danieliser, daniloercoli, Danny van Kooten, Darren Ethier, darthhexx, Dave Parker, Dave Smith, Dave Whitley, davetgreen, David Aguilera, David Anderson, David Binovec, David Binovec, David Decker, David Herrera, David Rozando, David Shanske, daxelrod, Debabrata Karfa, Deni, Denis Cherniavsky, Denis Yanchevskiy, Dennis, Dennis Hipp, Dennis Snell, Derek Sifford, derweili, dfangstrom, Dharmin Shah, Dhaval kasavala, dhuyvetter, Diane Co, DiedeExterkate, Diego La Monica, digitalapps, Dilip Bheda, Dima, dingo-d, Dion Hulse, Dixita Dusara, Dominik Schilling, Drew Jaynes, Dukex, dushanthi, EcoTechie, Edi Amin, Eduardo Toledo, Ella van Durpe, Elliot Condon, Emerson Maningo, Emil Dotsev, Emil Uzelac, Enrique Piqueras, Enrique Sánchez, erikkroes, estelaris, evalarumbe, faazshift, Fabian Kägy, fblaser, Felipe Elia, Felix Arntz, Fencer04, flipkeijzer, Florian TIAR, Foysal Remon, Gal Baras, Garrett Hyder, Garth Mortensen, Gary Jones, Gary Pendergast, Gaurang Dabhi, gchtr, Gennady Kovshenin, Gesundheit Bewegt GmbH, ghoul, girlieworks, glauberglauber, Glenn, GravityView, gregsullivan, Grzegorz Ziółkowski, gwwar, Hardeep Asrani, Hardik Thakkar, hardipparmar, Hareesh Pillai, Hareesh Pillai, harryfear, harshbarach, haszari, He Yifei, Helen Hou-Sandi, Henry Wright, herbmiller, herregroen, hirofumi2012, HKandulla, Howdy_McGee, hoythan, Hugh Lashbrooke, Ian Belanger, Ian Dunn, ianmjones, Igor Zinovyev, imath, Imran Sayed, intimez, Ipstenu (Mika Epstein), iqbalbary, Irene Strikkers, Isabel Brison, Ismail El Korchi, J.D. Grimes, jagirbaheshwp, Jake Spurlock, Jalpa Panchal, James Nylen, jameslnewell, janak Kaneriya, Janki Moradiya, janw.oostendorp, jared_smith, jarocks, Jarret, jave.web, javorszky, Jay Swadas, Jaydip, Jean-Baptiste Audras, Jeff Farthing, Jeff Paul, jeichorn, Jen Miller, jenkoian, Jeremy Felt, Jesper van Engelen, Jessica Lyschik, jffng, jikamens, jitendrabanjara1991, jkitchen, jmmathc, joakimsilfverberg, Job, jodamo5, Joe Dolson, Joe Hoyle, Joe McGill, Joen Asmussen, John Blackbourn, John James Jacoby, John Regan, jojotjebaby, Jonathan Champ, Jonathan Davis, Jonathan Desrosiers, Jonathan Goldford, Jonny Harris, Jono Alderson, Joost de Valk, Jorge Bernal, Jorge Costa, Joseph Scott, Josepha Haden, Josh Pollock, Joshua Noyce, JoshuaWold, Joy, jsnajdr, Juanfra Aldasoro, Juhi Patel, Juliette Reinders Folmer, Julio Potier, junktrunk, Justin Ahinon, Justin Tadlock, K. Adam White, kafleg, Kailey (trepmal), Kakshak Kalaria, Kamran Khorsandi, Kantari Samy, karlgroves, katielgc, kbrownkd, Kelly Dwan, Kelly Hoffman, Kerfred, kero, ketanumretiya030, kevIN kovaDIA, killerbishop, killua99, Kjell Reigstad, Knut Sparhell, kokers, Konstantin Obenland, Konstantinos Xenos, kuus, laurelfulford, lbenicio, leogermani, leonblade, lessbloat, lllor, lordlod, LoreleiAurora, Luan Ramos, luciano-croce, luigipulcini, luisherranz, Luke, Luke Carbis, Luke Cavanagh, m1tk00, maartenleenders, Maciej Palmowski, Mahesh Waghmare, Maje Media LLC, malthert, manooweb, Manuel Augustin, Manzoor Wani, MarcGuay, Marcin Pietrzak, Marco Martins, MarcosAlexandre, Marcus Kazmierczak, Marek Hrabe, Marie Comet, Mario Aguiar, Mario Peshev, Marius Jensen, Mark D Wolinski, Mark Jaquith, Mark Uraine, Marko Heijnen, Martin Spatovaliyski, Martin Splitt, Marty Helmick, Mary Baum, masummdar, Mat Gargano, Mat Lipe, Mathieu Sarrasin, Matt Chowning, Matthew Boynes, Matthew Haines-Young, matthias.thiel, mattyrob, Matías Ventura, Maxime Culea, Maxime Jobin, maxme, mchavezi, Meet Makadia, Mehidi Hassan, Mehul Kaklotar, Mel Choyce, Melin Edomwonyi, meloniq, Michael Arestad, Michael Babker, Michael Nelson, Michael Panaga, michel.weimerskirch, Michiel Heijmans, Miguel Fonseca, Miguel Vieira, mihaiiceyro, Miina Sikk, Mikael Korpela, Mike Auteri, Mike Glendinning, Mike Hansen, Mike Jolley, Mike Reid, Mike Schroder, MikeNGarrett, Milan Dinić, Mobeen Abdullah, Mohsin Rasool, Monika Rao, Monique Dubbelman, Morgan Kay, Morten Rand-Hendriksen, Morteza Geransayeh, moto hachi ( mt8.biz ), mppfeiffer, mrmadhat, msaggiorato, mtias, Muhammad Afzal, Mukesh Panchal, munyagu, mzorz, nadir, Nahid Ferdous Mohit, Naveen Kharwar, Nayana Maradia, Ned Zimmerman, Neel Patel, Nextendweb, Niall Kennedy, Nick Daugherty, Nick Halsey, Nicky Lim, nicolad, Nicolas Juen, Niels de Blaauw, Niels Lange, Nikhil Chavan, nikolastoqnow, Niku Hietanen, Nilambar Sharma, Nishit Langaliya, Nitish Kaila, nmenescardi, noahtallen, notnownikki, Okamoto Hidetaka, Olaf Lindström, Omaar Osmaan, Omar Reiss, onlanka, oxyc, ozmatflc, Paal Joachim Romdahl, Paragon Initiative Enterprises, Paresh Shinde, Pascal Birchler, Pascal Casier, patilvikasj, Patrick Baldwin, Paul Bearne, Paul Biron, Paul Schreiber, Paul Vincent Beigang, Pedro Mendonça, pepe, Peter Wilson, PhillipJohn, Pierre Gordon, pikamander2, Pilar Mera, Pinar Olguc, powerbuoy, Pramod Jodhani, Pratik, Pratik K. Yadav, Prem Tiwari, Presskopp, Priyank Patel, Quantumstate, Raaj Trambadia, Raam Dev, raboodesign, Rahul Vaza, Ramanan, Rami Yushuvaev, ramon fincken, RC Lations, rebasaurus, ReikoDD, Remco Tolsma, retrofox, Riad Benguella, Richard Korthuis, Riddhi Mehta, Rishabh Budhiraja, Robert Anderson, Robert Chapin, Robert Ivanov, rogueresearch, Roi Conde, Ronak Ganatra, Ronny Harbich, Roy Randolph, Roy Tanck, Ryan Boren, Ryan Kienstra, Ryan McCue, Ryan Welcher, Sébastien SERRE, samgordondev, Sami Ahmed Siddiqui, Samir Shah, Samuel Wood (Otto), Sanket Mehta, sarah semark, sarath.ar, saskak, sbardian, Scott Reilly, Sebastian Pisula, Seghir Nadir, Sergey Biryukov, Sergey Predvoditelev, sergiomdgomes, seuser, sgastard, Shady Sharaf, Shamim Hasan, Sharaz Shahid, Shashank Panchal, shawfactor, Shital Marakana, siliconforks, simono, sirreal, Sixes, Slava Abakumov, Slobodan Manic, smerriman, snapfractalpop, socalchristina, Soren Wrede, Spectacula, spenserhale, spuds10, Stanimir Stoyanov, Stefano Minoia, Stefanos Togoulidis, Stephen Bernhardt, Stephen Edgar, Steven Word, studyboi, Subrata Sarkar, Sudhir Yadav, Sultan Nasir Uddin, sun, Suzen Fylke, svanhal, Swapnil V. Patil, swapnild, Sybre Waaijer, Sérgio Estêvão, Takayuki Miyauchi, Takis, Tammie Lister, tazotodua, technote, Tellyworth, Tessa Kriesel, them.es, Themezly, Thijs Hulshof, Thomas Kräftner, thomaswm, Thord D. Hedengren, Thorsten Frommen, Thrijith Thankachan, tigertech, Tim Carr, Tim Havinga, Tim Hengeveld, Timothy Jacobs, timph, tmatsuur, tmdesigned, TobiasBg, tobifjellner (Tor-Bjorn Fjellner), toddhalfpenny, Todor Gaidarov, Tom J Nowell, Tommy Ferry, Toni Viemerö, tonybogdanov, torres126, Torsten Landsiedel, Towhidul Islam, trasweb, Travis Northcutt, travisseitler, triplejumper12, truchot, truongwp, Tugdual de Kerviler, Tung Du, Udit Desai, Ulrich, Utsav tilava, Vaishali Panchal, vbaimas, Venutius, Viktor Veljanovski, Vishal Kakadiya, Vishit Shah, vladlu, Vladut Ilie, vortfu, Vova Feldman, vrimill, w3rkjana, webcommsat AbhaNonStopNewsUK, Webdados (Marco Almeida), WebMan Design | Oliver Juhas, Weston Ruter, William Earnhardt, William P. Davis, William Patton, withinboredom, worldweb, yanngarcia, Yannicki, yarnboy, yashar_hv, Yoav Farhi, yodiyo, Yui, Yvette Sonneveld, zaantar, zalak151291, Zebulan Stanphill, Česlav Przywara, АЙРАТ ХАЛИТОВ \"?\", and 水野史土.\n\n\n\n
\n\n\n\n

Many thanks to all of the community volunteers who contribute in the support forums. 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!

\n\n\n\n

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.

\n\n\n\n

If you want learn more about volunteering with WordPress, check out Make WordPress or the core development blog.

\n\n\n\n
\n\n\n\n

Thanks for choosing WordPress!

\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: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:2;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 […]\";s: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

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.

\n\n\n\n

Meet Kim Parsell

\n\n\n\n

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. 

\n\n\n\n
\"\"
Kim Parsell
\n\n\n\n

How Kim became #wpmom

\n\n\n\n

In order to understand how highly valued the WordPress community was to Kim Parsell, you have to know a bit about her environment.

\n\n\n\n

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.

\n\n\n\n

She received internet access from towers that broadcast wireless signals, similar to cell phones but at lower speeds.

\n\n\n\n

Connecting through attending live podcast recordings

\n\n\n\n

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.

\n\n\n\n

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.

\n\n\n\n

“Many members of the WordPress community became her second family, a responsibility she took very seriously.”

Jeff Chandler
\n\n\n\n

One of the first women of WordPress

\n\n\n\n

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.

\n\n\n\n

She contributed countless hours of volunteer time, receiving “props” for 5 major releases of WordPress, and was active on the documentation team. 

\n\n\n\n

“Affectionately called #wpmom, Kim was an investor. She invested countless hours into the WordPress project and in women who wanted to break into tech.”

Carrie Dils
\n\n\n\n
\"\"
Kim at WordCamp San Francisco
\n\n\n\n

Kim Parsell Memorial Scholarship

\n\n\n\n

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. 

\n\n\n\n

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.

\n\n\n\n

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.  

\n\n\n\n

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.

Drew Jaynes
\n\n\n\n

Kim is missed, but her spirit continues to live on

\n\n\n\n

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.

\n\n\n\n

Contributors

\n\n\n\n

Alison Rothwell (@wpfiddlybits), Yvette Sonneveld (@yvettesonneveld), Josepha Haden (@chanthaboune), Topher DeRosia (@topher1kenobe), Jeff Chandler, Carrie Dils, Jayvee Arrellano, Jan Dembowski, Drew Jaynes

\n\n\n\n
\n
\n
\"\"
\n
\n\n\n\n
\n

This post is based on an article originally published on HeroPress.com, a community initiative created by Topher DeRosia. HeroPress highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.

\n
\n
\n\n\n\n

Meet more WordPress community members over at HeroPress.com!

\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:\"\";}}}}}i:3;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:17:\"WordPress 5.3 RC4\";s: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://wordpress.org/news/2019/11/wordpress-5-3-rc4/\";s: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, 05 Nov 2019 23:56: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:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";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:\"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=7596\";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:388:\"The fourth release candidate for WordPress 5.3 is now available! WordPress 5.3 is currently scheduled to be released on November 12 2019, but we need your help to get there—if you haven’t tried 5.3 yet, now is the time! There are two ways to test the WordPress 5.3 release candidate: Try the WordPress Beta Tester plugin (choose the “bleeding edge […]\";s: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:3674:\"\n

The fourth release candidate for WordPress 5.3 is now available!

\n\n\n\n

WordPress 5.3 is currently scheduled to be released on November 12 2019, but we need your help to get there—if you haven’t tried 5.3 yet, now is the time!

\n\n\n\n

There are two ways to test the WordPress 5.3 release candidate:

\n\n\n\n\n\n\n\n

For details about what to expect in WordPress 5.3, please see the first,  second and third release candidate posts.

\n\n\n\n

Release Candidate 4 contains three bug fixes for the new default theme, Twenty Twenty (see #48450), and addresses the following:

\n\n\n\n
  • The Twemoji library has been updated from 12.1.2 to 12.1.3 (see #48293).
  • Two regressions in the Media component (see #48451 and #48453).
  • One bug in the Upload component (see #48472)
  • Five bugs in the Block Editor component (see #48502)
\n\n\n\n

Plugin and Theme Developers

\n\n\n\n

Please test your plugins and themes against WordPress 5.3 and update the Tested up to version in the readme to 5.3. If you find compatibility problems, please be sure to post to the support forums so we can figure those out before the final release.

\n\n\n\n

The WordPress 5.3 Field Guide has also been published, which details the major changes.

\n\n\n\n

A new dev note has been published since the Field Guide was released, Use of the “wp_update_attachment_metadata” filter as “upload is complete” hook. Plugin and theme authors are asked to please read this note and make any necessary adjustments to continue working well in WordPress 5.3 or share any difficulties encountered on #48451.

\n\n\n\n

How to Help

\n\n\n\n

Do you speak a language other than English? Help us translate WordPress into more than 100 languages!

\n\n\n\n

If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, file one on WordPress Trac, where you can also find a list of known bugs.

\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:\"7596\";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: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:18:\"2019 Annual Survey\";s: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://wordpress.org/news/2019/11/2019-annual-survey/\";s: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:\"Sat, 02 Nov 2019 21:15: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: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=7460\";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:326:\"It’s time for our annual user and developer survey! If you’re a WordPress user or professional, we want your feedback. It only takes a few minutes to fill out the survey, which will provide an overview of how people use WordPress. We’re excited to announce that this year, for the first time, the survey is […]\";s: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:\"Andrea Middleton\";s: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:2236:\"\n
\"\"
\n\n\n\n

It’s time for our annual user and developer survey! If you’re a WordPress user or professional, we want your feedback.

\n\n\n\n

It only takes a few minutes to fill out the survey, which will provide an overview of how people use WordPress. We’re excited to announce that this year, for the first time, the survey is also available in 5 additional languages: French, German, Japanese, Russian, and Spanish. Many thanks to the community volunteers who helped with the translation effort!

\n\n\n\n\n\n\n\n

The survey will be open for 4 weeks, and results will be published on this blog. All data will be anonymized: no email addresses or IP addresses will be associated with published results. To learn more about WordPress.org’s privacy practices, check out the privacy policy.

\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:\"7460\";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: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:36:\"The Month in WordPress: October 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:71:\"https://wordpress.org/news/2019/11/the-month-in-wordpress-october-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, 01 Nov 2019 07:28: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: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=7449\";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:325:\"October has been a busy month with preparations for WordCamp US as well as the next major release of WordPress. Read on to find out about all that work and more. WordPress 5.2.4 On October 14, WordPress 5.2.4 was released as a security release fixing 6 security issues. The fixes were backported to earlier versions […]\";s: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:6219:\"\n

October has been a busy month with preparations for WordCamp US as well as the next major release of WordPress. Read on to find out about all that work and more.

\n\n\n\n
\n\n\n\n

WordPress 5.2.4

\n\n\n\n

On October 14, WordPress 5.2.4 was released as a security release fixing 6 security issues. The fixes were backported to earlier versions of WordPress as well, so they’re available for sites not yet upgraded to 5.2.

\n\n\n\n

This kind of release is only possible because people report security issues responsibly so that the Core team can address them. You can find out more specific information about the fixes on the release documentation page.

\n\n\n\n

Want to get involved in building WordPress Core? Follow the Core team blog, and join the #core channel in the Making WordPress Slack group.

\n\n\n\n

WordPress 5.3

\n\n\n\n

WordPress 5.3 has seen active development over the past month, with a release date set for November 12. You can download and test the release candidate to get a taste of what to expect—this is largely what final release will look like.

\n\n\n\n

This is a big release with a number of exciting and important updates. Among them are significant changes to the look of the admin interface, enhancements to the block editor that will affect developers of themes and plugins, large improvements to the way that Core processes images, updates to cater for some functions specific to PHP 7.4, improvements to the Site Health feature, and many more improvements that are all documented in the WordPress 5.3 Field Guide.

\n\n\n\n

In addition to these Core updates, the upcoming major release will also include the new default theme, Twenty Twenty.

\n\n\n\n

Want to get involved in building WordPress Core? You can contribute by testing the upcoming release, as well as follow the Core team blog, and join the #core channel in the Making WordPress Slack group.

\n\n\n\n

New Core Committers

\n\n\n\n

Three new committers have been added to the WordPress Core organizational structure. Core committers are individuals who have direct access to the Core development code repositories in order to publish updates to the software.

\n\n\n\n

The new committers are Ian Belanger (@ianbelanger), Timothy Jacobs (@timothyblynjacobs), and Joe Dolson (@joedolson). While Ian’s commit access is specifically for Core themes, both Timothy and Joe have full access to Core. This type of access is only given to individuals who have proved themselves with high-quality contributions and a deep understanding of how the WordPress project works.

\n\n\n\n
\n\n\n\n

Further Reading:

\n\n\n\n\n\n\n\n

Have a story that we should include in the next “Month in WordPress” post? Please submit it here.

\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:\"7449\";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: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:17:\"WordPress 5.3 RC3\";s: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://wordpress.org/news/2019/10/wordpress-5-3-rc3/\";s: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, 29 Oct 2019 21:16: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:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";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:\"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=7439\";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:379:\"The third release candidate for WordPress 5.3 is now available! WordPress 5.3 is currently scheduled to be released on November 12 2019, but we need your help to get there—if you haven’t tried 5.3 yet, now is the time! There are two ways to test the WordPress 5.3 release candidate: Try the WordPress Beta Tester plugin (choose the “bleeding edge […]\";s: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:19:\"Jonathan Desrosiers\";s: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:3088:\"\n

The third release candidate for WordPress 5.3 is now available!

\n\n\n\n

WordPress 5.3 is currently scheduled to be released on November 12 2019, but we need your help to get there—if you haven’t tried 5.3 yet, now is the time!

\n\n\n\n

There are two ways to test the WordPress 5.3 release candidate:

\n\n\n\n\n\n\n\n

For details about what to expect in WordPress 5.3, please see the first and second release candidate posts.

\n\n\n\n

Release Candidate 3 contains improvements to the new About page, bug fixes for the new default theme, Twenty Twenty (see #48450), and 9 fixes for the following bugs and regressions:

\n\n\n\n
  • Four bugs in the block editor have been fixed (see #48447).
  • Three Date/Time related bugs have been fixed (see #48384).
  • A regression in date_i18n() has been fixed (see #28636).
  • An accessibility color contrast regression for primary buttons when using alternate admin color schemes was fixed (see #48396).
\n\n\n\n

Plugin and Theme Developers

\n\n\n\n

Please test your plugins and themes against WordPress 5.3 and update the Tested up to version in the readme to 5.3. If you find compatibility problems, please be sure to post to the support forums so we can figure those out before the final release.

\n\n\n\n

The WordPress 5.3 Field Guide has also been published, which details the major changes.

\n\n\n\n

How to Help

\n\n\n\n

Do you speak a language other than English? Help us translate WordPress into more than 100 languages!

\n\n\n\n

If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, file one on WordPress Trac, where you can also find a list of known bugs.

\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:\"7439\";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:17:\"WordPress 5.3 RC2\";s: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://wordpress.org/news/2019/10/wordpress-5-3-rc2/\";s: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, 22 Oct 2019 20:08:04 +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:11:\"Development\";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:\"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=7425\";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:388:\"The second release candidate for WordPress 5.3 is now available! WordPress 5.3 is currently scheduled to be released on November 12 2019, but we need your help to get there—if you haven’t tried 5.3 yet, now is the time! There are two ways to test the WordPress 5.3 release candidate: Try the WordPress Beta Tester plugin (choose the “bleeding edge […]\";s: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:3782:\"\n

The second release candidate for WordPress 5.3 is now available!

\n\n\n\n

WordPress 5.3 is currently scheduled to be released on November 12 2019, but we need your help to get there—if you haven’t tried 5.3 yet, now is the time!

\n\n\n\n

There are two ways to test the WordPress 5.3 release candidate:

\n\n\n\n\n\n\n\n

For details about what to expect in WordPress 5.3, please see the first release candidate post.

\n\n\n\n

Release Candidate 2 contains improvements to the new About page, and 10 fixes for the following bugs and regressions:

\n\n\n\n
  • Three bugs contained in RC1 within the block editor have been fixed (see #48381).
  • A bug has been fixed where links within comments did not get the correct rel attribute (see #48022).
  • The scaled- string has been added to file names when images are downsized if determined “BIG” (see #48304).
  • The buttons group layout has been fixed in IE11 (see #48087).
  • A bug with boolean false meta values in the REST API has been fixed (see #48363).
  • The error code encountered when the native PHP JSON extension is missing has been adjusted to be unique (see #47699).
  • When uploading files, HTTP error code support has been expanded to include all 5xx errors (see #48379).
\n\n\n\n

Plugin and Theme Developers

\n\n\n\n

Please test your plugins and themes against WordPress 5.3 and update the Tested up to version in the readme to 5.3. If you find compatibility problems, please be sure to post to the support forums so we can figure those out before the final release.

\n\n\n\n

The WordPress 5.3 Field Guide has also been published, which details the major changes.

\n\n\n\n

How to Help

\n\n\n\n

Do you speak a language other than English? Help us translate WordPress into more than 100 languages!

\n\n\n\n

If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, file one on WordPress Trac, where you can also find a list of known bugs.

\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:\"7425\";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:64:\"\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:41:\"Empowering Generations of Digital Natives\";s: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/10/empowering-generations-of-digital-natives/\";s: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:86:\"https://wordpress.org/news/2019/10/empowering-generations-of-digital-natives/#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:\"Wed, 16 Oct 2019 20:03: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:8:\"category\";a:2:{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:24:\"digital citizenship week\";s: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=7413\";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:\"Technology is changing faster each year. Digital literacy can vary between ages but there are lots of ways different generations can work together and empower each as digital citizens. No matter whether you’re a parent or caregiver, teacher or mentor, it’s hard to know the best way to teach younger generations the skills needed to […]\";s: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:8968:\"\n

Technology is changing faster each year. Digital literacy can vary between ages but there are lots of ways different generations can work together and empower each as digital citizens.

\n\n\n\n

No matter whether you’re a parent or caregiver, teacher or mentor, it’s hard to know the best way to teach younger generations the skills needed to be an excellent digital citizen. If you’re not confident about your own tech skills, you may wonder how you can help younger generations become savvy digital citizens. But using technology responsibly is about more than just technical skills. By collaborating across generations, you can also strengthen all your family members’ skills, and offer a shared understanding of what the internet can provide and how to use it to help your neighborhoods and wider society. 

\n\n\n\n

Taking Gen Z Beyond Digital Savvy

\n\n\n\n

Open up the dialogue

\n\n\n\n

Even if you’re not fully confident in your own tech skills, you can help develop digital citizenship skills in others. If you feel comfortable during everyday conversation, you could describe a tech situation you have come across and ask family members if they have ever experienced something similar. You can give them a chance to share how they handled it or how it made them feel. This can help encourage them to think critically and to react with empathy. And being asked for advice can make them feel appreciated and empowered. But opening up the conversation can also be as simple as asking if they’ve seen anything online lately that they found interesting or wanted to talk about.

\n\n\n\n

Share access to free and affordable training

\n\n\n\n

Open source content management systems have made online publishing accessible to a more diverse group of people. Dozens of content platforms offer hands-on training at no or low cost. WordPress.tv, LinkedIn Learning, and others have low-cost video libraries with thousands of recorded talks and workshops and the WordPress Training team have excellent downloadable lesson plans and materials. These platforms not only feature content that helps develop tech and content creation skills but also content around ethics, diversity and community building.  

\n\n\n\n

Find a sense of community and belonging

\n\n\n\n

One of the disadvantages of increased digitalization is that younger generations and us all may spend less time hanging out in-person. Digital time spent with others is no replacement for in-person interactions. The awareness and mutual understanding which comes from back and forth interaction is needed for positive interpersonal skills. This is hard to replace in digital communities and those skills can only be learned with lots of hands-on practice. 

\n\n\n\n

Learn the many benefits of volunteering 

\n\n\n\n

There are WordPress events across the world that provide a great place to learn new skills to share with your families and friends. Some work with schools and colleges to offer special events which are open to all ages. There are also plenty of small ways to volunteer with the WordPress project that can be done at home to practice new skills.

\n\n\n\n

In addition to attending events where you can learn skills and hang out with others with similar interests, the WordPress ecosystem offers countless opportunities to be actively involved. Professionals, hobbyists, and learners all make a difference by contributing to the ongoing creation of the WordPress platform. Together these people, who are known as contributors, form the WordPress open source community. 

\n\n\n\n

WordPress is created by volunteer contributors

\n\n\n\n

Not only are these contributors creating an amazingly flexible platform for all to use, it is an environment where you can continue to improve your skills, both technical and interpersonal. Open-source software projects can introduce you to people you would otherwise not get the chance to meet, locally and internationally. If you have a zest for learning, and for finding others to connect with, WordPress has many ways to meet contributors in person!

\n\n\n\n

WordPress events are organized by volunteers

\n\n\n\n

WordPress community events are volunteer-run. This can be a great way to give back to the project and practice all sorts of skills. Talk to your local event about how you could get involved and if you would like to bring older teenagers and young adults with you. You will not need any pre-existing tech skills to attend these events but they are a great way to discover areas you might want to learn more about. 

\n\n\n\n

Contributor days offer a great opportunity to get involved

\n\n\n\n

These events are specially designed to help you get involved in building the open-source WordPress platform. You can collaborate with other members of its community and find areas that are right for you to use and grow your skills. All of the tasks you will discover at an event can be continued at home and some are easy to get other family members involved in learning and adding in ideas. 

\n\n\n\n

Contributors come from all sorts of backgrounds and locations, some may live near you and others thousands of miles away. Working alongside lots of different cultures and countries can open up new ideas for young people letting them learn new ways of doing things and discover different perspectives. All those different perspectives can cause misunderstandings. But being involved in a global learning community is a great way to practice communicating across cultural boundaries. 

\n\n\n\n

Getting involved can be rewarding in many (unexpected) ways

\n\n\n\n

The most rewarding part of actively taking part in WordPress events is making budding friendships. New connections often turn into long-lasting friendships that are likely to continue for years to come, both online and offline. With a global community, these friendships can potentially lead to lots of international adventures too!

\n\n\n\n

Getting ready for the @WordCampBTN. I’ve got my 5kg backpack and one-way ticket to London in a few days \"?\" What shall I do after? \"?\" pic.twitter.com/cdQqeyNWif

— Sabrina Zeidan going to #WCKyiv (@sabrina_zeidan) August 10, 2019
\n\n\n\n

Make our digital world safer and more inclusive

\n\n\n\n

Befriending people from a wide variety of cultures and backgrounds can be an enriching experience in itself. It can also help you make us make more informed decisions. The more we interact with a diverse range of people, the more empathic we become. Some of the most valuable learning that can be offered to Gen Z (and probably to all of us at times) is that what we come across in fast-moving digital communities isn’t always the entire view. 

\n\n\n\n

All things considered….

\n\n\n\n

Anyone who is a digital native may not need encouragement to obtain tech skills. But they may not be aware that digital communities are still communities and we need to use the same sorts of people skills for both offline and online locations. Opening up conversations about situations they may experience online that may require them to (re)act responsibly, can encourage them to think critically and act with empathy. Compared to previous generations, digital natives spend substantially more time by themselves while using devices, so encouraging them to join real-life communities, such as WordPress, could be the first step to learning what it means to be a good digital citizen! 

\n\n\n\n

Contributors

\n\n\n\n

@webcommsat, @chanthaboune, @yvettesonneveld & @annemariedh

\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:82:\"https://wordpress.org/news/2019/10/empowering-generations-of-digital-natives/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:\"10\";s: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:\"7413\";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: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:31:\"WordPress 5.3 Release Candidate\";s: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/10/wordpress-5-3-release-candidate/\";s: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, 15 Oct 2019 21:18: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:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";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:\"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=7397\";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:\"The first release candidate for WordPress 5.3 is now available! This is an important milestone as we progress toward the WordPress 5.3 release date. “Release Candidate” means that the new version is ready for release, but with millions of users and thousands of plugins and themes, it’s possible something was missed. WordPress 5.3 is currently […]\";s: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:3144:\"\n

The first release candidate for WordPress 5.3 is now available!

\n\n\n\n

This is an important milestone as we progress toward the WordPress 5.3 release date. “Release Candidate” means that the new version is ready for release, but with millions of users and thousands of plugins and themes, it’s possible something was missed. WordPress 5.3 is currently scheduled to be released on November 12, 2019, but we need your help to get there—if you haven’t tried 5.3 yet, now is the time!

\n\n\n\n

There are two ways to test the WordPress 5.3 release candidate:

\n\n\n\n\n\n\n\n

What’s in WordPress 5.3?

\n\n\n\n

WordPress 5.3 expands and refines the Block Editor introduced in WordPress 5.0 with new blocks, more intuitive interactions, and improved accessibility. New features in the editor increase design freedoms, provide additional layout options and style variations to allow designers complete control over the look of a site.

\n\n\n\n

This release also introduces the Twenty Twenty theme giving the user more design flexibility and integration with the Block Editor.

\n\n\n\n

In addition, WordPress 5.3 allows developers to work with dates and timezones in a more reliable way and prepares the software to work with PHP 7.4 to be release later this year.

\n\n\n\n

Plugin and Theme Developers

\n\n\n\n

Please test your plugins and themes against WordPress 5.3 and update the Tested up to version in the readme file to 5.3. If you find compatibility problems, please be sure to post to the support forums so we can figure those out before the final release.

\n\n\n\n

The WordPress 5.3 Field Guide will be published within the next 24 hours with a more detailed dive into the major changes.

\n\n\n\n

How to Help

\n\n\n\n

Do you speak a language other than English? Help us translate WordPress into more than 100 languages! This release also marks the hard string freeze point of the 5.3 release schedule.

\n\n\n\n

If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, file one on WordPress Trac, where you can also find a list of known bugs.

\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:\"7397\";s: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:\"Sat, 23 Nov 2019 02:10:03 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:\"Tue, 19 Nov 2019 04:47:30 GMT\";s:4:\"link\";s:63:\"; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 2\";}}s:5:\"build\";s:14:\"20160324091320\";}','no'),(72016,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1574518204','no'),(72017,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1574475004','no'),(72018,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1574518204','no'),(72019,'_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:30:\"bbPress: bbPress 2.6.2 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=206111\";s: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/11/bbpress-2-6-2-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:1342:\"

bbPress 2.6.2 fixes 5 more small bugs that were reported by community members in our support forums:

\n\n\n\n
  • Hierarchical replies in threaded discussion topics were broken for sites that were enabling the visual editor, so we unbroke it.
  • Sites with custom bbpress.css files were not having their custom styling applied in some cases. We fixed at least one case that we could find. Let us know if this is still not working correctly for you.
  • BuddyPress Notifications stopped working completely, but that wasn’t on purpose so we made them work completely again.
  • The “Edit” part of a URL pattern was not customizable inside of Forum Settings. Now it is!
  • One of the repair tools had a typo in it, so we untypo’ed it.
\n\n\n\n

Thanks to everyone in the forums for being persistent and helping us identify all these annoyances.

\n\n\n\n

We’re going to continue minor releases as bugs get reported and fixed. The team is committed to making sure your forums are running as smoothly as can be, so don’t be surprised if you see 2.6.3 soon too! \"?\"

\";s: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, 22 Nov 2019 18:24:32 +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: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:68:\"WPTavern: Optimizing Code in a World That Doesn’t Want to Optimize\";s: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=95433\";s: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:76:\"https://wptavern.com/optimizing-code-in-a-world-that-doesnt-want-to-optimize\";s: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:6757:\"

Premature optimization is the root of all evil.

\n\n\n\n

It is a common saying among developers. It makes sense. Optimizing prematurely can mean redoing work down the line, and time is the developer’s most finite resource. It can mean spending that precious time optimizing for scenarios that do not yet exist for a product’s users. It can mean writing code that is harder to understand with unclear performance gains.

\n\n\n\n

While participating with the WordPress theme review team about a year ago, I came across that nugget of advice once again. Premature optimization is the root of all evil. The reply was to a theme author who was looking to decrease the number and weight of scripts their theme needed to load. On one hand, the theme author could load a 1.29 kb script with no dependencies to get the job done. The other option was to use the jQuery-dependent script included in core WordPress for a total of 105 kb because “most” WordPress sites are loading jQuery anyway.

\n\n\n\n

For me, the answer was simple. Use the smaller script unless the core script was already loaded on the front end. I did not think of it in terms of premature optimization. I thought of it as plain old, run-of-the-mill, everyday optimization.

\n\n\n\n

Developers should not confuse premature optimization with the concept of making smart design decisions early in the process. Nor should they wait until the final stage of development to start optimizing, a time when the focus is on getting a product out to end-users. That is a sign of a poor product design process.

\n\n\n\n

Over the past year, that conversation stuck with me. It helped me become more cognizant of a terrifying trend, not just in the WordPress developer community, but with web development in general. Far too often, developers are so far removed from normal users and the technology those users rely on that optimization is little more than an afterthought. Instead, it should always be at the forefront of any developer’s mind.

\n\n\n\n

The overreliance on this misused quote has helped push the trend of measuring page weight in megabytes instead of kilobytes. It is too often used as a catchall justification for not doing any optimization in the development phase while making up for it with file compression and caching in production.

\n\n\n\n

Part of writing quality code is optimizing that code during every stage of the development process. It is about making hard decisions to cut unnecessary things as the software comes together. Caching should be a last resort after everything else has been cleaned up.

\n\n\n\n

Premature optimization is more about attempting to optimize when there are no clear gains or working on micro-optimizations that alter the software’s design for little-to-no benefit. It does not mean overlooking obvious performance boosts during development.

\n\n\n\n

Not Everyone is on Gigabit Internet

\n\n\n\n

Most developers I know are on super-fast internet connections, often with 1 Gbps download speeds and unlimited data. In that situation, it is easy to forget that large chunks of the world are still on slow connections with data caps.

\n\n\n\n

Some may even associate slow connections with third-world countries where millions of people are on 2G cell phone technology. However, there are large swaths of the United States and other developed countries that have no direct cable or DSL lines, which are commonly available in cities and suburbs.

\n\n\n\n

This disconnect is directly evident when other developers have initiated chats with me. In the past couple of years, it has been increasingly common for them to ask for a video chat. It is not even questioned whether such a thing is possible (video chats are unreliable at best for me). The ability to video chat at any time is taken for granted.

\n\n\n\n

There are two internet service options in the area that I live in: satellite or dial-up. Even the local telephone company refuses to offer DSL in this area because of infrastructural costs with decades-old phone lines. Because of the prohibitive costs of satellite internet access, which typically comes with data limits, many are stuck with dial-up. Cell phone companies are changing the game to a degree, assuming service is reliable, but there are downfalls with going that route, which can include data or hotspot limitations.

\n\n\n\n

For such a technologically-advanced country, many of its people are barely catching up to where others were a decade ago.

\n\n\n\n

While I am fortunate enough to choose where I live and have nothing holding me back from moving, most do not have that option. They are stuck with the best they can afford. Even in rural areas, the internet is an inescapable part of daily life, and developers are not making it easy for these people.

\n\n\n\n

While this is anecdotal, it is the stark reality of rural life in pockets of the US.

\n\n\n\n

The upside of living in the backwoods of Alabama is that it has changed my perspective as a developer. It has meant that I needed to question every code decision for every plugin and theme I built. With data caps, I needed to make sure that I was not using too many resources.

\n\n\n\n

More than anything, having a data cap changed how I used the internet. I now run an ad-blocker. I have an extension to kill videos from auto-loading. I disable JavaScript on heavy sites that I need to use. Some sites seem interesting, but I never return to them because they are resource hogs.

\n\n\n\n

When you live in a place where every byte matters, you tend to avoid wasting them.

\n\n\n\n

While not always successful, since my transition to small-town life, I have attempted to build applications in a way that served people who are not privileged enough to have blazing-fast internet access.

\n\n\n\n

Pointing this out is about making sure developers are aware that optimization matters. It matters at every stage of the development process. It matters because these people with slow connections and data caps also need to buy products, use services, read content, and do all the other things that people do on the web.

\n\n\n\n

If you are a developer who is thinking about adding that slider, swiping mechanism for mobile, or some other slick gadget, think about those of who must wait for that feature to load. Check that its dependencies are not loading too many extra resources. Do some research to see if you can locate a lighter-weight implementation. But, first, ask yourself if it is necessary.

\n\n\n\n

The themes and plugins that WordPress developers build should never be the bottleneck for a website. We can do better.

\";s: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, 21 Nov 2019 21:31: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: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: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:43:\"HeroPress: Five Years Since The Dream Began\";s: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=3019\";s: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:131:\"https://heropress.com/five-years-since-the-dream-began/#utm_source=rss&utm_medium=rss&utm_campaign=five-years-since-the-dream-began\";s: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:3140:\"

Exactly five years ago today I woke up to an email from Dave Rosen telling me my life was about to change. He didn’t know yet what we’d build, but he offered me the chance to build something.

\n\n\n\n

From that seed we crafted HeroPress. It was a battle, filled with uncertainty, and at times tears, but I can say without hesitation that HeroPress has changed my life, and the life of my family, for the better.

\n\n\n\n

Never, ever did I expect to become friends with so many people from so many places. HeroPress has changed the way I look at the world, and the people in it. It’s influenced my job opportunities. It’s opened doors for me to places that I didn’t know existed.

\n\n\n\n

As always, I want to say thank you. Thank you to Dave for planting the seed. Thank you to all the contributors over the years, building something great. Thank you to people willing to retweet for me every week. Thank you to all the people who’ve trusted me with their stories.

\n\n\n\n

Here’s hoping for another five years!

\n\n\n\nDave Rosen and I doing the X-Team X.\n

The post Five Years Since The Dream Began appeared first on 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:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 21 Nov 2019 15:21:50 +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: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:47:\"WPTavern: WP Agency Summit Kicks Off December 6\";s: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=95420\";s: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/wp-agency-summit-kicks-off-december-6\";s: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:4819:\"
\n\n\n\n

WP Agency Summit, a virtual event for WordPress agencies, will kick off December 6, 2019, and last through December 16. The event will feature daily sessions by over 30 WordPress professionals that are designed to help agencies grow their business. Each session will be free to view, but there will be a price tag attached after the event closes.

\n\n\n\n

Jan Koch, owner WP Mastery, is running the event. WP Agency Summit is for profit, but Koch expressed a desire to give something back to the community that has helped him over the years. “I want this event to deliver value to the WP community, because I myself have received free support countless times from Facebook groups, forums, etc.,” he said. “That’s why the event is free to watch online while it’s running.”

\n\n\n\n

The event is primarily aimed at WordPress agencies, but others may find value in it. “This event is also interesting for WordPress freelancers and digital agencies who occasionally use WordPress,” said Koch. “However, being a WordPress agency owner myself, I wanted to ensure that business owners like myself and those in similar situations get the most value from the event.”

\n\n\n\n

Video sessions will be available to view for 48 hours at no cost. For those who sign up for a free pass, they can upgrade to lifetime access for $127. That lifetime access will go up to $197 during the event and $497 afterward.

\n\n\n\n

Potential buyers may want to opt for the free option before deciding whether future access to the sessions and bonus materials are worth plunking down the cash. For an agency, the cost is minimal either way. However, for a solo freelancer, the $497 price is high enough to warrant caution. Most will want to check out the material first.

\n\n\n\n

Each of the video sessions is prerecorded and edited rather than shot live. Koch is using Vimeo Pro to host the videos. There will be a live hangout to begin the event. Attendees and speakers will also get a Facebook group invite for asking questions and engaging with each other.

\n\n\n\n

Cloudways, Siteground, and MainWP are sponsoring the event, which helps cover some of the up-front costs. Outside of that, Koch is handling the remainder of those costs out of his pocket but is hopeful for a positive return through the sale of lifetime access to the materials.

\n\n\n\n

Koch first ran a virtual summit called “The WP Summit” in 2015, which was a more broad event based on various WordPress topics. That event had over 2,000 registrations. “As you can imagine, just talking about topics related to WP resulted in a very wide-spread speaker lineup, so there weren’t any clear takeaways,” said Koch.

\n\n\n\n

The idea for WP Agency Summit has been in Koch’s mind since 2018. It wasn’t until some conversations with others at WordCamp Europe (WCEU) in 2019 that it started coming together. “After WCEU, I invested in a virtual training for summits and hired a mentor to properly set up the WP Agency Summit,” he said. “My goal is to run 4 events like this in 2020, so this summit is serving as ‘crash test dummy’ and foundation at the same time.”

\n\n\n\n

The Speaker Lineup

\n\n\n\n

There are over 30 speakers signed on for the event. Kim Doyal, a content marketer formerly known as “The WordPress Chick,” will teach agencies how to write copy that attracts higher-paying clients. Ahmad Awais, core WordPress contributor, will teach how to save time writing code in the VS Code editor.

\n\n\n\n

Most sessions will focus on how agencies can grow their business with topics related to recurring revenue, marketing, and working with clients. Each day of the event will feature three or four sessions.

\n\n\n\n

WP Agency Summit is hosting a diverse male lineup of over 20 speakers from Europe, Asia, Australia, Africa, and the US. However, there are only four sessions lead by women within the industry. “I recognize this as a problem with my event,” said Koch. “The reason I have so much more male than female speakers is quite simple, the current speaker line-up is purely based on connections I had when I started planning for the event. It was a relatively short amount of time for me, so I wasn’t able to build relationships with more female WP experts beforehand.”

\n\n\n\n

Koch assures that he will have a more balanced ratio for upcoming summits in 2020 and beyond. “Even in this prelaunch phase, I already got in touch with many outstanding women in the WP community which would make perfect speakers for the next events,” he said.

\";s: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, 20 Nov 2019 19:50: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: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: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:110:\"HeroPress: Building A WordPress Business In Iran – ساختن یک زندگی وردپرسی در ایران\";s: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=3012\";s: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:148:\"https://heropress.com/essays/building-a-wordpress-business-in-iran/#utm_source=rss&utm_medium=rss&utm_campaign=building-a-wordpress-business-in-iran\";s: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:19728:\"\"Pull\n

I purchased my first computer set when I was 19 years old, but several years before that, at the age of 15, I took a computer and MS-DOS training course and without having a computer, by merely practicing on paper, I managed to get the perfect score on the final exam.

\n

It was during those years that internet gradually entered our town. Well, don’t be shocked. Internet was introduced to our small town pretty late and we got acquainted with this technological phenomenon very late. However, internet instantly found its place in my daily routine and I was fascinated by it.  After surfing the internet for a year, I was little by little encouraged to find out what a website is and how it works. Thus, I familiarized myself with the first programming language, that is, HTML and began learning it and given my enthusiasm, I mastered it in less than 10 days.

\n

I was increasingly attracted to the internet and the issues pertinent to it, and soon enough I was drawn to various internet technologies. In less than a year, I was able to learn PHP, CSS, and HTML and relying on my limited knowledge, I began testing different systems and scripts.

\n

Introduction to Blogging

\n

During those same years, I worked with various blog systems, one of which was B2 system. A little while later, while conducting tests, doing installations, and having fun, I encountered a system which was quite similar to B2. I installed it. Then, I entered its various parts.  I found its management system, templates and codes quite appealing and easy to work with. Thus, I began translating it into Persian for my personal purposes, and in less than a week, I turned most of its various parts into Persian and they were ready to be used. Yet, due to certain reasons, I failed to install this system on my host or test it online. But I kept the system on my computer and I worked with it and enjoyed it. Yes, that system was one of the first versions of WordPress.

\n

Prior to working with WordPress, I had worked with various systems and scripts, and I was primarily accustomed to Joomla. However, simplicity, convenience, and interesting environment of WordPress drew me towards this system and I kept working with it.

\n

I was by nature shy and reticent; therefore, I was not that active in any groups or forums –this was the case in my personal life as well as on the web. Consequently, during the first few years of my activity in the field of WordPress, I hardly ever participated in WordPress forums or local groups.

\n

Getting Involved

\n

However, one of my friends who was active in the field of Persian WordPress, invited me to collaborate with one of the Persian WordPress support forums and this was a new beginning for me in the area of localization of WordPress.

\n

My keen interest in working with WordPress as well as helping others work and become more familiar with it made me spend a lot of time daily in the Persian WordPress forum. Nevertheless, due to the shortcomings and needs of the Persian WordPress community, we also created another support website. Following the creation of this new website, many users were attracted to it and gradually we got a lot of feedback from the Persian WordPress community. So, we became further involved with the Persian WordPress community and the scope of our activities expanded.

\n

It was during these years that I got my first formal job offer in the field of WordPress and I launched the first WordPress website for a client and received money in return for my services.  This experience highly motivated me and helped me envision my future as a WordPress developer. Meanwhile, with the help of some of my friends, I started a small web design and development company which was supposed to focus on coding and programming electronic components, but my keen enthusiasm for web development drew the entire team to focus on web design and development. Due to my numerous activities in the field of WordPress and my growing recognition as a WordPress activist, over the course of a few years, virtually all of our company activities centered on WordPress as the main basis of our work, and now we are one of the active supporters of WordPress in Iran.

\n

Transformations

\n

Over the years, WordPress transformed my personal and professional life. My personal life was changed in the respect that from a shy, quiet and inactive guy, I turned into an energetic, active person interested in discussions and participation in social events. Along the way, I also met great and influential people, including my future spouse.

\n

We organized various gatherings and meetups in the field of WordPress. We held WordPress seminars. We set up various public forums and groups to enhance the impact of WordPress and educate newcomers, and thus, many changes occurred in my overall mood and personality.

\n

Besides, prior to the general change of direction in our company towards web and especially WordPress, our revenues were low and the company had a very slow growth; yet following our change of direction and basing the structure of the company on WordPress, our annual growth rate increased dramatically and there was a considerable increase in the size of the company, number of the personnel, and payments.

\n

I should also mention that I am a graduate of textile engineering. However, my field of study has nothing to do with my career interests. Since from a very young age I dreamt of working in the field of computer science, even studying an irrelevant major did not stop me from pursuing my old dream and while studying textile engineering, I worked in the field of computer science and in my own company.

\n

Now, 16 years after my first encounter with WordPress, it has pervaded every aspect of my life and has changed me personally, mentally, and professionally and has influenced my choice of career and business. And I am really glad that on that day I became familiar with WordPress and started working with it and am still involved with it up to this day, because not only my life changed as a result, but also I managed to educate so many people and help them transform their lives in a way that WordPress played a major role in their lives and contributed to their further success.

\n

ساختن یک زندگی وردپرسی در ایران

\n

من اولین کامپیوتر خود را وقتی ۱۹ ساله بودم خریدم ولی چندین سال قبل از آن  در سن 15 سالگی به کلاس آموزش کامپیوتر و دوره آموزشی کار با DOS رفتم  و بدون داشتن کامپیوتر و با تمرین روی کاغذ توانستم نمره کامل رو در آزمون نهایی کسب کنم.

\n

در همان سالها بود که اینترنت کم کم وارد شهر ما شد، بله تعجب نکنید درشهرکوچک ما اینترنت خیلی دیر وارد شد و ما خیلی دیر با این پدیده آشنا شدیم اما اینترنت به سرعت جای خود را در کارهای روزمره من باز کرد و من شیفته آن شدم بعد از یک سال کار کردن با اینترنت من کم کم ترغیب شدم که بفهمم سایت چیست و چگونه کار میکند و با اولین زبان یعنی HTML آشنا شدم و شروع به یادگیری آن کردم و با اشتیاق فراوانی که داشتم آن را در کمتر از ۱۰ روز یاد گرفتم.

\n

من هر روز بیشتر جذب اینترنت و موضوعات مرتبط با آن می شدم و به سرعت به سوی تکنولوژی های مختلف اینترنتی کشیده شدم. یک سال هم طول نکشید که توانستم HTML / CSS / PHP را یاد بگیرم و با همون دانش اندک، شروع به تست سیستم و اسکریپتهای مختلف کردم.

\n

مقدمه‌ای برای شروع

\n

در همان سال‌ها من با سیستم‌های وبلاگی مختلفی کار کردم که یکی از آن‌ها سیستم b2 بود. کمی بعدتر در همین تستها و نصب‌ها و بازیگوشی ها  با سیستمی مواجه شدم که بسیار شبیه b2 بود. آن را نصب کردم سپس وارد بخش‌های مختلف آن شدم، سیستم مدیریت، بخش قالب و کدهای آن و بسیار برایم ساده و جالب و جذاب به نظر رسید و به همین دلیل شروع به فارسی کردن آن برای کارهای شخصی خود کردم و کمتر از یک هفته بخش‌های مختلف آن را تا حدود زیادی فارسی و آماده استفاده کرده بودم. اما به دلایل خاصی موفق نشدم که آن را بر روی هاست خود نصب و به صورت آنلاین تست کنم. ولی آن سیستم را بر روی کامپیوتر خود نگه داشتم و با آن کار می کردم و لذت می بردم. بله آن سیستم یکی از اولین نسخه های وردپرس بود.

\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

The post Building A WordPress Business In Iran – ساختن یک زندگی وردپرسی در ایران appeared first on 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:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 20 Nov 2019 04:30: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:18:\"Morteza Geransayeh\";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:82:\"WPTavern: 10up Releases GitHub Actions for Simplifying WordPress Plugin Deployment\";s: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=95388\";s: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:93:\"https://wptavern.com/10up-releases-github-actions-for-simplifying-wordpress-plugin-deployment\";s: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:6647:\"

10up announced the public availability of two GitHub Actions geared toward WordPress plugin developers yesterday. The first Action allows developers to deploy plugin updates directly to the WordPress.org plugin directory by tagging a release on GitHub. The second Action handles readme file and asset updates.

\n\n\n\n

On November 14, GitHub announced the public launch of their GitHub Actions feature. GitHub Actions are a way for developers to automate workflows from their Git repositories. Actions can also be shared with others, reused across projects, and forked like any other public repository.

\n\n\n\n

Currently, there are over 1,300 GitHub Actions with more being added every day. At least nine of the current Actions are related to WordPress, including an Action to deploy WordPress by rtCamp, but there will certainly be more to come in the future.

\n\n\n\n

With GitHub Actions out of beta, it opens the door for companies like 10up to share their custom workflows and for others to build upon them. It will also be interesting to see what Actions other developers within the WordPress ecosystem release.

\n\n\n\n

The 10up team initially launched their custom Actions for WordPress in March 2019, which was during GitHub Actions beta period. “Everybody has been very positive,” said Helen Hou-Sandí, director of open source initiatives at 10up and WordPress lead developer. “We’ve had a number of people report bugs, request enhancements, and contribute code and documentation. That’s been a really great measure of adoption and attention for me — having people give thoughtful critical feedback and help us improve this tool for everybody.”

\n\n\n\n

Hou-Sandí is interested in seeing other ideas for adding workflows or potentially new Actions from the community. “An example of something we’ve just started doing without writing a whole new Action is generating hook documentation and deploying that to GitHub Pages, which eliminates the need to generate locally, commit manually, and decide on where to host things,” she said.

\n\n\n\n

“Development was actually smoother than I anticipated,” said Hou-Sandí of creating and testing the team’s GitHub Actions. “Maybe because I spent a fairly long time planning and obsessing over potential issues and chose to use Bash.” For testing, she was able to use an inactive plugin repo on WordPress.org. “I’m sure I could have come up with a method to test completely locally, but being able to use actual environments without repercussions was helpful.”

\n\n\n\n

The 10up team has already been deploying plugin updates with the Actions. Hou-Sandí said that she does not think about this in terms of saving time, even though the team is already tagging releases via GitHub.

\n\n\n\n

“What it’s really done for us is, along with well-documented release processes, made it so that anybody can jump in and get a plugin updated or released without worrying about modifying commit permissions or their personal knowledge of SVN,” she said. “This makes it much easier to get releases out especially when it’s an urgent bugfix.”

\n\n\n\n

Deploying and Updating WordPress Plugins

\n\n\n\n

Both of the GitHub Actions created by 10up help ease the pain of deploying plugin updates to the official WordPress plugin directory. They are designed to streamline plugin release management and simplify the process of getting code out to end-users.

\n\n\n\n

WordPress plugin authors must use Subversion (SVN) to commit and tag plugin releases in the directory. Often, this is an issue because Git is the most-used version control system. Some developers have no experience with SVN, and the number of developers unfamiliar with it will likely only grow as Git continues to gain popularity. Even with those who do understand SVN, switching between version control systems can hinder workflows, particularly with larger teams.

\n\n\n\n

With so many WordPress plugin developers using Git, it makes sense to use tools that are a part of their daily workflow rather than jumping into a system only used during releases. That is where both of these GitHub Actions developed by 10up can help.

\n\n\n\n

Adding Actions to a repository is a fairly straightforward process. All repositories have a new “Actions” tab. Developers can create new workflows directly from the Actions page for their repository. When adding a new workflow, it is simply a matter of copying and pasting a particular Action’s code snippet.

\n\n\n\n
Adding a custom GitHub workflow.
\n\n\n\n

The WordPress Plugin Deploy Action is for deploying plugin updates directly to the WordPress plugin directory. When developers tag a release on GitHub, it will automatically commit the update to the WordPress.org SVN repository. The Action respects .distignore and .gitattributes for ignoring files that should not be distributed to users. It also allows developers to add their plugin assets to a .wordpress-org folder, which will be committed to the top-level assets directory.

\n\n\n\n

WordPress.org Plugin Readme/Assets Update is a separate Action that allows developers to commit changes to their plugin’s readme or assets. It is useful when plugin authors need to update their plugin’s Tested up to version number or update screenshots, banners, and icons. This Action watches for changes on a specified branch.

\n\n\n\n

Both Actions require developers to set up secret values for their WordPress SVN username and password. Secrets are encrypted data that can be set via a repository’s “Settings > Secrets” screen. The SVN username and password are required so that GitHub can deploy commits to 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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 19 Nov 2019 23: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: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:42:\"WordPress.org blog: 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=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:\"\";}}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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1100:\"

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.

\n\n\n\n

Simon has done a great deal of work on the WordPress project, and failing to mention his contributions is a huge oversight on our end.

\n\n\n\n

Thank you to all of the reporters for privately disclosing vulnerabilities, which gave us time to fix them before WordPress sites could be attacked.

\";s: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: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:\"\";}}}}}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:87:\"WPTavern: Gutenberg 6.9 Introduces Image Titles, Block Patterns, and New Theme Features\";s: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=95365\";s: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/gutenberg-6-9-introduces-image-titles-block-patterns-and-new-theme-features\";s: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:5671:\"

On November 13, the Gutenberg team launched version 6.9 with several features, most of which were aimed at developers. Users can now add custom image title attributes. Plugin developers can start diving into the new Block Patterns API. Plus, theme authors can begin tinkering with the experimental gradient presets and block templates features.

\n\n\n\n

Gutenberg 6.9 fixed numerous bugs, including an annoying invalid content error when selecting a color for the pullquote block. The update included several enhancements and changes to the underlying codebase.

\n\n\n\n

Much of the work in version 6.9 went toward experimental features, including the navigation block. At this point, the nav block still needs a ton of work for practical use. The interface is still a bit clunky. Undoubtedly, this is one of the toughest user experience challenges to solve and will take time before it is ready for widespread usage. Right now, it is about continually iterating upon the work from previous versions.

\n\n\n\n

Image Title Attribute Field

\n\n\n\n
Editing the image title field in Gutenberg.
\n\n\n\n

The ability to add image titles is perhaps the biggest user-facing feature added in Gutenberg 6.9. The original ticket for adding the feature has been simmering for over a year.

\n\n\n\n

The Gutenberg team added the title field under the “Advanced” tab when editing an image block. This was a smart decision because image titles are often used incorrectly to describe an image, which is the job of the “Alt Text” field located under the “Image Settings” tab. Image titles are also generally unnecessary. When used, they should describe the role of the image on the page.

\n\n\n\n

Initial Block Patterns API Merged

\n\n\n\n
Choosing a column layout in the block editor.
\n\n\n\n

The Block Patterns API is a developer feature primarily for creating initial setup states for complex blocks. For example, the columns block has several common patterns that users may want to choose. By providing those patterns when first inserting a block, the user does not have to go through the routine of configuring all of the settings for it.

\n\n\n\n

The idea is to cut back on the complexities of configuring some blocks so that users can more quickly get to the point of adding their custom content and getting their desired results.

\n\n\n\n

The first step toward the Block Patterns API was merged into Gutenberg 6.9, but it is still in the experimental stage at this point.

\n\n\n\n

Block Gradient Presets

\n\n\n\n
Adding a gradient background to a button in Gutenberg.
\n\n\n\n

Gutenberg introduced gradient backgrounds in version 6.7 for the button block. The feature launched with a set of gradients that did not match users’ themes, which meant the feature was little more than a fun experiment.

\n\n\n\n

In version 6.9, developers can register custom gradients that are less of an eyesore by using colors that fit into the theme’s color palette.

\n\n\n\n

Currently, block gradient presets are marked as an experimental feature and use the __experimental-editor-gradient-presets theme support flag. Now is a good time for theme authors to begin exploring this feature so they can be ready when the experimental flag is removed.

\n\n\n\n

Block Templates for Themes

\n\n\n\n

For theme authors, block templates were the most exciting aspect of Gutenberg’s potential when it first launched. Throughout all of WordPress’ history, creating custom page templates, particularly front page templates, has been an exercise in frustration. Theme authors have always had great ideas about what their themes’ front pages should look like. In a way, it is an author’s signature on a theme project. It is often what sets one theme apart from another.

\n\n\n\n

However, creating an interface that allows users to change what is traditionally a blog post list to something more ornate and complex is not an easy thing to do. Hundreds, perhaps thousands, of varying implementations are currently in the wild, each with their take on how to create a custom front page.

\n\n\n\n

Enter Gutenberg. Theme authors, regardless of whether they love or hate it, usually see the potential of a block-based editor in terms of laying out a front page. The idea of having complete control over where specific blocks sit and how they appear on the front end is an alluring one, especially if there is a standardized experience for users to figure out how to plug their content into the blocks.

\n\n\n\n

Gutenberg 6.9 laid the groundwork toward this reality by resolving block templates from a theme’s /block-templates folder.

\n\n\n\n

At this point, theme block templates are still in the experimental stage as part of the full site editing feature. From a theme development perspective, this could be revolutionary.

\";s: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, 18 Nov 2019 19:03:22 +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:95:\"Post Status: Scott Bolinger on WordPress, JAMstack, and the future of the independent developer\";s: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=71326\";s: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:42:\"https://poststatus.com/wordpress-jamstack/\";s: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:1790:\"

In this episode, Scott and I dig into his experience as an indie developer within the WordPress landscape.

\n\n\n\n

Scott has long used JavaScript as a core technology with AppPresser. I think he\'s on the forefront of thinking about and using technologies that are new to WordPress but out in full force in other ecosystems.

\n\n\n\n

Scott is really into JAMstack (JavaScript, APIs, Markup). He\'s working on Static Fuse now, which helps connect WordPress to Gatsby. Gatsby has a lot of attention in web tech right now.

\n\n\n\n

We also dig pretty deeply into the challenges and opportunities facing independent developers, and the interest levels in WordPress from the indie dev crowd. It\'s an interesting episode, and I learned a lot from Scott. I hope you do too. Enjoy our conversation!

\n\n\n\n\n\n\n\n

Other links from the show

\n\n\n\n\n\n\n\n

Sponsor: Sandhills Development

\n\n\n\n

Sandhills Development makes a suite of excellent plugins to power your WordPress website. Whether you need to sell digital downloads, restrict content, create an affiliate program, or manage an events calendar, they’ve got you covered. Thanks to Sandhills for being a 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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 16 Nov 2019 16:36:50 +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: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:75:\"WPTavern: 24 WordPress Snippets ’til Christmas, Submissions Open for 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:29:\"https://wptavern.com/?p=95346\";s: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:82:\"https://wptavern.com/24-wordpress-snippets-til-christmas-submissions-open-for-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:5943:\"
\n\n\n\n

After a multi-year hiatus, Elliott Richmond has relaunched his WordPress advent calendar and is looking for volunteers. The WP Snippets ’til Christmas site will host 24 days of WordPress code snippets starting on December 1 and lasting until December 24. With each passing day, a new code snippet will be revealed.

\n\n\n\n

Advent calendars are special types of calendars used to count down the days until Christmas. They are often a part of religious celebrations but can be used for other purposes such as family traditions and games. For Richmond’s advent calendar, it is a way to contribute something back to the WordPress community.

\n\n\n\n

Richmond opened the site for developers to make contributions to the 24-day event. “I’ve been in touch with the original contributors in the hope that they’ll submit again and registration is also open to anyone else who wishes to contribute,” he said. “Otherwise, it will just be the Elliott Richmond show.”

\n\n\n\n

He would rather have community submissions than attempting to write all 24 code snippets alone. Jeff Starr, Zac Gordon, and Tom McFarlin, all prominent developers in the WordPress community, have already signed on to submit code. Author’s note: I am also considering joining because it sounds like fun.

\n\n\n\n

Anyone who wants to receive updates each day of the event can register for free on the WP Snippets ’til Christmas website. The same signup form is available for contributors.

\n\n\n\n

There are no limitations on the types of code snippets that contributors can submit, only that they should be related to WordPress. Richmond says he has some ideas such as a WP-CLI script and a deployment tool for use on the command line. However, code snippets can be something as simple as sticking a basic function into a theme to more complex scripts.

\n\n\n\n

“I come from a frontend world and I’m a self-taught PHP developer,” said Richmond. “I’m evolving constantly and always eager to learn new things. I think WordPress is similar, it’s always evolving and inspiring innovation. If you put any limitations on things they rapidly become stagnated.”

\n\n\n\n

The code snippets are not aimed at any type of WordPress user in particular. “I think it’s really useful to see bite-size code snippets to help those in the community who are taking that next step into development,” said Richmond. “To those more seasoned developers, I think it’s always useful to see how other developers approach things.”

\n\n\n\n

Each code snippet will have an open comments section similar to a traditional blog. This will allow others to say thanks for sharing or to jump-start a conversation.

\n\n\n\n

The Road Back to the Advent Calendar

\n\n\n\n

Richmond has been a WordPress user and developer since the launch of the platform. He is the director of Square One Software, a software development company that specializes in WordPress development.

\n\n\n\n

He last ran the advent calendar in 2013. After the success of the first year in 2012, he decided to put it together for a second round. He wanted to keep it going beyond the first two years, but work and other commitments took priority.

\n\n\n\n

In the years since, Richmond met other local WordPress enthusiasts at WordCamp London. He now helps host the local meetup in Cheltenham, UK. With the help of the community, he organized four teams of local project managers, designers, developers, and content writers for a local do_action event. “I’m still an enthusiastic proponent of giving back to the community and actively encourage others in our local community to share their experience and knowledge,” said Richmond.

\n\n\n\n

do_action events are charity hackathons that use WordPress to help provide local charity organizations an online presence.

\n\n\n\n

“Every single team and team member did an amazing job on the day for four local non-profit charities, putting together a functional WordPress website for each charity while I personally gave a charity representative some hands-on training,” said Richmond. “Taking away some of the overhead of creating a website for the charities allows them to concentrate on what they do best, which is raising money for their own community.”

\n\n\n\n

Richmond described needing to find something to do next while still riding the buzz from the event. That is when he decided to relaunch the WP Snippets ’til Christmas event.

\n\n\n\n
\n\n\n\n

Because it is the season, Richmond crowned “It’s a Wonderful Life” as the greatest Christmas movie.

\n\n\n\n

“I love classics and this one is a true classic, pretty apt in the current move to make people aware of mental health,” said Richmond. “The movie starts with depression and pending suicide when a guardian angel is bestowed to the main character George Bailey. George is shown how many lives he’s impacted on in his own local community and how things would have been if he didn’t exist, a real heartwarming feel-good reflection on the things that we take for granted in our own existence.”

\n\n\n\n

With this upcoming holiday season, considering taking the time to give back to both your local community and the WordPress community. One great way to do that is to contribute a code snippet to WP Snippets ’til Christmas.

\";s: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, 15 Nov 2019 21:10: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: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:30:\"bbPress: bbPress 2.6.1 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=205662\";s: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/11/bbpress-2-6-1-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:2442:\"

It seems like only yesterday that 2.6.0 was released, and depending on where you live that might actually be true! \"?\"

\n\n\n\n

bbPress 2.6.1 fixes a few small (but very annoying bugs) that warranted some immediate attention:

\n\n\n\n
  • One was causing subforums not to be listed underneath their parents anymore.
  • Another was causing styling issues for a few of the themes that come bundled with WordPress itself.
  • The last one was causing issues with posting content within WordPress Admin, because of incompatibility with a few plugins that were interacting with the REST API in admin area pages in fun ways that we hadn’t anticipated yet.
\n\n\n\n

Thanks to the quick reporting of stevehammatt and pdvwp, we were able to identify all of these problems and get them into bbPress 2.6.1 right away. You both rock! \"?\"

\n\n\n\n

One bug still remains that we could use your help with, that is affecting sites that have a custom bbpress.css file in their theme. If you need to fix this ASAP, you can rename it to bbpress.min.css temporarily. If you’re able to chime into this topic in the forums, that would be super helpful!

\n\n\n\n

If you have a few moments, the great Justin Tadlock from WPTavern asked me a few questions about bbPress 2.6, so consider giving it a read.

\n\n\n\n

Lastly, thank you everyone for the positive comments and responses to seeing bbPress 2.6 finally happen. It made my day, and I really appreciate it. \"?\"

\";s: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, 14 Nov 2019 23:48: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: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: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:95:\"WPTavern: bbPress 2.6 Released After 6 Years, Includes Per-Forum Moderation and Engagements API\";s: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=95336\";s: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:105:\"https://wptavern.com/bbpress-2-6-released-after-6-years-includes-per-forum-moderation-and-engagements-api\";s: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:7007:\"

On Tuesday, John James Jacoby announced that bbPress 2.6 was available to the public after a six-year wait in a post titled bbPress 2.6 — Better Great Than Never. The announcement landed with a whimper as it was overshadowed by the release of WordPress 5.3 on the same day.

\n\n\n\n

bbPress is an official WordPress project for powering forums. It was initially launched on December 28, 2004, by Matt Mullenweg as a standalone project. During the first iteration’s heyday, it was popular within the WordPress community as a simple forum solution. In 2011, bbPress 2.0 relaunched as a WordPress plugin with Jacoby as the lead developer.

\n\n\n\n

The bbPress team is primarily comprised of four part-time contributors with nearly no volunteers available for user testing. Stephen Edgar, Brandon Allen, and Sergey Biryukov were the primary developers other than Jacoby behind version 2.6.

\n\n\n\n

“Jennifer M. Dodd deserves a mention for her contributions to 2.6 early on; she’s largely moved on but is wonderful,” said Jacoby. “Behind the scenes in the meta and forums teams are Samuel ‘Otto’ Wood, Dion Hulse, Mika Epstein, Marius Jensen, and countless others who provide feedback and feature requests upstream based on how WordPress.org uses bbPress.”

\n\n\n\n

Contributors resolved 420 open tickets with 1,737 code commits over the multi-year span it took for version 2.6 to drop. The new version ships with hundreds of bug fixes and improvements. Its features include per-forum moderation, new platforms to import forum content from, and an Engagements API.

\n\n\n\n

The new Engagements API connects user IDs to the various types of content in bbPress, such as forums, topics, replies, and topic tags. This works as a sort of relationship system between users and any content they interact with on the forums. In previous versions of bbPress, all of this data was saved in the user metadata table.

\n\n\n\n

Per-forum moderation is a key feature for forums, but it has been one of the missing elements in bbPress. The new feature takes advantage of the Engagements API to connect user IDs to forum IDs. In turn, this allows site owners to create moderators for individual forums. This feature works in contrast to the existing “moderator” role in bbPress, which provides users global moderation powers.

\n\n\n\n

Why the 6-Year Wait?

\n\n\n\n

You could be forgiven for wondering if bbPress was all but dead. The last minor release happened in 2017 when the team dropped version 2.5.14. The same year, bbPress 2.6 was headed toward a third beta and even had a few release candidates.

\n\n\n\n

“There was not very much feedback on the 2.6 beta or RC, and I had just transitioned into my role at Sandhills Development,” said Jacoby. “I decided it was better to concentrate on doing a good job where I could make a direct impact on people’s lives, rather than have no idea if I was doing a good job at all with bbPress.”

\n\n\n\n

Jacoby did not want to release a potentially buggy version 2.6 and take on the support burden at the time. Doing so would have interfered with his responsibilities at his new job. “Younger me would have tried to do both, and failed at both,” said Jacoby.

\n\n\n\n

Why such a long wait between releases? Most likely, it was for the same reason the Twitter announcement got fewer than a couple of dozen likes and even fewer retweets. There is not much community engagement with the project. On the flip side, the bbPress team has not been active on social media or the project’s official blog in the past two years.

\n\n\n\n

Despite the lack of community engagement, bbPress is currently installed on over 300,000 sites. It runs the forums at WordPress.org, WordPress.com, CSS-Tricks, and other large communities. However, there is not much help sent back to the bbPress project from most places.

\n\n\n\n

“On WordPress.org, bbPress is just one piece of a very complex puzzle, and everything is mostly in maintenance mode all the time,” said Jacoby. “The forums team focuses on the needs of the forums and the meta team helps maintain the code itself, but WordPress has made it easier and more rewarding to contribute to; so contributors graduate up to WordPress core and rarely look back.”

\n\n\n\n

The idea behind switching bbPress 2.x to a WordPress plugin from its standalone roots was that it would be simpler for the larger WordPress community to pitch in. Jacoby said that contributions have improved since the pre-plugin era, but it has not helped enough. “There’s more attention and accolades with WordPress and Gutenberg than there are with the bb’s or GlotPress,” he said.

\n\n\n\n

One of bbPress’ biggest problems is the lack of resources. There is no commercial element to the plugin and no major companies are funding anyone to work on the project full time.

\n\n\n\n

“For an open-source project to be sustainable long-term, it needs to have an economy behind it,” said Jacoby. “Without an economy, what’s the real goal? Market share? Building better forum software? Those are not enough by itself when people need to make a living, and when less work with WooCommerce can help you earn a better living.”

\n\n\n\n

The Future of Forums

\n\n\n\n

Six years between major releases is a lifetime in technological years, plenty enough time for another company to claim the WordPress forum market share. However, bbPress managed to keep its crown as the most-used WordPress forum plugin during the wait. It does beg the question of whether companies or developers see a future for forums.

\n\n\n\n

With so many alternative options for user engagement, are forums a dying breed of software?

\n\n\n\n

“If forums are dying, it’s a slow death, according to the numbers anyway,” said Jacoby. “Chat apps like Slack and Discord (or Twitch and YouTube) are where people do forum-type stuff these days. Moderating your own community takes dedication and work, and if you’re going to do work, why not build an audience someplace else instead?”

\n\n\n\n

Jacoby has hope for the future, however. “I can imagine a bunch of reasons why forums seem unattractive,” he said, “but to me they are still what everyone circles back around to, just like having their own blogs!”

\";s: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, 14 Nov 2019 20:17: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: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: WordCamp US 2020 Date and Location Announced, New Weekday Schedule\";s: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=95327\";s: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:86:\"https://wptavern.com/wordcamp-us-2020-date-and-location-announced-new-weekday-schedule\";s: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:3389:\"

Mark your calendars, folks. WordCamp US 2020 will start on a…Tuesday.

\n\n\n\n

On November 11, the WordCamp US team announced that next year’s event will happen during the middle of the week, from October 27 through October 29. This is a change from the usual three-day weekend event. The time frame puts the event’s days on Tuesday, Wednesday, and Thursday. The yearly conference will remain in St. Louis, Missouri, in 2020.

\n\n\n\n

Those planning ahead can sign up for updates via the new WordCamp US 2020 site.

\n\n\n\n

Thus far, the switch away from a weekend has been met with generally positive responses via Twitter and Slack. However, some people fear the schedule will not allow them to attend.

\n\n\n\n

The WordCamp US Twitter account cited date availability, Halloween, and giving the weekend back to attendees as the reason behind the change.

\n\n\n\n
\n

Number of reasons from date availability, letting folks get home for Halloween, and letting folks have a their weekend back on an out-of-town event

— WordCamp US (@WordCampUS) November 11, 2019
\n
\n\n\n\n

For professionals in the WordPress space, this move will likely be a welcome change. They are often able to get extra time off from work, sometimes paid leave, to attend the event. The company they work for may even be funding their travel. For them, attending a WordCamp is a part of their work.

\n\n\n\n

The unfortunate side effect of attending a WordCamp over the weekend is that some attendees usually have to wake up for work on Monday morning after traveling back home on Sunday. Many are essentially working two weeks straight without any downtime. This helps pile on the problem of developer burnout. Rest days, time with friends and family, and getting away from code-related things is a part of a healthy work-life balance.

\n\n\n\n

Moving the event to the middle of the week should allow professionals to better maintain that balance.

\n\n\n\n

On the other hand, some attendees may find it harder to attend during the week. This is particularly true for WordCamp-goers who do not work with WordPress professionally. They may not be able to get the time off work.

\n\n\n\n

As a general rule, Americans tend to have little paid leave they can take advantage of throughout the year. The average worker in the private sector only gets 10 paid vacation days per year after one year of employment. Those numbers rise the longer an employee sticks with a single company. The US does not guarantee paid leave for workers.

\n\n\n\n

Without support from their employer, some people may have to choose between using their paid time off to attend and keeping those days in reserve for family vacation or holidays.

\n\n\n\n

Unlike local WordCamps, the US conference is more of an industry event that sees professionals from across the US and the world. The move to a weekday schedule should be a nice change for many.

\";s: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, 13 Nov 2019 21:27:59 +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:105:\"WPTavern: WordPress 5.3 “Kirk” Released, Brings New Default Theme, Editor Improvements, and UI Tweaks\";s: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=95290\";s: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:107:\"https://wptavern.com/wordpress-5-3-kirk-released-brings-new-default-theme-editor-improvements-and-ui-tweaks\";s: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:7758:\"
Rahsaan Roland Kirk
Credit: Heinrich Klaffs CC BY-SA 2.0
\n\n\n\n

WordPress 5.3 “Kirk,” named in honor American jazz musician Rahsaan Roland Kirk, is now available for download. The update includes a new default theme named Twenty Twenty, user interface improvements aimed at accessibility, and new block editor features.

\n\n\n\n

This release saw contributions from 645 volunteers, which is the largest contributor group ever for a WordPress release.

\n\n\n\n

The release was led by Matt Mullenweg, Francesca Marano, and David Baumwald. They were joined by the following contributors in supporting roles in getting version 5.3 released.

\n\n\n\n\n\n\n\n

WordPress 5.2 had 84 million downloads before WordPress 5.3’s release.

\n\n\n\n

The PHP native JSON extension is now required for any site running WordPress 5.3 or later. This should not be an issue for the majority of users because the extension has been bundled with PHP by default since 2006. WordPress will output an error and cancel the update procedure if it detects the extension is missing. Users who are unable to update will need to contact their web hosts to have the extension enabled.

\n\n\n\n

Twenty Twenty: New Default Theme

\n\n\n\n
Screenshot of the Twenty Twenty WordPress theme.
\n\n\n\n

WordPress is getting a fresh coat of paint. Anders Norén led the design team for the new Twenty Twenty theme, which was a fork of his original Chaplin theme.

\n\n\n\n

The Twenty Twenty theme is completely geared toward creating content with the block editor with its bold and opinionated styling. It comes with a cover page template and has a custom color system designed to keep the site’s color contrast accessible.

\n\n\n\n

Block Editor Features and Improvements

\n\n\n\n
Nesting any block inside the Cover block.
\n\n\n\n

WordPress 5.3 includes features from the versions 5.4 – 6.5 of the Gutenberg plugin along with bug fixes and performance improvements from versions 6.6 and 6.7. For users who have not been running the plugin, they should see faster loading times and quicker responses from keystrokes.

\n\n\n\n

WP Tavern has covered every major release of the Gutenberg plugin that will be bundled in WordPress 5.3, except Gutenberg 5.6. Catch up on any features you missed with the following articles.

\n\n\n\n\n\n\n\n

Other Core Features

\n\n\n\n

Work toward large image handling went into the update. Instead of checking file sizes, images larger than 2,560 pixels are scaled down and used as the “full” image size. This change makes large images web ready and will significantly decrease file sizes for many users who upload images without optimizing them beforehand. This is common with mobile phone uploads.

\n\n\n\n

For those who prefer to maintain the original sizes of image uploads, which is sometimes the case with photography sites, grab the Disable “BIG Image” Threshold plugin.

\n\n\n\n

The site health screen introduced in WordPress 5.2 has some user experience improvements, such as tweaking how the grading indicator works for clarity. WordPress site owners will also need to verify their admin email every six months. This feature is to help make sure site recovery emails are being sent to the right place when an error occurs. It also lays the groundwork for future features that may build upon it.

\n\n\n\n

Developer Changes

\n\n\n\n

Developers should read the full WordPress 5.3 field guide to make sure none of the changes affect their plugins or themes. Some of the changes include the following.

\n\n\n\n
  • Full support for PHP 7.4.
  • Improved date/time handling.
  • Robots meta tag now used for discouraging search engines from listing a site.
  • New meta key comparison operators added.
  • Integers are no longer allowed for nav menu slugs.
  • wp_die() now allows custom HTML.
\";s: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 22:12: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: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:44:\"WordPress.org blog: 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=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:\"\";}}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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:56355:\"
\"Album
\n\n\n\n

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 download or update in your dashboard.

\n\n\n\n\"\"\n\n\n\n

5.3 expands and refines the block editor with more intuitive interactions and improved accessibility. 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.

\n\n\n\n

This release also introduces the Twenty Twenty theme giving the user more design flexibility and integration with the block editor. Creating beautiful web pages and advanced layouts has never been easier.

\n\n\n\n
\n\n\n\n

Block Editor Improvements

\n\n\n\n\n\n\n\n

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.

\n\n\n\n

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.

\n\n\n\n

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.

\n\n\n\n
\n\n\n\n

Expanded Design Flexibility

\n\n\n\n\n\n\n\n

WordPress 5.3 adds even more robust tools for creating amazing designs.

\n\n\n\n
  • The new Group block lets you easily divide your page into colorful sections.
  • The Columns block now supports fixed column widths.
  • The new predefined layouts make it a cinch to arrange content into advanced designs.
  • Heading blocks now offer controls for text and background color.
  • Additional style options allow you to set your preferred style for any block that supports this feature.
\n\n\n\n
\n\n\n\n

Introducing Twenty Twenty

\n\n\n\n
\"A
\n\n\n\n
\"A
\n

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!

\n\n\n\n

As befits a theme called Twenty Twenty, clarity and readability is also a big focus. The theme includes the typeface Inter, 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.

\n
\n\n\n\n
\n\n\n\n

Improvements for Everyone

\n\n\n\n
\"An
\n

Automatic Image Rotation

\n\n\n\n

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.

\n
\n\n\n\n
\"A
\n

Improved Site Health Checks

\n\n\n\n

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.

\n
\n\n\n\n
\"A
\n

Admin Email Verification

\n\n\n\n

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.

\n
\n\n\n\n
\n\n\n\n

For Developers

\n\n\n\n
\n
\n

Date/Time Component Fixes

\n\n\n\n

Developers can now work with dates and timezones 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.

\n
\n\n\n\n
\n

PHP 7.4 Compatibility

\n\n\n\n

WordPress 5.3 aims to fully support PHP 7.4. This release contains multiple changes to remove deprecated functionality and ensure compatibility. WordPress continues to encourage all users to run the latest and greatest versions of PHP.

\n
\n
\n\n\n\n\"\"\n\n\n\n

The Squad

\n\n\n\n

This release was led by Matt MullenwegFrancesca Marano, and David Baumwald. They were enthusiastically supported by a large release squad:

\n\n\n\n\n\n\n\n

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.

\n\n\n\n

Put on a Rahsaan Roland Kirk playlist, click that update button (or download it directly), and check the profiles of the fine folks that helped:

\n\n\n123host, 1994rstefan, 5hel2l2y, @irsdl, Aaron D. Campbell, Aaron Jorbin, Aashish S, Abhijit Rakas, abrightclearweb, acalfieri, acosmin, Adam Silverstein, Adam Soucie, Adhitya Rachman, ahdeubzer, Ahmad Awais, Ajay Ghaghretiya, Ajit Bohra, ajlende, Akira Tachibana, albertomake, Alex Concha, Alex Dimitrov, Alex Lion, Alex Sanford, Alexander Botteram, Alexandre D\'Eschambeault, Alexandru Vornicescu, alexeyskr, alextran, Ali Ayubi, allancole, Allen Snook, Alvaro Gois dos Santos, Amanda Rush, Amol Vhankalas, Anders Norén, Andrea Fercia, Andrea Gandino, Andrea Grillo, Andrea Middleton, Andreas Brain, Andrei Draganescu, Andrew Duthie, Andrew Nacin, Andrew Nevins, Andrew Ozz, Andrew Taylor, Andrey Savchenko, Andrés Maneiro, Andy Fragen, Andy Meerwaldt, Angela Gibson, Anh Tran, anischarolia, Anthony Burchell, Anton Timmermans, Apermo, Arafat Rahman, arena, Ari Stathopoulos, Arun Sathiya, Asad Shahbaz, asadkn, Ashar Irfan, ashwinpc, Aslam Shekh, atlasmahesh, au87, Aubrey Portwood, augustuswm, Aurooba Ahmed, Avina Patel, Axel DUCORON, Ayesh Karunaratne, backermann1978, Bappi, Bartosz Romanowski, Bego Mario Garde, Benjamin Intal, Benjamin Zekavica, bennemann, bgermann, Bhaktii Rajdev, bibliofille, Biranit, Birgir Erlendsson, bitcomplex, BjornW, boblinthorst, Boone Gorges, Boro Sitnikovski, Bradley Jacobs, Bradley Taylor, Brandon Kraft, Brent Swisher, Bronson Quick, bsetiawan88, Burhan Nasir, Carlos Bravo, Carolina Nymark, Catalin Dogaru, Cathi Bosco, Chandra Patel, Charlie Merland, Chetan Prajapati, Chetan Satasiya, Chico, Chintan hingrajiya, ChriCo, Chris Aprea, Chris Van Patten, Christian Chung, Christian Wach, christianoliff, Christoph Herr, cleancoded, cmagrin, CompileNix, Corey Salzano, courtney0burton, Cristiano Zanca, Csaba (LittleBigThings), D.S. Webster, daleharrison, Dan Foley, Dan Jones, DanBUK, Daniel Bachhuber, Daniel Jalkut (Red Sweater), Daniel James, Daniel Llewellyn, Daniel Richards, danieliser, daniloercoli, Danny van Kooten, Darren Ethier, darthhexx, Dave Parker, Dave Smith, Dave Whitley, davetgreen, David Aguilera, David Anderson, David Binovec, David Binovec, David Decker, David Herrera, David Rozando, David Shanske, daxelrod, Debabrata Karfa, Deni, Denis Cherniavsky, Denis Yanchevskiy, Dennis, Dennis Hipp, Dennis Snell, Derek Sifford, derweili, dfangstrom, Dharmin Shah, Dhaval kasavala, dhuyvetter, Diane Co, DiedeExterkate, Diego La Monica, digitalapps, Dilip Bheda, Dima, dingo-d, Dion Hulse, Dixita Dusara, Dominik Schilling, Drew Jaynes, Dukex, dushanthi, EcoTechie, Edi Amin, Eduardo Toledo, Ella van Durpe, Elliot Condon, Emerson Maningo, Emil Dotsev, Emil Uzelac, Enrique Piqueras, Enrique Sánchez, erikkroes, estelaris, evalarumbe, faazshift, Fabian Kägy, fblaser, Felipe Elia, Felix Arntz, Fencer04, flipkeijzer, Florian TIAR, Foysal Remon, Gal Baras, Garrett Hyder, Garth Mortensen, Gary Jones, Gary Pendergast, Gaurang Dabhi, gchtr, Gennady Kovshenin, Gesundheit Bewegt GmbH, ghoul, girlieworks, glauberglauber, Glenn, GravityView, gregsullivan, Grzegorz Ziółkowski, gwwar, Hardeep Asrani, Hardik Thakkar, hardipparmar, Hareesh Pillai, Hareesh Pillai, harryfear, harshbarach, haszari, He Yifei, Helen Hou-Sandi, Henry Wright, herbmiller, herregroen, hirofumi2012, HKandulla, Howdy_McGee, hoythan, Hugh Lashbrooke, Ian Belanger, Ian Dunn, ianmjones, Igor Zinovyev, imath, Imran Sayed, intimez, Ipstenu (Mika Epstein), iqbalbary, Irene Strikkers, Isabel Brison, Ismail El Korchi, J.D. Grimes, jagirbaheshwp, Jake Spurlock, Jalpa Panchal, James Nylen, jameslnewell, janak Kaneriya, Janki Moradiya, janw.oostendorp, jared_smith, jarocks, Jarret, jave.web, javorszky, Jay Swadas, Jaydip, Jean-Baptiste Audras, Jeff Farthing, Jeff Paul, jeichorn, Jen Miller, jenkoian, Jeremy Felt, Jesper van Engelen, Jessica Lyschik, jffng, jikamens, jitendrabanjara1991, jkitchen, jmmathc, joakimsilfverberg, Job, jodamo5, Joe Dolson, Joe Hoyle, Joe McGill, Joen Asmussen, John Blackbourn, John James Jacoby, John Regan, jojotjebaby, Jonathan Champ, Jonathan Davis, Jonathan Desrosiers, Jonathan Goldford, Jonny Harris, Jono Alderson, Joost de Valk, Jorge Bernal, Jorge Costa, Joseph Scott, Josepha Haden, Josh Pollock, Joshua Noyce, JoshuaWold, Joy, jsnajdr, Juanfra Aldasoro, Juhi Patel, Juliette Reinders Folmer, Julio Potier, junktrunk, Justin Ahinon, Justin Tadlock, K. Adam White, kafleg, Kailey (trepmal), Kakshak Kalaria, Kamran Khorsandi, Kantari Samy, karlgroves, katielgc, kbrownkd, Kelly Dwan, Kelly Hoffman, Kerfred, kero, ketanumretiya030, kevIN kovaDIA, killerbishop, killua99, Kjell Reigstad, Knut Sparhell, kokers, Konstantin Obenland, Konstantinos Xenos, kuus, laurelfulford, lbenicio, leogermani, leonblade, lessbloat, lllor, lordlod, LoreleiAurora, Luan Ramos, luciano-croce, luigipulcini, luisherranz, Luke, Luke Carbis, Luke Cavanagh, m1tk00, maartenleenders, Maciej Palmowski, Mahesh Waghmare, Maje Media LLC, malthert, manooweb, Manuel Augustin, Manzoor Wani, MarcGuay, Marcin Pietrzak, Marco Martins, MarcosAlexandre, Marcus Kazmierczak, Marek Hrabe, Marie Comet, Mario Aguiar, Mario Peshev, Marius Jensen, Mark D Wolinski, Mark Jaquith, Mark Uraine, Marko Heijnen, Martin Spatovaliyski, Martin Splitt, Marty Helmick, Mary Baum, masummdar, Mat Gargano, Mat Lipe, Mathieu Sarrasin, Matt Chowning, Matthew Boynes, Matthew Haines-Young, matthias.thiel, mattyrob, Matías Ventura, Maxime Culea, Maxime Jobin, maxme, mchavezi, Meet Makadia, Mehidi Hassan, Mehul Kaklotar, Mel Choyce, Melin Edomwonyi, meloniq, Michael Arestad, Michael Babker, Michael Nelson, Michael Panaga, michel.weimerskirch, Michiel Heijmans, Miguel Fonseca, Miguel Vieira, mihaiiceyro, Miina Sikk, Mikael Korpela, Mike Auteri, Mike Glendinning, Mike Hansen, Mike Jolley, Mike Reid, Mike Schroder, MikeNGarrett, Milan Dinić, Mobeen Abdullah, Mohsin Rasool, Monika Rao, Monique Dubbelman, Morgan Kay, Morten Rand-Hendriksen, Morteza Geransayeh, moto hachi ( mt8.biz ), mppfeiffer, mrmadhat, msaggiorato, mtias, Muhammad Afzal, Mukesh Panchal, munyagu, mzorz, nadir, Nahid Ferdous Mohit, Naveen Kharwar, Nayana Maradia, Ned Zimmerman, Neel Patel, Nextendweb, Niall Kennedy, Nick Daugherty, Nick Halsey, Nicky Lim, nicolad, Nicolas Juen, Niels de Blaauw, Niels Lange, Nikhil Chavan, nikolastoqnow, Niku Hietanen, Nilambar Sharma, Nishit Langaliya, Nitish Kaila, nmenescardi, noahtallen, notnownikki, Okamoto Hidetaka, Olaf Lindström, Omaar Osmaan, Omar Reiss, onlanka, oxyc, ozmatflc, Paal Joachim Romdahl, Paragon Initiative Enterprises, Paresh Shinde, Pascal Birchler, Pascal Casier, patilvikasj, Patrick Baldwin, Paul Bearne, Paul Biron, Paul Schreiber, Paul Vincent Beigang, Pedro Mendonça, pepe, Peter Wilson, PhillipJohn, Pierre Gordon, pikamander2, Pilar Mera, Pinar Olguc, powerbuoy, Pramod Jodhani, Pratik, Pratik K. Yadav, Prem Tiwari, Presskopp, Priyank Patel, Quantumstate, Raaj Trambadia, Raam Dev, raboodesign, Rahul Vaza, Ramanan, Rami Yushuvaev, ramon fincken, RC Lations, rebasaurus, ReikoDD, Remco Tolsma, retrofox, Riad Benguella, Richard Korthuis, Riddhi Mehta, Rishabh Budhiraja, Robert Anderson, Robert Chapin, Robert Ivanov, rogueresearch, Roi Conde, Ronak Ganatra, Ronny Harbich, Roy Randolph, Roy Tanck, Ryan Boren, Ryan Kienstra, Ryan McCue, Ryan Welcher, Sébastien SERRE, samgordondev, Sami Ahmed Siddiqui, Samir Shah, Samuel Wood (Otto), Sanket Mehta, sarah semark, sarath.ar, saskak, sbardian, Scott Reilly, Sebastian Pisula, Seghir Nadir, Sergey Biryukov, Sergey Predvoditelev, sergiomdgomes, seuser, sgastard, Shady Sharaf, Shamim Hasan, Sharaz Shahid, Shashank Panchal, shawfactor, Shital Marakana, siliconforks, simono, sirreal, Sixes, Slava Abakumov, Slobodan Manic, smerriman, snapfractalpop, socalchristina, Soren Wrede, Spectacula, spenserhale, spuds10, Stanimir Stoyanov, Stefano Minoia, Stefanos Togoulidis, Stephen Bernhardt, Stephen Edgar, Steven Word, studyboi, Subrata Sarkar, Sudhir Yadav, Sultan Nasir Uddin, sun, Suzen Fylke, svanhal, Swapnil V. Patil, swapnild, Sybre Waaijer, Sérgio Estêvão, Takayuki Miyauchi, Takis, Tammie Lister, tazotodua, technote, Tellyworth, Tessa Kriesel, them.es, Themezly, Thijs Hulshof, Thomas Kräftner, thomaswm, Thord D. Hedengren, Thorsten Frommen, Thrijith Thankachan, tigertech, Tim Carr, Tim Havinga, Tim Hengeveld, Timothy Jacobs, timph, tmatsuur, tmdesigned, TobiasBg, tobifjellner (Tor-Bjorn Fjellner), toddhalfpenny, Todor Gaidarov, Tom J Nowell, Tommy Ferry, Toni Viemerö, tonybogdanov, torres126, Torsten Landsiedel, Towhidul Islam, trasweb, Travis Northcutt, travisseitler, triplejumper12, truchot, truongwp, Tugdual de Kerviler, Tung Du, Udit Desai, Ulrich, Utsav tilava, Vaishali Panchal, vbaimas, Venutius, Viktor Veljanovski, Vishal Kakadiya, vishitshah, vladlu, Vladut Ilie, vortfu, Vova Feldman, vrimill, w3rkjana, webcommsat AbhaNonStopNewsUK, Webdados (Marco Almeida), WebMan Design | Oliver Juhas, Weston Ruter, William Earnhardt, William P. Davis, William Patton, withinboredom, worldweb, yanngarcia, Yannicki, yarnboy, yashar_hv, Yoav Farhi, yodiyo, Yui, Yvette Sonneveld, zaantar, zalak151291, Zebulan Stanphill, Česlav Przywara, АЙРАТ ХАЛИТОВ \"?\", and 水野史土.\n\n\n\n
\n\n\n\n

Many thanks to all of the community volunteers who contribute in the support forums. 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!

\n\n\n\n

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.

\n\n\n\n

If you want learn more about volunteering with WordPress, check out Make WordPress or the core development blog.

\n\n\n\n
\n\n\n\n

Thanks for choosing WordPress!

\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: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: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:\"\";}}}}}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:81:\"WPTavern: Recurring Payments Feature Launches for WordPress.com and Jetpack Users\";s: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=95300\";s: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:92:\"https://wptavern.com/recurring-payments-feature-launches-for-wordpress-com-and-jetpack-users\";s: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:3978:\"

WordPress.com launched a new recurring payments feature its users today. The payments system will allow bloggers to earn money for their content directly from any page on their site. The feature is also available for self-hosted WordPress users who have the Jetpack plugin installed.

\n\n\n\n

The recurring payments system works alongside Stripe, so users must have a connected account to receive payments. Stripe currently serves over 30 countries around the world. WordPress.com’s documentation maintains an up-to-date list of countries currently allowed to use the payment gateway.

\n\n\n\n

The new feature doesn’t come for free. Recurring payments access is only available to users on a premium WordPress.com plan. Plus, on top of the 2.9% + $0.30 for each payment that Stripe collects, WordPress.com has a tiered fee table based on the user’s plan.

\n\n\n\n
  • WordPress.com eCommerce – No fee
  • WordPress.com Business – 2% per sale
  • WordPress.com Premium – 4% per sale
  • WordPress.com Personal – 8% per sale
\n\n\n\n

At the lowest tier, users will see nearly 11% of sales go toward WordPress.com and Stripe fees. If accepting large volumes of payments, it will make sense for most users to upgrade to a higher plan to offset the fees. The tiers seem reasonably priced because the infrastructure is completely handled by WordPress.com.

\n\n\n\n

Self-hosted users can bypass the WordPress.com fees with a multitude of existing payment plugins. They will have to decide whether the tools and support provided by WordPress.com is enough of a value-add to go for their service.

\n\n\n\n

The Jetpack team first opened a limited beta test for this new feature on May 18, 2019. At the time, the feature was referred to as a “membership block.” The announcement post says that users can “offer ongoing subscriptions, site memberships, monthly donations, and more.”

\n\n\n\n

However, members-based content seems to be limited in comparison to other fully-featured membership plugins and would require extra manual work to limit access to a site’s premium content. The WordPress.com recommendation is to password-protect posts and email out the password to subscribers or set up a newsletter.

\n\n\n\n

This is far from a true membership system, but it could be enough for the average blogger who wants to make a few dollars on the side. The groundwork is there for a more powerful membership system in the future if the WordPress.com and Jetpack teams want to pursue it. The market is still ripe for innovation in the membership space.

\n\n\n\n

Recurring Payments Block

\n\n\n\n
Jetpack recurring payments editor block
\n\n\n\n

The new recurring payments feature requires at least Jetpack version 7.4. The feature comes in the form of a block for the block editor (Gutenberg) and is located under the “Jetpack” tab when inserting a new block.

\n\n\n\n

The block has four fields that can be customized:

\n\n\n\n
  • Currency
  • Price
  • Description
  • Renewal Interval – limited to monthly and yearly renewals
\n\n\n\n

There is no limit on the number of different payment blocks users can add. Users can create a new payment plan by adding a new block. Previous options are backed up and will appear when inserting the block for users who need to output an existing plan on a new post or page.

\";s: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 19:45:03 +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:48:\"bbPress: bbPress 2.6 – Better Great Than Never\";s: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=193159\";s: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://bbpress.org/blog/2019/11/bbpress-2-6/\";s: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:2501:\"

There’s no way for me to contain either my excitement or anxiety when I say that bbPress 2.6.0 is available now! \"?\"

\n\n\n\n

This version of bbPress has been in development for just a bit under 6 years (yikes!) over which 420 tickets were resolved via 1737 individual code commits.

\n\n\n\n

There are so many improvements that a changelog hardly seems fitting for this post, but the major features include per-forum moderation, a bunch of new platforms to import from, and an extensible engagements API that now powers the relationships between users, forums, topics, replies, subscriptions, and favorites.

\n\n\n\n

At the time of this writing, bbPress is installed on approximately 336,000 WordPress installations, and is the most widely installed forum software in the world (according to BuiltWith.com and other sources.) Several of those are right here on bbPress.org, BuddyPress.org, and WordPress.org, the later of which includes a few dozen separate languages for non-English speaking communities of contributors all over the world.

\n\n\n\n

The elephant in the room… the reason that 2.6.0 took so long, is pretty simple. bbPress has a small contributor pool, and none of us are 100% dedicated towards it. The project gets very little community feedback, which makes it hard to know if everything is working perfectly, or nobody is testing it at all.

\n\n\n\n

So… 4 less-than part-time folks supporting over 300k sites, each with their own thousands of users, depending on us.

\n\n\n\n

The pressure is high, and the chamber is echo’y, and as my own career has progressed these past 13 years, the numbers above make me increasingly nervous.

\n\n\n\n

And the longer something takes to do is the higher the expectations are, and I personally locked up pretty hard multiple times on whether done was done enough to be trusted by so many having been tested by so few.

\n\n\n\n

But… good things come to those who wait, and I’m sincerely sorry to have kept any of you waiting for too long.

\n\n\n\n

bbPress 2.6.0 has been running smoothly on these forums since day 0. It’s stable, pretty, and a joy to use. We know you are gonna love it!

\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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 12 Nov 2019 18:42: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: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: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:77:\"WPTavern: Beyond Prefixing: A WordPress Developer’s Guide to PHP Namespaces\";s: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=95284\";s: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/beyond-prefixing-a-wordpress-developers-guide-to-php-namespaces\";s: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:9768:\"

Prefix everything.

\n\n\n\n

It is an adage that is old as the WordPress software itself. Prefixing has been a standard for WordPress developers for so long that it’s hard to imagine doing anything different. But, the time has come for something new. Well, it is long past due, but WordPress lags a bit behind in standard practices in the larger PHP world.

\n\n\n\n

Prefixing is the practice of creating a code-friendly version of your project name and sticking it to the front of functions, classes, and other things in the global namespace. For example, you would name a function tavern_get_post() instead of get_post() to avoid function name clashes, which would result in a fatal error.

\n\n\n\n

Prefixing is one form of “namespacing,” which is just a fancy way of saying that names in this space belong to a specific project. However, prefixing (and suffixing, which is less common) is a hack from a time when no solution existed for the PHP language.

\n\n\n\n

PHP 5.3 introduced an official method of namespacing, so the standard has existed for years. Because WordPress 5.2 bumped the minimum PHP requirement to 5.6, it is time for developers to shed their old habits and catch up to the rest of the PHP world.

\n\n\n\n

Namespace (Almost) Everything

\n\n\n\n

PHP namespacing only covers the following items.

\n\n\n\n
  • Classes
  • Interfaces
  • Traits
  • Functions
  • Constants declared with the const keyword but not define()
\n\n\n\n

When it comes to script handles, image size names, database options, and other items in the global namespace, you must still prefix them. Those are IDs and outside the scope of PHP namespacing.

\n\n\n\n

How to Create Namespaces

\n\n\n\n

Namespaces are simple to declare. At the top of any PHP file that you want to use a particular namespace, declare it as shown in the following code snippet.

\n\n\n
\n<?php\n\nnamespace Tavern;\n
\n\n\n

What this line of code does is declare that everything within this particular file has the namespace of Tavern.

\n\n\n\n

Take a look at a simple function under that namespace for outputting a Hello, World! message.

\n\n\n
\n<?php\n\nnamespace Tavern;\n\nfunction hello() {\n    _e( \'Hello, World!\', \'example-textdomain\' );\n}\n
\n\n\n

If following the old rules of prefixing, hello() would have been named tavern_hello(). However, that’s not the case with namespaces. The hello() function is encapsulated within the Tavern namespace and will not conflict with other functions named hello().

\n\n\n\n

Classes and interfaces work the same as functions. With a class name of Article, the class file might look like the following.

\n\n\n
\n<?php\n\nnamespace Tavern;\n\nclass Article {\n    // ...\n}\n
\n\n\n

Note: There should only ever be one class or interface per file. This is particularly important if you ever plan to use an autoloader.

\n\n\n\n

How to Name Namespaces

\n\n\n\n

Developers like to argue over how to name things, and there is no one-size-fits-all solution. The most important rule is to be unique to avoid clashes with code from other projects. One of the best ways to do that is to use a top-level Vendor namespace with a Package sub-namespace.

\n\n\n\n

Suppose the vendor namespace was Tavern and the project in question was a WordPress theme named News. The namespace for the project might look like the following.

\n\n\n
\n<?php\n\nnamespace Tavern\\News;\n
\n\n\n

That may be a bit verbose for some developers. If your project’s name is already fairly unique, such as “Awesomesauce,” you may simply want to use the following.

\n\n\n
\n<?php\n\nnamespace Awesomesauce;\n
\n\n\n

You will want to come up with some sort of standard convention, at the very least, for yourself. Eventually, you’ll want to get into things like auto-loading, so having a system you follow in all your projects will help. Feel free to peruse the PHP-FIG Autoloader standard.

\n\n\n\n

Importing Classes and Functions into a Different Namespace

\n\n\n\n

When you need to use a class or function from a different namespace than the current namespace, you need to import it. This is done via the use keyword in PHP.

\n\n\n\n

The use statement must come after the namespace declaration. It should also reference the fully-qualified class name. The following code imports the Tavern\\Helpers\\Post class into a file with a different namespace.

\n\n\n
\n<?php\n\nnamespace Tavern\\Template;\n\nuse Tavern\\Helpers\\Post;\n
\n\n\n

Once it is imported, you are safe to use the Post class directly as shown in the next snippet.

\n\n\n
\n$post = new Post();\n
\n\n\n

As of PHP 5.6, you can also import functions and constants from other namespaces using the use function and use const keywords, respectively. The following code block demonstrates how to import both a function and a constant.

\n\n\n
\n<?php\n\nnamespace Tavern\\Template;\n\nuse function Tavern\\Helpers\\func_name;\nuse const    Tavern\\Helpers\\CONSTANT_NAME;\n
\n\n\n

Aliasing Classes and Functions

\n\n\n\n

Eventually, you will run into a situation where you need to import a class or function that has the same name as a class or function within the current namespace. You might be thinking that this is the problem that namespaces were meant to solve. Fortunately, PHP provides a method of creating an alias on import.

\n\n\n\n

Suppose you have a class named Tavern\\User and need to implement the Tavern\\Contracts\\User interface. When importing the interface, you will need to create an alias as shown below.

\n\n\n
\n<?php\n\nnamespace Tavern;\n\nuse Tavern\\Contracts\\User as UserContract;\n\nclass User implements UserContract {\n    // ...\n}\n
\n\n\n

The as UserContract appended to the end of the use statement creates an alias for the User interface. You can safely use the new UserContract name without error.

\n\n\n\n

Classes, interfaces, functions, and constants all follow the same method for creating an alias.

\n\n\n\n

Organizing Folder Structure Based on Namespaces

\n\n\n\n

It is standard practice in the wider PHP world for namespaces and the project’s file and folder structure to match. Doing this makes it easy for other developers to easily locate code within your project. It also makes it simple to build autoloaders for loading classes on demand.

\n\n\n\n

Generally, all PHP code should go into a /src, /inc, or similarly-named folder in your project. An example plugin file and folder structure might look like the following.

\n\n\n
\n/plugin-name\n    /src\n        /Core\n            /Activate.php\n            /Setup.php\n        /View\n            /Post.php\n            /Page.php\n
\n\n\n

If following the same structure with namespaces, the above .php files would contain the following classes.

\n\n\n\n
  • Tavern\\Core\\Activate
  • Tavern\\Core\\Setup
  • Tavern\\View\\Post
  • Tavern\\View\\Page
\n\n\n\n

Take note that file and folder names are case-sensitive and should match the namespace and class name exactly.

\n\n\n\n

Of course, you are free to follow any convention that you wish. However, the preceding recommendation is good practice and will simplify how you organize your projects in the long term.

\n\n\n\n

Benefits of Using Namespaces

\n\n\n\n

The most obvious benefit is to avoid clashes between classes and functions with the same name. You should use real namespaces for the same reason you used prefixes.

\n\n\n\n

Namespaces help to avoid long class names. Typing long names throughout a large project is a tedious practice at best.

\n\n\n\n

More easily switch implementations by importing. Once you get the hang of importing classes and interfaces from other namespaces, you can switch an implementation of an interface with a single line of code.

\n\n\n\n

Autoloading classes is far easier if you follow the PSR-4: Autoloader standard, which requires at least a top-level namespace.

\n\n\n\n

For developers in the professional space, you will gain a marketable skill beyond the WordPress ecosystem. You will be hard-pressed to find PHP development work if you don’t know how to use namespaces. It is not a tough concept to grasp, but there can be a learning curve for some in practice.

\";s: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, 11 Nov 2019 18:43: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: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:68:\"Matt: Farnam Street’s Great Mental Models, Presented by Automattic\";s: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=50433\";s: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://ma.tt/2019/11/farnam-streets-great-mental-models-presented-by-automattic/\";s: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:1075:\"

I’ve been a fan of Shane Parrish and his indispensable Farnam Street for many years now. Shane is a fascinating person — he’s a former cybersecurity expert for the Canadian intelligence agency and occasional blogger who turned his website into a full-time career. Oh and fs.blog is on WordPress, too. \"?\"

\n\n\n\n

His book, The Great Mental Models: General Thinking Concepts, has been tremendously valuable to me in my work. So valuable, in fact, that Automattic is now sponsoring the next printing of the hardcover edition. You can pre-order it here, then learn more about the mental models outlined in it.

\";s: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, 11 Nov 2019 15:59: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: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: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:41:\"BuddyPress: The road to BuddyPress blocks\";s: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=308912\";s: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:61:\"https://buddypress.org/2019/11/the-road-to-buddypress-blocks/\";s: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:5679:\"

Hi everyone!

\n\n\n\n

First, we’d like to thank all the people who contributed to the poll we shared on our development updates blog and into a topic of one of our forums a month ago. It was really important for us to have your expectations about the content the plugin should provide to the WordPress Block Editor.

\n\n\n\n

It’s now time for us to share with you the results of this poll and tell you how we plan to work on BuddyPress blocks for the next release(s) of your favorite community engine!

\n\n\n\n\n\n\n\n

The results of the Blocks Poll

\n\n\n\n

It received a total of 161 votes divided as follows:

\n\n\n\n
  • A block to share a post or a page via the Activity Stream : 17 votes.
  • A block to list the recently published posts from across your network (Exists as a widget) : 13 votes.
  • A block to display Sitewide Notices posted by the site administrator (Exists as a widget) : 12 votes.
  • A block to dynamicaly list the recently active, popular, newest, or alphabetical groups (Exists as a widget) : 11 votes.
  • A block to display Profile photos of online users (Exists as a widget) : 10 votes.
  • A block to highlight a single Group : 10 votes.
  • A block to highlight a single Member : 10 votes.
  • A block to dynamicaly list the recently active, popular, and newest Friends of a given member (Exists as a widget) : 9 votes.
  • A block to display the Profile photos of recently active members (Exists as a widget) : 9 votes.
  • A block to restrict content to a Group type : 9 votes.
  • A block to dynamicaly list the recently active, popular, and newest members (Exists as a widget) : 8 votes.
  • A block to restrict content to a Member type : 8 votes.
  • A block to restrict content to Group members : 7 votes.
  • A block to list the Member types : 7 votes.
  • A block to display a selected Activity as a quote : 6 votes.
  • A block to list the Group types : 5 votes.
  • A placeholder block for directory pages to eventually make them benefit from wide alignments : 5 votes.
  • No blocks! : 3 votes.
  • Other : 2 votes.
\n\n\n\n

As you can see, top results are mostly corresponding to existing widgets except for:

\n\n\n\n
  • A block to share a post or a page via the Activity Stream.
  • A block to highlight a single Group or a single Member.
\n\n\n\n

We also analyze from these results that there is no blocks expected to be a must have and it’s interesting to see that the 2 first blocks are about highlighting WordPress content. Finally only one suggestion was made : A “Block for Activity Stream component” (PS: in Nouveau there’s an existing widget for it).

\n\n\n\n

About the BuddyPress development team’s decision regarding BuddyPress blocks.

\n\n\n\n
\"\"Screen capture of the BuddyPress Blocks category when the BP Blocks plugin is active.
\n\n\n\n

We think working on blocks to highlight a single Group or a single Member is a good starting point. Moreover it’s something we don’t make possible yet. We also think converting existing widgets to blocks is an obvious move to do.

\n\n\n\n

We’ve decided to work on these blocks from a specific GitHub repository and to merge into the Core of the BuddyPress plugin the “JavaScript built” blocks as soon as they are ready. To the very least, we’ll have the 2 blocks to highlight a Group or a Member of your community site merged into BuddyPress for its next major release (6.0.0).

\n\n\n\n

We’ve just pushed the minimal code to start working on BuddyPress blocks into the BP Blocks’ GitHub repository. We’ll soon add contributing notes into this repository so that you can help us building beautiful BuddyPress blocks. You can already share with us your “Pull Requests” forking the repository.

\n\n\n\n

If you can’t wait for the contributing notes to start working on BuddyPress Blocks, here’s a quick “how-to” :

\n\n\n\n
  • Once you cloned your fork into your development environment, do npm install
  • The JavaScript (ESNext) code for your block needs to land into the /src/bp-{ID of the BP Component}/js/blocks/ directory.
  • Have a look at the way the bp/member block is registered here to build your registration code.
  • run npm start to see how your JavaScript code behaves at each edit.
\n\n\n\n

Let’s build awesome BuddyPress blocks, together <3.

\";s: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:\"Sun, 10 Nov 2019 18:30: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:5:\"imath\";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:52:\"WordPress.org blog: 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=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: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6063:\"

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.

\n\n\n\n

Meet Kim Parsell

\n\n\n\n

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. 

\n\n\n\n\"\"Kim Parsell\n\n\n\n

How Kim became #wpmom

\n\n\n\n

In order to understand how highly valued the WordPress community was to Kim Parsell, you have to know a bit about her environment.

\n\n\n\n

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.

\n\n\n\n

She received internet access from towers that broadcast wireless signals, similar to cell phones but at lower speeds.

\n\n\n\n

Connecting through attending live podcast recordings

\n\n\n\n

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.

\n\n\n\n

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.

\n\n\n\n

“Many members of the WordPress community became her second family, a responsibility she took very seriously.”

Jeff Chandler
\n\n\n\n

One of the first women of WordPress

\n\n\n\n

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.

\n\n\n\n

She contributed countless hours of volunteer time, receiving “props” for 5 major releases of WordPress, and was active on the documentation team. 

\n\n\n\n

“Affectionately called #wpmom, Kim was an investor. She invested countless hours into the WordPress project and in women who wanted to break into tech.”

Carrie Dils
\n\n\n\n\"\"Kim at WordCamp San Francisco\n\n\n\n

Kim Parsell Memorial Scholarship

\n\n\n\n

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. 

\n\n\n\n

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.

\n\n\n\n

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.  

\n\n\n\n

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.

Drew Jaynes
\n\n\n\n

Kim is missed, but her spirit continues to live on

\n\n\n\n

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.

\n\n\n\n

Contributors

\n\n\n\n

Alison Rothwell (@wpfiddlybits), Yvette Sonneveld (@yvettesonneveld), Josepha Haden (@chanthaboune), Topher DeRosia (@topher1kenobe), Jeff Chandler, Carrie Dils, Jayvee Arrellano, Jan Dembowski, Drew Jaynes

\n\n\n\n
\n
\n\"\"\n
\n\n\n\n
\n

This post is based on an article originally published on HeroPress.com, a community initiative created by Topher DeRosia. HeroPress highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.

\n
\n
\n\n\n\n

Meet more WordPress community members over at HeroPress.com!

\";s: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: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:\"\";}}}}}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:69:\"Post Status: A Teenage Woman’s Perspective On The State of The Word\";s: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=70959\";s: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://poststatus.com/a-teenage-womans-perspective-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6914:\"

Hello everyone! This year I got the chance to go to the State of the Word, which is a talk given by Matt Mullenweg each year at WordCamp US (WCUS). Here are my thoughts and views on this year’s State of the Word.

\n\n\n\n

Before he even got started with the State of the Word, Matt premiered a new documentary that focuses on the fact that WordPress is both open source and also a big community. The documentary takes you to WordCamp Phoenix, WordCamp US (2018), and others. It also gives you first-hand exposure to what the community is really like.

\n\n\n\n

Another thing that the film emphasizes, is the fact that everyone wants everyone in the community to succeed, and this might be one of the unique features of the WordPress community — how members are supportive of each other.

\n\n\n\n

Let’s Get Started!

\n\n\n\n

Matt discussed several milestones and release notes for WordPress.

\n\n\n\n

Two different releases within a year:

\n\n\n\n
  • WordPress 5.1: Developer Experience Improvements 
  • WordPress 5.2: New Widgets, which can be shown or hidden
\n\n\n\n

The future of releases:

\n\n\n\n
\n
\n

WordPress 5.3

\n\n\n\n
  • November 12
  • Over 150 block editor improvements
  • Twenty Twenty theme
  • Admin Email Verification
  • Time/Date Component Fixes
  • PHP 7.4 Cap
  • MinPHP 5.6.20
\n\n\n\n

Mobile

\n\n\n\n
  • Got Gutenberg on mobile 
  • Almost done with offline mode
  • DARK MODE 8
\n\n\n\n

Social

\n\n\n\n
  • 141 WordCamps 
  • About 15 KidsCamp
  • HeroPress
  • There is going to be a new scholarship to bring more people to WCUS
\n
\n\n\n\n
\n\"\"\n
\n
\n\n\n\n

Let’s Time Travel…

\n\n\n\n
\n
\n

A Year Ago

\n\n\n\n
  • People did not like Gutenberg
\n\n\n\n\"\"\n
\n\n\n\n
\n

Today

\n\n\n\n
  • They have added motion
  • Typewritter mode
  • Block previews
\n
\n\n\n\n
\n

Future

\n\n\n\n
  • SOCIAL ICONS!!! (This is going to be a Gutenberg block)
  • The Navigation block/editor
  • GRADIENTS (I’m excited!)
  • Multi-Button Block
  • Block Directory 
  • Block patterns 
\n
\n
\n\n\n\n

Community

\n\n\n\n
  • There are so many different sites just using the block editor.
  • You are able to use Microsoft Word with the new editor using the Copy and Paste method.
\n\n\n\n

Beyond

\n\n\n\n

Gutenberg is about 20% done. There are going to be 4 phases of Gutenberg:

\n\n\n\n
  • Easier Editing
  • Customization
  • Collaboration
  • Multilingual
\n\n\n\n

Our Path Forward…

\n\n\n\n
\n
\n
  • Help be the change \n
      \n
    • Go to Contributor Day
    • \n
    • Design Experiments by the WordPress team.
    • \n
    \n
  • More Blocks!\n
      \n
    • Learn JavaScript Deeply. 
    • \n
    \n
  • Help Teach the change
  • There are meetups everywhere
  • Help open the web. 
  • Five for the future\n\n
\n\n\n\n

\n
\n\n\n\n
\n\"\n\"\n
\n
\n\n\n\n

My Thoughts

\n\n\n\n

As a young person…

\n\n\n\n

As I was listening to the talk, I did find some golden gems that I thought my generation might be able to take advantage of and use to the benefit of both our generation and also the WordPress community.

\n\n\n\n

One of those things is the new documentary that shows how open the WordPress Community really is.

\n\n\n\n

Another thing, and yes, I am serious about this, is the fact that they are adding gradients to the WordPress editor for the Gutenberg blocks. I think that addition is going to bring out the artistic side of those of us who do not know how to do gradients in code yet.

\n\n\n\n

That time I asked Matt Mullenweg a question…

\n\n\n\n

One of the major things that I did during my WordCamp US trip happened during the Q&A; Session which is right after the State of the Word. I decided to try to ask a question of my own.

\n\n\n\n
\n\n
Me asking Matt Mullenweg a question\n\n\n\n

And to summarize, I asked what was Matt’s plan for the inclusion of the next generation of WordPress users. His response to that is the fact that Automattic bought Tumblr and is going to turn the back end of their site into a Gutenberg-centric WordPress interface.

\n\n\n\n

I do not think that this is a bad thing. In fact, I think that this is a good thing because of the fact that Tumblr is something that is attracting the younger generation of users.

\n\n\n\n

I think Tumblr’s addition is going to be targeted towards some of the same people who are already using WordPress, and I was just hoping for a start to something that is able to capture a new group of people who are not using Tumblr to blog.

\n\n\n\n

And now I know what you are thinking, Doesn’t KidsCamp already attract the younger generation? I LOVE KidsCamp and everyone and everything to do with KidsCamp. But here is the thing, KidsCamp is something that happens in less than half of the WordCamps inside of the United States, and getting there might be difficult for some parents, especially if they are going to bring their kids with them.

\n\n\n\n

In conclusion

\n\n\n\n

The organization of the whole event played out nicely. The media (or the people who tweet the most) got to sit in the front rows for the convenience of taking photos and notes.

\n\n\n\n

There was no line for any of it, therefore we got the chance to fully enjoy the afternoon break that came right before the State of the Word.

\n\n\n\n

I’m glad I got to ask my question to Matt. I think that there are some different ways that different people from the WordPress community are able to step in and help, beyond Tumblr, and beyond KidsCamp.

\n\n\n\n

But that is going to come inside of a different blog post later in the future.

\";s: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:00: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:13:\"Olivia Bisset\";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:69:\"WPTavern: Themes of the Future: A Design Framework and a Master Theme\";s: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=95267\";s: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/themes-of-the-future-a-design-framework-and-a-master-theme\";s: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:8858:\"

WordPress theming has a rich history. Over the years, theme authors have brought a plethora of features to the platform. In part, it is because they have often had to solve foundational issues with WordPress to create the features that end users want.

\n\n\n\n

The post and body classes all theme authors use today? Those were originally in a theme called Sandbox.

\n\n\n\n

Featured images? Those were popularized by magazine themes a decade ago.

\n\n\n\n

You think post formats originated with Tumblr? Matt Mullenweg, co-creator of WordPress, taught us how to create aside posts in our themes in 2004, but they existed before that.

\n\n\n\n

WordPress features often get their start in the theme world. We sometimes take for granted the years of experimentation and iteration on ideas where theme authors are putting in the work. Even the block editor is handling items that have traditionally been within the realm of theme design. The cover block is a good example. For years, theme authors built theme options for a basic hero image with text and buttons overlain. The result was often clunky and not ideal for users. By bringing this feature into core, it provided users the ability to put this cover block in any permitted block area.

\n\n\n\n

The reason many theme features make it to core is that they simply work better when they are standardized. Users know what to expect, and theme authors can focus on the design aspect rather than solving the user experience problem.

\n\n\n\n

Part of the problem of the past is that each new feature adopted into core did not follow any standard design pattern or naming scheme. A huge skill in designing WordPress themes is committing the mish-mash of hundreds of classes to memory.

\n\n\n\n

The block editor is in a unique position to change that by creating a universal design framework.

\n\n\n\n

Does WordPress Need a Front-End Design Framework?

\n\n\n\n

With block patterns coming in the future and full-site customization at some point after that, theme authors are wondering just exactly where this ship is sailing. It is exciting because the possibilities are boundless for end users. It is frightening for theme authors who have built their empires upon one way of doing things, but development is more about adaptation than anything else.

\n\n\n\n

Armed with the foreknowledge that the landscape is changing, this is the moment theme authors need to band together to shape their futures in a block-based world.

\n\n\n\n

There is a bit of a running joke in one of the developer groups I am involved in that core developers are not theme authors. From the theme author perspective, it can sometimes seem like ideas are haphazardly thrown together with no thought toward CSS design systems.

\n\n\n\n

Oh, I see some BEM. Why does this sub-element not follow the same naming scheme? Wait. Is that a 38-character utility class?

\n\n\n\n

What WordPress has always lacked is a universal front-end design system. At times, that has been a good thing. It has allowed theme authors to use their preferred framework. Any theme author who has been in the game long enough will tell you, that sort of flexibility is great…until it is not. Have you ever tried adding contextual classes to widgets? What about adding a utility class to the comment form wrapper? You will need an Aspirin. Or two.

\n\n\n\n

With WordPress, some things are set in stone and others are pluggable. Some features follow a standard class-naming scheme and others make no sense. The result for themes is often bloated CSS in an attempt to wrangle the various components.

\n\n\n\n

It is next to impossible to fully use a utility-class framework like Tailwind CSS in a theme without recreating core features.

\n\n\n\n

Much of this stems from years of legacy code piling up and WordPress’ commitment to backward compatibility. But, the future does not have to resemble the past. We are at the threshold of a new era, and now is the time for front end designers to jump into the conversation.

\n\n\n\n

WordPress needs a solid front-end design framework.

\n\n\n\n

That is a loaded statement. If you put 20 designers in a room and ask them to discuss design frameworks, it could be a recipe for fisticuffs. I tend to be an optimist and hope the debate provided results.

\n\n\n\n

Gutenberg has pushed us partially in this direction, but it does not quite go far enough. With full-site editing in the future, there is a need for a more holistic approach in tackling this problem.

\n\n\n\n

More than anything, we need more front end designers in the conversation. There is no way .has-subtle-pale-green-background-color should exist as a utility class over something like .bg-pale-green, .bg-green-100, or even .background-pale-green, if you want to be more verbose. There was no concept of optimization that went into that decision. In a time where developers are running on gigabyte internet connections, it is easy to forget that much of the world is following along at a slower pace.

\n\n\n\n

A component-based naming scheme with a healthy dose of utility classes is one option that could hit several sweet spots. This is not an argument for one CSS framework over another. There are many good, existing options. WordPress should tackle this head on by borrowing from the groundwork laid down by other projects and creating something uniquely WordPress. It should be a leader in the field.

\n\n\n\n

Design frameworks are also about plugins. There is some crossover into the realm of themes where the two have been waging an ongoing war since the dawn of the theme system. The battlefield between themes and plugins is littered with the deaths of good ideas. Far too many never garnered the support they needed to land in core. Some sort of universal design standard could stanch the flood of issues and call for a cease-fire.

\n\n\n\n

A plugin that outputs a custom front-end component has no way of knowing how the current theme handles vertical rhythm, for example. Does it use top or bottom margin? What is the value and unit used? This is foundational stuff, and it is almost always broken when the plugin attempts to add custom CSS to handle it.

\n\n\n\n

WordPress needs a design framework, or language, that allows all of its moving parts to come together in harmony on the front end. I am sure we will get there at some point. I hope that it is more cohesive than the random components and naming schemes of the past. We should also have a clear roadmap that fills in some of the technical details so developers and designers might be prepared.

\n\n\n\n

Is a One-Theme Future Possible?

\n\n\n\n

Rich Tabor makes the argument that core WordPress could provide a single parent theme in his article A Look at WordPress Themes of the Future. The idea is that theme authors would be relegated to creating a child theme for this “master” theme.

\n\n\n\n

The gut reaction for many would be that it would not work, themes would lose their personality and we would live in a world of cookie-cutter designs.

\n\n\n\n

The reality is that we are barreling toward a future where the idea of a single parent or master theme is a serious consideration.

\n\n\n\n

Most themes are custom groupings of standard elements that exist in nearly all themes. There are some decisions, aside from stylistic concerns, that make themes different from one another, such as the layout of the header. One theme might have a site title and nav menu in one block. Another might have a nav menu, title, and a second nav menu below. Yet, another theme might show a search box. In a world where full-site customization belongs to the user, those decisions become a part of the user experience rather than the developer experience.

\n\n\n\n

Themes will need to stand out with color palettes, typography, and their own brand of quirkiness — a return of the days of CSS Zen Garden but on a much larger scale.

\n\n\n\n

I won’t be sad about that. It would be interesting to see the competition between the top designers in the field. It may also bring WordPress theming back to an era when anyone could do it with a little CSS knowledge and determination.

\n\n\n\n

While we are not quite ready for a future in which one theme rules theme all, it is a place to start the conversation. If we designed WordPress for this potential future, even if we never implement a master theme, what would the roadmap look like? What obstacles stand in the way? Is it feasible?

\";s: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 21:13:32 +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: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:114:\"WPTavern: Oklahoma Watch Becomes First U.S. Publication on Newspack; 34 Pilot Newsrooms Announced for Second Round\";s: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=95252\";s: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:123:\"https://wptavern.com/oklahoma-watch-becomes-first-u-s-publication-on-newspack-34-pilot-newsrooms-announced-for-second-round\";s: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:7869:\"
Homepage of the Oklahoma Watch website on Newspack.
\n\n\n\n

Oklahoma Watch is the first U.S. publication to relaunch and the second publication to go live on Newspack, a platform created this year to bring WordPress to newsrooms. Newspack announced the relaunch today. The announcement includes the list of 34 new publications that will work with the Newspack team during its second phase.

\n\n\n\n

Newspack is a project of Automattic, the parent company of WordPress.com. Its mission is to create a platform for more newsrooms to make the move to WordPress. The team has been working alongside industry leaders and small publications during the pilot program this year to tackle issues with running online newsrooms.

\n\n\n\n

Chilean news site El Soberano was the first newsroom to go live on the new system, relaunching their site on October 16. Oklahoma Watch follows them as only the second publication to take the next step. The remaining participants in the pilot program are expected to launch in the coming weeks.

\n\n\n\n

Oklahoma Watch is a non-partisan publication that does not publish opinion pieces. It is a nonprofit news organization that covers stories on public-policy issues within the state of Oklahoma. “Those include education, criminal justice, public and mental health, state government, poverty, and human-needs issues that disproportionately affect women, children, and the disadvantaged,” said executive editor David Fritze. “Our staples are in-depth stories, searchable data, interactives, public forums, live-tweeting and other social media, and, increasingly, video.”

\n\n\n\n

The publication distributes its stories for free republication to around 100 newspapers and radio and TV news outlets throughout the state.

\n\n\n\n

Oklahoma Watch’s Move to Newspack

\n\n\n\n

In 2013, the Oklahoma Watch site moved to Largo, a WordPress theme framework for news publishers. It is developed and maintained by the Institute for Nonprofit News.

\n\n\n\n

“Our website was clean and bright, but was rather monotonous, with a long stack of same-sized headlines, excerpts and a right sidebar with typical fixtures, such as a newsletter sign-up ask and our Twitter feed,” said Fritze. After bringing on a visual journalist to bring the site up to date with media, they still felt tools were limited and needed a site refresh.

\n\n\n\n

“We went live with Newspack more than a week ago, and we’re still gradually digging around — spelunking in a way — to learn how to make the most of it,” said Fritze. “But I would say it already has and will make a world of difference.”

\n\n\n\n

He sent the following update to the publication’s email subscribers.

\n\n\n\n

[Newspack] gives smaller organizations more tools to deliver their content in engaging, creative ways. What you will notice: a faster mobile experience; a better showcasing of visuals, stories, and informational bits, and a more vibrant, flexible home page – with new features to come. The goal is to make oklahomawatch.org a richer experience for you and to enhance the investigative reporting that is central to our mission.

\n\n\n\n

The team switched from the classic editor and has been learning the block editor (Gutenberg) along with the Newspack tools. Fritze said the team is happy about:

\n\n\n\n
  • Being able to serve donation and subscription forms anywhere.
  • Having the ability to more easily manage their homepage content, media, and headlines.
  • Making changes without spending valuable time that would be better spent investigating stories.
\n\n\n\n

As part of the initial pilot program, Oklahoma Watch was in a unique position to help make this an easier process for future publications on the platform. “We were fortunate to be a pilot site and have the full let’s-develop-this attention of the Newspack team — on Slack, in regular video conference calls, in emails, and by phone,” said Fritze.

\n\n\n\n

“Early on, it became clear that some of the news sites’ reps were more well-versed in web tech and other programs than we were, so it took me a while to get my bearings,” said Fritze of the process. “But I requested specific features and preservation of one or two of the tools we already have and prefer.” One such tool was the TablePress plugin. The Oklahoma Watch team uses it to display interactive, tabular data from CSV files.

\n\n\n\n

Fritze said he had a few requests for other features that are still pending, such as a film-strip-like homepage carousel. However, the Newspack team was clear from the outset that not all plugins or features would be adopted for the system.

\n\n\n\n

“Perhaps that would give some clients pause, not being able to pull any fish you wanted out of the sea of WordPress plugins, based on some mention on the web,” said Fritze. “On the other hand, the quality control is reassuring, especially for smaller organizations like ours that have little time to go kicking those tires.”

\n\n\n\n

In any controlled system, it makes sense that not every feature request will be granted. It would increase the quality control burden. However, without more control over tools or features, it could be a non-starter for some publications.

\n\n\n\n

Fritze does have a big feature request for the long term. “If there is one thing that Newspack should make sure happens going forward, it’s to promote easy interaction among Newspack sites, including the ability to communicate one on one and find peer sites that have similar needs and challenges,” he said.

\n\n\n\n

Second Round of Pilot Newsrooms Announced

\n\n\n\n

Oklahoma Watch and the 11 other newsrooms currently in the program are being followed by a larger group of publications. The 34 new sites will have the benefit of the past seven months of work the Newspack team and pilot newsrooms put into the initial launch. Newsrooms in the second phase are expected to relaunch their sites on the platform by the end of February 2020.

\n\n\n\n

Publications such as the Hong Kong Free Press, MLK50: Justice Through Journalism, and The Daily Yonder are a part of the second group. Most are small or medium-sized publications that focus on local news. The full list is available via the announcement post on the Newspack blog.

\n\n\n\n

Like the first group, the new newsrooms will work directly with the Newspack team to identify and address technical issues faced in online journalism. They will continue helping to design and test the platform’s features.

\n\n\n\n

All pilot newsrooms will continue using Newspack for free until March 2020. After that point, the price will jump to $1,000 per month. The price includes priority access to Newspack developers, some level of premium support, quarterly benchmarking reports, and community membership with other Newspack users.

\n\n\n\n

The Newspack team plans to consider additional applications in January 2020. Nearly 500 applicants have applied for the program thus far.

\";s: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, 07 Nov 2019 18:50:49 +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:67:\"WPTavern: The Power of Stories: Chris Lema and the Bridge Framework\";s: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=95240\";s: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/the-power-of-stories-chris-lema-and-the-bridge-framework\";s: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:5474:\"

I would tell you that when Chris Lema, VP of Products at Liquid Web, is speaking, you should listen. But, there is no need to say that. He has an infectious quality that grabs your attention and doesn’t let go. I found myself hanging onto every word in his session, The Content Framework that Powers Stories, Landing Pages, & More, via the WordCamp U.S. livestream this past weekend.

\n\n\n\n

Telling stories is a uniquely human trait. Our ability to weave narratives together is what separates us from lower animals. Sure, other important things such as the ability to make fire, understand advanced mathematics, and build rocket-powered ships all set us apart. But, it is the stories we tell that are the most interesting things about us as a species.

\n\n\n\n

Any good story leaves you waiting to see what will happen next and how the people within those stories react. How they grow. How they change.

\n\n\n\n

This fundamental human activity was at the heart of Lema’s 15-minute presentation. “When people believe that you’ve been where they are and can see that you’ve gotten to the other side, they will follow,” said Lema of selling products.

\n\n\n\n

Ultimately, the bridge framework is about guiding others through your journey and helping them cross the bridge you have found. This framework can apply to your brand, your products, or any other content that you are providing to others.

\n\n\n\n

One thing product makers often fail at is providing a solution before sharing how they have encountered the same problem. “No one feels like they need a bridge until they are facing a river,” said Lema. The struggle must come first.

\n\n\n\n

What Comes After the Product

\n\n\n\n

In 2007, I built one of the most popular themes ever in WordPress’ short history. It does not matter what theme it was. It is long retired. What mattered was it helped users get to their destination.

\n\n\n\n

One theme user who stood out was building a Formula 1 racing website. I was a mediocre designer at best, but this user would create some of the most beautiful customizations that I had ever seen. It seemed like he would change the design every week. Each time, I was in awe at his talent. He continued using this same theme of mine for years, even after I archived it and moved onto other theme projects.

\n\n\n\n

What I should have learned during those years was, without knowing, I had the story right. I knew the technical aspects of why this specific theme was a leap forward. However, I didn’t understand the story I was telling users was drawing people in.

\n\n\n\n

I had been where they were. I had struggled to get to where I was going. I had braved the journey beyond that point and found a path for others to join me.

\n\n\n\n

As time moved on, I became a better developer. I had one more insanely popular theme. Again, it was about the story. I could recognize the problems. I had the same frustrations as others. I had a way to fix those problems and get people from Point A to Point B. I invited others along. I told them I would be there every step of the way.

\n\n\n\n

I never recreated that early success with another theme, at least not on the same scale.

\n\n\n\n

I stopped focusing on what mattered.

\n\n\n\n

I marketed future themes based far too much on the technical aspects. Essentially, I was flaunting my development skills. After years of lucking into success by being a storyteller, I tried to follow the trends of others who were marketing their HTML5, CSS3, or whatever other keyword was popular at the time.

\n\n\n\n

Fortunately, I had loyal users who stuck with me over the years. There was one theme user who would often switch themes whenever I released a new one. Like the racing enthusiast, this person would put his own spin on the design. He used the themes on his photography site. What was interesting about some of the themes was they were not specifically built with photography in mind. That was never my goal when creating them.

\n\n\n\n

What was it that made this user continue using different themes of mine?

\n\n\n\n

It was never about all the bells and whistles. Many of them were unused on the site. It was about what came after activating the theme. It wasn’t about me. It was about the user being able to tell his own story through photos.

\n\n\n\n

In hindsight, I could see that the projects I achieved the most success with were the projects I was the most passionate about. I had built them to solve specific problems. The technical details did not matter. I had built or found a bridge to get to the place that I wanted to be. My excitement and passion naturally transferred to how I spoke about those projects. It changed how I sold them to users. I told my story.

\n\n\n\n

The biggest failures I had were when I did not have a good story to tell.

\n\n\n\n

Watch Chris Lema’s Speech

\n\n\n\n

For those that are running any type of business, you owe it to yourselves to listen to Lema explain how to connect with customers.

\n\n\n\n
\n\n
\n\n\n\n

Lema’s session starts at the 2:59:46 mark if the videos doesn’t start at the correct point. The embedded video should begin at his introduction.

\";s: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, 06 Nov 2019 17:53:14 +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: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:28:\"Matt: State of the Word 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=50414\";s: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://ma.tt/2019/11/state-of-the-word-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:2061:\"

In case you missed it, here’s the first-ever State of the Word… designed completely in Gutenberg:

\n\n\n\n
\n\n
\n\n\n\n

WordCamp US was a fantastic experience, as always. Thank you again to the hundreds of organizers and volunteers who made it happen, to the thousands who attended, and to the city of St. Louis for hosting us. We’ll be back there again next year.

\n\n\n\n

And special thanks to this next generation of WordPress contributors. So exciting to see KidsCamps continue to expand and thrive:

\n\n\n\n
\n

Thank you @photomatt for stopping by KidsCamp today. The kids loved your visit! #WordPress #KidsCamp #WCUS pic.twitter.com/cq65sHkjsI

— Sandy Edwards (@sunsanddesign) November 3, 2019
\n
\n\n\n\n

As you can see, my site is now featuring the new WordPress Twenty Twenty theme. And for more coverage from my State of the Word, check out the recaps from WP Tavern and Post Status. Here’s my full audience Q&A below:

\n\n\n\n
\n\n
\n\n\n\n

You can see my previous State of the Word keynotes here.

\";s: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, 06 Nov 2019 06:38:04 +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: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:79:\"BuddyPress: Test BuddyPress 5.1.0-beta1 thanks to our new BP Beta Tester plugin\";s: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=308797\";s: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://buddypress.org/2019/11/buddypress-5-1-0-beta1/\";s: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:2816:\"

Hi BuddyPress contributors!

\n\n\n\n

We will soon publish a maintenance release (5.1.0) to fix some issues that arose since BuddyPress 5.0.0 “Le Gusto”. A detailed changelog will be part of our official release notes, but, until then, you can check out this report on Trac for the full list of fixes.

\n\n\n\n

Today we’re publishing a very specific beta release for version 5.1.0 as it has two goals:

\n\n\n\n
  • Let you make sure the fixes have no side effects on your community site’s configuration.
  • Test in real conditions the plugin we’ve been working on and which should greatly simplify the way you betatest BuddyPress.
\n\n\n\n

Meet BP Beta Tester

\n\n\n\n\"\"\n\n\n\n

Once installed it will help you to upgrade your website to the latest Beta or Release candidate. You will also be able to downgrade to the latest stable release once you finished your Beta tests.

\n\n\n\n\"\"\n\n\n\n

Once activated, go to the home page of your Dashboard (Network Dashboard if your are using WordPress Multisite) to find the BP Beta Tester sub menu of the Dashboard menu. From this page, you’ll be able to install the 5.1.0-beta1 release clicking on the tab “Upgrade to 5.1.0-beta1”.

\n\n\n\n\"\"You can always downgrade to the latest stable version of BuddyPress using the corresponding tab of the page’s header.\n\n\n\n

The development version of this plugin is hosted on GitHub: you can contribute to it pulling requests or reporting issues. We plan to submit this plugin on the WordPress.org Plugins directory so that it’s easier to install.

\n\n\n\n

Download BP Beta Tester or Download BuddyPress 5.1.0-beta1.

\n\n\n\n

Happy testing \"?\"

\";s: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, 06 Nov 2019 02: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:5:\"imath\";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:37:\"WordPress.org blog: WordPress 5.3 RC4\";s: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=7596\";s: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://wordpress.org/news/2019/11/wordpress-5-3-rc4/\";s: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:3672:\"

The fourth release candidate for WordPress 5.3 is now available!

\n\n\n\n

WordPress 5.3 is currently scheduled to be released on November 12 2019, but we need your help to get there—if you haven’t tried 5.3 yet, now is the time!

\n\n\n\n

There are two ways to test the WordPress 5.3 release candidate:

\n\n\n\n\n\n\n\n

For details about what to expect in WordPress 5.3, please see the first,  second and third release candidate posts.

\n\n\n\n

Release Candidate 4 contains three bug fixes for the new default theme, Twenty Twenty (see #48450), and addresses the following:

\n\n\n\n
  • The Twemoji library has been updated from 12.1.2 to 12.1.3 (see #48293).
  • Two regressions in the Media component (see #48451 and #48453).
  • One bug in the Upload component (see #48472)
  • Five bugs in the Block Editor component (see #48502)
\n\n\n\n

Plugin and Theme Developers

\n\n\n\n

Please test your plugins and themes against WordPress 5.3 and update the Tested up to version in the readme to 5.3. If you find compatibility problems, please be sure to post to the support forums so we can figure those out before the final release.

\n\n\n\n

The WordPress 5.3 Field Guide has also been published, which details the major changes.

\n\n\n\n

A new dev note has been published since the Field Guide was released, Use of the “wp_update_attachment_metadata” filter as “upload is complete” hook. Plugin and theme authors are asked to please read this note and make any necessary adjustments to continue working well in WordPress 5.3 or share any difficulties encountered on #48451.

\n\n\n\n

How to Help

\n\n\n\n

Do you speak a language other than English? Help us translate WordPress into more than 100 languages!

\n\n\n\n

If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, file one on WordPress Trac, where you can also find a list of known 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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Nov 2019 23:56: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: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: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:74:\"WPTavern: State of the Word 2019 Recap: All Roads Lead to 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=95216\";s: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/state-of-the-word-2019-recap-all-roads-lead-to-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:11947:\"
\n\n\n\n

If there was one common theme in Matt Mullenweg’s State of the Word address this year at WordCamp U.S., it was that all roads lead to the block editor. His speech was primarily about blocks, blocks, more blocks, and a dash of community. This doesn’t come as a surprise because we are closing in on the one year mark of the official merge of the Gutenberg plugin into the core WordPress code. It has been a year about blocks, and nothing is changing that course.

\n\n\n\n

WordCamp U.S. 2019 was held in St. Louis, Missouri, over this past weekend. The event was planned and put together by 47 organizers and 122 volunteers. There were 90 speakers who held sessions across a range of topics in multiple rooms.

\n\n\n\n

For people who were not able to attend or watch via the livestream, the sessions are available via YouTube. Eventually, the videos will also make their way over to WordPress.tv

\n\n\n\n

Open: The Community Code

\n\n\n\n

Mullenweg opened The State of the Word by showing a documentary named Open: The Community Code, which is a film that primarily focuses on the WordPress community.

\n\n\n\n

The film explores why people are so passionate about a project that is essentially just code. What drives them to organize and attend events like WordCamps? Why do they volunteer their free time contributing to an industry that sees over $10 billion in profits? What makes the WordPress community different from other projects? The film team interviewed 37 people to get to the bottom of these questions.

\n\n\n\n

The team behind the project is also providing the film and all of the raw footage as open source for others to use.

\n\n\n\n
\n
\n
\n\n\n\n

The Events of the Past Year

\n\n\n\n

Mullenweg primarily focused on WordPress updates and changes within the community when recapping events of the past year. Since the release of WordPress 5.0 on December 6, 2018, WordPress has had two major releases. A third major release, WordPress 5.3, is scheduled to launch on November 12.

\n\n\n\n

During 2019, most heavy work went into the Gutenberg plugin, which was ported back into core WordPress. The number of contributors to Gutenberg more than doubled since WordPress 5.0 launch, an increase from 200 to 480 individuals.

\n\n\n\n

The release of WordPress 5.1 introduced the first iteration of the site health page, new cron features, and a site meta table for multisite installations.

\n\n\n\n

“WordPress is all about empowering users and we wanted to put the information and the tools in the hands of users as well to keep the site running in tip-top shape as we power an ever-increasing percentage of the web,” said Mullenweg of the site health feature. He further explained that it is WordPress’ responsibility to make sure users are up to date and running the latest versions of software.

\n\n\n\n

Building on top of the site health introduction, WordPress 5.2 launched with a PHP fatal error protection and recovery mode. The release also bumped the minimum PHP version to 5.6 and ported all widgets to blocks.

\n\n\n\n

Mullenweg then outlined the work done toward getting WordPress 5.3 ready for its November 12 launch date. The major changes include:

\n\n\n\n
  • 150+ block editor improvements
  • Twenty Twenty default theme
  • Date/Time improvements and fixes
  • PHP 7.4 compatibility
\n\n\n\n

As of now, 83% of all users on WordPress 5.2 or newer are running at least PHP 7. This means the WordPress project has done what it can from the user end. It is now time to start working with hosts to get sites updated to the latest version of PHP.

\n\n\n\n

The block editor is now available on both Android and iOS devices. Mullenweg announced they were almost done with offline post support and that a dark mode is coming in weeks.

\n\n\n\n

The community had a good year. In 2019, there were 141 WordCamp events, 34 of which were in new cities. There were 17 Kids Camps for younger contributors to get involved. There were also over 5,000 meetups and 16 do_action() charity hackathons.

\n\n\n\n

The WordPress news page has been highlighting one story from HeroPress every month in the past year. HeroPress is a project that allows people to tell their stories of how they got involved with WordPress.

\n\n\n\n

Mullenweg held a moment of silence for long-time community member Alex Mills (viper007bond) who passed away earlier this year after a long-fought battle with leukemia. Automattic is planning to finance a scholarship in his honor. The scholarship will go to a plugin developer to attend WordCamp U.S. who has not had an opportunity to attend.

\n\n\n\n

2019: The Year of the Block Editor

\n\n\n\n
Slide with screenshots of Gutenberg criticism from users.
\n\n\n\n

Mullenweg started focusing on the block editor after recapping the events of the past year. WordPress 5.0 was released one day before WordCamp U.S. 2018 in Nashville.

\n\n\n\n

“We had people coordinating work from airplanes,” said Mullenweg. “There were impromptu groups of core developers, testing and packaging the release in the hallways. The polyglots, marketers, and support teams were just scrambling to get ready.”

\n\n\n\n

He explained the reason for the biggest change to WordPress in its then 16-year history. “We came together and decided to make this big change cause we wanted to first disrupt ourselves. We wanted to empower more WordPress users to realize our mission of democratizing publishing, and wanted to make the web a more open and welcoming place.”

\n\n\n\n

Not everyone was happy with the direction of WordPress and its new block editor. It was a rough year from a leadership perspective to have a vision and see it through, despite constant negative feedback. Mullenweg highlighted some of the comments that were critical of the block editor and explained that they had learned a lot from the process.

\n\n\n\n

“I think that we also have a great opportunity when we make big changes in the future,” said Mullenweg. “Sort of build that trust in the conversations around testing, using GitHub for development, things like accessibility. So, I understand why we had a lot of this feedback. But, we did get through it together.”

\n\n\n\n

Mullenweg highlighted that, according to Jetpack plugin stats, over 50 million posts have been written in the block editor. That amounts to around 270 thousand posts per day. It is important to note that this stat is on the lower end because it only accounts for users of the Jetpack plugin. Therefore, the number is likely much higher.

\n\n\n\n

He covered the performance improvements to the editor, block motion when moving blocks, typewriter mode, block previews, and the social block. “These are like the Nascar stickers of the web,” he said of social icons. “They’re everywhere.”

\n\n\n\n

The Next Steps for the Block Editor

\n\n\n\n

In his address, Mullenweg covered the four phases of the Gutenberg project.

\n\n\n\n
  1. Easier Editing
  2. Customization
  3. Collaboration
  4. Multilingual
\n\n\n\n

The first phase was the initial launch and iteration of the block editor for content. The second stage, which we are in now, is about full site customization. This includes widgets and non-content areas, and will eventually cover areas like the site header and footer. It will be interesting to see how page-building plugins work with these upcoming changes. Some could use WordPress as the foundational, framework-type layer. Others may go their own way. Themes will also have to keep pace with the changes.

\n\n\n\n

Phase three, collaboration, will introduce a feature that allows multiple authors to collaborate and co-edit posts on a site in real time. With any luck, WordPress will also build in a proper system for attributing posts to multiple authors.

\n\n\n\n

The fourth and final phase cannot get here fast enough. As WordPress usage continues to grow around the world, it is past time that it offered a multilingual experience. “We’re going to tackle the Babel fish problem,” said Mullenweg.

\n\n\n\n

Also on the roadmap is the concept of block patterns. Patterns would be a groups of blocks that follows common patterns seen across the web. The existing Media & Text block is an example of a common pattern, but new patterns would go far beyond something so basic. By providing patterns to users, they could simply insert a pattern and fill in their details, which should make it easy to rapidly create rich content.

\n\n\n\n

Watch the State of the Word

\n\n\n\n
\n
\n
\n\n\n\n

Mullenweg’s entire presentation was done from the block editor. He used the Slides plugin created by Ella van Durpe.

\n\n\n\n

Community Questions and Answers

\n\n\n\n

The Q&A sessions after Mullenweg’s address was more focused on community and policy.

\n\n\n\n

Rian Kinney asked whether we would see official policies on accessibility, ethics, conflicts of interest, and diversity. She wanted to know how the community could make this happen over the next year.

\n\n\n\n

While a privacy policy is in the footer of WordPress.org, Mullenweg expressed his desire to not make changes than lean too heavily on policy. “That is in spite of there being a policy or not, we’ve tried to enact bigger changes in WordPress in a policy-first way in the past,” he said. “To be honest, it felt nice but didn’t always make things actually change.” He said we usually do better by working with people to make changes rather than starting with the policy.

\n\n\n\n

Olivia Bisset, a young WordCamp speaker behind Lemonade Code, asked Mullenweg how we could inspire kids who are currently in school to get involved with WordPress. The project has tough competition coming from more exciting technology sectors such as robotics and other industries that are swaying the next generation.

\n\n\n\n

“This is going to be on YouTube later, and boys and girls, maybe of your generation, will see you here asking a question and being a speaker at WordCamp in front of a thousand adults,” said Mullenweg. “And, you know, it’s kind of beautiful.”

\n\n\n\n

Mullenweg said that we need more stories from younger people on HeroPress and that Kids Camps will help. He said that WordPress should be easier and more accessible, which are things that the current generation is more aware of and care about. He also mentioned Automattic’s recent acquisition of Tumblr, which has a larger user base of young users, as a way to introduce them to WordPress.

\n\n\n\n

View the Q&A portion of The State of the Word in the following video.

\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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Nov 2019 19:18:46 +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:55:\"Post Status: Matt Mullenweg’s State of the Word, 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:31:\"https://poststatus.com/?p=70832\";s: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:61:\"https://poststatus.com/matt-mullenweg-state-of-the-word-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:10222:\"

WordCamp US 2019 is taking place for the first time in St. Louis, Missouri, where more than 1,300 WordPress community members and leaders are gathered.

\n\n\n\n

It\'s been the year of Gutenberg in 2019, and in his State of the Word, Matt Mullenweg highlighted what has been accomplished and what is coming next.

\n\n\n\n

Matt kicked off the event with the premiere of Open: The Community Code, a film about the WordPress open source community.

\n\n\n\n

Open was really well done and made a great introduction to Matt\'s review of the year\'s achievements. In the film, Matt says that $10 billion flows through the WordPress economy every year, but that doesn\'t define the community. WordPress is more than code, more than business. Matt says, “It\'s more than a tool.” It\'s more like a canvas that “anyone can paint on.”

\n\n\n\n

Open is a film about WordPress and what WordPress really is — not just software, but people, a community, and a mission. Open is a documentary short produced by Andrew Rodriguez and directed by Sean Korbitz. ​Executive producers Mark Maunder and Kathy Zant of WordFence contributed to the production of Open as well, and they are submitting it to independent and documentary film festivals.

\n\n\n\n

The WordPress Community

\n\n\n\n

The community continues to evolve, thrive, and adapt to the changing environment.

\n\n\n\n

WordCamp US 2020

\n\n\n\n

The next WordCamp US will be hosted during the workweek and won\'t overlap with Halloween. This is something I\'m personally thankful for, as it opens up the weekend for family. Many people, including me, got to the conference late this year due to spending the holiday trick-or-treating with family.

\n\n\n\n

Volunteers Organizers, Speakers, and Sponsors

\n\n\n\n

WCUS was made possible by 47 organizers, 122 volunteers, and 90 speakers. Bluehost, WooCommerce, Jetpack, and Google are this year\'s lead sponsors. Thank you to everyone!

\n\n\n\n

Meetups, People, and Community Endeavors

\n\n\n\n

There have been more than 5,000 WordCamp events and several do_action WordPress community events as well.

\n\n\n\n

One HeroPress story per month is now being featured on the WordPress blog.

\n\n\n\n

Matt honored Alex Mills, a prolific early and long-time contributor to WordPress who passed away in 2015.

\n\n\n\n

WordCamps

\n\n\n\n

There will be a total of 141 WordCamps in 2019, including 34 in brand new cities. There are also 17 KidsCamps happening in 2019.

\n\n\n\n

This year there are at least four WordCamp US speakers under age 15, which makes them younger than WordPress itself.

\n\n\n\n

In 2020, the first WordCamp Asia is happening in February, in Bangkok, Thailand. WordCamp Europe will convene in Porto, Portugal.

\n\n\n\n

One year ago

\n\n\n\n

WordPress 5.0 was released just before WCUS began in Nashville last year, a contentious decision on timing in itself. 2018 was what Matt calls a “controversial year,” where we wanted to “disrupt ourselves.” Gutenberg was included in core despite a lot of criticism in and outside of the community about this decision. Matt says we learned a lot from the process, and it was “really good practice for future changes we want to make.”

\n\n\n\n

He also added, “I understand why we had a lot of this feedback,” and he expressed excitement for WordPress\'s future.

\n\n\n\n

Ways to Get Involved with WordPress

\n\n\n\n

Matt highlighted several ways to get involved in the WordPress community today:

\n\n\n\n
  • Participate in WordCamp contributor days, including one at WCUS.
  • Install the Gutenberg plugin, which is now a testing ground for features. About 275,000 people are taking part in this effort.
  • Install Design Experiments, a new feature plugin to test user interface experiments.
  • Create blocks! Matt made a call for Gutenberg block creation to “expand the window for how people are creating WordPress sites today.” If it\'s JavaScript only it will be able to go easily into the new block directory.
  • Help teach others in the community.
\n\n\n\n

When Matt says why we do all this, he says it\'s to “help the open web.” He says the open web is like a pendulum that can swing to being more closed or more open over time.

\n\n\n\n

Five for the Future

\n\n\n\n

There\'s now a dedicated landing page for Five for the Future to highlight people and organizations devoting 5% of their resources to WordPress development through this program.

\n\n\n\n

Core WordPress Development

\n\n\n\n

There have been two core releases in 2019. WordPress 5.1, “Betty,” brought the “Site Health” screen, along with other feature adjustments and bug fixes. It also included the Cron API and Site Meta for Multisite.

\n\n\n\n

WordPress 5.2, “Jaco,” included live block previews, better block management, and the end of the WSOD (White Screen of Death).

\n\n\n\n

WordPress 5.3 will be released on November 12th. It includes more than 150 block editor improvements. Also in 5.3 is the beautiful Twenty Twenty theme. And thanks to a new security feature, every six months or so, WordPress will send administrator email verifications to help ensure site admins are staying up to date.

\n\n\n\n

The minimum PHP version requirement for WordPress is now 5.6.20, which ended support for 5.2 and 5.3. Compatibility is now up to PHP 7.4. More than 80% of all WordPress sites are now on PHP 7 or higher. Matt highlighted the still-urgent need to improve update mechanisms and strategies with webhosts and site owners.

\n\n\n\n

We are currently at 1,122 total unique contributors to WordPress this year. WordPress 5.3 will have more than a hundred contributors than any release before.

\n\n\n\n

Gutenberg

\n\n\n\n

There have been more than 20 major Gutenberg releases, and the number of Gutenberg contributors is up to 480 from 200 a year ago. Matt says the number of sites using Gutenberg is up more than 2.7 times, and we just surpassed 50 million posts created in Gutenberg. Gutenberg-based posts are increasing at a rate of about 270,000 posts per day as tracked by Jetpack, so that\'s a conservative estimate.

\n\n\n\n

In last year\'s State of the Word question and answer session, someone asked what percentage of Gutenberg was complete, and Matt answered “10%.” A year later he says he thinks it\'s about 20% complete. He also highlighted how it\'s an ongoing process that he expects to take a decade to bring to fruition everything he envisions.

\n\n\n\n

Gutenberg Feature Improvements

\n\n\n\n

There are a lot of improvements happening:

\n\n\n\n
  • Gutenberg is now fully mobile compatible, and many of the core blocks are fully integrated. Offline support and dark mode are also nearly complete.
  • The average time to load Gutenberg has been cut in half, and time to type has been reduced from 170ms to 53ms.
  • There is now a smoother scrolling motion in Gutenberg.
  • Block previews allow you to see what a block looks like before you insert it, and it also allows you to see more information about what the block does.
\n\n\n\n

Other Gutenberg features in the works:

\n\n\n\n
  • Social icons that can be placed anywhere.
  • The navigation menu is going to be an inline Gutenberg block — a likely precursor to “customize all the things.”
  • Gradients will be more a part of the Gutenberg experience.
  • Core Gutenberg is getting a button block.
\n\n\n\n

Matt recognizes that we\'ll have thousands of blocks created for Gutenberg, and there will be a block directory which will load inside the Gutenberg editor. Patterns will be collections of blocks that people can install in bulk.

\n\n\n\n

Matt says he thinks people will be able to create just about any type of website layout in just a few clicks when Gutenberg is mature.

\n\n\n\n

Several use cases of Gutenberg were highlighted in Matt\'s talk, from newsletter editors to WordCamps, newsrooms, Microsoft Word converters, and more.

\n\n\n\n

The Four Phases of Gutenberg

\n\n\n\n

Matt continues to highlight the four phases of Gutenberg development and where we are now.

\n\n\n\n
  • Easier editing: simply making the WordPress editing experience better has been the focus of the last year.
  • Customization: we are “in the thick” of the customization phase now, some of which is complete, and some (like full inline site editing) is still to come.
  • Collaboration: real-time editing collaboration is coming in the third phase, something I\'m very excited about.
  • Multilingual: core WordPress and core Gutenberg will have complete multilingual support.
\n\n\n\n

In conclusion

\n\n\n\n

Matt\'s slides for the State of the Word were actually built with Gutenberg.

\n\n\n\n

The code for the presentation is on Github for anyone to use.

\n\n\n\n

It\'s been an interesting and challenging year for WordPress. With that observation, Matt opened up the question period.

\n\n\n\n

Here\'s the complete video:

\n\n\n\n
\n\n
\n\n\n\n

And the Q&A; session:

\n\n\n\n
\n\n
\n\n\n\n

Photo of Matt by Brian Richards for Post Status. Thank you to David Bisset for live-tweeting the event while I wrote this.

\";s: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:\"Sat, 02 Nov 2019 22:30: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: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: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:38:\"WordPress.org blog: 2019 Annual Survey\";s: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=7460\";s: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://wordpress.org/news/2019/11/2019-annual-survey/\";s: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:1735:\"
\"\"
\n\n\n\n

It’s time for our annual user and developer survey! If you’re a WordPress user or professional, we want your feedback.

\n\n\n\n

It only takes a few minutes to fill out the survey, which will provide an overview of how people use WordPress. We’re excited to announce that this year, for the first time, the survey is also available in 5 additional languages: French, German, Japanese, Russian, and Spanish. Many thanks to the community volunteers who helped with the translation effort!

\n\n\n\n\n\n\n\n

The survey will be open for 4 weeks, and results will be published on this blog. All data will be anonymized: no email addresses or IP addresses will be associated with published results. To learn more about WordPress.org’s privacy practices, check out the privacy policy.

\";s: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:\"Sat, 02 Nov 2019 21:15: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:16:\"Andrea Middleton\";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:76:\"WPTavern: BoldGrid Joins Forces with W3 Edge, Acquires W3 Total Cache Plugin\";s: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=95188\";s: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:86:\"https://wptavern.com/boldgrid-joins-forces-with-w3-edge-acquires-w3-total-cache-plugin\";s: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:5167:\"

BoldGrid, a WordPress product and services company, announced today that it has joined forces with W3 Edge, the parent company behind the popular W3 Total Cache (W3TC) plugin. BoldGrid acquired the W3TC plugin and retained its creator, Frederick Townes, along with its development and support staff. The two teams will operate as sister companies but jointly work on the plugin’s future roadmap.

\n\n\n\n

“There are some things a larger team can accomplish for Total Cache that we are targeting right now,” said Brad Markle, development manager at BoldGrid. “After a few more releases of core Total Cache features, the TC team is slated to help accelerate our CRIO Theme Framework on the BoldGrid side.”

\n\n\n\n

BoldGrid has a range of plugins, themes, and services for WordPress sites. The company offers plugins like its post and page builder, themes such as its “super theme” CRIO, and services like testing and performance coaching.

\n\n\n\n

W3 Edge’s primary product is its W3TC plugin, which serves as the caching solution for over one million WordPress installs. It is one of the most-used caching plugins available in the official WordPress plugin directory.

\n\n\n\n

Many competing caching plugins have been gaining considerable exposure in the past few years. Some of those are free. Others, such as WP Rocket, have captured large segments of the premium market. Managed WordPress hosts also generally offer built-in caching solutions as part of their strategy to build their customer numbers. The question is whether this move will provide growth for W3TC and any related products or services.

\n\n\n\n

The Future of the W3TC Plugin

\n\n\n\n
Screenshot of a new Caching Statistics page for W3 Total Cache
\n\n\n\n

The BoldGrid team has plans to continue developing the W3TC plugin. “Since joining with the awesome team at W3, we have been working to add in some slick new features like Caching Statistics and Lazy Loading,” said Harry Jackson, product manager at BoldGrid.

\n\n\n\n

“We are also looking to partner with theme and plugin developers to ensure the widest range of compatibility for the product, and the WordPress Community,” said Jackson. It is unclear what such partnerships would entail and the type of compatibility needed from third-party developers. The BoldGrid team did not provide further details.

\n\n\n\n

For some users, the W3TC interface and options can be overwhelming. “User Experience is at the top of the list of things we are working on,” said Sash Ghosh, BoldGrid’s marketing manager. “It can be challenging for some users to fully understand and utilize all the powerful features. We will soon be adding an on-boarding and configuration guide to the plugin that will hopefully make the plugin accessible to more users.”

\n\n\n\n

Building Trust After a Rocky Past

\n\n\n\n

Despite setbacks in 2016, the W3TC plugin has maintained over one million active installs over the past three years. In March of that year, there was concern that the plugin was abandoned after no activity for seven months. The plugin was not working for many users on the latest version of WordPress.

\n\n\n\n

Much of the issue seemed to stem from not yet knowing how to scale such a popular product with a small team.

\n\n\n\n

Later in September of 2016, a high-risk XSS vulnerability was discovered with the plugin. The plugin developer patched the plugin quickly. However, the updated versions introduced new bugs and a poor experience for many users.

\n\n\n\n

While things seem to have been running more smoothly in recent years, there is still some level of distrust within the inner WordPress community. When asked how they are prepared to address past issues and assure they are looking out for the best interests of users in the future, the BoldGrid team said that security is a top priority. They also expressed their openness to community feedback for improvement.

\n\n\n\n

“As with all big plugins, there are challenges with functionality, features, and security,” said Jackson. “With a bigger team and additional Quality Assurance resources we feel that Total Cache will continue to improve in all the major areas. We have also introduced a public pull request process to facilitate additional feedback and bug fixes. Though you can’t ever guarantee security, our team is very committed and respects our responsibilities to our million-plus users.”

\";s: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, 01 Nov 2019 14:01:49 +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: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:56:\"WordPress.org blog: The Month in WordPress: October 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=7449\";s: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/11/the-month-in-wordpress-october-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:6217:\"

October has been a busy month with preparations for WordCamp US as well as the next major release of WordPress. Read on to find out about all that work and more.

\n\n\n\n
\n\n\n\n

WordPress 5.2.4

\n\n\n\n

On October 14, WordPress 5.2.4 was released as a security release fixing 6 security issues. The fixes were backported to earlier versions of WordPress as well, so they’re available for sites not yet upgraded to 5.2.

\n\n\n\n

This kind of release is only possible because people report security issues responsibly so that the Core team can address them. You can find out more specific information about the fixes on the release documentation page.

\n\n\n\n

Want to get involved in building WordPress Core? Follow the Core team blog, and join the #core channel in the Making WordPress Slack group.

\n\n\n\n

WordPress 5.3

\n\n\n\n

WordPress 5.3 has seen active development over the past month, with a release date set for November 12. You can download and test the release candidate to get a taste of what to expect—this is largely what final release will look like.

\n\n\n\n

This is a big release with a number of exciting and important updates. Among them are significant changes to the look of the admin interface, enhancements to the block editor that will affect developers of themes and plugins, large improvements to the way that Core processes images, updates to cater for some functions specific to PHP 7.4, improvements to the Site Health feature, and many more improvements that are all documented in the WordPress 5.3 Field Guide.

\n\n\n\n

In addition to these Core updates, the upcoming major release will also include the new default theme, Twenty Twenty.

\n\n\n\n

Want to get involved in building WordPress Core? You can contribute by testing the upcoming release, as well as follow the Core team blog, and join the #core channel in the Making WordPress Slack group.

\n\n\n\n

New Core Committers

\n\n\n\n

Three new committers have been added to the WordPress Core organizational structure. Core committers are individuals who have direct access to the Core development code repositories in order to publish updates to the software.

\n\n\n\n

The new committers are Ian Belanger (@ianbelanger), Timothy Jacobs (@timothyblynjacobs), and Joe Dolson (@joedolson). While Ian’s commit access is specifically for Core themes, both Timothy and Joe have full access to Core. This type of access is only given to individuals who have proved themselves with high-quality contributions and a deep understanding of how the WordPress project works.

\n\n\n\n
\n\n\n\n

Further Reading:

\n\n\n\n\n\n\n\n

Have a story that we should include in the next “Month in WordPress” post? Please submit it here.

\";s: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, 01 Nov 2019 07:28: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:\"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:\"\";}}}}}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:71:\"Akismet: Version 4.1.3 of the Akismet WordPress Plugin is Now Available\";s: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:\"http://blog.akismet.com/?p=2058\";s: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:57:\"https://blog.akismet.com/2019/10/31/akismet-plugin-4-1-3/\";s: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:640:\"

Version 4.1.3 of the Akismet plugin for WordPress is now available. It contains the following changes:

\n\n\n\n
    \n
  • We’ve improved the activation and setup process.
  • \n
  • We’ve fixed a bug that could have allowed an attacker to make you recheck your Pending comments for spam.
  • \n
\n\n\n\n

To upgrade, visit the Updates page of your WordPress dashboard and follow the instructions. If you need to download the plugin zip file directly, links to all versions are available in the WordPress plugins directory.

\";s: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, 31 Oct 2019 15:59:19 +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:\"Christopher Finke\";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:83:\"WPTavern: Jason Schuller Launches DSKO, a Discovery Network for Creators and Brands\";s: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=95158\";s: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:93:\"https://wptavern.com/jason-schuller-launches-dsko-a-discovery-network-for-creators-and-brands\";s: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:6705:\"
\n\n\n\n

On October 23, Jason Schuller officially announced that his new side project built on WordPress was open to the public. The idea behind DSKO was to solve the issue of discoverability for creators and brands across various networks and websites by consolidating everything into a single space.

\n\n\n\n

The website offers an easy signup process. DSKO currently features 220 profiles, but that number is sure to grow. For now, the site is purely about discovering creators and finding out how to contact or follow them through website or social media links.

\n\n\n\n

The site allows profile creators to set up a bio, image, and even video, such as the one seen on the ArtSnacks profile. It will be interesting to see how people use this new WordPress-based site as a branding tool.

\n\n\n\n

“I’ve been asked what the incentive is to re-visit DSKO after you’ve created a profile,” said Schuller in a Twitter update. “I have features (some nearly finished) in the works which will make that crystal clear.”

\n\n\n\n

Schuller has been active within the WordPress community for over a decade. He originally launched Press75, a WordPress theme shop, in 2008 with a focus on video-centric themes. Like several others in the theme business at that time, he had the fortune of good timing. From 2008 through the next couple of years, theme companies enjoyed little competition and a wide-open market for exploration. However, business growth plateaued after a while.

\n\n\n\n

“I quickly realized that my perception of how to properly launch and scale a project had been skewed by my experience with my WordPress theme business,” wrote Schuller in a history of his theme business. “With Press75, I just built it and they came — a strategy that surprisingly doesn’t work so well the majority of the time for new ventures.”

\n\n\n\n

Unable to duplicate his early success and unhappiness with the direction of WordPress theming, he sold Press75 in 2014. Since then, he has moved onto new ventures such as Leeflets, a single-page website creator on top of WordPress.

\n\n\n\n

“There seems to be growing interest in minimalist single-page website solutions for simple profiles (e.g. Carrd.co, Linktr.ee, etc),” said Schuller. “After building [Leeflets] last year, it occurred to me that while all of these options are great for creating an individual site/page, none of them enable the people and brands who are using them to be discovered beyond organic search via Google or sharing a URL across various other networks. My goal was to see if I could solve that by creating a discovery network for people and brands.”

\n\n\n\n

The inspiration behind DSKO came from projects like existing single-page website builders. Schuller said the grid design and navigation were inspired by the image-sharing site Unsplash while Twitter inspired the profiles. “I wanted it to be extremely quick and easy to browse, find and consume profiles,” said Schuller.

\n\n\n\n

While borrowing concepts from popular projects already in the wild, he wanted to put his spin on them. One interesting custom feature is the ability to connect profiles on the DSKO site to other profiles. For example, a person (creator) can connect his or her profile to a separate brand profile. This helps with the discoverability aspect by allowing visitors to browse connected profiles.

\n\n\n\n

The Technology Running the Network

\n\n\n\n
\n\n\n\n

DSKO is a completely front-end interface built on top of WordPress and shows what can be done without sending users to the WordPress backend.

\n\n\n\n

“Essentially, DSKO boils down to users, profiles, categories, and tags which makes WordPress the perfect framework,” said Schuller. “The functionality was there, I just needed to create a custom front-end experience to manage it all. Most of my recent projects have utilized WordPress this way, and every time I make something new, I borrow aspects from the previous project.” This allows Schuller to bring a project from the concept stage to production more quickly.

\n\n\n\n

The only third-party plugin running on the site is Admin Columns Pro, which makes it easier for Schuller to manage users and content based on custom fields.

\n\n\n\n

For those who create a profile on DSKO, one uncommon feature is that there is no password field. Instead, the site provides a “magic” login link. “Essentially, by removing the concept of a password, I’ve simplified the onboarding process and am validating a real email address (ensuring a real user) at the same time.”

\n\n\n\n

The system generates a unique login token when the user creates a new account. The token is sent as a link to the user email address. The link is used to log into the site. When a session expires or a user logs out, users can get a new link by re-entering their email address.

\n\n\n\n

Currently, the code behind the site is not available to the public. However, Schuller did say that he would consider opening up the platform in the future. Starting from a more mature codebase could help other developers in the WordPress space build interesting projects where similar features are needed.

\n\n\n\n

Beyond DSKO: The Present and Future for Schuller

\n\n\n\n

Schuller is currently on contract with 10up. He primarily works with them on the Microsoft In Culture project. “[It] has been an amazing project to be a part of,” said Schuller. Because the contract is only part-time work, it leaves him enough creative freedom to experiment with ideas like DSKO.

\n\n\n\n

Another creative pursuit is an upcoming WordPress plugin that he’s building along with Phil Kurth. It will allow site owners to map custom domains to any post or page on a single WordPress install. The idea was inspired by his work with Leeflets. “It’s going to be the first WordPress product I’ve been a part of since I sold my theme business in 2014.”

\";s: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, 30 Oct 2019 18:32: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: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:37:\"WordPress.org blog: WordPress 5.3 RC3\";s: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=7439\";s: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://wordpress.org/news/2019/10/wordpress-5-3-rc3/\";s: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:3086:\"

The third release candidate for WordPress 5.3 is now available!

\n\n\n\n

WordPress 5.3 is currently scheduled to be released on November 12 2019, but we need your help to get there—if you haven’t tried 5.3 yet, now is the time!

\n\n\n\n

There are two ways to test the WordPress 5.3 release candidate:

\n\n\n\n\n\n\n\n

For details about what to expect in WordPress 5.3, please see the first and second release candidate posts.

\n\n\n\n

Release Candidate 3 contains improvements to the new About page, bug fixes for the new default theme, Twenty Twenty (see #48450), and 9 fixes for the following bugs and regressions:

\n\n\n\n
  • Four bugs in the block editor have been fixed (see #48447).
  • Three Date/Time related bugs have been fixed (see #48384).
  • A regression in date_i18n() has been fixed (see #28636).
  • An accessibility color contrast regression for primary buttons when using alternate admin color schemes was fixed (see #48396).
\n\n\n\n

Plugin and Theme Developers

\n\n\n\n

Please test your plugins and themes against WordPress 5.3 and update the Tested up to version in the readme to 5.3. If you find compatibility problems, please be sure to post to the support forums so we can figure those out before the final release.

\n\n\n\n

The WordPress 5.3 Field Guide has also been published, which details the major changes.

\n\n\n\n

How to Help

\n\n\n\n

Do you speak a language other than English? Help us translate WordPress into more than 100 languages!

\n\n\n\n

If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, file one on WordPress Trac, where you can also find a list of known 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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 29 Oct 2019 21:16: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:19:\"Jonathan Desrosiers\";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:61:\"WPTavern: WordPress Businesses Should Send Out Press 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:29:\"https://wptavern.com/?p=95161\";s: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://wptavern.com/wordpress-businesses-should-send-out-press-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7961:\"

I have only been on the job for less than two months. In that time, one thing has become abundantly clear. The largest companies in the WordPress ecosystem send out press releases to news organizations such as WP Tavern. Small businesses may send an email with few details. Others send nothing at all.

\n\n\n\n

As a former business owner, I never thought about writing a statement to send to the press. Now that I am on the other side, I see how I missed huge opportunities to potentially get more coverage and build a relationship with the publications within the WordPress arena.

\n\n\n\n

Brian Krogsgard of Post Status, a competing publication of WP Tavern, agrees that companies are missing opportunities. “There are many easy wins in PR that only a few companies take advantage of in our space,” said Krogsgard.

\n\n\n\n

As a journalist, I am here to tell the truth, regardless of who or what the story is about. However, there will always be a part of me that wants to see every businesses within the WordPress space succeed. Therefore, this article is a tutorial that will help businesses within our space get their news items out to the public. Plus, the larger and more successful the WordPress community grows, the more potential WP Tavern has of growing its audience. It is healthy for the ecosystem on the whole.

\n\n\n\n

Because of this symbiotic relationship between the media and product creators, it is important that business owners have a good working relationship with the publications that are writing about them.

\n\n\n\n

What Is a Press Release?

\n\n\n\n

A press release is sometimes called a “press statement” or “news release.” It is an official statement from a company about a particular news item. In a sense, it is a news story itself. There are some publications in the larger world of journalism that routinely publish only the press releases sent to them.

\n\n\n\n

A press release can be in the form of an email, text file, PDF, or even video. Its purpose is to simply let the press know about your news.

\n\n\n\n

Why Should Companies Put Together Press Releases?

\n\n\n\n

On occasion, I get a message that says something along the lines of, “Hey, you’re giving the big businesses too much coverage. How about throwing the smaller folks a bone?” That is a fair question. However, what is often the problem is that this news by a smaller company may not be on a particular publication’s radar.

\n\n\n\n

Enter the press release.

\n\n\n\n

This is where smaller companies should sneak a peek at larger companies’ playbooks. Large businesses often have entire public relations (PR) or communications departments. Sometimes they only have one person in that role. What those PR positions are doing is getting the word out, and they are making sure the publications within the WordPress realm know about their news.

\n\n\n\n

Individuals or small companies need not hire someone for communications with the press. However, at least one person should serve as a representative and handle this role.

\n\n\n\n

There are many things happening in the WordPress world on any given day. Even with a press release, there is no guarantee that WP Tavern or another publication will publish your story. There is a guarantee that they won’t if they do not know about it.

\n\n\n\n

A press release is a way to get your foot in the door and should be a part of any company’s strategy.

\n\n\n\n

“I definitely prefer press packets for product launches, particularly if I can see the key features ahead of time,” said Krogsgard. “Press releases at the time of a news event is fine, but the best company PR is usually done by working with media outlets ahead of a release schedule.”

\n\n\n\n

Whether your news is covered will depend on several factors. The important thing, particularly for smaller businesses, is that you put yourself on a publication’s radar.

\n\n\n\n

The team here at WP Tavern will certainly appreciate your company passing along a press release, but do not limit yourself. Send it to other publications. Give podcast creators a copy. Most will be accepting of any news you send their way.

\n\n\n\n

How To Write a Press Release

\n\n\n\n

Press releases can take a few different forms, but there are some things that should be included with every statement that a business issues.

\n\n\n\n

The following is an outline of a basic press release. You can deviate from the formula a bit, but make sure you include the important information.

\n\n\n\n

Contact Information

\n\n\n\n

Journalists need to know how to get in touch with you or the appropriate representative for your company for potential follow-up questions. In the WordPress world, this will primarily be a name and email address. However, including something like your WordPress Slack username for text chats helps.

\n\n\n\n

Most of all, you should provide the best way to contact you.

\n\n\n\n

This also means being prepared to answer questions if and when you are contacted. Quotes are like gold to journalists. It is often the human element that we are after. The press release opens the door to a conversation.

\n\n\n\n

Story Headline

\n\n\n\n

Journalists get a lot of emails, notes, and so on. A press release should contain a headline that is both factual and grabs attention. It should be a brief summary of what news you want to share. It is no different than writing a blog post. In our fast-paced culture, you only have a moment to let someone know that your story is worth reading. Avoid headlines that look like click-bait, but tell why your news is newsworthy.

\n\n\n\n

Depending on the news, a sub-headline is often an extra piece of info that helps. A quick sentence or two that expands on the headline is sometimes necessary to fully explain why the press should continue reading.

\n\n\n\n

Dateline

\n\n\n\n

A press release should always include a dateline. There are two types of datelines. The first type is the date of the press release. This means journalists can move forward with the story.

\n\n\n\n

However, you can also put a future date in the dateline. This is common when you want to prepare publications for an upcoming story that you don’t want to publicly announce yet. This is called requesting a news embargo, which means that publications should sit on the story until that particular date.

\n\n\n\n

Introduction or Lede

\n\n\n\n

A lede is the opening paragraph of a story that answers the five W’s: who, what, when, where, and why. This is the moment you should let journalists know what the story is about. Get to the point in answering those five questions.

\n\n\n\n

Body Copy

\n\n\n\n

After introducing the story, you should stick to relevant information about the story. Any data or details that are important for the story should be included.

\n\n\n\n

“Another thing that’s really helpful is screenshots, or short video overviews, and other brand assets that can provide visual appeal to go alongside a story,” said Krogsgard of writing a compelling press statement. “Do you have a revamped interface? Well nicely packaged visual materials really help sell that to convince me that it’s worth covering — and also to use in the article myself if I do write about it.”

\n\n\n\n

Company Bio or Info

\n\n\n\n

Last but certainly not least is including a section that provides details about your company. Consider it a short biography.

\n\n\n\n

One of the worst things for a journalist covering a story is spending hours trying to dig up your company’s information online instead of working on the story. Providing that information up front is a huge help to the press. It also ensures we are getting your information correct.

\";s: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, 29 Oct 2019 19:49: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: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:64:\"WPTavern: Not Attending WordCamp US 2019? How to Watch From Home\";s: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=95149\";s: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/not-attending-wordcamp-us-2019-how-to-watch-from-home\";s: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:3419:\"

For those of you unable to attend WordCamp US at St. Louis, Missouri, this weekend, the event will be available for live streaming. The conference runs from Friday, November 1, through Sunday, November 3. Friday and Saturday’s regular sessions, which do not include workshops, will be streamed.

\n\n\n\n

While previous events like WordCamp US 2018 have always been available to watch for free, they required you to sign up before viewing. This year’s event is open with no such restriction. You can simply pick a streaming video and watch.

\n\n\n\n

There will be multiple livestreams running simultaneously based on the room the parallel sessions are happening in. The WordCamp organizers have already set up the livestream videos with YouTube. By going to the Friday livestream or Saturday livestream page, you can set a reminder for any particular room you want to watch via the YouTube embed.

\n\n\n\n

There are many sessions planned for the camp schedule. The tough problem is going to be figuring out what to watch with overlapping streams from three rooms. All times on the schedule are in Central Time US (CST).

\n\n\n\n

If you have a question for a particular speaker, WordCamp US will have a volunteer social media team keeping an eye on the following hashtags on Twitter. The volunteers may ask your question if time permits for the session.

\n\n\n\n\n\n\n\n

Watch Previous WordCamp US Speakers

\n\n\n\n

If you can’t wait for this year’s sessions, you can view the 2018 sessions from WordPress TV. It is a good way to get yourself in the mood for this year’s event and to look at how much WordPress has changed in the past year.

\n\n\n\n

One of the most interesting WordCamp videos is always the “State of the Word” presented by Matt Mullenweg, co-founder of WordPress. You can watch last year’s video below. What do you expect to see in this year’s talk?

\n\n\n\n
\n
\n
\n\n\n\n

How Will You Attend WordPress US 2019?

\n\n\n\n

Are you planning on attending in person this year? Or, will you be among the many who are watching from home, the office, or elsewhere?

\n\n\n\n

Unfortunately, WP Tavern will not be able to cover the event in person this year. However, we will be watching from home like many of you. Feel free to drop your recommended must-watch sessions in the comments.

\n\n\n\n

If you are unable to attend or watch via livestream, the videos will be available on WordPress TV and YouTube to watch at your leisure.

\";s: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, 28 Oct 2019 17:18:40 +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: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:58:\"WPTavern: Automatic Image Alt Tags and More with Image 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=95129\";s: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:69:\"https://wptavern.com/automatic-image-alt-tags-and-more-with-image-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:8901:\"
\n\n\n\n

I had the opportunity to test the Image SEO plugin over the past week. Image SEO is a plugin that connects to an accompanying online service that processes images uploaded to a WordPress installation. The plugin can automatically rename file names, create alt tags for screen readers, and optimize images for Pinterest.

\n\n\n\n

The plugin is one half of a Software as a Service (SaaS) product. To use the image processing features, you must sign up for an account on the Image SEO website. Currently, users are provided credits for processing 10 images for free to test out the service. After that, image processing requires a monthly or annual fee based on a set number of images. Pricing starts at 4.99€ per month for the lowest tier and ranges up to 59.99€ for the enterprise option. The service also offers one-time purchases for a given number of images.

\n\n\n\n

The Image SEO team went public with their plugin and service in April and have been refining the product since. Aurelio Volle, co-founder and chief marketing officer, said a big part of the process was removing unnecessary features in favor of developing the core product and creating new features.

\n\n\n\n

“[Thomas Deneulin] asked me in December 2018 to come and work with him on a project,” said Volle. “They had developed an Image SEO auditing tool but they were not able to sell it. I went through the product, cut so many features, created a new narrative, asked for reviews, etc.” Volle’s work primarily centered around identifying user needs and figuring out what they would be willing to pay for the service.

\n\n\n\n

Volle said they use all the major facial recognition APIs available on the market, but they are not willing to share their secret recipe at this time. “We process the results with an algorithm we created to provide our users with the most relevant data possible for alts and names,” said Volle. “We are still working on the algorithm. The results should be more and more accurate in the future.”

\n\n\n\n

When I come across a new WordPress plugin or theme with the term “SEO” in the name, I cringe. It is used so often as a marketing term that it has lost meaning for me. I’d like to ignore it like a bad commercial on TV, but it’s there in the name. I know it is probably smart to use it for marketing purposes. Despite my misgivings about the name, I gave Image SEO a serious look and found that I liked its potential.

\n\n\n\n

Would I use the plugin? Probably not on a personal blog where I control all of the content. I am a stickler for controlling every aspect of my own content. I am not within the target audience for the plugin.

\n\n\n\n

However, I would use the plugin for a large site with multiple writers. It would work well as part of a quality control system.

\n\n\n\n

My primary interest was in how well Image SEO auto-created image alt tags. I have little interest in what search engine benefits the plugin might provide. I was more interested in how it could help describe images for users who use a screen reader. A plugin that can accurately add alt tags for users on assistive technologies could be useful in an environment with multiple writers. I have worked with clients in the past where such a plugin would have been a welcome addition to the site.

\n\n\n\n

This is not to say the plugin isn’t useful for single-person sites or those with a small group of writers. It depends on whether the individual site could use it. If needed, I would recommend the Image SEO plugin to anyone.

\n\n\n\n

The free service is currently only available in English. If you need alt tags in another language, you will need to go with a premium plan. This would be better opened up to all languages. It is hard to vouch for the accuracy of non-English alt tags when they are not available in the free plan.

\n\n\n\n

How Well Does the Plugin Work?

\n\n\n\n

The plugin gives you the option of automatically renaming image file names and setting alt tags. I would recommend using both of these options. File names like IMG_2019_345.jpg do not tell search engines or users anything about an image, and the automatic alt tags are the most useful feature of the plugin.

\n\n\n\n

The plugin doesn’t make you work to get results. I tested out 60 images (10 free plus an extra 50 provided by the Image SEO team). On the whole, the results were fairly accurate.

\n\n\n\n

However, not every image passed the accuracy test. Take note of the following screenshot with an image of two people standing at the end of some hallway or structure. I’m not exactly sure what they are in, and neither was the service. The resulting alt tag was “Archives – A very dark water – Art.”

\n\n\n\nA rare inaccurate alt tag added by the plugin.\n\n\n\n

I had to throw a few curveballs at the software to see how it stood up. Technologically, humans are not at the pinnacle of artificial intelligence and recognition software, but we are constantly improving. The service will undoubtedly improve over time with anything thrown at it.

\n\n\n\n

My biggest gripe with the plugin is that it automatically prepended the post/page title to the front of every image’s alt tag when uploading via the post editor. There is no reason to do this. The post title often has nothing to do with describing the image for screen readers. I could see this being useful for product images on an eCommerce site. This feature should be opt-in. It would quickly become irritating to manually remove the post title from each image.

\n\n\n\n

The plugin also allows you to add a description, ID, and other elements for use with Pinterest. I also could not figure out how to get the attributes to show for my images on anything but attachment pages. It was unclear how this feature worked on the front end of the site. Admittedly, it did not bother me because I had no interest in this aspect of the plugin.

\n\n\n\n

Bulk Optimizing Images

\n\n\n\n
Bulk optimizing cat pictures, the most useful type of images for internet usage.
\n\n\n\n

The Image SEO plugin allows users to bulk optimize images across the entire site. The bulk optimization tool also allows you to preview the results before deciding on whether you want to make the changes. This can be an extremely powerful tool if you are running a site with a lot of old images with missing alt tags.

\n\n\n\n

The biggest thing to watch out for is that running this tool can eat up a ton of image credits.

\n\n\n\n

A fair word of warning: even the optimization preview uses image credits. I hope this limitation is addressed in some way because it is not clear up front. Using the feature can catch you off guard and drain money if you simply want to preview the optimization prior to deciding whether you want to go through with the changes.

\n\n\n\n

The textual description on the bulk optimization page may even lull you into a false sense of security. It reads, “No worries, you can get a preview of the results before going further.” Fortunately, I was running this on a free account and did not lose real dollars over it.

\n\n\n\n

It will take a bit of time to run, depending on the number of images, but the bulk optimization tool works flawlessly.

\n\n\n\n

How Does the Code Stack Up?

\n\n\n\n

I see little reason for concern with the code. The developers have a clear architecture and hierarchy. It is forward-thinking and uses modern PHP practices.

\n\n\n\n

The one caveat is that the plugin does not use the core WordPress HTTP API for handling remote requests to their service. Users without cURL enabled on their site would be unable to use the plugin, which is likely not an issue for most people. The team said they went with a custom implementation so they could easily deploy their project on other PHP projects and not be limited by tying the code to WordPress. They have reported no problems with customers thus far.

\n\n\n\n

The Final Verdict

\n\n\n\n

There is a lot to like about the plugin. If you are in it for the SEO benefits, having a system in place to automatically rename ugly image file names and create fairly accurate alt tags, you may find this plugin useful.

\n\n\n\n

The plugin is not 100% accurate by any means, but you won’t find that level of accuracy anywhere. With the 60 images I threw at it, it performed well. The pricing model also looks fair for what the service offers.

\";s: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, 25 Oct 2019 19:53: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: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:81:\"WPTavern: GoDaddy Launches eCommerce Hosting Plan in Partnership with WooCommerce\";s: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=95119\";s: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:92:\"https://wptavern.com/godaddy-launches-ecommerce-hosting-plan-in-partnership-with-woocommerce\";s: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:3955:\"

GoDaddy launched an eCommerce tier for their managed hosting plans on October 22. The new tier launched in partnership with WooCommerce and offers over $1,500 of commercial extensions and themes for setting up an online shop.

\n\n\n\n

The eCommerce plan utilizes GoDaddy’s onboarding process available with all managed hosting plans. The system automatically sets up the user’s online shop based on answers provided during onboarding. This process eases the burden of setting up a fully-functional eCommerce website for users who are new to working with WordPress and WooCommerce.

\n\n\n\n

GoDaddy also sets up and maintains a free SSL certificate, a necessity for handling secure payments, as long as the site continues using their managed hosting. This service is available with some of their other managed hosting plans but not the lower tiers.

\n\n\n\n

It makes sense that GoDaddy would try to carve out a slice of the WooCommerce pie now that the plugin is powering 30% online shops around the world.

\n\n\n\n

Neither GoDaddy nor Automattic, the parent company of WooCommerce, has released the details of what the partnership entails. Aaron Campbell, GoDaddy’s head of WordPress Ecosystem and Community, confirmed the two companies did have an official partnership.

\n\n\n\n

The available list of bundled WooCommerce extensions includes the following, but it is unclear what other extensions are available (official extensions number in the hundreds). Campbell said that some extensions are still rolling out on the platform.

\n\n\n\n
  • Advanced Notifications
  • WooCommerce Brands
  • Checkout Field Editor
  • WooCommerce Deposits
  • Follow-Ups
  • WooCommerce Points and Rewards
  • WooCommerce Pre-Orders
  • Product Add-Ons
  • Product Vendors
  • Min/Max Quantities
  • Product CSV Import Suite
  • Memberships
  • Bulk Stock Management
  • Subscriptions
  • WooCommerce Bookings
  • UPS & USPS Shipping Methods
\n\n\n\n

There are a few popular add-on plugins in the mix, but many store owners could need to purchase additional extensions to build their ideal online shop. Setup costs could be steeper than some customers anticipate. Official WooCommerce extensions can range between free and $299 per year.

\n\n\n\n

The plan also makes several premium Storefront child themes available to customers. Like extensions, there is currently no public list of which themes are included with hosting.

\n\n\n\n

The new eCommerce tier runs on the same managed hosting system as other plans, which all allow site owners to run WooCommerce.

\n\n\n\n

“From an ease-of-setup standpoint, eCommerce site owners will definitely benefit from the simplified onboarding process that helps them through setting up their store,” said Campbell. (Read our review of GoDaddy’s onboarding process.)

\n\n\n\n

Aside from potential help from the onboarding process, the value-add for going with the eCommerce hosting tier is directly tied to the bundled WooCommerce extensions and themes. Without an official list available, it is hard to speculate whether the upgrade from the next lowest tier, Ultimate, is worth it. The Ultimate plan runs $5 cheaper each month ($60/year). It is virtually the same plan minus the WooCommerce extensions. Plus, you can run a second website on Ultimate.

\n\n\n\n

Shelling out the extra dollars for the eCommerce tier comes down to personal choice. Whether GoDaddy is offering an extension or theme that would cost more than the $60 in savings each year should play heavily into that decision. A single commercial extension or theme will likely exceed that cost.

\";s: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, 24 Oct 2019 22:23:03 +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: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:64:\"WPTavern: Possibilities of a CMS in the Spatial Computing Future\";s: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=95090\";s: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/possibilities-of-a-cms-in-the-spatial-computing-future\";s: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:10303:\"

In my role at WP Engine, I have the opportunity to travel the world serving as an ambassador for new and interesting ways of using WordPress. I was recently in Raleigh, North Carolina, at All Things Open talking about the possibilities of a CMS in the spatial computing future. This was a lofty topic for 45-minute talk, so I thought I’d share a more in-depth look at a new way to build Extended Reality (XR) experiences with WordPress using a headless approach.

\n\n\n\n

The Headless Craze

\n\n\n\n

I think many of us see headless primarily as a way to make our sites faster and decouple them from the CMS that controls our content. While true in some cases, this is probably not the most compelling lens to view this concept in when we consider what this means for native apps and Augmented, Virtual and Mixed Reality, more broadly defined as Extended Reality.

\n\n\n\n

In order to understand how WordPress can power XR experiences we must take a step back and understand what key features developers and designers desire in interactive applications.

\n\n\n\n

What is the core appeal of a CMS?

\n\n\n\n

Zooming out and looking at what a CMS is at its core highlights a few key features that make my future-looking imagination race. A CMS can be broadly defined as:

\n\n\n\n
  • post/page data
  • meta associated with data like users and posts
  • a secure user system
  • a rich content editor
  • extendability through plugins/themes/etc. 
\n\n\n\n

WordPress shines brightly across this entire spectrum and, pairing that with open-source flexibility, you can build whatever you can dream. User systems and content are key requirements in interactive and media-rich applications such as XR. An open-source solution like WordPress gives developers greater freedom and more control over the source code and the software meaning they can tweak it to perform how they want, unrestricted by licensing. Another level of freedom was achieved when the new Gutenberg editor was merged into WordPress 5.0, further democratizing the power of the world’s most popular CMS.

\n\n\n\n

Possibilities with the New WordPress Editor

\n\n\n\n

We’ve spent a lot of time thinking through the front-end benefits in a unified way to control markup using blocks. I think one aspect of the new WordPress editor that has largely been overlooked in front-end development is the data structure of the blocks themselves. 

\n\n\n\n

Pulling data via the REST API typically returns the final markup of a post. This makes it hard for non-html based applications to parse or use the data. You can certainly sanitize the final output, but it doesn’t provide confidence going forward and often removes important context.

\n\n\n\n

Before a post renders markup in the front end, there are valuable attributes used to determine that final markup. These options are often just as useful to a non-browser application as they would be for a browser-based experience; it’s just a matter of making sure the content is sanitized for your purposes.

\n\n\n\n

Let’s imagine we have an audio block with the attributes of src, loop, autoplay, etc. Those attributes are just as important to a non-browser application that expects the same decisions to be made at runtime. By querying a Gutenberg post, one can pull the audio file and also the attributes of how it should behave, leading to the application being unified with browser behavior.

\n\n\n\n

In the not too distant future, the physical and digital worlds will continue to blend together. As younger generations increasingly interact in ways other than through screens, keyboards, and mice, we should probably begin to create content with that future in mind. Do we really want all that markup saved? Is it even important? If it is, maybe that attribute should be saved, keyed, and exposed via JSON. Markup is really only useful to the front-end rendering.

\n\n\n\n

Sound-Only AR Blog Reader Concept

\n\n\n\n

Bose is pioneering an interesting approach to augmented reality. They have quickly been updating their product offerings to include 6 Degrees of Freedom (6DoF) sensors inside their headphones and sunglasses to power sound-only AR experiences. This gives us three important mechanics for XR; 6DoF head tracking, private sound experiences, and gesture recognition. I decided to use this technology to illustrate the potential in the data structure of Gutenberg blocks. 

\n\n\n\n
\"photo
\n\n\n\n

Using the Gutenberg Object Plugin open-sourced and built by Roy Sivan and contributors, I was able to expose the attribute data in a REST friendly way. I was then able to shift my focus on building mechanics and an MVP application to read a blog without sight. The application puts buttons in 3D space around the visitor. To the right, a “Next Post” button. Directly in front of them, a post body button that plays back a reading of the post data. The voice-to-text technology was made possible by using the Amazon AI Plugin for WordPress

\n\n\n\n

When double-tapping on the frame of the glasses while facing the post body, a voice prompts the visitor to use a nod gesture to playback the post audio. Within 24 hours of sketching the idea, I had a working proof of concept and I attribute that largely to not having to figure out how to prepare my data. Blocks and JSON did it all for me!

\n\n\n\n

The following image is a sketch of the concept along with the final product. 

\n\n\n\n
\"sketch
\n\n\n\n
\"final
\n\n\n\n

Blocks in Traditional Augmented Reality

\n\n\n\n

Spatializing blocks was interesting to me, so I built another proof of concept that demonstrates how 3D prefab objects in a game engine can be associated with 2D blocks on a webpage. Below is a screenshot of a Gutenberg post rendered around my hotel room.

\n\n\n\n
\"Example
\n\n\n\n

While a literal 1:1 representation of a webpage in AR illustrates that we can couple our design decisions in and out of a browser, I think we can go a step further. A block can represent many things; so why not use custom blocks to abstract 3D ideas?

\n\n\n\n

Non-Standard File Types and Abstracting 3D Objects

\n\n\n\n

HTML has a finite list of file types allowed out of the box. That is not to say we are limited to only those options. WordPress is flexible enough to extend to others by simply adding allowed types. 

\n\n\n\n

I’ve been building a music game called Broken Place that allows players to interact with real-time music in AR. The sound engine is running an open-source programming language called Pure Data (PD) that has a very specific file type that only it can read. In WordPress, I am managing post content in a custom post type called “songs” where players can upload their PD patch. Players simply log into the website as a contributor user role and upload their patch. The song post is queried from the native app and the patch is loaded. 

\n\n\n\n
\"An
\n\n\n\n

The content submission options open the potential of allowing users to design their own layouts for music interfaces. Imagine in the graphic below, that each of the 3D knobs pictured were associated with a Gutenberg block called “Knob” and each of those knobs have an attribute associated with the sound message being sent to the audio engine. Content creators could determine how the sound messages are mapped in a grid using the column block. When you nest blocks within a column block, the REST response also nests the objects as children of the block and logic can be applied using the JSON structure.

\n\n\n\n
\"A
\n\n\n\n

Narrative Design Potential

\n\n\n\n

In post data, we are telling stories; some informational, some personal, but they serve as thought capsules. I dream of a future where posts are much more than just text and images on a screen. Spatializing content provides amazing opportunities for narrative design. I’ve seen this potential represented in the AMP Stories and hope that structure could help inspire stories told within 3D physical spaces. 

\n\n\n\n
\"image
\n\n\n\n

Imagine the same post structure of AMP stories, but for 3D spaces that you can drop in your home or office. Mozilla Hubs is leading the charge in collaborative XR spaces open to all devices and I see interesting potential in combining a WordPress narrative design for Mozilla Hubs to allow shared storytelling experiences. 

\n\n\n\n

I’m excited to continue exploring new ways of using headless WordPress to power XR experiences and help usher in an entirely new era in how we interact with and create digital content.

\";s: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, 24 Oct 2019 13:00: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:16:\"Anthony Burchell\";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: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:71:\"WPTavern: Curated List of Featured Themes Coming to the Theme Directory\";s: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=94278\";s: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:82:\"https://wptavern.com/curated-list-of-featured-themes-coming-to-the-theme-directory\";s: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:6712:\"

Themes are the face of WordPress.

\n\n\n\n

Like it or not, the average user is more interested in what their site looks like when they first begin using the platform than what the thousands upon thousands of plugins can do for them. Perhaps that’s unfair to plugin developers — there are more exciting things happening in the plugin world right now — but it is what it is. Themes are visual, and they are what sell the platform to people who just want a site that looks good.

\n\n\n\n

While WordPress is massive, I can’t help but think that it is losing out on more users because such users are not always presented with solid options for their site’s design out of the gate.

\n\n\n\n

Most of the default Twenty* themes are good introduction themes for first-time users, but they are not to everyone’s tastes.

\n\n\n\n

I’ve worked with numerous users who were setting up their first WordPress site over the years. Today, many similar people use a pre-installed script to launch WordPress from their web host. Much of the initial work is done for them. Often, they are unfamiliar with the WordPress community and what is available out there. They don’t know how to find, buy, and install a theme from a reputable commercial theme business.

\n\n\n\n

What they do is head over to the add-new theme page in their WordPress admin, and they are presented with the “Featured” themes list.

\n\n\n\n
Featured themes list in the WordPress admin.
\n\n\n\n

Sometimes a user gets lucky. Other times it is a crapshoot.

\n\n\n\n

For several years now, the official WordPress theme directory has shown a random list of themes from the 7,000 or so themes available.

\n\n\n\n

While themes in the directory undergo a strict code review, there is no quality control on design. That is a good thing because it allows designers at any level to contribute to the platform. Open source communities should always have an open contribution process, and themes are one area that many developers get started with WordPress.

\n\n\n\n

However, the term “featured” implies that there is something particularly special about those themes. They should be distinctive in some way. They should be a cut above the rest. That’s not what we have today, and it’s not what has been presented to users for the last half decade.

\n\n\n\n

This is a huge missed opportunity.

\n\n\n\n

Today, web hosts have started taking over this role. Whether it is GoDaddy’s onboarding process with their custom Go theme or WP Engine with the Genesis framework, hosts are doing the job that WordPress.org couldn’t manage to get together.

\n\n\n\n

How Featured Themes Became Random

\n\n\n\n

In the 2013-2014 era, the WordPress theme review team (TRT) was trying to find a way to get more people to contribute to the review process. By that time, themes had become big business and more theme authors were submitting themes to the directory. The team implemented a program that allowed the top reviewers each month an opportunity to pick the featured themes.

\n\n\n\n

The program’s original intention was for reviewers to select a theme they liked during reviews. The best-laid plans…

\n\n\n\n

The problem was that nearly all of the top reviewers were theme authors. Their incentive for doing reviews was to get their themes featured. Big theme businesses stood the most to gain. They could put multiple reviewers to work who would knock out review after review.

\n\n\n\n

It wasn’t a level playing field. Even if it had been, the featured themes list was being taken over by business interests via a pay-to-play system. Those with the most resources would always come out on top.

\n\n\n\n

Theme companies featured on WordPress.org were already raking in cash at that point. Zerif Lite, a theme in the popular list just two years later in 2016, reported north of $100 thousand per month from upsells. Even at one-tenth of that number, it is enough incentive for any businesses to play the system to their advantage.

\n\n\n\n

In April 2014, the program was shut down because reviewers were choosing their own themes and repeatedly featuring the same themes. The featured list then began showcasing a new set of random themes every day.

\n\n\n\n

Randomly-chosen featured themes levels the playing field for every theme author. However, it doesn’t showcase the best that WordPress has to offer.

\n\n\n\n

A Curated List of Themes Coming Soon

\n\n\n\n

The TRT decided in their team meeting yesterday on a change in how featured themes are handled. Denis Žoljom wrote in the meeting notes that the team would try a curated list for a few months to see how the WordPress community responds.

\n\n\n\n

The current plan is to hold a meeting every two or three weeks where people can recommend themes to be featured based on their design, code quality, and potentially other merits. The team reps would pick from the recommendations.

\n\n\n\n

The reps are still deciding how to best handle any foreseeable issues before the new program begins. The team was divided over whether there should be a curated list and what the criteria might be for such a list. The biggest concern is over the potential for abuse and conflicts of interest. These and other problems will be something the reps will need to figure out.

\n\n\n\n

The general consensus seems to be that featured themes would not have any upsells or other commercial aspects. That could limit the pool of potential themes considerably because many theme authors have some sort of commercial interest in having their themes hosted in the official directory.

\n\n\n\n

I welcome the change from seeing random themes every day. I want to see the diamonds in the rough that get buried beneath big business and themes that dominate the landscape in the separate popular list. I want to see theme authors who are building unique themes front and center.

\n\n\n\n

The big question is whether this change will help users find that perfect theme for their sites.

\";s: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, 23 Oct 2019 18:30: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: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:37:\"WordPress.org blog: WordPress 5.3 RC2\";s: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=7425\";s: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://wordpress.org/news/2019/10/wordpress-5-3-rc2/\";s: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:3740:\"

The second release candidate for WordPress 5.3 is now available!

\n\n\n\n

WordPress 5.3 is currently scheduled to be released on November 12 2019, but we need your help to get there—if you haven’t tried 5.3 yet, now is the time!

\n\n\n\n

There are two ways to test the WordPress 5.3 release candidate:

\n\n\n\n\n\n\n\n

For details about what to expect in WordPress 5.3, please see the first release candidate post.

\n\n\n\n

Release Candidate 2 contains improvements to the new About page, and 10 fixes for the following bugs and regressions:

\n\n\n\n
  • Three bugs contained in RC1 within the block editor have been fixed (see #48381).
  • A bug has been fixed where links within comments did not get the correct rel attribute (see #48022).
  • The scaled- string has been added to file names when images are downsized if determined “BIG” (see #48304).
  • The buttons group layout has been fixed in IE11 (see #48087).
  • A bug with boolean false meta values in the REST API has been fixed (see #48363).
  • The error code encountered when the native PHP JSON extension is missing has been adjusted to be unique (see #47699).
  • When uploading files, HTTP error code support has been expanded to include all 5xx errors (see #48379).
\n\n\n\n

Plugin and Theme Developers

\n\n\n\n

Please test your plugins and themes against WordPress 5.3 and update the Tested up to version in the readme to 5.3. If you find compatibility problems, please be sure to post to the support forums so we can figure those out before the final release.

\n\n\n\n

The WordPress 5.3 Field Guide has also been published, which details the major changes.

\n\n\n\n

How to Help

\n\n\n\n

Do you speak a language other than English? Help us translate WordPress into more than 100 languages!

\n\n\n\n

If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, file one on WordPress Trac, where you can also find a list of known 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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 22 Oct 2019 20:08:04 +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: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:69:\"WPTavern: Gutenberg 6.7 Introduces Storybook and Gradient Backgrounds\";s: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=95081\";s: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/gutenberg-6-7-introduces-storybook-and-gradient-backgrounds\";s: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:4533:\"

The Gutenberg team released version 6.7 of the Gutenberg plugin last week. The announcement post listed a little over three dozen bug fixes and several enhancements to existing features. The most notable features included in the update are Storybook support and gradient backgrounds for the button block.

\n\n\n\n

All of the bug fixes included in Gutenberg 6.7 were ported to the first WordPress 5.3 release candidate. WordPress 5.3 is expected to be released on or around November 12.

\n\n\n\n

This release also includes updates for experimental features, which can be enabled via the “Experiments” screen under the “Gutenberg” admin menu. The experimental nav menu block received alignment fixes and now only shows nested menu items when the parent item is selected.

\n\n\n\n

First Implementation of Gradient Backgrounds

\n\n\n\n
Adding a gradient to a button block.
\n\n\n\n

Version 6.7 introduces a new gradient background feature for the button block. The long-term plan is to make gradient backgrounds available to other blocks. The button block is a good testbed for the feature before moving forward with other blocks.

\n\n\n\n

The problem with introducing gradients is that the team didn’t go far enough with theme support early in the process. This is par for the course with Gutenberg development. New features are implemented without knowing exactly how themes fit into the picture. It is only after the feature is implemented that theme support is patched on. Often, this leads to theme authors scrambling to keep up. It would be better for the feature and the theme support to be developed in tandem with feedback from more theme authors in the process.

\n\n\n\n

At this stage, gradients are useless in most theme designs, which have custom color schemes that are unlikely to match Gutenberg’s gradient colors. At best, the gradients look OK with stock WordPress. At worst, they’re garish and an assault on the eyeballs. Starting with theme support would have at least offered theme authors a chance to make this a better experience for users.

\n\n\n\n

There is an open pull request on GitHub to introduce theme support. Theme authors may be able to add custom gradients by version 6.8.

\n\n\n\n

In the future, this should be a powerful feature that allows users via custom theme gradients to create some unique designs for their posts and pages. For now, it is only in the “fun experiment” stage.

\n\n\n\n

Storybook for Developers

\n\n\n\n
Gutenberg button component stories.
\n\n\n\n

The Gutenberg development team introduced Storybook support for Gutenberg. Developers can test Storybook support via the Gutenberg Storybook page.

\n\n\n\n

Storybook is a development and testing environment for user interfaces. It allows developers to create, test, and showcase components in an isolated environment apart from the primary platform or application. This essentially allows developers to build components without the dependencies of the platform before porting them over. A story within the Storybook system represents the visual state of a component. Storybooks are collections of stories.

\n\n\n\n

The Storybook support uses the Knobs add-on, which allows developers to edit props dynamically via the Storybook UI. The dashicons component is a good place to test this out. Currently, it accepts values for the icon name, color, and size.

\n\n\n\n

Marcus Kazmierczak, a principal engineer working on special projects at Automattic, wrote a tutorial and shared a YouTube video on how to create a story for Gutenberg components.

\n\n\n\n
\n\n
\n\n\n\n

For developers wanting to be involved, there are many components that still need a story.

\";s: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, 22 Oct 2019 17:17: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: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:67:\"WPTavern: Coming in WordPress 5.3: What is the PHP Spread Operator?\";s: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=95062\";s: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:76:\"https://wptavern.com/coming-in-wordpress-5-3-what-is-the-php-spread-operator\";s: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:6962:\"

On October 9, Juliette Reinders Folmer announced on the core WordPress blog that WordPress 5.3 will use the spread operator. The spread operator was one of the new features made available in PHP 5.6, a version released in 2014.

\n\n\n\n

WordPress abandoned PHP 5.2 – 5.5 with the release of WordPress 5.2. This means the core team can start taking advantage of relatively new features, or at least 5-year-old features. For plugin and theme developers who maintain the same minimum version support as WordPress, they can also start exploring this feature.

\n\n\n\n

PHP 5.6 introduced two new methods of using the spread operator:

\n\n\n\n
  • A Parameter in variadic functions.
  • Function argument unpacking of arrays and traversable objects.
\n\n\n\n

This feature shouldn’t be confused with unpacking inside of arrays, which is only available in PHP 7.4.

\n\n\n\n

The change in WordPress 5.3 is not expected to affect themes and plugins except in the rare case that a developer is overloading the wpdb::prepare() method. Developers should read the announcement post to dive into what code has changed in core WordPress.

\n\n\n\n

Developers should check their plugins and themes with debugging enabled in a test environment to check for any notices. There may be cases where the function signature doesn’t match.

\n\n\n\n

The spread operator is a tool, and like any tool, it should be used when it makes sense. Because it is a language construct, it does offer speed improvements over traditional methods of using a PHP function.

\n\n\n\n

The remainder of this post will dive into the using the spread operator to help teach WordPress developers how it works.

\n\n\n\n

Creating a Variadic Function with the Spread Operator

\n\n\n\n

Variadic functions are PHP functions that accept a variable number of arguments passed in. They have existed for years. However, they can be confusing without solid inline documentation from the developer who wrote the code.

\n\n\n\n

In the past, developers would need to use the func_get_args(), func_get_arg(), or func_num_args() functions to work with variadic functions. In PHP 5.6, developers can use a parameter such as ...$var_name to represent a variable number of parameters.

\n\n\n\n

Take a look at the following multiplication function. It will accept one, two, three, or even more numbers and multiply each.

\n\n\n
\nfunction tavern_multiply( ...$numbers ) {\n\n    $total = 1;\n\n    foreach ( $numbers as $number ) {\n        $total = $total * intval( $number );\n    }\n\n    return $total;\n}\n
\n\n\n

If we use that function as shown below, it will display 1024:

\n\n\n
\necho tavern_multiply( 2, 4, 8, 16 );\n
\n\n\n

This is simple to do with the spread operator.

\n\n\n\n

Unpacking Arrays as Function Arguments

\n\n\n\n

PHP 5.6 allows developers to unpack arrays and traversable objects as function arguments. To explain how this works, look at the following multiplication function for multiplying three numbers together.

\n\n\n
\nfunction tavern_multiply_three( $x, $y, $z ) {\n        return $x * $y * $z;\n}\n
\n\n\n

Generally, you would need to manually pass the $x, $y, and $z parameters directly. However, there are cases in real-world projects where the data (numbers in this case) would already exist within an array such as:

\n\n\n
\n$numbers = [ 3, 6, 9 ];\n
\n\n\n

Prior to PHP 5.6, you would need to split that array and pass each value to the function as shown in the following snippet.

\n\n\n
\necho tavern_multiply_three( $numbers[0], $numbers[1], $numbers[2] );\n
\n\n\n

With PHP 5.6, you can simply pass in ...$numbers like so:

\n\n\n
\necho tavern_multiply_three( ...$numbers );\n
\n\n\n

Both methods work and will output 162. However, the second method is easier to read and is less prone to typos because it uses fewer characters.

\n\n\n\n

Comparing Code Changes in WordPress

\n\n\n\n

For a more practical example, let’s compare a real-world code change in WordPress and how using the spread operator improves the code over other methods. We can do this by looking at the core current_user_can() function.

\n\n\n\n

First, see how the code is written in WordPress 5.2 and earlier.

\n\n\n
\nfunction current_user_can( $capability ) {\n    $current_user = wp_get_current_user();\n\n    if ( empty( $current_user ) ) {\n        return false;\n    }\n\n    $args = array_slice( func_get_args(), 1 );\n    $args = array_merge( array( $capability ), $args );\n\n    return call_user_func_array( array( $current_user, \'has_cap\' ), $args );\n}\n
\n\n\n

Without looking at the full function, most developers would assume that $capability is the only accepted parameter for this function. However, the function accepts a variable number of parameters. Previously, WordPress had to use func_get_args() to get all the parameters, slice the array, and merge everything back together.

\n\n\n\n

It is inelegant coding, but it got the job done for old versions of PHP.

\n\n\n\n

Now compare what the same function looks like in WordPress 5.3. First, you can see the ...$args parameter clearly in the function statement. You can also see there is no need for the clever coding to pass along a variable number of arguments.

\n\n\n
\nfunction current_user_can( $capability, ...$args ) {\n    $current_user = wp_get_current_user();\n\n    if ( empty( $current_user ) ) {\n        return false;\n    }\n\n    return $current_user->has_cap( $capability, ...$args );\n}\n
\n\n\n

The change in WordPress 5.3 is a massive improvement in readability in comparison to earlier versions. It is nice to see these types of improvements to the core code.

\";s: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, 21 Oct 2019 16:43: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: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: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:85:\"WPTavern: Product Reviews in the WordPress Ecosystem: Honesty and Genuine Experiences\";s: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=94992\";s: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:95:\"https://wptavern.com/product-reviews-in-the-wordpress-ecosystem-honesty-and-genuine-experiences\";s: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:8398:\"

I don’t write fluff pieces. I call ’em like I see ’em. If your project is a dumpster fire, I’m going to say it’s a dumpster fire.

\n\n\n\n

Whenever someone comes to me in hopes that I review their product, I give them some form of the preceding paragraph. It doesn’t matter if it is a plugin, theme, web host, or some other product. What matters is that I write my review with honesty and offer my genuine opinion about the thing they built.

\n\n\n\n

I rarely read most product reviews in the WordPress community anymore. Far too often the reviewers are not offering their genuine experience with a product. You get something like “XYZ is a multi-purpose theme that is built for…yadda, yadda, yadda…” Yawn. It reads as if publishers are trying to sell a product. If you dig deep enough, you realize that is what many are doing (hello, affiliate links).

\n\n\n\n

I also have it on good authority (I’ve seen some of the email exchanges) that a lot of money exchanges hands behinds the scenes for reviews. Most of the time, publishers are not writing a review of the product. They are selling you their dreams of a continued working relationship with the product maker.

\n\n\n\n

There’s nothing wrong with affiliate links if a publisher loves a product. There’s no issue with paid reviews if such reviews are honest experiences with the product. There’s also no problem with writing a love letter to your favorite plugin and theme with no financial incentive.

\n\n\n\n

However, what I generally see are shallow reviews at best. Many, dare I say most, reviews are not genuine. They are certainly not real journalism.

\n\n\n\n

The best place to find genuine reviews are from the user ratings on WordPress.org, assuming the plugin or theme is available there. Users tend to not hold back, particularly if their review is negative.

\n\n\n\n

It is tough as an artist (yes, I consider all programmers artists). I’ve been on the receiving end of negative reviews of things I’ve built. You learn to grow thick skin after a decade of putting your art out into the world.

\n\n\n\n

When I was younger, I tended to be a bit hot-headed whenever I got a bad review for something I had built. After pouring my heart and soul into a project, it cut deep to read a negative review. I wasn’t always the most gracious receiver of such reviews. There are responses I wish I could take back. Looking at those times now, I wish I would have been more open to hearing what the reviewer was saying. Even if I disagreed with every word, it did not mean that the person wasn’t providing me something of value with their review.

\n\n\n\n

With age and I hope a little more wisdom, I usually give myself time to think about what someone is saying before I respond. I allow my thoughts time to develop and mature. Often, it turns out, critical reviews are far more helpful in making better art than all the five-star ratings in the world.

\n\n\n\n

When I took the writing position at WP Tavern, I wanted to bring a review format to the website that is missing within our community. I wanted to do reviews based on my experience as both a user and a developer. I admit that I was not prepared for a negative reaction to what was in part a negative review. As always, I gave myself time to read and think over what some commenters were saying. This article is my response.

\n\n\n\n

Reviews Are About Personal Experience

\n\n\n\n

One of the things I learned early on as a writer is to not second guess myself, especially when writing an opinion piece. It is not good for one’s mental health.

\n\n\n\n

An opinion piece is about the moment. It is raw. It is passionate.

\n\n\n\n

Writers’ opinions may change over time. They are human and have the freedom to change their minds later. However, an opinion-based story should reflect that single moment in time and what the author’s feelings are at that moment.

\n\n\n\n

There’s a common (and wholly incorrect) notion that journalism should be nothing more than facts, that subjectivity is not allowed. Throughout the several hundred years that some form of journalism has existed, there has never existed a point where the whole of the field was objective. Even in the early days of U.S. journalism, my country’s founders published articles in newspapers to sway public opinion on ratifying the U.S. Constitution.

\n\n\n\n

Reporting, which is one form of journalism, does not represent the whole. It is the most objective form of journalism in which the reporter simply tells the news to readers. We certainly do plenty of that at the Tavern. However, other forms like editorials, features, and reviews are as important. These forms take a different approach.

\n\n\n\n

Reviews are the unwieldy beasts of journalism. They are hard to tame. They’re not always pretty. However, they should always be true to their nature. They can bring out angry hoards of fanboys down on the critic (ever read the comments of a critical review of an Apple product?).

\n\n\n\n

Honest reviews are about personal experience. If a film critic dislikes the latest movie in the Marvel Cinematic Universe, it is that critic’s duty to write about their experience watching it. The reviewer has an obligation to not huddle in fear of Iron Man fanatics who will inevitably send ad hominem attacks his way. Holding back one’s opinion within a review is the ultimate sin of a critic.

\n\n\n\n

Like with any products or forms of art, WordPress plugins and themes are not immune to this same criticism. Such criticism is even more important when the software costs money and potential buyers may be looking for genuine reviews.

\n\n\n\n

Disagreement with a review is OK. Disagreements are more interesting than everyone nodding their heads in unison. What a boring world it would be if we were all in agreement.

\n\n\n\n

However, I did want to address comments on my previous review about it being unfair, specifically the unfairness of my personal experience. It’s that personal experience that makes a review genuine. Not everyone’s experience will be the same. One person’s one-star rating does not discount another’s five stars. They are equally valid because they represent different experiences.

\n\n\n\n

Developers Are Users Too

\n\n\n\n

There’s a common idea in the WordPress community that developers are not users, that our experiences don’t count because our knowledge and skillsets are more advanced than the average. At first glance, the argument makes some sense. However, after giving it some serious thought, I reject the notion.

\n\n\n\n

Martin Scorsese can’t criticize films because he makes films. There’s no way he can feel what the average person does at the cinema.

\n\n\n\n

Beyoncé can’t judge a music competition because she’s a singer. She’s not listening with the ears of a normal human.

\n\n\n\n

Wait; that’s not right, is it?

\n\n\n\n

Why is it that developers’ opinions are so easily discounted when they are critical of user experience? I use WordPress, different themes, and various plugins every day. I use those that make me happy or serve essential functions. I don’t necessarily pick plugins out because I like their code. I use them because I too am a user in every way that a non-developer is a user. Having the ability to articulate the problems from a different viewpoint doesn’t change that.

\n\n\n\n

In many ways, developers can provide more useful software reviews than “average” users because we have some past experience solving the same problems.

\n\n\n\n

Offering a Genuine Review

\n\n\n\n

One thing you will always get from me is honesty. When I review a WordPress-related product, you will always read about my personal experience.

\n\n\n\n

I was fully prepared to say that the gloves are coming off, but the gloves have always been off. I will never hold back criticism. I’m always ready to pile on the praise too.

\n\n\n\n

But, I won’t lie to you.

\n\n\n\n

Who’s ready to have their theme or plugin reviewed next?

\";s: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, 18 Oct 2019 16:42: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: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:74:\"WPTavern: Chilean News Publication El Soberano First to Launch on Newspack\";s: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=95023\";s: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/chilean-news-publication-el-soberano-first-to-launch-on-newspack\";s: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:9309:\"
El Soberano homepage on the Newspack platform.
\n\n\n\n

Nine months after the announcement of Newspack by WordPress.com, the Chilean news site El Soberano became the first publication to launch on the new platform. On October 16, the small news team relaunched with a fresh design powered by the Newspack theme and its newsroom-focused plugins.

\n\n\n\n

Newspack is a project of Automattic, the parent company of WordPress.com. Its goal is to work with leaders in the news industry to create a platform that brings WordPress to more newsrooms. This year, the team behind Newspack has worked with several publications to address obstacles in journalism on the web.

\n\n\n\n

The Newspack team was primarily advised by 12 publications during their first phase. Most of those publications are based in the U.S., but a few, such as El Soberano, are from other countries. The Daily Maverick from Johannesburg, South Africa, and Reveal from the Center for Investigative Reporting from California came on as advisers from the outset. However, they may also launch on Newspack sometime in the coming months.

\n\n\n\n

“We had 10 sites that we’re going to launch as soon as possible,” said Steve Beatty, head of Newspack Communications. “Of the 10, one dropped out as they changed publishers. So that leaves El Soberano and eight others, and those eight should launch in the coming weeks — certainly by year’s end. We’ve got the next few queued up.”

\n\n\n\n

During the initial phase, Beatty said the team was looking for small to medium-sized newsrooms that were covering local news or niche publications. The development hurdles would likely have been much higher starting with large organizations.

\n\n\n\n

“We wanted newsroom leaders who were willing to experiment and try something bold and different, knowing that there was a very real chance of growing pains,” said Beatty. “The partners in our pilot newsrooms have been incredibly helpful, patient, understanding and cheerful. I’m not sure we screened for all that in the application process, but it’s worked out quite well.”

\n\n\n\n

El Soberano is a Fitting Launch Partner

\n\n\n\n
Content Director Roberto Bruna (left) and Executive Director Ana Arriagada (right).
\n\n\n\n

WordPress.com claims its “mission is to democratize publishing one website at a time.” El Soberano, based in Santiago, is a smaller news publication with three people on the current full-time staff. Their goal is to connect citizens with organizations that will help defend their rights. The publication covers social movements within the country and to be an outlet for independent journalism.

\n\n\n\n

“In our news outlet we believe that only the organized people are sovereign of their destiny,” said Roberto Bruna, Content Director at El Soberano. “Our name ‘El Soberano’ is all about el pueblo soberano, the ‘sovereign people’ in English. For us, individual rights and freedoms are crucial. Then, things like a secular state and civil rights, such as the legalization of cannabis, homoparental adoption or the right to a safe abortion, are things we report about.”

\n\n\n\n

Bruna further defined the publication’s goals.

\n\n\n\n

In El Soberano we defend an environment free of contamination; equal opportunities for women, ending the precariousness of their lives; a real pension system for citizens; sexual dissidence, to guarantee their equal rights and inclusion; a new development model based on innovation and knowledge; a secular state and freedom with critical thinking; urban planning and good housing solutions; consumers and a healthy and sustainable market and, finally, mechanisms that aim to create truly democratic constitutions for our countries.

\n\n\n\n

El Soberano does not give space for other interest groups because such groups have the means to make their opinions publicly available. Instead, its mission is to report on social issues directly from citizens. “In them lies the power of decision regarding the direction that our democracies must take,” said Bruna.

\n\n\n\n

Launching El Soberano with Newspack

\n\n\n\n

As one of the first publications to launch with a new system, it’s tough to be a pioneer when a lot is riding on success. Ana Arriagada, Executive Director of El Soberano, was ready to take the news website to the next level after three years.

\n\n\n\n

“When we decided to take the next step and transform El Soberano into a sustainable environment, it was a great achievement for us to be chosen for the Newspack pilot with other eleven news outlets,” said Arriagada. “We were the only news site in Spanish and from Latin America, so we felt very proud.”

\n\n\n\n

Arriagada has worked with the Newspack development team over the past six months to help guide them on what tools are needed to run a newsroom.

\n\n\n\n

The decision to apply for the Newspack pilot program was in part due to avoiding pitfalls they had seen with other digital media websites. “Friends with their websites hijacked by a former ‘friend’ developer when they try to move to a new platform, custom developments that only the author understood, huge invoices for maintenance hours, or even spending months working on a design that was not possible at the end,” said Arriagada. They wanted to avoid other problems such as taking too long to apply changes to the homepage in the fast-paced world of journalism where new stories should be front and center.

\n\n\n\n

Arriagada said such problems were resolved with Newspack and their team can concentrate on editorial and revenue generation.

\n\n\n\n

El Soberano originally launched on WordPress.com in January 2016. Arriagada said it was nearly impossible to find a good selection of templates that were built specifically to solve the problems of the news industry. “In Newspack we have the chance to combine different content blocks adapted to our needs, showing content in flexible ways,” said Arriagada. “Now we have tools designed to generate revenue with the experience and best practices from world-class digital media.”

\n\n\n\n

Arriagada called working with the Newspack team a “journey of discovery.” In the beginning, it wasn’t clear how the team would use the information they were collecting from El Soberano and other publications or how the team would resolve issues based on the information provided. Eventually, they received design proposals, which allowed them to get a feel for what they wanted and to further provide feedback to the Newspack team.

\n\n\n\n

“Later, we received the access to the platform where we were able to play around, putting things in order, creating and implementing what we were looking for,” said Arriagada. “More feedback, corrections, hopes, and dreams.”

\n\n\n\n

She said that working with the Content Blocks system allowed her team to better create and assemble their homepage and articles. “But maybe the most interesting thing for us,” said Arriagada, “was that Newspack team and other news sites from the pilot program proposed things that we don’t consider for our site, such as an ultra-flexible donation system or workflow systems. We see a lot of power in that collaborative way to develop a product.”

\n\n\n\n

The Future of Newspack

\n\n\n\n

Newspack launched phase two of its program in July, which sought to bring 50 more newsrooms to the platform. The new publications should be announced shortly.

\n\n\n\n

“Both the initial pilot group and this group of 50 (or so) are part of the one-year development period, which ends on February 29,” said Beatty. “We’re still determining what will happen on March 1. We’ll have a better sense of that when we start working with the 50 and see how quickly we can turn them around.”

\n\n\n\n

Like much of Automattic’s work, it is open source and freely available to the public. Newspack is a collection of packages to create a platform for newsrooms. Of note are the following repositories.

\n\n\n\n\n\n\n\n

Developers can find all eight plugins from the Automattic GitHub page if they want to give them a spin.

\";s: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, 17 Oct 2019 17:56: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: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:61:\"WordPress.org blog: Empowering Generations of Digital Natives\";s: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=7413\";s: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/10/empowering-generations-of-digital-natives/\";s: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:8892:\"

Technology is changing faster each year. Digital literacy can vary between ages but there are lots of ways different generations can work together and empower each as digital citizens.

\n\n\n\n

No matter whether you’re a parent or caregiver, teacher or mentor, it’s hard to know the best way to teach younger generations the skills needed to be an excellent digital citizen. If you’re not confident about your own tech skills, you may wonder how you can help younger generations become savvy digital citizens. But using technology responsibly is about more than just technical skills. By collaborating across generations, you can also strengthen all your family members’ skills, and offer a shared understanding of what the internet can provide and how to use it to help your neighborhoods and wider society. 

\n\n\n\n

Taking Gen Z Beyond Digital Savvy

\n\n\n\n

Open up the dialogue

\n\n\n\n

Even if you’re not fully confident in your own tech skills, you can help develop digital citizenship skills in others. If you feel comfortable during everyday conversation, you could describe a tech situation you have come across and ask family members if they have ever experienced something similar. You can give them a chance to share how they handled it or how it made them feel. This can help encourage them to think critically and to react with empathy. And being asked for advice can make them feel appreciated and empowered. But opening up the conversation can also be as simple as asking if they’ve seen anything online lately that they found interesting or wanted to talk about.

\n\n\n\n

Share access to free and affordable training

\n\n\n\n

Open source content management systems have made online publishing accessible to a more diverse group of people. Dozens of content platforms offer hands-on training at no or low cost. WordPress.tv, LinkedIn Learning, and others have low-cost video libraries with thousands of recorded talks and workshops and the WordPress Training team have excellent downloadable lesson plans and materials. These platforms not only feature content that helps develop tech and content creation skills but also content around ethics, diversity and community building.  

\n\n\n\n

Find a sense of community and belonging

\n\n\n\n

One of the disadvantages of increased digitalization is that younger generations and us all may spend less time hanging out in-person. Digital time spent with others is no replacement for in-person interactions. The awareness and mutual understanding which comes from back and forth interaction is needed for positive interpersonal skills. This is hard to replace in digital communities and those skills can only be learned with lots of hands-on practice. 

\n\n\n\n

Learn the many benefits of volunteering 

\n\n\n\n

There are WordPress events across the world that provide a great place to learn new skills to share with your families and friends. Some work with schools and colleges to offer special events which are open to all ages. There are also plenty of small ways to volunteer with the WordPress project that can be done at home to practice new skills.

\n\n\n\n

In addition to attending events where you can learn skills and hang out with others with similar interests, the WordPress ecosystem offers countless opportunities to be actively involved. Professionals, hobbyists, and learners all make a difference by contributing to the ongoing creation of the WordPress platform. Together these people, who are known as contributors, form the WordPress open source community. 

\n\n\n\n

WordPress is created by volunteer contributors

\n\n\n\n

Not only are these contributors creating an amazingly flexible platform for all to use, it is an environment where you can continue to improve your skills, both technical and interpersonal. Open-source software projects can introduce you to people you would otherwise not get the chance to meet, locally and internationally. If you have a zest for learning, and for finding others to connect with, WordPress has many ways to meet contributors in person!

\n\n\n\n

WordPress events are organized by volunteers

\n\n\n\n

WordPress community events are volunteer-run. This can be a great way to give back to the project and practice all sorts of skills. Talk to your local event about how you could get involved and if you would like to bring older teenagers and young adults with you. You will not need any pre-existing tech skills to attend these events but they are a great way to discover areas you might want to learn more about. 

\n\n\n\n

Contributor days offer a great opportunity to get involved

\n\n\n\n

These events are specially designed to help you get involved in building the open-source WordPress platform. You can collaborate with other members of its community and find areas that are right for you to use and grow your skills. All of the tasks you will discover at an event can be continued at home and some are easy to get other family members involved in learning and adding in ideas. 

\n\n\n\n

Contributors come from all sorts of backgrounds and locations, some may live near you and others thousands of miles away. Working alongside lots of different cultures and countries can open up new ideas for young people letting them learn new ways of doing things and discover different perspectives. All those different perspectives can cause misunderstandings. But being involved in a global learning community is a great way to practice communicating across cultural boundaries. 

\n\n\n\n

Getting involved can be rewarding in many (unexpected) ways

\n\n\n\n

The most rewarding part of actively taking part in WordPress events is making budding friendships. New connections often turn into long-lasting friendships that are likely to continue for years to come, both online and offline. With a global community, these friendships can potentially lead to lots of international adventures too!

\n\n\n\n

Getting ready for the @WordCampBTN. I’ve got my 5kg backpack and one-way ticket to London in a few days \"?\" What shall I do after? \"?\" pic.twitter.com/cdQqeyNWif

— Sabrina Zeidan going to #WCKyiv (@sabrina_zeidan) August 10, 2019
\n\n\n\n

Make our digital world safer and more inclusive

\n\n\n\n

Befriending people from a wide variety of cultures and backgrounds can be an enriching experience in itself. It can also help you make us make more informed decisions. The more we interact with a diverse range of people, the more empathic we become. Some of the most valuable learning that can be offered to Gen Z (and probably to all of us at times) is that what we come across in fast-moving digital communities isn’t always the entire view. 

\n\n\n\n

All things considered….

\n\n\n\n

Anyone who is a digital native may not need encouragement to obtain tech skills. But they may not be aware that digital communities are still communities and we need to use the same sorts of people skills for both offline and online locations. Opening up conversations about situations they may experience online that may require them to (re)act responsibly, can encourage them to think critically and act with empathy. Compared to previous generations, digital natives spend substantially more time by themselves while using devices, so encouraging them to join real-life communities, such as WordPress, could be the first step to learning what it means to be a good digital citizen! 

\n\n\n\n

Contributors

\n\n\n\n

@webcommsat, @chanthaboune, @yvettesonneveld & @annemariedh

\";s: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, 16 Oct 2019 20:03: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: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:\"\";}}}}}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:65:\"WPTavern: Mark Davies Joins Automattic as Chief Financial Officer\";s: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=95009\";s: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:76:\"https://wptavern.com/mark-davies-joins-automattic-as-chief-financial-officer\";s: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:4364:\"

Automattic, the company behind WordPress.com, WooCommerce, and various other products, announced earlier today that Mark Davies has joined the team as its Chief Financial Officer (CFO). This news comes fresh off the heels of Automattic’s acquisition of Tumblr in August and a $300 million Series D investment from Salesforce Ventures in September. The investment round gave the company a $3 billion valuation after the funding.

\n\n\n\n

Davies graduated from Western Washington University with a bachelor’s degree in accounting and earned his MBA in finance at Arizona State University. He has since worked for large companies in key roles. Prior to taking the position with Automattic, Davies served as the CFO at Vivint, a North American smart home technology company.

\n\n\n\n

Vivint was founded in 1999 and claims over $1 billion in annual revenue. In 2012, The Blackstone Group purchased the company for over $2 billion. Davies came on board in 2013 and would have played a large role in growing the company’s annual revenue.

\n\n\n\n

Vivint announced on October 15 that Davies was leaving the company. “Mark has created a talented and experienced finance team with a solid track record of growth and financial discipline,” said Todd Pedersen, co-founder and CEO of Vivint Smart Home. “We thank him for his six years with the company and wish him the best in his next role.”

\n\n\n\n

Before joining Vivint, Davies served as president of global business services with Alcoa. He was also a member of the Alcoa Executive Council. Prior to that position, he spent 12 years at Dell Inc. in various roles. His most recent position was as the managing vice president of strategic programs. He earlier served as the CFO of Dell’s Global Consumer Group, which is a $14 billion enterprise with operations across the world. He held positions with Applied Materials and HP earlier in his career.

\n\n\n\n

Davies should play a key role in helping Automattic grow beyond its current levels of revenue. He has the credentials and experience to do so.

\n\n\n\n

“Automattic is creating the operating system for the web, from websites to ecommerce to social networks,” said Matt Mullenweg, founder and CEO of Automattic and co-founder of WordPress. “As we zoom past 1,100 employees in over 70 countries, we wanted a financial leader with experience taking businesses from hundreds of millions in revenue to billions and even tens of billions, as Mark has. I’m excited about working alongside such an experienced leader day-to-day to build one of the defining technology companies of this era.”

\n\n\n\n

Mullenweg if often cited saying that he would like to see WordPress have an 85% share of the web. Currently, WordPress runs over 34% of the top 10 million websites. Automattic would certainly play a role in pushing the platform toward that lofty goal. He and David Heinemeier Hansson discussed the dynamics of power in open source communities and whether such a goal was healthy for the web earlier this month. In the discussion, Mullenweg clarified that 85% was a “trailing indicator” rather than a goal.

\n\n\n\n

Stuart West served as Automattic’s CFO for the last seven years. He will continue working within the company, but there is no word on what that new role is. “I want to thank Stu for his significant contributions to Automattic during his seven and a half years as CFO,” said Mullenweg. “He built a talented finance team during a period of 10x growth in staff and revenue and played an essential role in the success of our company.”

\";s: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, 16 Oct 2019 15:49:03 +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:24:\"Matt: New Automattic CFO\";s: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=50302\";s: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:41:\"https://ma.tt/2019/10/new-automattic-cfo/\";s: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:975:\"

As Venturebeat has picked up, Mark Davies will be leaving Vivint and joining the merry band. Automattic is creating the operating system for the web, from websites to ecommerce to social networks. As we zoom past 1,100 employees in over 70 countries, we wanted a financial leader with experience taking businesses from hundreds of millions in revenue to billions (Vivint) and even tens of billions (Alcoa and Dell), as Mark has. I’m excited about working alongside such an experienced leader day-to-day to build what I hope will become one of the defining technology companies of the open web era.

\";s: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, 16 Oct 2019 15:28: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: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:\"\";}}}}}}}}}}}}}}}}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:\"Sat, 23 Nov 2019 02:10:04 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Sat, 23 Nov 2019 01:45:08 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:\"20160324091320\";}','no'),(72020,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1574518205','no'),(72021,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1574475005','no'),(72022,'_site_transient_timeout_available_translations','1574485806','no'),(72023,'_site_transient_available_translations','a:89:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-23 12:41:05\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-22 22:31:55\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.16/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.6.8\";s:7:\"updated\";s:19:\"2016-09-21 10:19:10\";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.6.8/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:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:6:\"4.6.12\";s:7:\"updated\";s:19:\"2016-09-29 08:38:56\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.12/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.4.2\";s:7:\"updated\";s:19:\"2015-12-11 22:42:10\";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.4.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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-29 07:54:00\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-11-09 14:02:01\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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:22:\"Продължение\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"4.6.8\";s:7:\"updated\";s:19:\"2016-10-20 16:53:20\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.6.8/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-22 02:53:49\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-25 20:25:42\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-20 06:21:21\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.16/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.4.7\";s:7:\"updated\";s:19:\"2016-02-16 15:34:57\";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.4.7/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-27 09:55:14\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-22 10:39:27\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-08-24 14:35:01\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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:12:\"Fortsæt\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-19 15:13:44\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:6:\"4.6.12\";s:7:\"updated\";s:19:\"2016-08-15 12:56:13\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.12/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"4.6.8\";s:7:\"updated\";s:19:\"2016-08-15 12:59:43\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/4.6.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:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-19 15:13:54\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/translation/core/4.6.16/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-11-13 08:17:02\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.16/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_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-03-13 07:15:42\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-20 22:35:11\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-20 22:35:05\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-19 14:33:10\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-20 00:23:08\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-04-24 14:34:14\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-04-09 18:43:21\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-04-22 17:00:33\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;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:6:\"4.6.13\";s:7:\"updated\";s:19:\"2019-03-02 06:13:19\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.13/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;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.6.8\";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.6.8/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-11-17 18:23:33\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}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:6:\"4.3-RC\";s:7:\"updated\";s:19:\"2015-08-04 06:10:33\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.3-RC/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-11-12 17:55:37\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-19 23:08:19\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;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.6.8\";s:7:\"updated\";s:19:\"2017-01-29 17:21:14\";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.6.8/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2017-11-05 15:31:57\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-26 11:04:20\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-22 14:10:41\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-19 15:02:38\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.12\";s:7:\"updated\";s:19:\"2016-10-10 18:42:25\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.12/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-20 19:34:59\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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.6.8\";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.6.8/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-19 22:10:06\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.12\";s:7:\"updated\";s:19:\"2017-11-13 21:21:53\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.12/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-11-05 14:00:09\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"להמשיך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:6:\"4.6.12\";s:7:\"updated\";s:19:\"2018-11-23 12:23:48\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.12/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-28 08:30:15\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.12\";s:7:\"updated\";s:19:\"2017-01-30 13:25:31\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.12/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:7:\"Tovább\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.4.2\";s:7:\"updated\";s:19:\"2016-02-04 07:13:54\";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.4.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:6:\"4.6.12\";s:7:\"updated\";s:19:\"2018-05-17 01:40:44\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.12/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.6.8\";s:7:\"updated\";s:19:\"2017-01-29 17:22:14\";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.6.8/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-19 16:40:46\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-11-13 18:48:06\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-11-04 08:16:18\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-11-05 01:53:47\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-19 19:19:37\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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.6.8\";s:7:\"updated\";s:19:\"2017-02-18 14:32:25\";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.6.8/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:6:\"4.5.10\";s:7:\"updated\";s:19:\"2016-05-12 13:55:28\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.5.10/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:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-11-22 15:42:41\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.12\";s:7:\"updated\";s:19:\"2017-11-17 06:09:31\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.12/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.20\";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.20/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:5:\"4.6.8\";s:7:\"updated\";s:19:\"2016-08-16 13:09:49\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.6.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:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-11-14 08:47:20\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:6:\"4.6.12\";s:7:\"updated\";s:19:\"2018-10-29 08:47:50\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/translation/core/4.6.12/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:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:5:\"4.6.8\";s:7:\"updated\";s:19:\"2016-10-28 08:58:28\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.6.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.6.8\";s:7:\"updated\";s:19:\"2016-09-23 13:45:11\";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.6.8/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:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-23 19:50:21\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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.20\";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.20/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:8:\"دوام\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-11-12 22:36:41\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-19 15:12:18\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-16 14:12:40\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-19 14:38:01\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-03-22 15:25:19\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.12\";s:7:\"updated\";s:19:\"2017-11-16 18:47:15\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.12/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:10:\"Nadaljujte\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-20 12:35:39\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.12\";s:7:\"updated\";s:19:\"2017-11-29 20:59:18\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.12/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-19 13:43:01\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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.6.8\";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.6.8/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:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-03-27 04:31:16\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.16/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.4.2\";s:7:\"updated\";s:19:\"2015-11-27 15:51:36\";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.4.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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-30 18:44:06\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:6:\"4.6.12\";s:7:\"updated\";s:19:\"2018-02-19 18:46:28\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.12/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-10-03 17:47:46\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.16/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:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-03-21 08:17:09\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.16/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:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:6:\"4.6.12\";s:7:\"updated\";s:19:\"2018-04-07 01:47:18\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.12/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_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:6:\"4.6.16\";s:7:\"updated\";s:19:\"2019-11-14 00:33:08\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.16/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:\"继续\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:6:\"4.6.12\";s:7:\"updated\";s:19:\"2018-07-17 13:36:08\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版 \";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.6.12/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:5:\"4.6.8\";s:7:\"updated\";s:19:\"2016-08-18 13:53:15\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.6.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:\"繼續\";}}}','no'),(72024,'_transient_timeout_plugin_slugs','1574562382','no'),(72025,'_transient_plugin_slugs','a:11:{i:0;s:19:\"akismet/akismet.php\";i:1;s:27:\"ari-adminer/ari-adminer.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:42:\"contact-form-cfdb7/contact-form-cfdb-7.php\";i:4;s:9:\"hello.php\";i:5;s:19:\"jetpack/jetpack.php\";i:6;s:39:\"simple-custom-css/simple-custom-css.php\";i:7;s:27:\"js_composer/js_composer.php\";i:8;s:22:\"wp-editor/wpeditor.php\";i:9;s:29:\"wp-mail-smtp/wp_mail_smtp.php\";i:10;s:27:\"wp-super-cache/wp-cache.php\";}','no'),(72026,'_transient_timeout_dash_88ae138922fe95674369b1cb3d215a2b','1574518209','no'),(72027,'_transient_dash_88ae138922fe95674369b1cb3d215a2b','
  • WordPress 5.2.4 Update November 19, 2019
    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 […]
    ','no'),(78232,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:13:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.6.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.6.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.6-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.6-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.6\";s:7:\"version\";s:3:\"5.6\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.1.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.1.8.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.1.8-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.1.8-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.1.8\";s:7:\"version\";s:5:\"5.1.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.6\";s:15:\"partial_version\";s:0:\"\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.6.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.6.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.6-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.6-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.6\";s:7:\"version\";s:3:\"5.6\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";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.5.3.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.5.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.5.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.5.3-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.5.3\";s:7:\"version\";s:5:\"5.5.3\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";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.5.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.5.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.5.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.5.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.5.2\";s:7:\"version\";s:5:\"5.5.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.6\";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.4.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.4.4.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.4.4-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.4.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.4.4\";s:7:\"version\";s:5:\"5.4.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.6\";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:59:\"https://downloads.wordpress.org/release/wordpress-5.3.6.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.6.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.3.6-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.3.6-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.3.6\";s:7:\"version\";s:5:\"5.3.6\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:7;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.2.9.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.9.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.2.9-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.2.9-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.2.9\";s:7:\"version\";s:5:\"5.2.9\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:8;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.1.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.1.8.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.1.8-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.1.8-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.1.8\";s:7:\"version\";s:5:\"5.1.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.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:9;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.0.11.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-5.0.11.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.0.11-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-5.0.11-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"5.0.11\";s:7:\"version\";s:6:\"5.0.11\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:10;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.9.16.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.16.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.16-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.9.16-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"4.9.16\";s:7:\"version\";s:6:\"4.9.16\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:11;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.8.15.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.8.15.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.8.15-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.8.15-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"4.8.15\";s:7:\"version\";s:6:\"4.8.15\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:12;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.7.19.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.7.19.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.7.19-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.7.19-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"4.7.19\";s:7:\"version\";s:6:\"4.7.19\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1608626745;s:15:\"version_checked\";s:6:\"4.6.20\";s:12:\"translations\";a:0:{}}','no'),(79244,'_site_transient_timeout_theme_roots','1608628546','no'),(79245,'_site_transient_theme_roots','a:5:{s:9:\"theme1761\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:14:\"twentythirteen\";s:7:\"/themes\";s:12:\"twentytwelve\";s:7:\"/themes\";}','no'),(79246,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1608626749;s:7:\"checked\";a:5:{s:9:\"theme1761\";s:0:\"\";s:13:\"twentyfifteen\";s:3:\"1.6\";s:14:\"twentyfourteen\";s:3:\"1.8\";s:14:\"twentythirteen\";s:3:\"2.0\";s:12:\"twentytwelve\";s:3:\"2.1\";}s:8:\"response\";a:4:{s:13:\"twentyfifteen\";a:6:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"2.8\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.2.8.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"twentyfourteen\";a:6:{s:5:\"theme\";s:14:\"twentyfourteen\";s:11:\"new_version\";s:3:\"3.0\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentyfourteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentyfourteen.3.0.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"twentythirteen\";a:6:{s:5:\"theme\";s:14:\"twentythirteen\";s:11:\"new_version\";s:3:\"3.2\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentythirteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentythirteen.3.2.zip\";s:8:\"requires\";s:3:\"3.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwelve\";a:6:{s:5:\"theme\";s:12:\"twentytwelve\";s:11:\"new_version\";s:3:\"3.3\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwelve/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwelve.3.3.zip\";s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";s:5:\"5.2.4\";}}s:12:\"translations\";a:0:{}}','no'),(79247,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1608626748;s:8:\"response\";a:5:{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.7\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.1.7.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:3:\"5.6\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"ari-adminer/ari-adminer.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:25:\"w.org/plugins/ari-adminer\";s:4:\"slug\";s:11:\"ari-adminer\";s:6:\"plugin\";s:27:\"ari-adminer/ari-adminer.php\";s:11:\"new_version\";s:5:\"1.2.3\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/ari-adminer/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/ari-adminer.1.2.3.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://s.w.org/plugins/geopattern-icon/ari-adminer_7a2e4b.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:14:\"upgrade_notice\";s:45:\"
      \n
    • Fix access via quick icon
    • \n
    \";s:6:\"tested\";s:5:\"5.3.6\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:9:\"hello.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.5.3\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:39:\"simple-custom-css/simple-custom-css.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:31:\"w.org/plugins/simple-custom-css\";s:4:\"slug\";s:17:\"simple-custom-css\";s:6:\"plugin\";s:39:\"simple-custom-css/simple-custom-css.php\";s:11:\"new_version\";s:5:\"4.0.4\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/simple-custom-css/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/simple-custom-css.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/simple-custom-css/assets/icon-256x256.jpg?rev=1819543\";s:2:\"1x\";s:70:\"https://ps.w.org/simple-custom-css/assets/icon-128x128.jpg?rev=1819543\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/simple-custom-css/assets/banner-1544x500.jpg?rev=1819543\";s:2:\"1x\";s:72:\"https://ps.w.org/simple-custom-css/assets/banner-772x250.jpg?rev=1819543\";}s:11:\"banners_rtl\";a:0:{}s:14:\"upgrade_notice\";s:46:\"

    Tested for compatibility with WP 5.4.1.

    \";s:6:\"tested\";s:5:\"5.4.4\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"wp-super-cache/wp-cache.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/wp-super-cache\";s:4:\"slug\";s:14:\"wp-super-cache\";s:6:\"plugin\";s:27:\"wp-super-cache/wp-cache.php\";s:11:\"new_version\";s:5:\"1.7.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-super-cache/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wp-super-cache.1.7.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=1095422\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-super-cache/assets/icon-128x128.png?rev=1095422\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/wp-super-cache/assets/banner-1544x500.png?rev=1082414\";s:2:\"1x\";s:69:\"https://ps.w.org/wp-super-cache/assets/banner-772x250.png?rev=1082414\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:5:{s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.3.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.3.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:42:\"contact-form-cfdb7/contact-form-cfdb-7.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:32:\"w.org/plugins/contact-form-cfdb7\";s:4:\"slug\";s:18:\"contact-form-cfdb7\";s:6:\"plugin\";s:42:\"contact-form-cfdb7/contact-form-cfdb-7.php\";s:11:\"new_version\";s:7:\"1.2.5.3\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/contact-form-cfdb7/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-cfdb7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/contact-form-cfdb7/assets/icon-256x256.png?rev=1619878\";s:2:\"1x\";s:71:\"https://ps.w.org/contact-form-cfdb7/assets/icon-128x128.png?rev=1619878\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:73:\"https://ps.w.org/contact-form-cfdb7/assets/banner-772x250.png?rev=1619902\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";a:0:{}}s:19:\"jetpack/jetpack.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/jetpack\";s:4:\"slug\";s:7:\"jetpack\";s:6:\"plugin\";s:19:\"jetpack/jetpack.php\";s:11:\"new_version\";s:5:\"9.2.1\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.9.2.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:60:\"https://ps.w.org/jetpack/assets/icon-256x256.png?rev=2394525\";s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2394525\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2394525\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=1791404\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=1791404\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";a:0:{}}s:22:\"wp-editor/wpeditor.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:23:\"w.org/plugins/wp-editor\";s:4:\"slug\";s:9:\"wp-editor\";s:6:\"plugin\";s:22:\"wp-editor/wpeditor.php\";s:11:\"new_version\";s:7:\"1.2.6.3\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/wp-editor/\";s:7:\"package\";s:52:\"https://downloads.wordpress.org/plugin/wp-editor.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/wp-editor/assets/icon-256x256.png?rev=1184262\";s:2:\"1x\";s:62:\"https://ps.w.org/wp-editor/assets/icon-128x128.png?rev=1184262\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:63:\"https://ps.w.org/wp-editor/assets/banner-772x250.png?rev=497457\";}s:11:\"banners_rtl\";a:0:{}}s:29:\"wp-mail-smtp/wp_mail_smtp.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/wp-mail-smtp\";s:4:\"slug\";s:12:\"wp-mail-smtp\";s:6:\"plugin\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:11:\"new_version\";s:5:\"2.5.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wp-mail-smtp/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wp-mail-smtp.2.5.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-256x256.png?rev=1755440\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-128x128.png?rev=1755440\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wp-mail-smtp/assets/banner-1544x500.png?rev=2120094\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-mail-smtp/assets/banner-772x250.png?rev=2120094\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.5.3\";s:12:\"requires_php\";s:3:\"5.5\";s:13:\"compatibility\";a:0:{}}}}','no'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_postmeta` -- DROP TABLE IF EXISTS `wp_postmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `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, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=820 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_postmeta` -- LOCK TABLES `wp_postmeta` WRITE; /*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */; INSERT INTO `wp_postmeta` VALUES (1,2,'_wp_page_template','default'),(4,5,'_edit_last','1'),(5,5,'_edit_lock','1574475820:1'),(6,5,'_wp_page_template','page-fullwidth.php'),(7,7,'_edit_last','1'),(8,7,'_edit_lock','1532705731:1'),(9,7,'_wp_page_template','page-fullwidth.php'),(10,9,'_edit_last','1'),(11,9,'_edit_lock','1427114490:1'),(12,9,'_wp_page_template','page-fullwidth.php'),(13,11,'_edit_last','1'),(14,11,'_edit_lock','1455267488:1'),(15,11,'_wp_page_template','page-fullwidth.php'),(16,13,'_edit_last','1'),(17,13,'_edit_lock','1428062312:1'),(18,13,'_wp_page_template','page-fullwidth.php'),(19,15,'_edit_last','1'),(20,15,'_wp_page_template','page-fullwidth.php'),(21,15,'_edit_lock','1514439413:1'),(22,17,'_edit_last','1'),(23,17,'_edit_lock','1574112623:1'),(134,5,'_wpb_vc_js_status','true'),(135,5,'_wpb_vc_js_interface_version','0'),(136,5,'vc_teaser','a:2:{s:4:\"data\";s:67:\"[{\"name\":\"{{ name }}\"},{\"name\":\"{{ name }}\"},{\"name\":\"{{ name }}\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(137,34,'_wp_attached_file','2015/02/MN.Blog_.png'),(138,34,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1308;s:6:\"height\";i:556;s:4:\"file\";s:20:\"2015/02/MN.Blog_.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"MN.Blog_-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"MN.Blog_-300x128.png\";s:5:\"width\";i:300;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"MN.Blog_-1024x435.png\";s:5:\"width\";i:1024;s:6:\"height\";i:435;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"MN.Blog_-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(140,36,'_wp_attached_file','2015/02/home1.png'),(141,36,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:251;s:6:\"height\";i:142;s:4:\"file\";s:17:\"2015/02/home1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"home1-150x142.png\";s:5:\"width\";i:150;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(142,37,'_wp_attached_file','2015/02/home2.png'),(143,37,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:251;s:6:\"height\";i:142;s:4:\"file\";s:17:\"2015/02/home2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"home2-150x142.png\";s:5:\"width\";i:150;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(144,5,'_wpb_shortcodes_custom_css','.vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}.vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}.vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}.vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}.vc_custom_1423578324152{margin-bottom: 20px !important;}.vc_custom_1426834886575{margin-bottom: 20px !important;}.vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}.vc_custom_1423578342312{margin-bottom: 20px !important;}.vc_custom_1426834685036{margin-bottom: 20px !important;background-color: #ffffff !important;}.vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}.vc_custom_1425908350272{margin-bottom: 25px !important;}.vc_custom_1426141109983{margin-bottom: 20px !important;}.vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}.vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}.vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}.vc_custom_1423638275469{margin-bottom: 7px !important;}.vc_custom_1423835310107{border-bottom-width: 5px !important;}'),(145,41,'_wp_attached_file','2015/02/01-home-copy.png'),(146,41,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1584;s:4:\"file\";s:24:\"2015/02/01-home-copy.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"01-home-copy-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"01-home-copy-300x248.png\";s:5:\"width\";i:300;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"01-home-copy-1024x845.png\";s:5:\"width\";i:1024;s:6:\"height\";i:845;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"01-home-copy-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(147,5,'_wpb_post_custom_css','.p1{font-family:Arial;color:#d34b7f;font-size:15px;font-weight:600;width:100%;}\r\n.p2{font-family:Arial;font-size:14px;font-weight:100;width:100%;word-wrap: break-word;}\r\nh1{color:#a6a6b0;font-family:Arial Black;font-size:38px;line-height:.9;}\r\n.vc_col-sm-4 {width:285px;}\r\n.but{width:92% !important!important;height:28px;padding-top:13px;background-color:#a6a6b0;color:#fffdfb;font-size:18px;font-family:Arial Black; width: 287px !important;margin-top:40px !important; text-shadow: none; font-weight:400;}\r\n.but:hover{background-color:#d24b7e;color:#fffdfb;}\r\n.but1 {\r\n margin-top: -13px !important;\r\n font-weight:400 ;\r\n text-shadow: none;\r\n background-color: #a6a6b0;\r\n color: #fffdfb;\r\n font-family: Arial Black;\r\n font-size: 18px;\r\n height: 28px;\r\n padding-top: 12px;\r\n width: 92%;}\r\n.but1:hover{background-color:#d24b7e;color:#fffdfb;}\r\n.span1{font-weight:600;color:#a6a6b0;}\r\ninput[type=\"text\"], textarea\r\n{\r\n color:#d24b7e;\r\n background-color:#ffffff;\r\n border:1px solid #e2e1e3 !important;\r\n height:25px;width:100%;margin-bottom:6px;font-size:17px;font-family:Arial;}\r\n.p3{font-family:Arial;color:#ffffff;font-size:38px;line-height:1;font-weight:600;}\r\n.a1{font-family:Arial;font-size:15px;color:#d24b7e;}\r\n.ap{margin-left:30px;}\r\n#footer {\r\n background-color: #d24b7e;\r\n color: #aa9da3;\r\n font-size: 13px;\r\n line-height: 1;\r\n padding: 0;\r\n width: 100%;}\r\nnav.footer {\r\n float: right;\r\n margin-left: 24.5%;\r\n margin-top: 71px;\r\n position: absolute;\r\n}\r\nnav.footer ul li {\r\n float: left;\r\n list-style-type: none;\r\n margin: 0;\r\n padding-left: 20px;}\r\na {\r\n color: white;\r\n outline: medium none;text-transform:uppercase;font-size:11px;font-weight: 600;}\r\n.para {color: white;\r\n font-family: arial;\r\n font-size: 11px;\r\n margin-left: 45px;\r\n margin-top: 73px;\r\n position: absolute;font-weight: 600;\r\n word-spacing: 5px}\r\n.pz{font-family:Arial Black;font-size:18px;margin-top: 10px;float:left;color:white;margin-left:15px;}\r\n#footer a:hover{text-decoration:none;}\r\nbody.home .primary_content_wrap {\r\n padding: 0;\r\n}\r\n.vc_col-sm-8 {\r\n width: 60.667%;\r\n}\r\n.vc_col-sm-12 {\r\n width: 97%;\r\n}\r\n\r\n.vid{width:514px;height:294px;margin-bottom:5px;}\r\n\r\n.logo {\r\n position: absolute;\r\n right: 0;\r\n top: 209px;\r\n z-index: 1;\r\n display: none;\r\n}\r\n\r\n.sf-menu li a {\r\n background: none repeat scroll 0 0 #d24b7e;\r\n color: #ffffff;\r\n display: block;\r\n font-family: Arial;\r\n font-size: 15px;\r\n font-weight: bold;\r\n height: 77px;\r\n line-height: 18px;\r\n padding: 0 5px;\r\n text-align: center;\r\n text-decoration: none;\r\n text-transform: uppercase;\r\n transition: all 0.2s ease-out 0s;\r\n vertical-align: middle;\r\n width: 125px;\r\n}\r\n.sf-menu li a:hover {color:#d24b7e;}\r\n.link_title {\r\n color: #d24b7e;font-family:arial;\r\n}\r\n.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {\r\n margin-bottom: 30px;\r\n}\r\nbody {\r\n background-color: #fbf9f9;\r\n background-image: url(\"https://metropolitannannies.com/wp-content/uploads/2016/02/body-bg.jpg\");\r\n background-position: 50% 0;\r\n background-repeat: no-repeat;\r\n color: #b9a9b0;\r\n font: 100%/1.125em Arial;\r\n position: relative;\r\n}\r\n\r\n.sf-menu {\r\n float: left;\r\n max-width: 100%;\r\n width: 100%;\r\n}\r\n#header {\r\n background: url(\"images/header-tail.png\") repeat-x scroll 50% 0 rgba(0, 0, 0, 0);\r\n height: 555px;\r\n position: relative;\r\n width: 100%;\r\n z-index: 99;\r\n}\r\n.full-width h2 {\r\n color: #e6c3aa;\r\n float: right;\r\n font-family: Arial Black,Arial Black,Gadget,sans-serif;\r\n font-size: 15px;\r\n font-weight: normal;\r\n letter-spacing: 0;\r\n line-height: 20px;\r\n position: relative;\r\n right: -74px;\r\n text-transform: lowercase;\r\n top: -78px;\r\n width: 200px;\r\n word-wrap: break-word;\r\n}\r\n.xxx{\r\n border: 0px solid white;\r\n float: right;\r\n margin-right: -19%;\r\n margin-top: -83px;\r\n -webkit-margin-start: 206px;\r\n}\r\n.sf-menu > li:hover > a, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a {\r\n background: none repeat scroll 0 0 #fffdfb;\r\n color: #d7487e;\r\n padding-top: 30px;\r\n}\r\n.s2{display:none;}\r\n.s1{\r\n display:block;\r\n}\r\n.wpb_button.wpb_wpb_button.wpb_regularsize.but {\r\n width: 234px !important;\r\n}\r\n.middle-section {\r\n padding-bottom: 5px;\r\n}\r\n.first-section {\r\n padding-bottom: 5px;\r\n}\r\n\r\n.isotope-item.vc_col-sm-12 {\r\n height: 110px !important; \r\n display: block;\r\n margin: 0;\r\n position: relative !important;\r\n top: 0 !important;\r\n}\r\n\r\n\r\n.post-thumb {\r\n height: 80px;\r\n}\r\n\r\nul.wpb_thumbnails { height: 230px !important; }'),(148,73,'_wp_attached_file','2015/02/abc.png'),(149,73,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:514;s:6:\"height\";i:294;s:4:\"file\";s:15:\"2015/02/abc.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"abc-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"abc-300x172.png\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"abc-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(150,84,'_wp_attached_file','2015/02/x.png'),(151,84,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:103;s:6:\"height\";i:79;s:4:\"file\";s:13:\"2015/02/x.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(152,85,'_wp_attached_file','2015/02/xx.png'),(153,85,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:103;s:6:\"height\";i:77;s:4:\"file\";s:14:\"2015/02/xx.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(154,101,'_wp_attached_file','2015/02/log.png'),(155,101,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:57;s:4:\"file\";s:15:\"2015/02/log.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"log-150x57.png\";s:5:\"width\";i:150;s:6:\"height\";i:57;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(156,101,'_edit_lock','1423644216:1'),(157,102,'_wp_attached_file','2015/02/f.png'),(158,102,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:34;s:6:\"height\";i:34;s:4:\"file\";s:13:\"2015/02/f.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(159,103,'_wp_attached_file','2015/02/l.png'),(160,103,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:35;s:6:\"height\";i:34;s:4:\"file\";s:13:\"2015/02/l.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(161,104,'_wp_attached_file','2015/02/t.png'),(162,104,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:34;s:6:\"height\";i:34;s:4:\"file\";s:13:\"2015/02/t.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(163,105,'_wp_attached_file','2015/02/y.png'),(164,105,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:33;s:6:\"height\";i:34;s:4:\"file\";s:13:\"2015/02/y.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(165,102,'_edit_lock','1423647504:1'),(166,103,'_edit_lock','1423647548:1'),(167,104,'_edit_lock','1423647533:1'),(168,105,'_edit_lock','1423648229:1'),(169,112,'_edit_last','1'),(170,112,'_wp_page_template','page-fullwidth.php'),(171,112,'_wpb_vc_js_status','false'),(172,112,'_wpb_vc_js_interface_version','2'),(173,112,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(174,112,'_edit_lock','1427093427:1'),(175,112,'_wpb_post_custom_css','#footer {\n background-color: #d24b7e;\n color: #aa9da3;\n font-size: 13px;\n line-height: 1;\n padding: 0;\n width: 100%;}\nnav.footer {\n float: right;\n margin-left: 24.5%;\n margin-top: 71px;\n position: absolute;}\nnav.footer ul li {\n float: left;\n list-style-type: none;\n margin: 0;\n padding-left: 20px;}\na {\n color: white;\n outline: medium none;text-transform:uppercase;font-size:11px;font-weight: 600;}\n.para {color: white;\n font-family: arial;\n font-size: 11px;\n margin-left: 45px;\n margin-top: 73px;\n position: absolute;font-weight: 600;\n word-spacing: 5px}\n.pz{font-family:Arial Black;font-size:18px;margin-top: 10px;float:left;color:white;margin-left:15px;}\n#footer a:hover{text-decoration:none;}\n.h{font-family:Arial Black;font-size:42.17px;color:#d24b7e;}\n.pp{font-family:Arial;font-size:14px;}\n.span2{font-family:Arial;font-size:14px;font-weight:600;}\n.sf-menu li a {\n background: none repeat scroll 0 0 #d24b7e;\n color: #ffffff;\n display: block;\n font-family: Arial,Helvetica,sans-serif;\n font-size: 15px;\n font-weight: bold;\n height: 77px;\n line-height: 18px;\n padding: 0 5px;\n text-align: center;\n text-decoration: none;\n text-transform: uppercase;\n transition: all 0.2s ease-out 0s;\n vertical-align: middle;\n width: 125px;\n}\n.sf-menu li a:hover{color:#d24b7e;}\n.sf-menu li a:active{color:#d24b7e;}\n \n \n body {\n background-color: #fbf9f9;\n background-image: url(\"http://metropolitannannies.com/wp-content/uploads/2015/02/privacy-policy.png\");\n background-position: 50% 0;\n background-repeat: no-repeat;\n color: #b9a9b0;\n font: 100%/1.125em Arial,Helvetica,sans-serif;\n position: relative;\n}\n.logo {\n position: absolute;\n right: 0;\n top: 209px;\n z-index: 1;\n display: none;\n}\n.s1{display:none;}\n.s2{margin-top:20px;}'),(176,112,'_wpb_shortcodes_custom_css','.vc_custom_1423656558277{padding-right: 35px !important;padding-left: 35px !important;}.vc_custom_1423659105649{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}.vc_custom_1423657442916{margin-bottom: -30px !important;padding-top: 7px !important;}'),(177,5,'_oembed_d06f5661b6bb3ec7a95cc5f1bf5fe93c',''),(178,5,'_oembed_time_d06f5661b6bb3ec7a95cc5f1bf5fe93c','1423658300'),(179,5,'_oembed_b5cdea535670705def3dbc2bb35ce49b','{{unknown}}'),(180,17,'_wp_page_template','page-fullwidth.php'),(181,11,'_wpb_post_custom_css','#footer {\r\n background-color: #d24b7e;\r\n color: #aa9da3;\r\n font-size: 13px;\r\n line-height: 1;\r\n padding: 0;\r\n width: 100%;\r\n margin-top:10px;\r\n}\r\nnav.footer {\r\n float: right;\r\n margin-left: 24.5%;\r\n margin-top: 71px;\r\n position: absolute;}\r\nnav.footer ul li {\r\n float: left;\r\n list-style-type: none;\r\n margin: 0;\r\n padding-left: 20px;}\r\na {\r\n color: white;\r\n outline: medium none;text-transform:uppercase;font-size:11px;font-weight: 600;}\r\n.para {color: white;\r\n font-family: arial;\r\n font-size: 11px;\r\n margin-left: 45px;\r\n margin-top: 73px;\r\n position: absolute;font-weight: 600;\r\n word-spacing: 5px}\r\n.pz{font-family:Arial Black;font-size:18px;margin-top: 10px;float:left;color:white;margin-left:15px;}\r\n#footer a:hover{text-decoration:none;}\r\n.hh{font-family:Arial Black;font-size:42.17px;color:#d24b7e;}\r\n.hh2{font-family:Arial;font-weight:600;font-size:14px;color:#d24b7e;}\r\n.ppp{font-family:Arial;font-size:14px;color:#a6a6b0;}\r\n.but{-moz-transition:0.5s all;background-color:#d24b7e;color:#fffdfb;\r\n height:42px;font-size:18px;font-family:Arial Black;\r\n float:right;margin-top:-9px;border:none;font-weight:600; width: 287px !important; font-weight:400; }\r\n.sf-menu li a {\r\n background: none repeat scroll 0 0 #d24b7e;\r\n color: #ffffff;\r\n display: block;\r\n font-family: Arial,Helvetica,sans-serif;\r\n font-size: 15px;\r\n font-weight: bold;\r\n height: 77px;\r\n line-height: 18px;\r\n padding: 0 5px;\r\n text-align: center;\r\n text-decoration: none;\r\n text-transform: uppercase;\r\n transition: all 0.2s ease-out 0s;\r\n vertical-align: middle;\r\n width: 125px;\r\n}\r\n.xxx{\r\n -webkit-margin-start:205px;\r\n }\r\n .logo {\r\n position: absolute;\r\n right: 0;\r\n top: 209px;\r\n z-index: 1;\r\n display: none;\r\n}\r\nbody {\r\n background-color: #fbf9f9;\r\n background-image: url(\"http://metropolitannannies.com/wp-content/uploads/2015/02/serv.png\");\r\n background-position: 50% 0;\r\n background-repeat: no-repeat;\r\n color: #b9a9b0;\r\n font: 100%/1.125em Arial,Helvetica,sans-serif;\r\n position: relative;\r\n}\r\n.s1{display:none;}\r\n.s2{margin-top:10px;}\r\n.primary_content_wrap {\r\n background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);\r\n padding: 35px 0 0;\r\n position: relative;\r\n top: 9px;\r\n z-index: 1;\r\n}\r\n.but:hover{\r\n background:#fff;\r\n color:#d14a7d;\r\n border:1px solid #d14a7d;\r\n}'),(182,11,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(183,11,'_wpb_shortcodes_custom_css','.vc_custom_1423736735933{padding-right: 35px !important;padding-left: 35px !important;}.vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}.vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}.vc_custom_1423735557975{margin-bottom: 9px !important;}.vc_custom_1423662753611{margin-bottom: -35px !important;}.vc_custom_1423735582480{margin-bottom: 5px !important;}.vc_custom_1423906259012{margin-bottom: 25px !important;}.vc_custom_1423735656461{margin-bottom: 5px !important;}.vc_custom_1454899477193{margin-bottom: 25px !important;}.vc_custom_1454899382655{margin-bottom: 5px !important;}.vc_custom_1454899539699{margin-bottom: 25px !important;}'),(184,125,'_menu_item_type','post_type'),(185,125,'_menu_item_menu_item_parent','0'),(186,125,'_menu_item_object_id','112'),(187,125,'_menu_item_object','page'),(188,125,'_menu_item_target',''),(189,125,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(190,125,'_menu_item_xfn',''),(191,125,'_menu_item_url',''),(193,126,'_menu_item_type','post_type'),(194,126,'_menu_item_menu_item_parent','0'),(195,126,'_menu_item_object_id','17'),(196,126,'_menu_item_object','page'),(197,126,'_menu_item_target',''),(198,126,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(199,126,'_menu_item_xfn',''),(200,126,'_menu_item_url',''),(202,127,'_menu_item_type','post_type'),(203,127,'_menu_item_menu_item_parent','0'),(204,127,'_menu_item_object_id','9'),(205,127,'_menu_item_object','page'),(206,127,'_menu_item_target',''),(207,127,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(208,127,'_menu_item_xfn',''),(209,127,'_menu_item_url',''),(211,128,'_menu_item_type','post_type'),(212,128,'_menu_item_menu_item_parent','0'),(213,128,'_menu_item_object_id','15'),(214,128,'_menu_item_object','page'),(215,128,'_menu_item_target',''),(216,128,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(217,128,'_menu_item_xfn',''),(218,128,'_menu_item_url',''),(220,129,'_menu_item_type','post_type'),(221,129,'_menu_item_menu_item_parent','0'),(222,129,'_menu_item_object_id','13'),(223,129,'_menu_item_object','page'),(224,129,'_menu_item_target',''),(225,129,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(226,129,'_menu_item_xfn',''),(227,129,'_menu_item_url',''),(229,130,'_menu_item_type','post_type'),(230,130,'_menu_item_menu_item_parent','0'),(231,130,'_menu_item_object_id','11'),(232,130,'_menu_item_object','page'),(233,130,'_menu_item_target',''),(234,130,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(235,130,'_menu_item_xfn',''),(236,130,'_menu_item_url',''),(238,131,'_menu_item_type','post_type'),(239,131,'_menu_item_menu_item_parent','0'),(240,131,'_menu_item_object_id','7'),(241,131,'_menu_item_object','page'),(242,131,'_menu_item_target',''),(243,131,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(244,131,'_menu_item_xfn',''),(245,131,'_menu_item_url',''),(247,132,'_menu_item_type','post_type'),(248,132,'_menu_item_menu_item_parent','0'),(249,132,'_menu_item_object_id','5'),(250,132,'_menu_item_object','page'),(251,132,'_menu_item_target',''),(252,132,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(253,132,'_menu_item_xfn',''),(254,132,'_menu_item_url',''),(265,17,'_wpb_post_custom_css','#footer {\r\n background-color: #d24b7e;\r\n color: #aa9da3;\r\n font-size: 13px;\r\n line-height: 1;\r\n padding: 0;\r\n width: 100%;}\r\nnav.footer {\r\n float: right;\r\n margin-left: 24.5%;\r\n margin-top: 71px;\r\n position: absolute;}\r\nnav.footer ul li {\r\n float: left;\r\n list-style-type: none;\r\n margin: 0;\r\n padding-left: 20px;}\r\na {\r\n color: white;\r\n outline: medium none;text-transform:uppercase;font-size:11px;font-weight: 600;}\r\n.para {color: white;\r\n font-family: arial;\r\n font-size: 11px;\r\n margin-left: 45px;\r\n margin-top: 73px;\r\n position: absolute;font-weight: 600;\r\n word-spacing: 5px}\r\n.pz{font-family:Arial Black;font-size:18px;margin-top: 10px;float:left;color:white;margin-left:15px;}\r\n#footer a:hover{text-decoration:none;}\r\n.px{font-family:Arial;font-size:14px;color:#a6a6b0;}\r\n.ppx{width: 94%;font-family:Arial;font-weight:600;font-size:14px;color:#d24b7e;}\r\n.ph1{font-family:Arial Black;font-size:33.17px;color:#d24b7e;}\r\n.but{width:320px;background-color:#d24b7e;color:#fffdfb;\r\n height:46px;font-size:25px;font-family:Arial Black;border:none;}\r\n.but2{width:320px;background-color:#d24b7e;color:#fffdfb;\r\n height:46px;float:right;font-size:25px;font-family:Arial Black;border:none;margin-top:-48px;}\r\n.wpcf7-form textarea {\r\n height: 255px;\r\n margin-bottom: 17px;\r\n min-height: 250px;\r\n min-width: 230px;\r\n overflow: auto;\r\n width: 100%;}\r\ninput[type=\"submit\"], input[type=\"reset\"] {\r\n background: none repeat scroll 0 0 #e93760;\r\n border: 1px solid #e93760;\r\n color: #ffffff;\r\n cursor: pointer;\r\n display: inline-block;\r\n float: left;\r\n font-size: 15px;\r\n height: 30px;\r\n line-height: 30px;\r\n margin-right: 10px;\r\n padding: 0 15px;\r\n position: relative;\r\n text-decoration: none;\r\n width:94px;\r\n margin-top: -27px;\r\n transition: all 0.2s ease-out 0s;\r\n \r\n}\r\n.sf-menu li a {\r\n background: none repeat scroll 0 0 #d24b7e;\r\n color: #ffffff;\r\n display: block;\r\n font-family: Arial,Helvetica,sans-serif;\r\n font-size: 15px;\r\n font-weight: bold;\r\n height: 77px;\r\n line-height: 18px;\r\n padding: 0 5px;\r\n text-align: center;\r\n text-decoration: none;\r\n text-transform: uppercase;\r\n transition: all 0.2s ease-out 0s;\r\n vertical-align: middle;\r\n width: 125px;\r\n}\r\n.sf-menu li a:hover{color:#d24b7e;}\r\n.sf-menu li a:active{color:#d24b7e;}\r\n.vc_col-sm-4 {\r\n width: 33.333%;\r\n}\r\n\r\nbody {\r\n background-color: #fbf9f9;\r\n background-image: url(\"http://metropolitannannies.com/wp-content/uploads/2015/02/contact.png\");\r\n background-position: 50% 0;\r\n background-repeat: no-repeat;\r\n color: #b9a9b0;\r\n font: 100%/1.125em Arial,Helvetica,sans-serif;\r\n position: relative;\r\n}\r\n.logo {\r\n position: absolute;\r\n right: 0;\r\n top: 209px;\r\n z-index: 1;\r\n display: none;\r\n}\r\n\r\ninput[type=\"text\"], input[type=\"email\"], input { height: 36px; }\r\n\r\ninput[type=\"text\"], textarea,input[type=\"email\"], input {\r\n background: #f2f2f3;\r\n color: #000;\r\n padding: 5px 10px;\r\n width: 100%;\r\n border: none;\r\n box-sizing: border-box;\r\n -mox-bos-sizing: border-box;\r\n -webkit-box-sizing: border-box;\r\n}\r\n\r\ntextarea { resize: none; }\r\n\r\n.xxx{\r\n border: 0px solid white;\r\n float: right;\r\n margin-right: -19%;\r\n margin-top: -83px;\r\n -webkit-margin-start: 206px;\r\n}\r\n.s1{display:none;}\r\n.s2{margin-top:10px;}\r\ninput[type=\"submit\"], input[type=\"reset\"] {\r\n background: none repeat scroll 0 0 #D14A7D;\r\n border: 1px solid #E93760;\r\n color: #FFFFFF;\r\n cursor: pointer;\r\n display: inline-block;\r\n float: left;\r\n font-size: 15px;\r\n height: 30px;\r\n line-height: 30px;\r\n margin-right: 10px;\r\n margin-top: -27px;\r\n padding: 0 15px;\r\n position: relative;\r\n text-decoration: none;\r\n transition: all 0.2s ease-out 0s;\r\n width: 94px;\r\n}\r\ninput[type=\"submit\"], input[type=\"reset\"] {\r\n background: none repeat scroll 0 0 #D14A7D;\r\n border: 1px solid #D14A7D;\r\n color: #FFFFFF;\r\n cursor: pointer;\r\n display: inline-block;\r\n float: left;\r\n font-size: 15px;\r\n height: 30px;\r\n line-height: 30px;\r\n margin-right: 10px;\r\n margin-top: -27px;\r\n padding: 0 15px;\r\n position: relative;\r\n text-decoration: none;\r\n transition: all 0.2s ease-out 0s;\r\n width: 94px;\r\n}\r\n.grid_24.primary_content_wrap {\r\n margin-top: 30px;\r\n}\r\n\r\n.px1 {\r\n padding-left: 60px;\r\n}\r\n.px3 {\r\n position: relative;\r\n top: -11px;\r\n}\r\n\r\n.wpb_wrapper p { color: #a6a6b0; }'),(266,17,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(267,13,'_wpb_post_custom_css','#footer {\r\n background-color: #d24b7e;\r\n color: #aa9da3;\r\n font-size: 13px;\r\n line-height: 1;\r\n padding: 0;\r\n width: 100%;}\r\nnav.footer {\r\n float: right;\r\n margin-left: 24.5%;\r\n margin-top: 71px;\r\n position: absolute;}\r\nnav.footer ul li {\r\n float: left;\r\n list-style-type: none;\r\n margin: 0;\r\n padding-left: 20px;\r\n font-weight:lighter !important;\r\n}\r\na {\r\n color: white;\r\n outline: medium none;text-transform:uppercase;font-size:11px;font-weight: 600;}\r\n.para {color: white;\r\n font-family: arial;\r\n font-size: 11px;\r\n margin-left: 45px;\r\n margin-top: 73px;\r\n position: absolute;font-weight: lighter;\r\n word-spacing: 5px}\r\n.pz{font-family:Arial Black;font-size:18px;margin-top: 10px;float:left;color:white;margin-left:15px;}\r\n#footer a:hover{text-decoration:none;}\r\n.sf-menu li a {\r\n background: none repeat scroll 0 0 #d24b7e;\r\n color: #ffffff;\r\n display: block;\r\n font-family: Arial,Helvetica,sans-serif;\r\n font-size: 15px;\r\n font-weight: bold;\r\n height: 77px;\r\n line-height: 18px;\r\n padding: 0 5px;\r\n text-align: center;\r\n text-decoration: none;\r\n text-transform: uppercase;\r\n transition: all 0.2s ease-out 0s;\r\n vertical-align: middle;\r\n width: 125px;\r\n}\r\n.sf-menu li a:hover{color:#d24b7e;}\r\n.sf-menu li a:active{color:#d24b7e;}\r\n.logo {\r\n position: absolute;\r\n right: 0;\r\n top: 209px;\r\n z-index: 1;\r\n display: none;\r\n}\r\nbody {\r\n background-color: #fbf9f9;\r\n background-image: url(\"http://metropolitannannies.com/wp-content/uploads/2015/02/partner1.png\");\r\n background-position: 50% 0;\r\n background-repeat: no-repeat;\r\n color: #b9a9b0;\r\n font: 100%/1.125em Arial,Helvetica,sans-serif;\r\n position: relative;\r\n}\r\n.sf-menu > li:hover > a, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a {\r\n background: none repeat scroll 0 0 #fffdfb;\r\n color: #d7487e;\r\n padding-top: 30px;\r\n}\r\n.xxx{\r\n border: 0px solid white;\r\n float: right;\r\n margin-right: -19%;\r\n margin-top: -83px;\r\n -webkit-margin-start: 206px;\r\n}\r\n.ash{border:7px solid #d24b7e;}\r\n.ash:hover{border-color:#a6a6b0;}\r\n.s1{display:none;}\r\n.s2{margin-top:10px;}\r\n.primary_content_wrap {\r\n background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);\r\n margin-bottom: -7px;\r\n padding: 35px 0 15px;\r\n position: relative;\r\n top: -8px;\r\n z-index: 1;\r\n}\r\n.primary_content_wrap{\r\n margin-top:-3px;\r\n}'),(268,13,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(269,7,'_wpb_post_custom_css','\r\n#footer {\r\n background-color: #d24b7e;\r\n color: #aa9da3;\r\n font-size: 13px;\r\n line-height: 1;\r\n padding-top: 0px;\r\n width: 100%;\r\n}\r\nnav.footer {\r\n float: right;\r\n margin-left: 24.5%;\r\n margin-top: 71px;\r\n position: absolute;}\r\nnav.footer ul li {\r\n float: left;\r\n list-style-type: none;\r\n margin: 0;\r\n padding-left: 20px;}\r\na {\r\n color: white;\r\n outline: medium none;text-transform:uppercase;font-size:11px;font-weight: 600;}\r\n.para {color: white;\r\n font-family: arial;\r\n font-size: 11px;\r\n margin-left: 45px;\r\n margin-top: 73px;\r\n position: absolute;font-weight: lighter;\r\n word-spacing: 5px}\r\n.pz{font-family:Arial Black;font-size:18px;margin-top: 10px;float:left;color:white;margin-left:15px;}\r\n#footer a:hover{text-decoration:none;}\r\n.px{font-family:Arial;font-size:14px;color:#a6a6b0;}\r\n.ppx{font-family:Arial;font-weight:600;font-size:14px;color:#d24b7e;}\r\n.ph1{font-family:Arial Black;font-size:42.17px;color:#d24b7e;}\r\n.but{-moz-transition:0.5s all; width:320px;background-color:#d24b7e;color:#fffdfb;\r\n height:46px;font-size:18px;font-family:Arial Black;border:none;position:relative;top:-27px;}\r\n.but1{-moz-transition:0.5s all; position:relative;width:320px;background-color:#d24b7e;color:#fffdfb;\r\n height:46px;float:right;text-align:center;font-size:18px;font-family:Arial Black;border:none;margin-top:-72px;}\r\n .sf-menu li a {\r\n background: none repeat scroll 0 0 #d24b7e;\r\n color: #ffffff;\r\n display: block;\r\n font-family: Arial,Helvetica,sans-serif;\r\n font-size: 15px;\r\n font-weight: bold;\r\n height: 77px;\r\n line-height: 18px;\r\n padding: 0 5px;\r\n text-align: center;\r\n text-decoration: none;\r\n text-transform: uppercase;\r\n transition: all 0.2s ease-out 0s;\r\n vertical-align: middle;\r\n width: 125px;\r\n}\r\n.but2 {\r\n background-color: #d24b7e;\r\n border: medium none;\r\n color: #fffdfb;\r\n float: left;\r\n font-family: Arial Black;\r\n font-size: 18px;\r\n height: 46px;\r\n margin-top: 0;\r\n position: relative;\r\n text-align: center;\r\n transition: all 0.5s ease 0s;\r\n width: 376px;\r\n}\r\n.sf-menu li a:hover{color:#d24b7e;}\r\n.sf-menu li a:active{color:#d24b7e;}\r\n.logo {\r\n position: absolute;\r\n right: 0;\r\n top: 209px;\r\n z-index: 1;\r\n display: none;\r\n}\r\nbody {\r\n background-color: #fbf9f9;\r\n background-image: url(\"http://metropolitannannies.com/wp-content/uploads/2015/02/prnt.png\");\r\n background-position: 50% 0;\r\n background-repeat: no-repeat;\r\n color: #b9a9b0;\r\n font: 100%/1.125em Arial,Helvetica,sans-serif;\r\n position: relative;\r\n}\r\n.sf-menu > li:hover > a, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a {\r\n background: none repeat scroll 0 0 #fffdfb;\r\n color: #d7487e;\r\n padding-top: 30px;\r\n}\r\n.s1{display:none;}\r\n.s2{margin-top:10px;}\r\n.but:hover{\r\n background:#fff;\r\n color:#d14a7d;\r\n border:1px solid #d14a7d;\r\n}\r\n.but1:hover{\r\n background:#fff;\r\n color:#d14a7d;\r\n border:1px solid #d14a7d;\r\n}\r\n.but2:hover{\r\n background:#fff;\r\n color:#d14a7d;\r\n border:1px solid #d14a7d;\r\n}\r\n.but2 {\r\n font-family: arial !important;\r\n}'),(270,7,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(271,9,'_wpb_post_custom_css','#footer {\r\n background-color: #d24b7e;\r\n color: #aa9da3;\r\n font-size: 13px;\r\n line-height: 1;\r\n padding: 0;\r\n width: 100%;}\r\nnav.footer {\r\n float: right;\r\n margin-left: 24.5%;\r\n margin-top: 71px;\r\n position: absolute;}\r\nnav.footer ul li {\r\n float: left;\r\n list-style-type: none;\r\n margin: 0;\r\n padding-left: 20px;}\r\na {\r\n color: white;\r\n outline: medium none;text-transform:uppercase;font-size:11px;font-weight: 600;}\r\n.para {color: white;\r\n font-family: arial;\r\n font-size: 11px;\r\n margin-left: 45px;\r\n margin-top: 73px;\r\n position: absolute;font-weight: 600;\r\n word-spacing: 5px}\r\n.pz{font-family:Arial Black;font-size:18px;margin-top: 10px;float:left;color:white;margin-left:15px;}\r\n#footer a:hover{text-decoration:none;}\r\n.px{font-family:Arial;font-size:14px;color:#a6a6b0;}\r\n.ppx{font-family:Arial;font-weight:600;font-size:14px;color:#d24b7e;}\r\n.ph1{font-family:Arial Black;font-size:42.17px;color:#d24b7e;}\r\n.but{-moz-transition:0.5s all; width:320px;background-color:#d24b7e;color:#fffdfb;\r\n height:46px;font-size:18px;font-family:Arial Black;border:none;}\r\n.but1{-moz-transition:0.5s all; width:320px;background-color:#d24b7e;color:#fffdfb;\r\n height:46px;float:right;font-size:18px;font-family:Arial Black;border:none;margin-top:-72px;}\r\n .sf-menu li a {\r\n background: none repeat scroll 0 0 #d24b7e;\r\n color: #ffffff;\r\n display: block;\r\n font-family: Arial,Helvetica,sans-serif;\r\n font-size: 15px;\r\n font-weight: bold;\r\n height: 77px;\r\n line-height: 18px;\r\n padding: 0 5px;\r\n text-align: center;\r\n text-decoration: none;\r\n text-transform: uppercase;\r\n transition: all 0.2s ease-out 0s;\r\n vertical-align: middle;\r\n width: 125px;\r\n}\r\n.sf-menu li a:hover{color:#d24b7e;}\r\n.sf-menu li a:active{color:#d24b7e;}\r\n.xxx{\r\n -webkit-margin-start:205px;\r\n }\r\n .logo {\r\n position: absolute;\r\n right: 0;\r\n top: 209px;\r\n z-index: 1;\r\n display: none;\r\n}\r\n\r\n body {\r\n background-color: #fbf9f9;\r\n background-image: url(\"http://metropolitannannies.com/wp-content/uploads/2015/02/nan.png\");\r\n background-position: 50% 0;\r\n background-repeat: no-repeat;\r\n color: #b9a9b0;\r\n font: 100%/1.125em Arial;\r\n position: relative;\r\n}\r\n.sf-menu > li:hover > a, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a {\r\n background: none repeat scroll 0 0 #fffdfb;\r\n color: #d7487e;\r\n padding-top: 30px;\r\n}\r\n.xxx{\r\n border: 0px solid;}\r\n \r\n .primary_content_wrap {\r\n background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);\r\n margin-bottom: 11px;\r\n padding: 35px 0 15px;\r\n position: relative;\r\n top: 9px;\r\n z-index: 1;\r\n}\r\n.but:hover{\r\n background:#fff;\r\n color:#d14a7d;\r\n border:1px solid #d14a7d;\r\n}\r\n.but1:hover{\r\n background:#fff;\r\n color:#d14a7d;\r\n border:1px solid #d14a7d;\r\n}'),(272,9,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(273,7,'_wpb_shortcodes_custom_css','.vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}.vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}.vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}.vc_custom_1423739308129{margin-bottom: 9px !important;}.vc_custom_1455752955566{padding-top: 50px !important;}'),(274,9,'_wpb_shortcodes_custom_css','.vc_custom_1423740364139{padding-right: 35px !important;padding-left: 35px !important;}.vc_custom_1423740439863{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}.vc_custom_1423741600167{margin-bottom: 6px !important;padding-top: 10px !important;}.vc_custom_1423741637384{margin-bottom: 9px !important;}.vc_custom_1426505536754{padding-top: 25px !important;}'),(275,17,'_wpb_shortcodes_custom_css','.vc_custom_1426849136015{padding-right: 45px !important;padding-left: 45px !important;}.vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}.vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}.vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}.vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}'),(276,162,'_wp_attached_file','2015/02/Capture12.png'),(277,162,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:30;s:6:\"height\";i:31;s:4:\"file\";s:21:\"2015/02/Capture12.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(278,163,'_wp_attached_file','2015/02/Capture123.png'),(279,163,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:60;s:6:\"height\";i:39;s:4:\"file\";s:22:\"2015/02/Capture123.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(280,168,'_form','[text* text-397 placeholder \"Name\"]\n\n[email* email-722 placeholder \"Email\"]\n\n[text* text-697 placeholder \"Phone\"]\n\n[textarea* textarea-853 placeholder \"Message\"]\n\n[submit \"SEND\"]'),(281,168,'_mail','a:8:{s:7:\"subject\";s:26:\"Metro Nannies Contact Form\";s:6:\"sender\";s:21:\"info@metronannies.com\";s:4:\"body\";s:113:\"From: [text-397] [email-722]\nSubject: Metro Nannies Contact Form\n\nMessage Body:\n[textarea-853]\n\nPhone: [text-697]\";s:9:\"recipient\";s:24:\"jaclyn1@metronannies.com\";s:18:\"additional_headers\";s:33:\"Reply-To: [info@metronannies.com]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(282,168,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:0:\"\";s:6:\"sender\";s:0:\"\";s:4:\"body\";s:0:\"\";s:9:\"recipient\";s:0:\"\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(283,168,'_messages','a:23:{s:12:\"mail_sent_ok\";s:43:\"Your message was sent successfully. Thanks.\";s:12:\"mail_sent_ng\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:16:\"validation_error\";s:74:\"Validation errors occurred. Please confirm the fields and submit it again.\";s:4:\"spam\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:12:\"accept_terms\";s:35:\"Please accept the terms to proceed.\";s:16:\"invalid_required\";s:34:\"Please fill in the required field.\";s:16:\"invalid_too_long\";s:23:\"This input is too long.\";s:17:\"invalid_too_short\";s:24:\"This input is too short.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:14:\"invalid_number\";s:28:\"Number format seems invalid.\";s:16:\"number_too_small\";s:25:\"This number is too small.\";s:16:\"number_too_large\";s:25:\"This number is too large.\";s:13:\"invalid_email\";s:28:\"Email address seems invalid.\";s:11:\"invalid_url\";s:18:\"URL seems invalid.\";s:11:\"invalid_tel\";s:31:\"Telephone number seems invalid.\";s:23:\"quiz_answer_not_correct\";s:27:\"Your answer is not correct.\";s:12:\"invalid_date\";s:26:\"Date format seems invalid.\";s:14:\"date_too_early\";s:23:\"This date is too early.\";s:13:\"date_too_late\";s:22:\"This date is too late.\";s:13:\"upload_failed\";s:22:\"Failed to upload file.\";s:24:\"upload_file_type_invalid\";s:30:\"This file type is not allowed.\";s:21:\"upload_file_too_large\";s:23:\"This file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"Failed to upload file. Error occurred.\";}'),(284,168,'_additional_settings',''),(285,168,'_locale','en_US'),(286,172,'_wp_attached_file','2015/02/Untitled-1-copy.png'),(287,172,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:269;s:6:\"height\";i:120;s:4:\"file\";s:27:\"2015/02/Untitled-1-copy.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Untitled-1-copy-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(288,173,'_wp_attached_file','2015/02/Untitled-2-copy.png'),(289,173,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:269;s:6:\"height\";i:120;s:4:\"file\";s:27:\"2015/02/Untitled-2-copy.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Untitled-2-copy-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(290,174,'_wp_attached_file','2015/02/Untitled-3-copy.png'),(291,174,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:269;s:6:\"height\";i:119;s:4:\"file\";s:27:\"2015/02/Untitled-3-copy.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Untitled-3-copy-150x119.png\";s:5:\"width\";i:150;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(292,175,'_wp_attached_file','2015/02/Untitled-5copy.png'),(293,175,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:269;s:6:\"height\";i:120;s:4:\"file\";s:26:\"2015/02/Untitled-5copy.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Untitled-5copy-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(294,176,'_wp_attached_file','2015/02/Untitled6-copy.png'),(295,176,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:269;s:6:\"height\";i:120;s:4:\"file\";s:26:\"2015/02/Untitled6-copy.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Untitled6-copy-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(296,177,'_wp_attached_file','2015/02/Untitled-3-copy1.png'),(297,177,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:269;s:6:\"height\";i:119;s:4:\"file\";s:28:\"2015/02/Untitled-3-copy1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Untitled-3-copy1-150x119.png\";s:5:\"width\";i:150;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(298,178,'_wp_attached_file','2015/02/Untitled-vhfgh1-copy.png'),(299,178,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:269;s:6:\"height\";i:119;s:4:\"file\";s:32:\"2015/02/Untitled-vhfgh1-copy.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Untitled-vhfgh1-copy-150x119.png\";s:5:\"width\";i:150;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(300,189,'_wp_attached_file','2015/02/ssss.png'),(301,189,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:269;s:6:\"height\";i:120;s:4:\"file\";s:16:\"2015/02/ssss.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"ssss-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(302,15,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(303,15,'_wpb_post_custom_css','#footer {\r\n background-color: #d24b7e;\r\n color: #aa9da3;\r\n font-size: 13px;\r\n line-height: 1;\r\n padding: 0;\r\n width: 100%;}\r\nnav.footer {\r\n float: right;\r\n margin-left: 24.5%;\r\n margin-top: 71px;\r\n position: absolute;}\r\nnav.footer ul li {\r\n float: left;\r\n list-style-type: none;\r\n margin: 0;\r\n padding-left: 20px;}\r\na {\r\n color: white;\r\n outline: medium none;text-transform:uppercase;font-size:11px;font-weight: 600;}\r\n.para {color: white;\r\n font-family: arial;\r\n font-size: 11px;\r\n margin-left: 45px;\r\n margin-top: 73px;\r\n position: absolute;font-weight: 600;\r\n word-spacing: 5px}\r\n.pz{font-family:Arial Black;font-size:18px;margin-top: 10px;float:left;color:white;margin-left:15px;}\r\n#footer a:hover{color:#a6a6b0;text-decoration:none;font-weight:600;}\r\n.full-width h2 {\r\n color: #d24b7e;\r\n font-family: Arial Black,Arial Black,Gadget,sans-serif;\r\n font-size: 41px;\r\n letter-spacing: -2px;\r\n line-height: 52px;\r\n margin-bottom: 20px;}\r\nh1, h2, h3, h4, h5, h6 {\r\n color: #d24b7e;\r\n font-family: arial black;\r\n font-size: 41px;\r\n font-weight: bold;\r\n margin: 0 0 1em;}\r\n.sf-menu li a {\r\n background: none repeat scroll 0 0 #d24b7e;\r\n color: #ffffff;\r\n display: block;\r\n font-family: Arial;\r\n font-size: 15px;\r\n font-weight: bold;\r\n height: 77px;\r\n line-height: 18px;\r\n padding: 0 5px;\r\n text-align: center;\r\n text-decoration: none;\r\n text-transform: uppercase;\r\n transition: all 0.2s ease-out 0s;\r\n vertical-align: middle;\r\n width: 125px;\r\n}\r\n.sf-menu li a:hover{color:#d24b7e;}\r\n.sf-menu li a:active{color:#d24b7e;}\r\n.widget ul li {\r\n background: url(\"http://metropolitannannies.com/wp-content/uploads/2015/02/sooo6.png\");\r\n border: medium none;\r\n font-size: 14px;\r\n line-height: 21px;\r\n list-style-type: none;\r\n margin: 0;\r\n padding: 5px 0 5px 18px;\r\n}\r\nbody {\r\n background-color: #fbf9f9;\r\n background-image: url(\"http://metropolitannannies.com/wp-content/uploads/2015/02/06-blog.png\");\r\n background-position: 50% 0;\r\n background-repeat: no-repeat;\r\n color: #b9a9b0;\r\n font: 100%/1.125em Arial,Helvetica,sans-serif;\r\n position: relative;\r\n\r\n}\r\n \r\n\r\n\r\n.s1{display:none !important;}\r\n.s2{margin-top:10px;}\r\n.button{\r\n font-size:18px;\r\n}\r\n'),(304,15,'_wpb_shortcodes_custom_css','.vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}.vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}.vc_custom_1423813159424{background-color: #ffffff !important;}'),(305,15,'_wpb_vc_js_status','true'),(306,15,'_wpb_vc_js_interface_version','0'),(323,13,'_wpb_shortcodes_custom_css','.vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}.vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}.vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}'),(335,247,'_wp_attached_file','2015/02/12.jpg'),(336,247,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:14:\"2015/02/12.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"12-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"12-291x198.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(337,249,'_wp_attached_file','2015/02/13.jpg'),(338,249,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1921;s:6:\"height\";i:1920;s:4:\"file\";s:14:\"2015/02/13.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"13-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"13-291x198.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(339,251,'_wp_attached_file','2015/02/14.jpg'),(340,251,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1921;s:6:\"height\";i:1920;s:4:\"file\";s:14:\"2015/02/14.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"14-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"14-291x198.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(341,252,'_wp_attached_file','2015/02/15.jpg'),(342,252,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1921;s:6:\"height\";i:1920;s:4:\"file\";s:14:\"2015/02/15.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"15-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"15-291x198.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(343,253,'_wp_attached_file','2015/02/16.png'),(344,253,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1921;s:6:\"height\";i:1920;s:4:\"file\";s:14:\"2015/02/16.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"16-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"16-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"16-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"16-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(345,254,'_wp_attached_file','2015/02/17.png'),(346,254,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1921;s:6:\"height\";i:1920;s:4:\"file\";s:14:\"2015/02/17.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"17-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"17-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"17-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"17-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(347,255,'_wp_attached_file','2015/02/18.png'),(348,255,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1921;s:6:\"height\";i:1920;s:4:\"file\";s:14:\"2015/02/18.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"18-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"18-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"18-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"18-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(353,266,'_wp_attached_file','2015/02/body-bg.jpg'),(354,266,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1584;s:4:\"file\";s:19:\"2015/02/body-bg.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"body-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"body-bg-300x248.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"body-bg-1024x845.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"body-bg-291x198.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(355,267,'_wp_attached_file','2015/02/logoooooo.png'),(356,267,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:11;s:6:\"height\";i:11;s:4:\"file\";s:21:\"2015/02/logoooooo.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(357,267,'_edit_lock','1423827637:1'),(358,268,'_wp_attached_file','2015/02/21.jpg'),(359,268,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1584;s:4:\"file\";s:14:\"2015/02/21.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"21-300x248.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"21-1024x845.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"21-291x198.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(360,268,'_edit_lock','1423828136:1'),(361,271,'_wp_attached_file','2015/02/sooo.jpg'),(362,271,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1970;s:6:\"height\";i:1920;s:4:\"file\";s:16:\"2015/02/sooo.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"sooo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"sooo-300x292.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"sooo-1024x998.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:998;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"sooo-291x198.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(363,272,'_wp_attached_file','2015/02/sooo1.jpg'),(364,272,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1970;s:6:\"height\";i:1920;s:4:\"file\";s:17:\"2015/02/sooo1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"sooo1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"sooo1-300x292.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"sooo1-1024x998.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:998;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"sooo1-291x198.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(365,273,'_wp_attached_file','2015/02/sooo2.jpg'),(366,273,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1970;s:6:\"height\";i:1920;s:4:\"file\";s:17:\"2015/02/sooo2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"sooo2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"sooo2-300x292.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"sooo2-1024x998.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:998;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"sooo2-291x198.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(367,274,'_wp_attached_file','2015/02/sooo3.jpg'),(368,274,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1970;s:6:\"height\";i:1920;s:4:\"file\";s:17:\"2015/02/sooo3.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"sooo3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"sooo3-300x292.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"sooo3-1024x998.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:998;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"sooo3-291x198.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(369,275,'_wp_attached_file','2015/02/sooo4.png'),(370,275,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1970;s:6:\"height\";i:1920;s:4:\"file\";s:17:\"2015/02/sooo4.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"sooo4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"sooo4-300x292.png\";s:5:\"width\";i:300;s:6:\"height\";i:292;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"sooo4-1024x998.png\";s:5:\"width\";i:1024;s:6:\"height\";i:998;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"sooo4-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(371,272,'_edit_lock','1423896256:1'),(372,274,'_edit_lock','1423828884:1'),(373,275,'_edit_lock','1423828885:1'),(374,276,'_wp_attached_file','2015/02/sooo5.png'),(375,276,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1970;s:6:\"height\";i:1920;s:4:\"file\";s:17:\"2015/02/sooo5.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"sooo5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"sooo5-300x292.png\";s:5:\"width\";i:300;s:6:\"height\";i:292;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"sooo5-1024x998.png\";s:5:\"width\";i:1024;s:6:\"height\";i:998;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"sooo5-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(376,277,'_wp_attached_file','2015/02/sooo6.png'),(377,277,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1970;s:6:\"height\";i:1920;s:4:\"file\";s:17:\"2015/02/sooo6.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"sooo6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"sooo6-300x292.png\";s:5:\"width\";i:300;s:6:\"height\";i:292;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"sooo6-1024x998.png\";s:5:\"width\";i:1024;s:6:\"height\";i:998;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"sooo6-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(378,271,'_edit_lock','1423828883:1'),(379,273,'_edit_lock','1423828884:1'),(380,276,'_edit_lock','1423828885:1'),(381,277,'_edit_lock','1423828889:1'),(388,2,'_edit_lock','1455750700:1'),(398,293,'_menu_item_type','post_type'),(399,293,'_menu_item_menu_item_parent','0'),(400,293,'_menu_item_object_id','17'),(401,293,'_menu_item_object','page'),(402,293,'_menu_item_target',''),(403,293,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(404,293,'_menu_item_xfn',''),(405,293,'_menu_item_url',''),(407,294,'_menu_item_type','post_type'),(408,294,'_menu_item_menu_item_parent','0'),(409,294,'_menu_item_object_id','9'),(410,294,'_menu_item_object','page'),(411,294,'_menu_item_target',''),(412,294,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(413,294,'_menu_item_xfn',''),(414,294,'_menu_item_url',''),(416,295,'_menu_item_type','post_type'),(417,295,'_menu_item_menu_item_parent','0'),(418,295,'_menu_item_object_id','15'),(419,295,'_menu_item_object','page'),(420,295,'_menu_item_target',''),(421,295,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(422,295,'_menu_item_xfn',''),(423,295,'_menu_item_url',''),(425,296,'_menu_item_type','post_type'),(426,296,'_menu_item_menu_item_parent','0'),(427,296,'_menu_item_object_id','13'),(428,296,'_menu_item_object','page'),(429,296,'_menu_item_target',''),(430,296,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(431,296,'_menu_item_xfn',''),(432,296,'_menu_item_url',''),(434,297,'_menu_item_type','post_type'),(435,297,'_menu_item_menu_item_parent','0'),(436,297,'_menu_item_object_id','11'),(437,297,'_menu_item_object','page'),(438,297,'_menu_item_target',''),(439,297,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(440,297,'_menu_item_xfn',''),(441,297,'_menu_item_url',''),(443,298,'_menu_item_type','post_type'),(444,298,'_menu_item_menu_item_parent','0'),(445,298,'_menu_item_object_id','7'),(446,298,'_menu_item_object','page'),(447,298,'_menu_item_target',''),(448,298,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(449,298,'_menu_item_xfn',''),(450,298,'_menu_item_url',''),(470,302,'_wp_attached_file','2015/02/Metro-Nannies-Parent-Pack-2015.pdf'),(471,303,'_wp_attached_file','2015/02/Nanny-Application.pdf'),(472,304,'_wp_attached_file','2015/02/Parent-Application.pdf'),(475,272,'_edit_last','1'),(482,315,'_wp_attached_file','2015/02/paa-copy.png'),(483,315,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1970;s:6:\"height\";i:1950;s:4:\"file\";s:20:\"2015/02/paa-copy.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"paa-copy-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"paa-copy-300x297.png\";s:5:\"width\";i:300;s:6:\"height\";i:297;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"paa-copy-1024x1014.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1014;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"paa-copy-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(484,316,'_wp_attached_file','2015/02/paa-copy1.png'),(485,316,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1970;s:6:\"height\";i:1950;s:4:\"file\";s:21:\"2015/02/paa-copy1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"paa-copy1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"paa-copy1-300x297.png\";s:5:\"width\";i:300;s:6:\"height\";i:297;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"paa-copy1-1024x1014.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1014;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"paa-copy1-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(486,317,'_wp_attached_file','2015/02/paa1.png'),(487,317,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1970;s:6:\"height\";i:1950;s:4:\"file\";s:16:\"2015/02/paa1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"paa1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"paa1-300x297.png\";s:5:\"width\";i:300;s:6:\"height\";i:297;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"paa1-1024x1014.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1014;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"paa1-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(488,323,'_form','
    \n

    Employment Application

    \n

    Nanny Application

    \n
    \n
    \n [text* text-549]\n
    \n
    \n [text* text-743]\n
    \n
    \n
    \n
    \n [text text-477]\n
    \n
    \n [text text-624]\n
    \n
    \n
    \n [text* text-640] \n
    \n
    \n [text* text-901]\n
    \n
    \n
    \n
    \n [text* text-759] \n
    \n
    \n [text text-836]\n
    \n
    \n
    \n
    \n [text text-808] \n
    \n
    \n [text text-666]\n
    \n
    \n
    \n
    \n [email email-298]\n
    \n
    \n
    \n
    \n [text text-290] \n
    \n
    \n [text text-961]\n
    \n
    \n
    \n
    \n [radio radio-293 \"Male\" \"Female\"]\n
    \n
    \n [radio radio-768 \"Yes\" \"No\"]\n
    \n
    \n
    \n
    \n [text text-247]\n
    \n
    \n [text text-737]\n
    \n
    \n
    \n
    \n [text text-139]\n
    \n
    \n [text text-331]\n
    \n
    \n
    \n
    \n \n
    \n
    \n [text text-986]\n
    \n
    \n [text text-512]\n
    \n
    \n [text text-970]\n
    \n
    \n [text text-143]\n
    \n
    \n [text text-519]\n
    \n
    \n
    \n [checkbox checkbox-982 \"Full Time\" \"Part Time\" \"Live Out\" \"Live In\" \"Summer / Short Term\"]\n
    \n
    \n [checkbox checkbox-717 \"Week Days\" \"Week Nights\" \"Over Night\" \"Weekends\"]\n
    \n
    \n
    \n
    \n [checkbox checkbox-939 \"Laundry\" \"Bathing\" \"Reading to Children\" \"Feeding\" \"Preparing Meals\" \"Cleaning\" \"Age-Approriate Activities\" \"Other (please describe):\"]\n [text text-561]\n
    \n
    \n [checkbox checkbox-282 \"Housekeeping\" \"Laundry\" \"Errands\" \"Cooking\" \"Other (please describe):\"]\n [text text-332]\n
    \n
    \n
    \n [radio radio-42 \"Yes\" \"No\"]\n
    \n
    \n [radio radio-203 \"Yes\" \"No\"]\n
    \n
    \n
    \n
    \n [radio radio-813 \"Yes\" \"No\"]\n
    \n
    \n [radio radio-871 \"Yes\" \"No\"]\n
    \n
    \n
    \n
    \n [radio radio-817 \"Yes \" \"No\"]\n
    \n
    \n [radio radio-252 \"Yes\" \"No\"]\n
    \n
    \n
    \n
    \n [text text-791]\n
    \n
    \n [radio radio-659 \"Yes\" \"No\"]\n
    \n
    \n
    \n
    \n [textarea textarea-603 class:min]\n
    \n
    \n [radio radio-552 \"Yes\" \"No\"]\n
    \n
    \n [textarea textarea-505 class:min]\n
    \n
    \n [radio radio-157 \"Yes\" \"No\"]\n
    \n
    \n [textarea textarea-40 class:min]\n
    \n
    \n
    \n [radio radio-803 \"Yes\" \"No\"]\n
    \n
    \n [radio radio-567 \"Yes\" \"No\"]\n
    \n
    \n
    \n
    \n \n
    \n
    \n
    \n [text text-770]\n
    \n
    \n [text text-887]\n
    \n
    \n
    \n
    \n [text text-386]\n
    \n
    \n [radio radio-407 \"Yes\" \"No\"]\n
    \n
    \n
    \n [text text-532]\n
    \n
    \n
    \n [text text-393]\n
    \n
    \n [text text-793]\n
    \n
    \n
    \n
    \n [text text-119]\n
    \n
    \n [text text-17]\n
    \n
    \n
    \n
    \n [text text-976]\n
    \n
    \n [text text-995]\n
    \n
    \n
    \n
    \n [textarea textarea-192 class:min]\n
    \n
    \n [textarea textarea-772 class:min]\n
    \n
    \n \n
    \n
    \n
    \n [text text-416]\n
    \n
    \n [text text-218]\n
    \n
    \n
    \n
    \n [text text-81]\n
    \n
    \n [radio radio-418 \"Yes\" \"No\"]\n
    \n
    \n
    \n [text text-528]\n
    \n
    \n
    \n [text text-38]\n
    \n
    \n [text text-918]\n
    \n
    \n
    \n
    \n [text text-285]\n
    \n
    \n [text text-298]\n
    \n
    \n
    \n
    \n [text text-940]\n
    \n
    \n [text text-302]\n
    \n
    \n
    \n
    \n [textarea textarea-334 class:min]\n
    \n
    \n [textarea textarea-48 class:min]\n
    \n
    \n \n
    \n
    \n
    \n [text text-784]\n
    \n
    \n [text text-905]\n
    \n
    \n
    \n
    \n [text text-888]\n
    \n
    \n [radio radio-480 \"Yes\" \"No\"]\n
    \n
    \n
    \n [text text-27]\n
    \n
    \n
    \n [text text-278]\n
    \n
    \n [text text-795]\n
    \n
    \n
    \n
    \n [text text-542]\n
    \n
    \n [text text-248]\n
    \n
    \n
    \n
    \n [text text-449]\n
    \n
    \n [text text-446]\n
    \n
    \n
    \n
    \n [textarea textarea-590 class:min]\n
    \n
    \n [textarea textarea-303 class:min]\n
    \n
    \n
    \n \n
    \n
    \n [text text-955]\n
    \n
    \n
    \n [text text-162]\n
    \n
    \n [radio radio-283 \"Yes\" \"No\"]\n
    \n
    \n
    \n [text text-315]\n
    \n
    \n
    \n [text text-516]\n
    \n
    \n [text text-217]\n
    \n
    \n
    \n
    \n [text text-185]\n
    \n
    \n [text text-800]\n
    \n
    \n
    \n
    \n [text text-462]\n
    \n
    \n [text text-108]\n
    \n
    \n
    \n
    \n \n
    \n
    \n
    \n \n
    \n [text text-321]\n
    \n
    \n [text text-317]\n
    \n
    \n [text text-222]\n
    \n
    \n [text text-674]\n
    \n
    \n
    \n \n
    \n [radio radio-682 \"Male\" \"Female\"]\n
    \n
    \n [radio radio-529 \"Male\" \"Female\"]\n
    \n
    \n [radio radio-325 \"Male\" \"Female\"]\n
    \n
    \n [radio radio-355 \"Male\" \"Female\"]\n
    \n
    \n
    \n
    \n
    \n [textarea textarea-342 class:min]\n
    \n
    \n [textarea textarea-741 class:min]\n
    \n
    \n \n
    \n
    \n [text text-754]\n
    \n
    \n
    \n [text text-184]\n
    \n
    \n [radio radio-168 \"Yes\" \"No\"]\n
    \n
    \n
    \n [text text-663]\n
    \n
    \n
    \n [text text-372]\n
    \n
    \n [text text-42]\n
    \n
    \n
    \n
    \n [text text-191]\n
    \n
    \n [text text-787]\n
    \n
    \n
    \n
    \n [text text-142]\n
    \n
    \n [text text-718]\n
    \n
    \n
    \n
    \n \n
    \n
    \n
    \n \n
    \n [text text-213]\n
    \n
    \n [text text-123]\n
    \n
    \n [text text-463]\n
    \n
    \n [text text-535]\n
    \n
    \n
    \n \n
    \n [radio radio-719 \"Male\" \"Female\"]\n
    \n
    \n [radio radio-735 \"Male\" \"Female\"]\n
    \n
    \n [radio radio-634 \"Male\" \"Female\"]\n
    \n
    \n [radio radio-184 \"Male\" \"Female\"]\n
    \n
    \n
    \n
    \n
    \n [textarea textarea-728 class:min]\n
    \n
    \n [textarea textarea-287 class:min]\n
    \n***\n
    \n \n
    \n
    \n [text text-140]\n
    \n
    \n
    \n [text text-175]\n
    \n
    \n [radio radio-736 \"Yes\" \"No\"]\n
    \n
    \n
    \n [text text-816]\n
    \n
    \n
    \n [text text-374]\n
    \n
    \n [text text-618]\n
    \n
    \n
    \n
    \n [text text-390]\n
    \n
    \n [text text-57]\n
    \n
    \n
    \n
    \n [text text-369]\n
    \n
    \n [text text-521]\n
    \n
    \n
    \n
    \n \n
    \n
    \n
    \n \n
    \n [text text-230]\n
    \n
    \n [text text-276]\n
    \n
    \n [text text-62]\n
    \n
    \n [text text-736]\n
    \n
    \n
    \n \n
    \n [radio radio-855 \"Male\" \"Female\"]\n
    \n
    \n [radio radio-967 \"Male\" \"Female\"]\n
    \n
    \n [radio radio-191 \"Male\" \"Female\"]\n
    \n
    \n [radio radio-93 \"Male\" \"Female\"]\n
    \n
    \n
    \n
    \n
    \n [textarea textarea-737 class:min]\n
    \n
    \n [textarea textarea-152 class:min]\n
    \n
    \n [textarea textarea-307 class:min]\n
    \n
    \n [textarea textarea-578 class:min]\n
    \n
    \n [textarea textarea-528 class:min]\n
    \n
    \n [textarea textarea-697 class:min]\n
    \n
    \n [textarea textarea-999 class:min]\n
    \n
    \n [textarea textarea-256 class:min]\n
    \n
    \n [textarea textarea-751 class:min]\n
    \n
    \n [textarea textarea-148 class:min]\n
    \n
    \n [textarea textarea-723 class:min]\n
    \n
    \n [textarea* textarea-475 class:min]\n
    \n
    \n
    \n [submit \"APPLY ONLINE NOW\"]\n
    \n\n
    \n\n
    '),(489,323,'_mail','a:8:{s:7:\"subject\";s:28:\"Nanny Employment Application\";s:6:\"sender\";s:21:\"info@metronannies.com\";s:4:\"body\";s:5536:\"From: [text-549] [text-743] [email-298]\nSubject: Nanny Employment Application\n\nMessage Body:\nFirst Name: [text-549]\nLast Name: [text-743]\nHome Address: [text-477]\nAddress Line 2: [text-624]\nCity: [text-640]\nState: [text-901]\nZip Code: [text-759]\nHome Phone: [text-836]\nWork Phone: [text-808]\nMobile Phone: [text-666]\nEmail Address: [email-298]\nBest Time to Call: [text-290]\nEmergency Contact: [text-961]\nWhat is your Gender? [radio-293]\nDo you have a driver’s License? [radio-768]\nDriver’s License Number: [text-247]\nDriver’s License State: [text-737]\nWhat is your age? [text-139]\nStart Date: [text-331]\nGeographic Areas Preferred (Which areas do you want to work?) \n1 [text-986]\n2 [text-512]\n3 [text-970]\n4 [text-143]\n\nDesired Salary? [text-519]\nAvailability: Permanent - [checkbox-982]\nHours Available: Temporary - [checkbox-717]\nPlease check all duties that you are willing to perform related to the care of children: \n[checkbox-939]\nOther: [text-561]\n\nPlease check all duties that you are willing to perform that are non-child related: [checkbox-282]\nOther: [text-332]\n\nDo you have experience with infant care? [radio-42]\nAre you trained in Infant / Child CPR? [radio-203]\nAre you willing to travel? [radio-813]\nDo you know First Aid? [radio-871]\nAre you willing to drive the children around? [radio-817]\nIf yes, do you have an insured car? [radio-252]\nCar Make / Model [text-791]\nCan you swim? [radio-659]\n\nPlease describe your driving record: [textarea-603]\nHave you ever been arrested? [radio-552]\nIf yes, please describe the circumstances of your arrest: [textarea-505]\nHave you ever been convicted of a crime? [radio-157]\nIf yes, please describe the circumstances of your crime: [textarea-40]\nWould you work in a home with pets? [radio-803]\nDo you smoke? [radio-567]\n\nEmployment History (Non-Childcare Related)\n\nEmployer 1\nBusiness: [text-770]\nSupervisor’s Name: [text-887]\nPhone Number: [text-386]\nCan we contact? [radio-407]\nAddress: [text-532]\nCity: [text-404]\nState: [text-793]\nZip Code: [text-119]\nGross Salary (before taxes): [text-17]\nStart Date: [text-976]\nEnd Date: [text-995]\nPlease describe your duties: [textarea-192]\nReason for leaving: [textarea-772]\n\nEmployer 2\nBusiness: [text-416]\nSupervisor’s Name: [text-218]\nPhone Number: [text-81]\nCan we contact? [radio-418]\nAddress: [text-528]\nCity: [text-38]\nState: [text-918]\nZip Code: [text-285]\nGross Salary (before taxes): [text-298]\nStart Date: [text-940]\nEnd Date: [text-302]\nPlease describe your duties: [textarea-334]\nReason for leaving: [textarea-48]\n\n\nEmployer 3\nBusiness: [text-784]\nSupervisor’s Name: [text-905]\nPhone Number: [text-888]\nCan we contact? [radio-480]\nAddress: [text-27]\nCity: [text-278]\nState: [text-795]\nZip Code: [text-542]\nGross Salary (before taxes): [text-248]\nStart Date: [text-449]\nEnd Date: [text-446]\nPlease describe your duties: [textarea-590]\nReason for leaving: [textarea-303]\n\n\nChildcare References\n\nChildcare Reference 1\nName: [text-955]\nPhone Number: [text-162]\nCan we contact? [radio-283]\nAddress: [text-315]\nCity: [text-516]\nState: [text-217]\nZip Code: [text-185]\nGross Salary (before taxes): [text-800]\nStart Date: [text-462]\nEnd Date: [text-108]\nDescribe Children\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
    AgeGender
    #1 [text-321][radio-682]
    #2 [text-317][radio-529]
    #3 [text-222][radio-325]
    #4 [text-674][radio-355]
    \nPlease describe your duties: [textarea-342]\nReason for leaving: [textarea-741]\n\n\nChildcare Reference 2\nName: [text-754]\nPhone Number: [text-184]\nCan we contact? [radio-168]\nAddress: [text-663]\nCity: [text-372]\nState: [text-42]\nZip Code: [text-191]\nGross Salary (before taxes): [text-787]\nStart Date: [text-142]\nEnd Date: [text-718]\nDescribe Children\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
    AgeGender
    #1 [text-213][radio-719]
    #2 [text-123][radio-735]
    #3 [text-463][radio-634]
    #4 [text-535][radio-184]
    \nPlease describe your duties: [textarea-728]\nReason for leaving: [textarea-287]\n\n\nChildcare Reference 3\nName: [text-140]\nPhone Number: [text-175]\nCan we contact? [radio-736]\nAddress: [text-816]\nCity: [text-374]\nState: [text-618]\nZip Code: [text-390]\nGross Salary (before taxes):[text-57]\nStart Date: [text-369]\nEnd Date: [text-521]\nDescribe Children\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
    AgeGender
    #1 [text-230][radio-855]
    #2 [text-276][radio-967]
    #3 [text-62][radio-191]
    #4 [text-736][radio-93]
    \nPlease describe your duties: [textarea-737]\nReason for leaving: [textarea-152]\n\nWhy do you want to be a nanny? \n[textarea-307]\n\nWhat types of activities do you enjoy doing with children?\n[textarea-578]\n\nPlease describe a typical day with a child you have been a care provide for?\n[textarea-528]\n\nDescribe your personality:\n[textarea-697]\n\nWhat are your hobbies and interests?\n[textarea-999]\n\nWhat are your future goals?\n[textarea-256]\n\nDescribe your discipline philosophy.\n[textarea-751]\n\nI am happiest when:\n[textarea-148]\n\nA bad day is when:\n[textarea-723]\n\nHow did you hear about Metropolitan Nannies? (required)\n[textarea-475]\n\n--\nThis e-mail was sent from a contact form on Metropolitan Nannies (http://dtdgwebdevelopment.com)\";s:9:\"recipient\";s:24:\"jaclyn1@metronannies.com\";s:18:\"additional_headers\";s:33:\"Reply-To: [info@metronannies.com]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(490,323,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:0:\"\";s:6:\"sender\";s:0:\"\";s:4:\"body\";s:0:\"\";s:9:\"recipient\";s:0:\"\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(491,323,'_messages','a:23:{s:12:\"mail_sent_ok\";s:43:\"Your message was sent successfully. Thanks.\";s:12:\"mail_sent_ng\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:16:\"validation_error\";s:74:\"Validation errors occurred. Please confirm the fields and submit it again.\";s:4:\"spam\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:12:\"accept_terms\";s:35:\"Please accept the terms to proceed.\";s:16:\"invalid_required\";s:34:\"Please fill in the required field.\";s:16:\"invalid_too_long\";s:23:\"This input is too long.\";s:17:\"invalid_too_short\";s:24:\"This input is too short.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:14:\"invalid_number\";s:28:\"Number format seems invalid.\";s:16:\"number_too_small\";s:25:\"This number is too small.\";s:16:\"number_too_large\";s:25:\"This number is too large.\";s:13:\"invalid_email\";s:28:\"Email address seems invalid.\";s:11:\"invalid_url\";s:18:\"URL seems invalid.\";s:11:\"invalid_tel\";s:31:\"Telephone number seems invalid.\";s:23:\"quiz_answer_not_correct\";s:27:\"Your answer is not correct.\";s:12:\"invalid_date\";s:26:\"Date format seems invalid.\";s:14:\"date_too_early\";s:23:\"This date is too early.\";s:13:\"date_too_late\";s:22:\"This date is too late.\";s:13:\"upload_failed\";s:22:\"Failed to upload file.\";s:24:\"upload_file_type_invalid\";s:30:\"This file type is not allowed.\";s:21:\"upload_file_too_large\";s:23:\"This file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"Failed to upload file. Error occurred.\";}'),(492,323,'_additional_settings',''),(493,323,'_locale','en_US'),(494,324,'_edit_last','1'),(495,324,'_edit_lock','1574113112:1'),(496,324,'_wp_page_template','page-fullwidth.php'),(497,324,'_wpb_vc_js_status','true'),(498,324,'_wpb_vc_js_interface_version','2'),(499,324,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(500,326,'_edit_last','1'),(501,326,'_edit_lock','1574306050:1'),(502,327,'_form','
    \n

    Application - Parents

    \n

    Permanent Service Placement

    \n

    Clients of our Permanent Services, have access to our extensive network of screened and CPR certified caregivers.

    \n

    In order to utilize Metropolitan Nannies Permanent Services, please complete the application form below.\nPlease review the fees and policies.

    \n
    \n
    \n [text* text-549]\n
    \n
    \n [text* text-743]\n
    \n
    \n
    \n
    \n [text text-477]\n
    \n
    \n [text text-624]\n
    \n
    \n
    \n
    \n [text text-808] \n
    \n
    \n [text text-666]\n
    \n
    \n
    \n
    \n [email email-298]\n
    \n\n
    \n
    \n [text* text-524] \n
    \n
    \n [text* text-706]\n
    \n
    \n
    \n
    \n [text text-492] \n
    \n
    \n [text text-947]\n
    \n
    \n
    \n
    \n [text text-10] \n
    \n
    \n [text text-555]\n
    \n
    \n
    \n
    \n [email email-404]\n
    \n
    \n [text* text-172]\n
    \n
    \n [text text-420]\n
    \n
    \n
    \n [text* text-640] \n
    \n
    \n [text* text-901]\n
    \n
    \n
    \n
    \n [text* text-759] \n
    \n
    \n [text text-836]\n
    \n
    \n
    \n
    \n [text text-290] \n
    \n
    \n [text text-961]\n
    \n
    \n
    \n [text text-36]\n
    \n
    \n [radio radio-293 \"Yes\" \"No\"]\n
    \n
    \n [textarea textarea-142]\n
    \n
    \n \n
    \n
    \n \n [text text-986]\n
    \n
    \n \n [text text-512]\n
    \n
    \n \n [text text-970]\n
    \n
    \n \n [text text-143]\n
    \n
    \n \n [radio radio-519 \"Male\" \"Female\"]\n
    \n
    \n \n [text text-561]\n
    \n
    \n
    \n
    \n [text text-332]\n
    \n
    \n [text text-770]\n
    \n
    \n [text text-887]\n
    \n
    \n [text text-386]\n
    \n
    \n [radio radio-407 \"Male\" \"Female\"]\n
    \n
    \n [text text-532]\n
    \n
    \n
    \n
    \n [text text-393]\n
    \n
    \n [text text-404]\n
    \n
    \n [text text-793]\n
    \n
    \n [text text-119]\n
    \n
    \n [radio radio-190 \"Male\" \"Female\"]\n
    \n
    \n [text text-17]\n
    \n
    \n\n
    \n
    \n [text text-976]\n
    \n
    \n [text text-995]\n
    \n
    \n [text text-416]\n
    \n
    \n [text text-218]\n
    \n
    \n [radio radio-418 \"Male\" \"Female\"]\n
    \n
    \n [text text-81]\n
    \n
    \n
    \n
    \n \n
    \n
    \n \n [text text-528]\n
    \n
    \n \n [text text-38]\n
    \n
    \n \n [text text-918]\n
    \n
    \n
    \n
    \n [text text-285]\n
    \n
    \n [text text-298]\n
    \n
    \n [text text-940]\n
    \n
    \n
    \n
    \n [text text-302]\n
    \n
    \n [text text-784]\n
    \n
    \n [text text-905]\n
    \n
    \n
    \n
    \n [text text-888]\n
    \n
    \n [text text-27]\n
    \n
    \n [text text-278]\n
    \n
    \n
    \n
    \n [radio radio-980 \"Yes\" \"No\"]\n
    \n
    \n [radio radio-396 \"Yes\" \"No\"]\n
    \n
    \n \n
    \n
    \n
    \n
    \n \n [text text-795]\n
    \n
    \n \n [text text-542]\n
    \n
    \n \n [text text-248]\n
    \n
    \n
    \n
    \n [text text-449]\n
    \n
    \n [text text-446]\n
    \n
    \n [text text-955]\n
    \n
    \n
    \n
    \n [text text-162]\n
    \n
    \n [text text-60]\n
    \n
    \n [text text-515]\n
    \n
    \n
    \n
    \n [text text-233]\n
    \n
    \n [text text-495]\n
    \n
    \n [text text-406]\n
    \n
    \n
    \n
    \n [radio radio-357 \"Yes\" \"No\"]\n
    \n
    \n [textarea textarea-197]\n
    \n
    \n [checkbox checkbox-113 \"Live Out\" \"Live In\" \"Summer\" \"Full Time\" \"Part Time\"]\n
    \n
    \n \n
    \n
    \n
    \n [text text-968]\n
    \n
    \n [text text-552]\n
    \n
    \n
    \n
    \n [textarea textarea-760 class:min]\n
    \n
    \n [checkbox checkbox-378 \"Child(ren)’s Laundry\" \"Bathing\" \"Preparing Meals\" \"Daily Log of Child(ren)\'s Play\" \"Picking up after Child(ren)\" \"Reading to Child(ren)\" \"Age-appropriate Activities\" \"Other (Please describe):\"]\n [textarea textarea-971 class:min]\n
    \n
    \n [radio radio-633 \"Yes\" \"No\"]\n
    \n
    \n [textarea textarea-16 class:small]\n
    \n
    \n [radio radio-348 \"Yes\" \"No\"]\n
    \n
    \n [textarea textarea-466 class:small]\n
    \n
    \n [radio radio-452 \"Yes\" \"No\"]\n
    \n
    \n [text text-279]\n
    \n
    \n [textarea textarea-720 class:min]\n
    \n
    \n [textarea textarea-404 class:min]\n
    \n
    \n [textarea textarea-784 class:min]\n
    \n
    \n [textarea textarea-298 class:min]\n
    \n
    \n [textarea textarea-146 class:min]\n
    \n
    \n [textarea* textarea-913]\n
    \n
    \n

    PERMANENT SERVICES CLIENT UNDERSTANDING AND RELEASE:

    \n

    Understanding between parties:

    \n

    Please Read!

    \n
      \n
    1. Metropolitan Nannies, LLC. (“Metropolitan Nannies”) agrees to make its best effort to locate temporary child caregivers (“Caregivers”) upon request by the below-signed client (“Client”).
    2. \n
    3. Rate: Client agrees to pay Caregivers directly for services rendered at least $15.00 per hour for 1-2 children and $1.00 per each additional child per hour, with a four-hour minimum.
    4. \n
    5. Client understands that a non-refundable agency reservation fee will be charged to Client’s credit card upon Metropolitan Nannies’ confirming Client’s reservation for a Caregiver.
    6. \n
    7. lient agrees to notify Metropolitan Nannies of any job cancellation and authorizes Metropolitan Nannies to automatically bill client\'s credit card a cancellation fee of $25 if client cancels a job after confirmation by a Metropolitan Nannies employee. If client cancels a confirmed reservation within 24 hours of the scheduled visit, Client will be charged for four hours of the Caregiver’s time in addition to the agency reservation fee. Client acknowledges that jobs placed with less than 24 hours advanced notice will incur a $25 surcharge to be automatically billed to client\'s credit card in addition to any other applicable fees.
    8. \n
    9. Client understands that the services provided by all Metropolitan Nannies\' Caregivers must be contracted through the Metropolitan Nannies office. Client further understands that the use of a Metropolitan Nannies\' Caregiver or the referral of a Metropolitan Nannies\' Caregiver to a third party, without arranging the visit through Metropolitan Nannies, is considered “theft of services” and will result in a charge of $1,000 in liquidated damages.
    10. \n
    11. In the event that Client wishes to hire a Caregiver on a permanent basis, Metropolitan Nannies agrees to negotiate with Client in arriving at an acceptable placement fee. Metropolitan Nannies\' standard placement fee for a Permanent Caregiver (\"Nanny\") is the greater of 15% of the caregivers annual gross salary or $4,000 for a full-time placement (30 or more hours per week) is the greater of 15% of the caregivers annual gross salary or $2,500 for a part-time placement (less than 30 hours per week).
    12. \n
    13. Client understands that Metropolitan Nannies\' Caregivers are not employees of Metropolitan Nannies. Client understands that Client may be responsible for withholding and filing employment taxes for each calendar year in which the Caregiver’s payments exceed the limits set forth in the Internal Revenue Code. Social Security numbers of caregivers must be obtained directly from Caregivers.
    14. \n
    15. Client agrees to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims relating to or arising out of the services provided inby Caregivers.
    16. \n
    \n

    By initialing here, I acknowledge that I have read and understand the terms of agreement.

    \n [text* text-747 id:terms]\n

    TRANSPORTATION WAIVER (OPTIONAL):

    \n

    I hereby give my consent for a Metropolitan Nannies caregiver to transport my child(ren) in her or my automobile. I understand that Caregivers with Metropolitan Nannies are not employees of Metropolitan Nannies and that Metropolitan Nannies is making no representation or warranties relative to the Caregiver\'s suitability to transport my child(ren). Metropolitan Nannies is in no way responsible for the safety of my child(ren) while being transported in Caregiver\'s or my family\'s automobile. I agree to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims including injury to Client’s car or child(ren) while being transported by a Metropolitan Nannies Caregiver.

    \n
    \n [radio radio-647 \"I understand and agree to the above terms\" \"I do NOT agree to the above terms.\"]\n
    \n

    MEDICAL RELEASE (OPTIONAL):

    \n

    I hereby give my consent for a Metropolitan Nannies Caregiver to administer medication to my child(ren). I understand that Caregivers with Metropolitan Nannies are not medically trained. I agree to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims relating to a Caregiver’s administering of medication to my child(ren).

    \n
    \n [radio radio-234 \"I understand and agree to the above terms\" \"I do NOT agree to the above terms.\"]\n
    \n
    \n [submit \"APPLY ONLINE NOW\"]\n
    \n\n
    \n\n
    '),(503,327,'_mail','a:8:{s:7:\"subject\";s:30:\"Permanent Services Application\";s:6:\"sender\";s:28:\"info@metropolitannannies.com\";s:4:\"body\";s:5516:\"From: [text-549] [text-743] [email-298] and [text-524] [text-706] [email-404]\nSubject: Permanent Service Application\n\nMessage Body:\nMother\'s Info: \nFirst Name: [text-549]\nLast Name: [text-743]\nOccupation: [text-477]\nPlace of Employment: [text-624]\nWork Phone: [text-808]\nMobile Phone: [text-666]\nEmail Address: [email-298]\n\nFather\'s Info: \nFirst Name: [text-524]\nLast Name: [text-706]\nOccupation: [text-492]\nPlace of Employment: [text-947]\nWork Phone: [text-10]\nPlace Mobile Phone: [text-555]\nEmail Address: [email-404]\n\n\nHome Address: [text-172]\nAddress Line 2: [text-420]\nCity: [text-640]\nState: [text-901]\nZip Code: [text-759]\nHome Phone: [text-836]\nBest Time to Call: [text-290]\nBest Person to Call: [text-961]\nEmergency Contact (Other than Parents): [text-36] \n\nHave you ever employed nanny?: [radio-293]\nIf yes, please describe relationship: \n [textarea-142]\nPlease describe your children:\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
    NameMonthDayYearGenderSchool Hours
    [text-986][text-512][text-970][text-143][radio-519][text-561]
    [text-332][text-770][text-887][text-386][radio-407][text-532]
    [text-393][text-404][text-793][text-119][radio-190][text-17]
    [text-976][text-995][text-416][text-218][radio-418][text-81]
    \n\nPlease list any pets you may have in the home: \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
    NameType of PetPlease list any important information that we should know about this pet:
    [text-528][text-38][text-918]
    [text-285][text-298][text-940]
    [text-302][text-784][text-905]
    [text-888][text-27][text-278]
    \n\nDo any other family members or friends live in your home (e.g. grandparents)? (e.g. grandparents)? [radio-980]\nWill they be there when the caregiver is present? [radio-396]\n\nDescription: \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
    NameRelation to FamilyPlease describe situation:
    [text-795][text-542][text-248]
    [text-449][text-446][text-955]
    [text-162][text-60][text-515]
    [text-233][text-495][text-406]
    \n\nDoes anyone in your home smoke? [radio-357]\n\nPlease add anything that you feel is important for us to know concerning you and your family:\n[textarea-197]\n\nNanny Information (Please check):[checkbox-113]\n\nNanny Pay:\nWeekly Gross (Before Taxes): [text-968]\nWeekly Net: [text-552]\n\nBenefits (vacation, holidays, health insurance): [textarea-760]\n\nPlease check all of the duties you would like your nanny to perform related to the child(ren): [checkbox-378]\nOthers: [textarea-971]\n\nDo you want your nanny to transport your child(ren)? [radio-633]\nIf yes, please describe: [textarea-16]\n\nWill you provide a car for your nanny? [radio-348]\nIf yes, please describe: [textarea-466]\n\nWill you reimburse your nanny for mileage? [radio-452]\nIf yes, at what rate? [text-279]\n\nPlease describe the personality of the nanny that would best suit your family needs (athletic, outgoing, laid-back):\n[textarea-720]\n\nPlease describe a typical day in your home: \n[textarea-404]\n\nPlease describe any special requirements you are looking for (i.e. religion, education, experience): \n[textarea-784]\n\nPlease describe your discipline style: \n[textarea-298]\n\nIf you are looking for a live-in nanny, please describe living accomodations:\n[textarea-146]\n\nHow did you hear about Metropolitan Nannies? (Required)\n[textarea-913]\n\nTEMPORARY SERVICES CLIENT UNDERSTANDING AND RELEASE:\nBy initialing here, I acknowledge that I have read and understand the terms of agreement.\n\n[text-747]\n\nTRANSPORTATION WAIVER (OPTIONAL):\nI hereby give my consent for a Metropolitan Nannies caregiver to transport my child(ren) in her or my automobile. I understand that Caregivers with Metropolitan Nannies are not employees of Metropolitan Nannies and that Metropolitan Nannies is making no representation or warranties relative to the Caregiver\'s suitability to transport my child(ren). Metropolitan Nannies is in no way responsible for the safety of my child(ren) while being transported in Caregiver\'s or my family\'s automobile. I agree to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims including injury to Client’s car or child(ren) while being transported by a Metropolitan Nannies Caregiver.\n\n[radio-647]\n\nMEDICAL RELEASE (OPTIONAL):\nI hereby give my consent for a Metropolitan Nannies Caregiver to administer medication to my child(ren). I understand that Caregivers with Metropolitan Nannies are not medically trained. I agree to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims relating to a Caregiver’s administering of medication to my child(ren).\n\n[radio-234]\n\n\n--\nThis e-mail was sent from a contact form on Metropolitan Nannies (http://dtdgwebdevelopment.com)\";s:9:\"recipient\";s:24:\"jaclyn1@metronannies.com\";s:18:\"additional_headers\";s:38:\"Reply-To: info@metropolitannannies.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(504,327,'_mail_2','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:30:\"Permanent Services Application\";s:6:\"sender\";s:28:\"info@metropolitannannies.com\";s:4:\"body\";s:5516:\"From: [text-549] [text-743] [email-298] and [text-524] [text-706] [email-404]\nSubject: Permanent Service Application\n\nMessage Body:\nMother\'s Info: \nFirst Name: [text-549]\nLast Name: [text-743]\nOccupation: [text-477]\nPlace of Employment: [text-624]\nWork Phone: [text-808]\nMobile Phone: [text-666]\nEmail Address: [email-298]\n\nFather\'s Info: \nFirst Name: [text-524]\nLast Name: [text-706]\nOccupation: [text-492]\nPlace of Employment: [text-947]\nWork Phone: [text-10]\nPlace Mobile Phone: [text-555]\nEmail Address: [email-404]\n\n\nHome Address: [text-172]\nAddress Line 2: [text-420]\nCity: [text-640]\nState: [text-901]\nZip Code: [text-759]\nHome Phone: [text-836]\nBest Time to Call: [text-290]\nBest Person to Call: [text-961]\nEmergency Contact (Other than Parents): [text-36] \n\nHave you ever employed nanny?: [radio-293]\nIf yes, please describe relationship: \n [textarea-142]\nPlease describe your children:\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
    NameMonthDayYearGenderSchool Hours
    [text-986][text-512][text-970][text-143][radio-519][text-561]
    [text-332][text-770][text-887][text-386][radio-407][text-532]
    [text-393][text-404][text-793][text-119][radio-190][text-17]
    [text-976][text-995][text-416][text-218][radio-418][text-81]
    \n\nPlease list any pets you may have in the home: \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
    NameType of PetPlease list any important information that we should know about this pet:
    [text-528][text-38][text-918]
    [text-285][text-298][text-940]
    [text-302][text-784][text-905]
    [text-888][text-27][text-278]
    \n\nDo any other family members or friends live in your home (e.g. grandparents)? (e.g. grandparents)? [radio-980]\nWill they be there when the caregiver is present? [radio-396]\n\nDescription: \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
    NameRelation to FamilyPlease describe situation:
    [text-795][text-542][text-248]
    [text-449][text-446][text-955]
    [text-162][text-60][text-515]
    [text-233][text-495][text-406]
    \n\nDoes anyone in your home smoke? [radio-357]\n\nPlease add anything that you feel is important for us to know concerning you and your family:\n[textarea-197]\n\nNanny Information (Please check):[checkbox-113]\n\nNanny Pay:\nWeekly Gross (Before Taxes): [text-968]\nWeekly Net: [text-552]\n\nBenefits (vacation, holidays, health insurance): [textarea-760]\n\nPlease check all of the duties you would like your nanny to perform related to the child(ren): [checkbox-378]\nOthers: [textarea-971]\n\nDo you want your nanny to transport your child(ren)? [radio-633]\nIf yes, please describe: [textarea-16]\n\nWill you provide a car for your nanny? [radio-348]\nIf yes, please describe: [textarea-466]\n\nWill you reimburse your nanny for mileage? [radio-452]\nIf yes, at what rate? [text-279]\n\nPlease describe the personality of the nanny that would best suit your family needs (athletic, outgoing, laid-back):\n[textarea-720]\n\nPlease describe a typical day in your home: \n[textarea-404]\n\nPlease describe any special requirements you are looking for (i.e. religion, education, experience): \n[textarea-784]\n\nPlease describe your discipline style: \n[textarea-298]\n\nIf you are looking for a live-in nanny, please describe living accomodations:\n[textarea-146]\n\nHow did you hear about Metropolitan Nannies? (Required)\n[textarea-913]\n\nTEMPORARY SERVICES CLIENT UNDERSTANDING AND RELEASE:\nBy initialing here, I acknowledge that I have read and understand the terms of agreement.\n\n[text-747]\n\nTRANSPORTATION WAIVER (OPTIONAL):\nI hereby give my consent for a Metropolitan Nannies caregiver to transport my child(ren) in her or my automobile. I understand that Caregivers with Metropolitan Nannies are not employees of Metropolitan Nannies and that Metropolitan Nannies is making no representation or warranties relative to the Caregiver\'s suitability to transport my child(ren). Metropolitan Nannies is in no way responsible for the safety of my child(ren) while being transported in Caregiver\'s or my family\'s automobile. I agree to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims including injury to Client’s car or child(ren) while being transported by a Metropolitan Nannies Caregiver.\n\n[radio-647]\n\nMEDICAL RELEASE (OPTIONAL):\nI hereby give my consent for a Metropolitan Nannies Caregiver to administer medication to my child(ren). I understand that Caregivers with Metropolitan Nannies are not medically trained. I agree to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims relating to a Caregiver’s administering of medication to my child(ren).\n\n[radio-234]\n\n\n--\nThis e-mail was sent from a contact form on Metropolitan Nannies (http://dtdgwebdevelopment.com)\";s:9:\"recipient\";s:25:\"bryanjosephking@gmail.com\";s:18:\"additional_headers\";s:38:\"Reply-To: info@metropolitannannies.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(505,327,'_messages','a:23:{s:12:\"mail_sent_ok\";s:43:\"Your message was sent successfully. Thanks.\";s:12:\"mail_sent_ng\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:16:\"validation_error\";s:74:\"Validation errors occurred. Please confirm the fields and submit it again.\";s:4:\"spam\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:12:\"accept_terms\";s:35:\"Please accept the terms to proceed.\";s:16:\"invalid_required\";s:34:\"Please fill in the required field.\";s:16:\"invalid_too_long\";s:23:\"This input is too long.\";s:17:\"invalid_too_short\";s:24:\"This input is too short.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:14:\"invalid_number\";s:28:\"Number format seems invalid.\";s:16:\"number_too_small\";s:25:\"This number is too small.\";s:16:\"number_too_large\";s:25:\"This number is too large.\";s:13:\"invalid_email\";s:28:\"Email address seems invalid.\";s:11:\"invalid_url\";s:18:\"URL seems invalid.\";s:11:\"invalid_tel\";s:31:\"Telephone number seems invalid.\";s:23:\"quiz_answer_not_correct\";s:27:\"Your answer is not correct.\";s:12:\"invalid_date\";s:26:\"Date format seems invalid.\";s:14:\"date_too_early\";s:23:\"This date is too early.\";s:13:\"date_too_late\";s:22:\"This date is too late.\";s:13:\"upload_failed\";s:22:\"Failed to upload file.\";s:24:\"upload_file_type_invalid\";s:30:\"This file type is not allowed.\";s:21:\"upload_file_too_large\";s:23:\"This file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"Failed to upload file. Error occurred.\";}'),(506,327,'_additional_settings',''),(507,327,'_locale','en_US'),(508,326,'_wp_page_template','page-fullwidth.php'),(509,326,'_wpb_vc_js_status','true'),(510,326,'_wpb_vc_js_interface_version','2'),(511,326,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(512,330,'_form','
    \n

    Application - Parents

    \n

    Temporary Service Placement

    \n

    Clients of our temporary, baby sitting, and emergency childcare services, have access to our extensive network of screened and CPR certified caregivers. Whether you have an overnight business trip, your child is sick, your permanent caregiver is ill, or simply planning an evening out, Metropolitan Nannies can help.

    \n

    In order to utilize Metropolitan Nannies Temporary Services, please complete the application form below.
    Please review the fees and policies.

    \n
    \n
    \n [text* text-549]\n
    \n
    \n [text* text-743]\n
    \n
    \n
    \n
    \n [text text-477]\n
    \n
    \n [text text-624]\n
    \n
    \n
    \n
    \n [text text-808] \n
    \n
    \n [text text-666]\n
    \n
    \n
    \n
    \n [email email-298]\n
    \n\n
    \n
    \n [text* text-524] \n
    \n
    \n [text* text-706]\n
    \n
    \n
    \n
    \n [text text-492] \n
    \n
    \n [text text-947]\n
    \n
    \n
    \n
    \n [text text-10] \n
    \n
    \n [text text-555]\n
    \n
    \n
    \n
    \n [email email-404]\n
    \n
    \n [text* text-172]\n
    \n
    \n [text text-420]\n
    \n
    \n
    \n [text* text-640] \n
    \n
    \n [text* text-901]\n
    \n
    \n
    \n
    \n [text* text-759] \n
    \n
    \n [text text-836]\n
    \n
    \n
    \n
    \n [text text-290] \n
    \n
    \n [text text-961]\n
    \n
    \n
    \n [text text-36]\n
    \n
    \n [radio radio-293 \"Yes\" \"No\"]\n
    \n
    \n [textarea textarea-142]\n
    \n
    \n [checkbox checkbox-902 \"Sick Childcare\" \"Back-up Care\" \"Around the Clock Care\" \"As-Needed Childcare\" \"Evening Sitting\" \"1-8 Week Placement\"]\n
    \n
    \n \n
    \n
    \n \n [text text-986]\n
    \n
    \n \n [text text-512]\n
    \n
    \n \n [text text-970]\n
    \n
    \n \n [text text-143]\n
    \n
    \n \n [radio radio-519 \"Male\" \"Female\"]\n
    \n
    \n \n [text text-561]\n
    \n
    \n
    \n
    \n [text text-332]\n
    \n
    \n [text text-770]\n
    \n
    \n [text text-887]\n
    \n
    \n [text text-386]\n
    \n
    \n [radio radio-407 \"Male\" \"Female\"]\n
    \n
    \n [text text-532]\n
    \n
    \n
    \n
    \n [text text-393]\n
    \n
    \n [text text-404]\n
    \n
    \n [text text-793]\n
    \n
    \n [text text-119]\n
    \n
    \n [radio radio-190 \"Male\" \"Female\"]\n
    \n
    \n [text text-17]\n
    \n
    \n\n
    \n
    \n [text text-976]\n
    \n
    \n [text text-995]\n
    \n
    \n [text text-416]\n
    \n
    \n [text text-218]\n
    \n
    \n [radio radio-418 \"Male\" \"Female\"]\n
    \n
    \n [text text-81]\n
    \n
    \n
    \n
    \n [radio radio-880 \"Yes\" \"No\"]\n
    \n
    \n \n
    \n
    \n \n [text text-528]\n
    \n
    \n \n [text text-38]\n
    \n
    \n \n [text text-918]\n
    \n
    \n
    \n
    \n [text text-285]\n
    \n
    \n [text text-298]\n
    \n
    \n [text text-940]\n
    \n
    \n
    \n
    \n [text text-302]\n
    \n
    \n [text text-784]\n
    \n
    \n [text text-905]\n
    \n
    \n
    \n
    \n [text text-888]\n
    \n
    \n [text text-27]\n
    \n
    \n [text text-278]\n
    \n
    \n
    \n
    \n [radio radio-980 \"Yes\" \"No\"]\n
    \n
    \n \n
    \n
    \n
    \n
    \n \n [text text-795]\n
    \n
    \n \n [text text-542]\n
    \n
    \n \n [text text-248]\n
    \n
    \n
    \n
    \n [text text-449]\n
    \n
    \n [text text-446]\n
    \n
    \n [text text-955]\n
    \n
    \n
    \n
    \n [text text-162]\n
    \n
    \n [text text-60]\n
    \n
    \n [text text-515]\n
    \n
    \n
    \n
    \n [text text-233]\n
    \n
    \n [text text-495]\n
    \n
    \n [text text-406]\n
    \n
    \n
    \n
    \n [radio radio-357 \"Yes\" \"No\"]\n
    \n
    \n [textarea textarea-197]\n
    \n
    \n [textarea* textarea-254]\n
    \n
    \n

    TEMPORARY SERVICES CLIENT UNDERSTANDING AND RELEASE:

    \n

    Understanding between parties:

    \n

    Please Read!

    \n
      \n
    1. Metropolitan Nannies, LLC. (\"Metropolitan Nannies\") agrees to make its best effort to locate temporary child caregivers (\"Caregivers\") upon request by the below-signed client (\"Client\").
    2. \n
    3. Rate: Client agrees to pay Caregivers directly for services rendered at least $15.00 per hour for 1-2 children and $1.00 per each additional child per hour, with a four-hour minimum
    4. \n
    5. Client understands that a non-refundable agency reservation fee will be charged to Client\'s credit card upon Metropolitan Nannies\' confirming Clients reservation for a Caregiver.
    6. \n
    7. Client agrees to notify Metropolitan Nannies of any job cancellation and authorizes Metropolitan Nannies to automatically bill client\'s credit card a cancellation fee of $25 if client cancels a job after confirmation by a Metropolitan Nannies employee. If client cancels a confirmed reservation within 24 hours of the scheduled visit, Client will be charged for four hours of the Caregiver\'s time in addition to the agency reservation fee. Client acknowledges that jobs placed with less than 24 hours advanced notice will incur a $25 surcharge to be automatically billed to client\'s credit card in addition to any other applicablefees.
    8. \n
    9. Client understands that the services provided by all Metropolitan Nannies\' Caregivers must be contracted through the Metropolitan Nannies office. Client further understands that the use of a Metropolitan Nannies\' Caregiver or the referral of a Metropolitan Nannies\' Caregiver to a third party, without arranging the visit through Metropolitan Nannies, is considered \"theft of services\" and will result in a charge of $1,000 in liquidated damages
    10. \n
    11. In the event that Client wishes to hire a Caregiver on a permanent basis, Metropolitan Nannies agrees to negotiate with Client in arriving at an acceptable placement fee. Metropolitan Nannies\' standard placement fee for a Permanent Caregiver (\"Nanny\") is the greater of 15% of the caregivers annual gross salary or $4,000 for a full-time placement (30 or more hours per week). Metropolitan Nannies\' standard placement fee for a Part-time Caregiver (\"Nanny\")is the greater of 15% of the caregivers annual gross salary or $2,500 for a part-time placement (less than 30 hours per week).
    12. \n
    13. Client understands that Metropolitan Nannies\' Caregivers are not employees of Metropolitan Nannies. Client understands that Client may be responsible for withholding and filing employment taxes for each calendar year in which the Caregiver\'s payments exceed the limits set forth in the Internal Revenue Code. Social Security numbers of caregivers must be obtained directly from Caregivers.
    14. \n
    15. Client agrees to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims relating to or arising out of the services provided by Caregivers.
    16. \n
    \n

    By initialing here, I acknowledge that I have read and understand the terms of agreement.

    \n [text* text-747 id:terms]\n

    TRANSPORTATION WAIVER (OPTIONAL):

    \n

    I hereby give my consent for a Metropolitan Nannies caregiver to transport my child(ren) in her or my automobile. I understand that Caregivers with Metropolitan Nannies are not employees of Metropolitan Nannies and that Metropolitan Nannies is making no representation or warranties relative to the Caregiver\'s suitability to transport my child(ren). Metropolitan Nannies is in no way responsible for the safety of my child(ren) while being transported in Caregiver\'s or my family\'s automobile. I agree to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims including injury to Client’s car or child(ren) while being transported by a Metropolitan Nannies Caregiver.

    \n
    \n [radio radio-647 \"I understand and agree to the above terms\" \"I do NOT agree to the above terms.\"]\n
    \n

    MEDICAL RELEASE (OPTIONAL):

    \n

    I hereby give my consent for a Metropolitan Nannies Caregiver to administer medication to my child(ren). I understand that Caregivers with Metropolitan Nannies are not medically trained. I agree to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims relating to a Caregiver’s administering of medication to my child(ren).

    \n
    \n [radio radio-234 \"I understand and agree to the above terms\" \"I do NOT agree to the above terms.\"]\n
    \n
    \n [submit \"APPLY ONLINE NOW\"]\n
    \n\n
    \n\n
    '),(513,330,'_mail','a:8:{s:7:\"subject\";s:34:\"Temporary Service Application Form\";s:6:\"sender\";s:21:\"info@metronannies.com\";s:4:\"body\";s:4543:\"From: [text-549] [text-743] [email-298] and [text-524] [text-706] [email-404]\nSubject: Temporary Service Application Form\n\nMessage Body:\nMother\'s Info: \nFirst Name: [text-549]\nLast Name: [text-743]\nOccupation: [text-477]\nPlace of Employment: [text-624]\nWork Phone: [text-808]\nMobile Phone: [text-666]\nEmail Address: [email-298]\n\nFather\'s Info: \nFirst Name: [text-524]\nLast Name: [text-706]\nOccupation: [text-492]\nPlace of Employment: [text-947]\nWork Phone: [text-10]\nPlace Mobile Phone: [text-555]\nEmail Address: [email-404]\n\n\nHome Address: [text-172]\nAddress Line 2: [text-420]\nCity: [text-640]\nState: [text-901]\nZip Code: [text-759]\nHome Phone: [text-836]\nBest Time to Call: [text-290]\nBest Person to Call: [text-961]\nEmergency Contact (Other than Parents): [text-36] \n\nHave you ever employed a babysitter or a nanny? [radio-293]\nIf yes, please describe relationship: \n [textarea-142]\nI am interested in Metropolitan Nannies for (check all that apply): \n [checkbox-902]\nPlease describe your children:\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
    NameMonthDayYearGenderSchool Hours
    [text-986][text-512][text-970][text-143][radio-519][text-561]
    [text-332][text-770][text-887][text-386][radio-407][text-532]
    [text-393][text-404][text-793][text-119][radio-190][text-17]
    [text-976][text-995][text-416][text-218][radio-418][text-81]
    \n\nWill you be present when the caregiver is with your children? [radio-880]\n\nPlease list any pets you may have in the home: \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
    NameType of PetPlease list any important information that we should know about this pet:
    [text-528][text-38][text-918]
    [text-285][text-298][text-940]
    [text-302][text-784][text-905]
    [text-888][text-27][text-278]
    \n\nDo any other family members or friends live in your home (e.g. grandparents)? [radio-980]\n\nDescription: \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
    NameRelation to FamilyPlease describe situation:
    [text-795][text-542][text-248]
    [text-449][text-446][text-955]
    [text-162][text-60][text-515]
    [text-233][text-495][text-406]
    \n\nDoes anyone in your home smoke? [radio-357]\n\nPlease add anything that you feel is important for us to know concerning you and your family:\n[textarea-197]\nHow did you hear about Metropolitan Nannies? (Required)\n[textarea-254]\n\nTEMPORARY SERVICES CLIENT UNDERSTANDING AND RELEASE:\nBy initialing here, I acknowledge that I have read and understand the terms of agreement.\n\n[text-747]\n\nTRANSPORTATION WAIVER (OPTIONAL):\nI hereby give my consent for a Metropolitan Nannies caregiver to transport my child(ren) in her or my automobile. I understand that Caregivers with Metropolitan Nannies are not employees of Metropolitan Nannies and that Metropolitan Nannies is making no representation or warranties relative to the Caregiver\'s suitability to transport my child(ren). Metropolitan Nannies is in no way responsible for the safety of my child(ren) while being transported in Caregiver\'s or my family\'s automobile. I agree to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims including injury to Client’s car or child(ren) while being transported by a Metropolitan Nannies Caregiver.\n\n[radio-647]\n\nMEDICAL RELEASE (OPTIONAL):\nI hereby give my consent for a Metropolitan Nannies Caregiver to administer medication to my child(ren). I understand that Caregivers with Metropolitan Nannies are not medically trained. I agree to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims relating to a Caregiver’s administering of medication to my child(ren).\n\n[radio-234]\n\n\n--\nThis e-mail was sent from a contact form on Metropolitan Nannies (http://dtdgwebdevelopment.com)\";s:9:\"recipient\";s:24:\"jaclyn1@metronannies.com\";s:18:\"additional_headers\";s:33:\"Reply-To: [info@metronannies.com]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(514,330,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:0:\"\";s:6:\"sender\";s:0:\"\";s:4:\"body\";s:0:\"\";s:9:\"recipient\";s:0:\"\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(515,330,'_messages','a:23:{s:12:\"mail_sent_ok\";s:43:\"Your message was sent successfully. Thanks.\";s:12:\"mail_sent_ng\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:16:\"validation_error\";s:74:\"Validation errors occurred. Please confirm the fields and submit it again.\";s:4:\"spam\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:12:\"accept_terms\";s:35:\"Please accept the terms to proceed.\";s:16:\"invalid_required\";s:34:\"Please fill in the required field.\";s:16:\"invalid_too_long\";s:23:\"This input is too long.\";s:17:\"invalid_too_short\";s:24:\"This input is too short.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:14:\"invalid_number\";s:28:\"Number format seems invalid.\";s:16:\"number_too_small\";s:25:\"This number is too small.\";s:16:\"number_too_large\";s:25:\"This number is too large.\";s:13:\"invalid_email\";s:28:\"Email address seems invalid.\";s:11:\"invalid_url\";s:18:\"URL seems invalid.\";s:11:\"invalid_tel\";s:31:\"Telephone number seems invalid.\";s:23:\"quiz_answer_not_correct\";s:27:\"Your answer is not correct.\";s:12:\"invalid_date\";s:26:\"Date format seems invalid.\";s:14:\"date_too_early\";s:23:\"This date is too early.\";s:13:\"date_too_late\";s:22:\"This date is too late.\";s:13:\"upload_failed\";s:22:\"Failed to upload file.\";s:24:\"upload_file_type_invalid\";s:30:\"This file type is not allowed.\";s:21:\"upload_file_too_large\";s:23:\"This file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"Failed to upload file. Error occurred.\";}'),(516,330,'_additional_settings',''),(517,330,'_locale','en_US'),(518,329,'_edit_last','1'),(519,329,'_edit_lock','1455181176:1'),(520,329,'_wp_page_template','page-fullwidth.php'),(521,329,'_wpb_vc_js_status','true'),(522,329,'_wpb_vc_js_interface_version','2'),(523,329,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(524,334,'_wp_attached_file','2015/02/aprivacy-policy.png'),(525,334,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:3276;s:4:\"file\";s:27:\"2015/02/aprivacy-policy.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"aprivacy-policy-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"aprivacy-policy-176x300.png\";s:5:\"width\";i:176;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"aprivacy-policy-600x1024.png\";s:5:\"width\";i:600;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"aprivacy-policy-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(526,335,'_wp_attached_file','2015/02/08-privacy-policy.png'),(527,335,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:3476;s:4:\"file\";s:29:\"2015/02/08-privacy-policy.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"08-privacy-policy-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"08-privacy-policy-166x300.png\";s:5:\"width\";i:166;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"08-privacy-policy-566x1024.png\";s:5:\"width\";i:566;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"08-privacy-policy-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(528,336,'_wp_attached_file','2015/02/newpa.png'),(529,336,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:3476;s:4:\"file\";s:17:\"2015/02/newpa.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"newpa-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"newpa-166x300.png\";s:5:\"width\";i:166;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"newpa-566x1024.png\";s:5:\"width\";i:566;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"newpa-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(530,5,'_oembed_b5524456c3b49ef331ae7cac6296d67d',''),(531,5,'_oembed_time_b5524456c3b49ef331ae7cac6296d67d','1423925683'),(551,365,'_wp_attached_file','2015/02/Capturex.png'),(552,365,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:293;s:6:\"height\";i:200;s:4:\"file\";s:20:\"2015/02/Capturex.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Capturex-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"Capturex-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(558,368,'_wp_attached_file','2015/02/Capturey.png'),(559,368,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:289;s:6:\"height\";i:197;s:4:\"file\";s:20:\"2015/02/Capturey.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Capturey-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(566,370,'_edit_last','1'),(567,370,'_edit_lock','1459782059:1'),(571,370,'tz_image_lightbox','yes'),(574,372,'_edit_last','1'),(575,372,'_edit_lock','1455804655:1'),(579,372,'tz_image_lightbox','yes'),(602,387,'_menu_item_type','post_type'),(603,387,'_menu_item_menu_item_parent','0'),(604,387,'_menu_item_object_id','5'),(605,387,'_menu_item_object','page'),(606,387,'_menu_item_target',''),(607,387,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(608,387,'_menu_item_xfn',''),(609,387,'_menu_item_url',''),(613,405,'_wp_attached_file','2015/02/crome.png'),(614,405,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1584;s:4:\"file\";s:17:\"2015/02/crome.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"crome-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"crome-300x248.png\";s:5:\"width\";i:300;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"crome-1024x845.png\";s:5:\"width\";i:1024;s:6:\"height\";i:845;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"crome-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(615,407,'_form','[text* text-397 placeholder \"Name\"]\n\n[email* email-722 placeholder \"Email\"]\n\n[text* text-697 placeholder \"Phone\"]\n\n[textarea* textarea-853 placeholder \"Message\"]\n\n[submit \"SEND\"]'),(616,407,'_mail','a:8:{s:7:\"subject\";s:27:\"Contact Us Form [email-722]\";s:6:\"sender\";s:24:\"noreply@metronannies.com\";s:4:\"body\";s:105:\"

    Name: [text-397]

    \n

    Email: [email-722]

    \n

    Phone: [text-697]

    \n

    Message: [textarea-853]

    \";s:9:\"recipient\";s:24:\"jaclyn1@metronannies.com\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(617,407,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:0:\"\";s:6:\"sender\";s:0:\"\";s:4:\"body\";s:0:\"\";s:9:\"recipient\";s:0:\"\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(618,407,'_messages','a:23:{s:12:\"mail_sent_ok\";s:43:\"Your message was sent successfully. Thanks.\";s:12:\"mail_sent_ng\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:16:\"validation_error\";s:74:\"Validation errors occurred. Please confirm the fields and submit it again.\";s:4:\"spam\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:12:\"accept_terms\";s:35:\"Please accept the terms to proceed.\";s:16:\"invalid_required\";s:34:\"Please fill in the required field.\";s:16:\"invalid_too_long\";s:23:\"This input is too long.\";s:17:\"invalid_too_short\";s:24:\"This input is too short.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:14:\"invalid_number\";s:28:\"Number format seems invalid.\";s:16:\"number_too_small\";s:25:\"This number is too small.\";s:16:\"number_too_large\";s:25:\"This number is too large.\";s:13:\"invalid_email\";s:28:\"Email address seems invalid.\";s:11:\"invalid_url\";s:18:\"URL seems invalid.\";s:11:\"invalid_tel\";s:31:\"Telephone number seems invalid.\";s:23:\"quiz_answer_not_correct\";s:27:\"Your answer is not correct.\";s:12:\"invalid_date\";s:26:\"Date format seems invalid.\";s:14:\"date_too_early\";s:23:\"This date is too early.\";s:13:\"date_too_late\";s:22:\"This date is too late.\";s:13:\"upload_failed\";s:22:\"Failed to upload file.\";s:24:\"upload_file_type_invalid\";s:30:\"This file type is not allowed.\";s:21:\"upload_file_too_large\";s:23:\"This file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"Failed to upload file. Error occurred.\";}'),(619,407,'_additional_settings',''),(620,407,'_locale','en_US'),(621,409,'_wp_attached_file','2015/02/panw.png'),(622,409,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:5040;s:4:\"file\";s:16:\"2015/02/panw.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"panw-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"panw-114x300.png\";s:5:\"width\";i:114;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"panw-390x1024.png\";s:5:\"width\";i:390;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"panw-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(623,329,'_wpb_shortcodes_custom_css','.vc_custom_1424251289554{padding-right: 45px !important;padding-left: 45px !important;}'),(624,326,'_wpb_post_custom_css','body {\r\n background-color: #fbf9f9;\r\n background-image: url(\"http://metropolitannannies.com/wp-content/uploads/2015/03/per.png\");\r\n background-position: 50% 0;\r\n background-repeat: no-repeat;\r\n color: #b9a9b0;\r\n font: 100%/1.125em Arial,Helvetica,sans-serif;\r\n position: relative;\r\n background-color:#E2E2E2;\r\n}\r\n.corporate_form { padding: 15px 30px 20px 15px; background: #fff; margin: 5px 35px 10px 25px; }\r\n.corporate_form h2 { font-size: 42px; color: #d24b7e; display: block; font-family: Arial Black; }\r\n.corporate_form h3 { font-size: 14px ; color: #d24b7e; font-weight: bold; font-family: Arial; margin: 10px 0; display: block; }\r\n.corporate_form p { color: #a6a6b0; font-family: Arial; font-size: 14px; margin: 15px 0; } \r\n\r\n#header { min-height: 565px; }\r\n\r\n.le_corp.half { width: 400px; }\r\n.le_corp.left { float: left; }\r\n.le_corp.right { float: right; }\r\n.le_corp { margin-bottom: 15px; }\r\n.le_corp label, .le_text h3 { font-family: Arial; color: #a6a6b0; display: block; font-size: 14px; font-weight: bold; }\r\n.le_corp input[type=text], .le_corp input[type=email] { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: #f2f2f3; height: 31px; width: 100%; border: none; padding: 0 10px; }\r\n.le_btn input[type=submit] { width: 322px; height: 49px; font-family: Arial Black; font-size: 18px; color: #fff; border: none; cursor: pointer; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }\r\n.le_corp textarea { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: #f2f2f3 !important; height: 172px; width: 100%; border: none; padding: 15px 10px; resize: none; }\r\n\r\n\r\n.le_corp span.wpcf7-list-item { display: block; margin-bottom: 5px; color: #a6a6b0; }\r\n.le_corp .wpcf7-list-item.first { margin-top: 10px; }\r\ninput[type=\"checkbox\"], input[type=\"radio\"] { margin-right: 8px; }\r\n.sr_width { width: 135px; float: left; margin: 0 3px; }\r\n.sr_width.gender { width: 100px; }\r\n.sr_width label { text-align: center; }\r\n.sr_width .wpcf7-list-item.first { margin-top: 0; }\r\n.sr_width span.wpcf7-list-item { margin-bottom: 0; }\r\n\r\n.six_row { margin-bottom: 12px; overflow: hidden; }\r\n.tr_width { width: 243px; float: left; margin: 0 3px; }\r\n.tr_width.last { width: 308px; }\r\n.three_row { overflow: hidden; margin-bottom: 12px; }\r\n.tr_width label { display: block; text-align: center; height: 30px; }\r\n\r\n\r\n.le_text h3 { margin: 15px 0; }\r\n.le_text p { color: #a6a6b0; font-family: Arial; font-size: 14px; margin: 15px 0; } \r\n.le_text #terms { width: 140px; height: 31px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: #f2f2f3; padding: 0 10px; font-family: Arial; color: #000; margin: 15px 0; }\r\n\r\n.le_text ol li { list-style-type: decimal; }\r\n.le_text li { color: #a6a6b0; font-family: Arial; font-size: 14px; list-style-type: none; margin: 0 0 20px; padding: 0; }\r\n.le_text ul, .le_text ol { padding: 0; margin: 0 0 0 20px; }\r\n\r\n.vc_custom_1424328408361 { padding: 0 40px; }\r\n.vc_row.wpb_row.vc_row-fluid { margin-bottom: 0; }\r\n\r\n.spacer30 { height: 30px; }\r\n.le_corp.list input[type=\"radio\"], .le_corp.list input[type=\"checkbox\"] {\r\n margin-left: 30px;\r\n}\r\n\r\n\r\n.le_corp textarea.min { height: 105px; }\r\n.le_corp textarea.small { height: 74px; }\r\n'),(625,329,'_wpb_post_custom_css','body {\r\n background-color: #fbf9f9;\r\n background-image: url(\"http://metropolitannannies.com/wp-content/uploads/2015/03/temp.png\");\r\n background-position: 50% 0;\r\n background-repeat: no-repeat;\r\n color: #b9a9b0;\r\n font: 100%/1.125em Arial,Helvetica,sans-serif;\r\n position: relative;\r\n background-color:#E2E2E2;\r\n}\r\n.corporate_form { padding: 15px 30px 20px 15px; background: #fff; }\r\n.corporate_form h2 { font-size: 42px; color: #d24b7e; display: block; font-family: Arial Black; }\r\n.corporate_form h3 { font-size: 14px ; color: #d24b7e; font-weight: bold; font-family: Arial; margin: 10px 0; display: block; }\r\n.corporate_form p { color: #a6a6b0; font-family: Arial; font-size: 14px; margin: 15px 0; } \r\n\r\n#header { min-height: 565px; }\r\n\r\n.le_corp.half { width: 400px; }\r\n.le_corp.left { float: left; }\r\n.le_corp.right { float: right; }\r\n.le_corp { margin-bottom: 15px; }\r\n.le_corp label, .le_text h3 { font-family: Arial; color: #a6a6b0; display: block; font-size: 14px; font-weight: bold; }\r\n.le_corp input[type=text], .le_corp input[type=email] { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: #f2f2f3; height: 31px; width: 100%; border: none; padding: 0 10px; }\r\n.le_btn input[type=submit] { width: 322px; height: 49px; font-family: Arial Black; font-size: 18px; color: #fff; border: none; cursor: pointer; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }\r\n.le_corp textarea { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: #f2f2f3 !important; height: 172px; width: 100%; border: none; padding: 15px 10px; resize: none; }\r\n\r\n\r\n.le_corp span.wpcf7-list-item { display: block; margin-bottom: 5px; color: #a6a6b0; }\r\n.le_corp .wpcf7-list-item.first { margin-top: 10px; }\r\ninput[type=\"checkbox\"], input[type=\"radio\"] { margin-right: 8px; }\r\n.sr_width { width: 135px; float: left; margin: 0 3px; }\r\n.sr_width.gender { width: 100px; }\r\n.sr_width label { text-align: center; }\r\n.sr_width .wpcf7-list-item.first { margin-top: 0; }\r\n.sr_width span.wpcf7-list-item { margin-bottom: 0; }\r\n\r\n.six_row { margin-bottom: 12px; overflow: hidden; }\r\n.tr_width { width: 243px; float: left; margin: 0 3px; }\r\n.tr_width.last { width: 308px; }\r\n.three_row { overflow: hidden; margin-bottom: 12px; }\r\n.tr_width label { display: block; text-align: center; height: 30px; }\r\n\r\n\r\n.le_text h3 { margin: 15px 0; }\r\n.le_text p { color: #a6a6b0; font-family: Arial; font-size: 14px; margin: 15px 0; } \r\n.le_text #terms { width: 140px; height: 31px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: #f2f2f3; padding: 0 10px; font-family: Arial; color: #000; margin: 15px 0; }\r\n\r\n.le_text ol li { list-style-type: decimal; }\r\n.le_text li { color: #a6a6b0; font-family: Arial; font-size: 14px; list-style-type: none; margin: 0 0 20px; padding: 0; }\r\n.le_text ul, .le_text ol { padding: 0; margin: 0 0 0 20px; }\r\n\r\n.vc_custom_1424251289554 { margin-bottom: 0; }\r\n\r\n.spacer30 { height: 30px; }\r\n.le_corp.list input[type=\"radio\"], .le_corp.list input[type=\"checkbox\"] {\r\n margin-left: 30px;\r\n}\r\n'),(626,324,'_wpb_shortcodes_custom_css','.vc_custom_1424325911454{padding-left: 20px !important;}'),(627,324,'_wpb_post_custom_css','body {\r\n background-color: #fbf9f9;\r\n background-image: url(\"http://metropolitannannies.com/wp-content/uploads/2015/03/empapplication.png\");\r\n background-position: 50% 0;\r\n background-repeat: no-repeat;\r\n color: #b9a9b0;\r\n font: 100%/1.125em Arial,Helvetica,sans-serif;\r\n position: relative;\r\n background-color:#E2E2E2;\r\n}\r\n.corporate_form { padding: 15px 30px 20px 15px; background: #fff; margin: 5px 40px 30px 20px; }\r\n.corporate_form h2 { font-size: 42px; color: #d24b7e; display: block; font-family: Arial Black; }\r\n.corporate_form h3 { font-size: 14px ; color: #d24b7e; font-weight: bold; font-family: Arial; margin: 10px 0; display: block; }\r\n.corporate_form p { color: #a6a6b0; font-family: Arial; font-size: 14px; margin: 15px 0; } \r\n\r\n#header { min-height: 565px; }\r\n\r\n.le_corp.half { width: 400px; }\r\n.le_corp.left { float: left; }\r\n.le_corp.right { float: right; }\r\n.le_corp { margin-bottom: 15px; }\r\n.le_corp label, .le_text h3 { font-family: Arial; color: #a6a6b0; display: block; font-size: 14px; font-weight: bold; }\r\n.le_corp input[type=text], .le_corp input[type=email] { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: #f2f2f3; height: 31px; width: 100%; border: none; padding: 0 10px; }\r\n.le_btn input[type=submit] { width: 322px; height: 49px; font-family: Arial Black; font-size: 18px; color: #fff; border: none; cursor: pointer; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }\r\n.le_corp textarea { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: #f2f2f3 !important; height: 172px; width: 100%; border: none; padding: 15px 10px; resize: none; }\r\n\r\n\r\n.le_corp span.wpcf7-list-item { display: block; margin-bottom: 5px; color: #a6a6b0; }\r\n.le_corp .wpcf7-list-item.first { margin-top: 10px; }\r\ninput[type=\"checkbox\"], input[type=\"radio\"] { margin-right: 8px; }\r\n.sr_width { width: 135px; float: left; margin: 0 3px; }\r\n.sr_width.gender { width: 100px; }\r\n.sr_width label { text-align: center; }\r\n.sr_width .wpcf7-list-item.first { margin-top: 0; }\r\n.sr_width span.wpcf7-list-item { margin-bottom: 0; }\r\n\r\n.six_row { margin-bottom: 12px; overflow: hidden; }\r\n.tr_width { width: 243px; float: left; margin: 0 3px; }\r\n.tr_width.last { width: 308px; }\r\n.three_row { overflow: hidden; margin-bottom: 12px; }\r\n.tr_width label { display: block; text-align: center; height: 30px; }\r\n\r\n\r\n.le_text h3 { margin: 15px 0; }\r\n.le_text p { color: #a6a6b0; font-family: Arial; font-size: 14px; margin: 15px 0; } \r\n.le_text #terms { width: 140px; height: 31px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: #f2f2f3; padding: 0 10px; font-family: Arial; color: #000; margin: 15px 0; }\r\n\r\n.le_text ol li { list-style-type: decimal; }\r\n.le_text li { color: #a6a6b0; font-family: Arial; font-size: 14px; list-style-type: none; margin: 0 0 20px; padding: 0; }\r\n.le_text ul, .le_text ol { padding: 0; margin: 0 0 0 20px; }\r\n\r\n.vc_custom_1424328408361 { padding: 0 40px; }\r\n.vc_row.wpb_row.vc_row-fluid { margin-bottom: 0; }\r\n\r\n.spacer30 { height: 30px; }\r\n.le_corp.list input[type=\"radio\"], .le_corp.list input[type=\"checkbox\"] {\r\n margin-left: 30px;\r\n}\r\n\r\n\r\n.le_corp textarea.min { height: 105px; }\r\n.le_corp textarea.small { height: 74px; }\r\n.le_corp.ml { margin-left: 30px; overflow: hidden; }\r\n.le_corp.ml span { float: left; width: 97%; }\r\n.le_corp.ml label { float: left; margin-right: 10px; }\r\n.le_corp.list input[type=\"text\"] { margin-left: 40px; }\r\n.le_corp.ml.sml span { width: 95%; }\r\n\r\n.le_corp.rw span.wpcf7-list-item { display: inline-block; }\r\n.le_corp.list.rw { margin-bottom: 12px; }'),(628,326,'_wpb_shortcodes_custom_css','.vc_custom_1424328408361{padding-right: 20px !important;padding-left: 35px !important;}'),(629,434,'_wp_attached_file','2015/02/panw1.png'),(630,434,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:5040;s:4:\"file\";s:17:\"2015/02/panw1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"panw1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"panw1-114x300.png\";s:5:\"width\";i:114;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"panw1-390x1024.png\";s:5:\"width\";i:390;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"panw1-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(631,434,'_edit_lock','1424331320:1'),(632,435,'_wp_attached_file','2015/02/xsx.png'),(633,435,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:5760;s:4:\"file\";s:15:\"2015/02/xsx.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"xsx-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"xsx-100x300.png\";s:5:\"width\";i:100;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"xsx-341x1024.png\";s:5:\"width\";i:341;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"xsx-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(634,435,'_edit_lock','1424331926:1'),(635,437,'_wp_attached_file','2015/02/sss.jpg'),(636,437,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:10800;s:4:\"file\";s:15:\"2015/02/sss.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"sss-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"sss-53x300.jpg\";s:5:\"width\";i:53;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"sss-182x1024.jpg\";s:5:\"width\";i:182;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"sss-291x198.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(637,437,'_edit_lock','1424332332:1'),(638,438,'_wp_attached_file','2015/02/df.jpg'),(639,438,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:18000;s:4:\"file\";s:14:\"2015/02/df.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"df-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"df-32x300.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"df-109x1024.jpg\";s:5:\"width\";i:109;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"df-291x198.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(640,438,'_edit_lock','1424332641:1'),(641,439,'_wp_attached_file','2015/02/12121.png'),(642,439,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:257;s:6:\"height\";i:108;s:4:\"file\";s:17:\"2015/02/12121.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"12121-150x108.png\";s:5:\"width\";i:150;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(643,440,'_wp_attached_file','2015/02/12122.png'),(644,440,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:257;s:6:\"height\";i:108;s:4:\"file\";s:17:\"2015/02/12122.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"12122-150x108.png\";s:5:\"width\";i:150;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(645,441,'_wp_attached_file','2015/02/12123.png'),(646,441,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:257;s:6:\"height\";i:108;s:4:\"file\";s:17:\"2015/02/12123.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"12123-150x108.png\";s:5:\"width\";i:150;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(647,442,'_wp_attached_file','2015/02/12124.png'),(648,442,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:257;s:6:\"height\";i:109;s:4:\"file\";s:17:\"2015/02/12124.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"12124-150x109.png\";s:5:\"width\";i:150;s:6:\"height\";i:109;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(649,443,'_wp_attached_file','2015/02/12125.png'),(650,443,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:257;s:6:\"height\";i:107;s:4:\"file\";s:17:\"2015/02/12125.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"12125-150x107.png\";s:5:\"width\";i:150;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(651,444,'_wp_attached_file','2015/02/12126.png'),(652,444,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:257;s:6:\"height\";i:107;s:4:\"file\";s:17:\"2015/02/12126.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"12126-150x107.png\";s:5:\"width\";i:150;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(653,439,'_edit_lock','1424333239:1'),(654,440,'_edit_lock','1424333271:1'),(655,441,'_edit_lock','1424333317:1'),(656,442,'_edit_lock','1424333347:1'),(657,443,'_edit_lock','1424333371:1'),(658,444,'_edit_lock','1424333382:1'),(659,449,'_wp_attached_file','2015/02/son.png'),(660,449,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1584;s:4:\"file\";s:15:\"2015/02/son.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"son-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"son-300x248.png\";s:5:\"width\";i:300;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"son-1024x845.png\";s:5:\"width\";i:1024;s:6:\"height\";i:845;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"son-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(661,452,'_wp_attached_file','2015/02/son1.png'),(662,452,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1980;s:4:\"file\";s:16:\"2015/02/son1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"son1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"son1-291x300.png\";s:5:\"width\";i:291;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"son1-993x1024.png\";s:5:\"width\";i:993;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"son1-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(663,453,'_wp_attached_file','2015/02/son2.png'),(664,453,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1990;s:6:\"height\";i:2088;s:4:\"file\";s:16:\"2015/02/son2.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"son2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"son2-286x300.png\";s:5:\"width\";i:286;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"son2-976x1024.png\";s:5:\"width\";i:976;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"son2-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(665,454,'_wp_attached_file','2015/02/son3.png'),(666,454,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1990;s:6:\"height\";i:1980;s:4:\"file\";s:16:\"2015/02/son3.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"son3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"son3-300x298.png\";s:5:\"width\";i:300;s:6:\"height\";i:298;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"son3-1024x1019.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1019;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"son3-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(667,455,'_wp_attached_file','2015/02/logog.png'),(668,455,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:175;s:6:\"height\";i:40;s:4:\"file\";s:17:\"2015/02/logog.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logog-150x40.png\";s:5:\"width\";i:150;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(669,457,'_wp_attached_file','2015/02/prnt.png'),(670,457,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2100;s:6:\"height\";i:2106;s:4:\"file\";s:16:\"2015/02/prnt.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"prnt-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"prnt-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"prnt-1021x1024.png\";s:5:\"width\";i:1021;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"prnt-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(671,458,'_wp_attached_file','2015/02/nan.png'),(672,458,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:15:\"2015/02/nan.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"nan-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"nan-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"nan-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"nan-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(673,459,'_wp_attached_file','2015/02/serv.png'),(674,459,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:16:\"2015/02/serv.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"serv-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"serv-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"serv-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"serv-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(675,461,'_wp_attached_file','2015/02/partner.png'),(676,461,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:19:\"2015/02/partner.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"partner-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"partner-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"partner-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"partner-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(677,462,'_wp_attached_file','2015/02/partner1.png'),(678,462,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:20:\"2015/02/partner1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"partner1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"partner1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"partner1-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"partner1-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(679,463,'_wp_attached_file','2015/02/contact.png'),(680,463,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1600;s:4:\"file\";s:19:\"2015/02/contact.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"contact-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"contact-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"contact-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"contact-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(681,464,'_wp_attached_file','2015/02/06-blog.png'),(682,464,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1728;s:4:\"file\";s:19:\"2015/02/06-blog.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"06-blog-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"06-blog-300x270.png\";s:5:\"width\";i:300;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"06-blog-1024x922.png\";s:5:\"width\";i:1024;s:6:\"height\";i:922;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"06-blog-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(683,466,'_wp_attached_file','2015/02/privacy-policy.png'),(684,466,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:3276;s:4:\"file\";s:26:\"2015/02/privacy-policy.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"privacy-policy-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"privacy-policy-183x300.png\";s:5:\"width\";i:183;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"privacy-policy-625x1024.png\";s:5:\"width\";i:625;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"privacy-policy-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(713,497,'_wp_attached_file','2015/03/nany1.png'),(714,497,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:1920;s:6:\"height\";i:18000;s:4:\"file\";s:17:\"2015/03/nany1.png\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(715,7,'_wpb_vc_js_status','true'),(716,7,'_wpb_vc_js_interface_version','0'),(717,5,'_oembed_be729b5c845fa7fadc9a2a5020b52131',''),(718,5,'_oembed_time_be729b5c845fa7fadc9a2a5020b52131','1425889702'),(719,11,'_wpb_vc_js_status','true'),(720,11,'_wpb_vc_js_interface_version','0'),(721,9,'_wpb_vc_js_status','true'),(722,9,'_wpb_vc_js_interface_version','0'),(723,519,'_wp_attached_file','2015/03/temp.png'),(724,519,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:16:\"2015/03/temp.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"temp-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"temp-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"temp-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"temp-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(725,520,'_wp_attached_file','2015/03/per.png'),(726,520,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:15:\"2015/03/per.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"per-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"per-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"per-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"per-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(727,519,'_edit_lock','1426079105:1'),(728,521,'_wp_attached_file','2015/03/emp.png'),(729,521,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:15:\"2015/03/emp.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"emp-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"emp-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"emp-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"emp-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(730,17,'_wpb_vc_js_status','true'),(731,17,'_wpb_vc_js_interface_version','0'),(732,553,'_wp_attached_file','2015/03/empapplication.png'),(733,553,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:26:\"2015/03/empapplication.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"empapplication-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"empapplication-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"empapplication-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"empapplication-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(734,554,'_wp_attached_file','2015/03/tempservice.png'),(735,554,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:23:\"2015/03/tempservice.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"tempservice-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"tempservice-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"tempservice-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"tempservice-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(736,555,'_wp_attached_file','2015/03/permanentservice.png'),(737,555,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:28:\"2015/03/permanentservice.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"permanentservice-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"permanentservice-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"permanentservice-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"permanentservice-291x198.png\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(738,13,'_wpb_vc_js_status','false'),(739,13,'_wpb_vc_js_interface_version','0'),(740,584,'_wp_attached_file','2015/04/logo5.png'),(741,584,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:257;s:6:\"height\";i:102;s:4:\"file\";s:17:\"2015/04/logo5.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo5-150x102.png\";s:5:\"width\";i:150;s:6:\"height\";i:102;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(742,589,'_edit_lock','1454526010:1'),(743,594,'_wp_attached_file','2016/02/MomAndNanny.png'),(744,594,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:289;s:6:\"height\";i:197;s:4:\"file\";s:23:\"2016/02/MomAndNanny.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"MomAndNanny-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(745,370,'_thumbnail_id','594'),(758,599,'_wp_attached_file','2016/02/body-bg.jpg'),(759,599,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1631;s:4:\"file\";s:19:\"2016/02/body-bg.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"body-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"body-bg-300x255.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"body-bg-1024x870.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:870;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"body-bg-291x198.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(760,604,'_edit_last','1'),(761,604,'_edit_lock','1455747929:1'),(762,604,'_wp_page_template','page-fullwidth.php'),(763,604,'_wpb_vc_js_status','true'),(764,604,'_wpb_vc_js_interface_version','2'),(765,604,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(766,606,'_form','
    \n

    Corporate & Group Application

    \n

    Corporate & Group Application

    \n
    \n [text* text-814]\n
    \n
    \n [text* text-845]\n
    \n
    \n
    \n [text text-809] \n
    \n
    \n [text* text-189]\n
    \n
    \n
    \n [email email-709]\n
    \n
    \n [text text-457]\n
    \n
    \n [text* text-853]\n
    \n
    \n
    \n [text* text-41] \n
    \n
    \n [text* text-949]\n
    \n
    \n
    \n
    \n [text* text-492] \n
    \n
    \n [text* text-630]\n
    \n
    \n
    \n [text text-383]\n
    \n
    \n [text text-72]\n
    \n
    \n\n
    \n

    Metropolitan Nannies will provide:

    \n
      \n
    • • Age appropriate Arts and Crafts for each child.
    • \n
    • • Will provide games and movies for kids of different ages.
    • \n
    • • Will keep the children grouped; no more than 5/10 children to 1 nanny.
    • \n
    • • Will allow one central phone number for parents, if they need to call to check in on their child.
    • \n
    • • Metropolitan Nannies will provide additional Nannies with a 24 hours’ notice, in case the number increases beyond the expected numbers at a cost of $40 reservation fee per nanny and $20 an hour per nanny. *Final invoice will be delivered the following business day if applicable. Final Invoice must be paid within 2 weeks of receiving invoice to avoid late fees.
    • \n
    \n

    Client/Hotel will provide:

    \n
      \n
    1. Rooms for childcare: 1 room per 25 children.
    2. \n
    3. 1 Meal per each nanny per day for events lasting 5 or more hours. (MN can accommodate for a minimal cost)
    4. \n
    5. Parking passes for each nanny. (If applicable)
    6. \n
    \n

    We pride ourselves on providing the safest and most qualified professionals in the industry. All of our childcare providers exceed the national requirements set forth by the Association of Premier Nanny Agencies. This includes:

    \n
      \n
    • • A thorough nanny application.
    • \n
    • • Proof that each nanny is legally authorized to work in the United States.
    • \n
    • • An in-person interview of each prospective nanny.
    • \n
    • • Reference checks for each nanny to include: childcare, and/or employment, and personal references.
    • \n
    • • A background check on candidates in localities in which the candidate has resided and/or worked for a specific number of years, including a check of criminal and motor vehicle records if driving is required.
    • \n
    • • A CPR certificate for infant, toddler and adult CPR.\n
    • As mentioned above, our Childcare providers exceed these minimum requirements.
    • \n
    \n

    Depending on the size of the upcoming event, we typically have two or more rooms that can be divided by age. We have a strict policy in place regarding the nanny-to-child ratio. Here are the ratios:

    \n
      \n
    • • Children under 15 months old; two children per one childcare provider.
    • \n
    • • Children between 15 months old and three years old; three children per one childcare provider.
    • \n
    • • Children ages four years old to 7 years old; five children per one childcare provider.
    • \n
    • • Children ages 8 years old and above; ten children per one childcare provider.
    • \n
    • • Children with any special needs; one child per one childcare provider.
    • \n
    \n

    We do not allow children to participate in the group if they are not feeling well and

    \n
      \n
    1. They have a fever,
    2. \n
    3. Heavy green nasal discharge,
    4. \n
    5. Persistent coughing, and
    6. \n
    7. Other contagious sickness.
    8. \n
    \n

    In such cases, we will gladly provide a childcare provider to care for your child/ren in a separate setting. Additional fees may apply.

    \n

    *Contract between Metropolitan Nannies and Client must be signed by both parties.

    \n

    By initialing here, I acknowledge that I have read and understand the terms of agreement.

    \n [text* text-137 id:terms]\n
    \n [submit \"APPLY ONLINE NOW\"]\n
    \n
    \n
    '),(767,606,'_mail','a:8:{s:7:\"subject\";s:29:\"Corporate & Group Application\";s:6:\"sender\";s:21:\"info@metronannies.com\";s:4:\"body\";s:563:\"From: [text-845] [email-709]\nSubject: Corporate & Group Application\n\nMessage Body:\nCompany or Event Name: [text-814]\nContact Person: [text-845]\nDaytime Phone: [text-809]\nMobile Phone: [text-189]\nEmail Address: [email-709]\n\nDETAILS:\nLocation of Services: [text-457]\nAddress: [text-853]\nCity: [text-41]\nState: [text-949]\nZip Code: [text-492]\nPhone: [text-630]\nSite Coordinator: [text-383]\nPerson Responsible for Payment: [text-72]\n\n Terms of agreement: [text-137]\n\n--\nThis e-mail was sent from a contact form on Metropolitan Nannies (http://dtdgwebdevelopment.com)\";s:9:\"recipient\";s:24:\"jaclyn1@metronannies.com\";s:18:\"additional_headers\";s:33:\"Reply-To: [info@metronannies.com]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(768,606,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:0:\"\";s:6:\"sender\";s:0:\"\";s:4:\"body\";s:0:\"\";s:9:\"recipient\";s:0:\"\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(769,606,'_messages','a:23:{s:12:\"mail_sent_ok\";s:43:\"Your message was sent successfully. Thanks.\";s:12:\"mail_sent_ng\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:16:\"validation_error\";s:74:\"Validation errors occurred. Please confirm the fields and submit it again.\";s:4:\"spam\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:12:\"accept_terms\";s:35:\"Please accept the terms to proceed.\";s:16:\"invalid_required\";s:34:\"Please fill in the required field.\";s:16:\"invalid_too_long\";s:23:\"This input is too long.\";s:17:\"invalid_too_short\";s:24:\"This input is too short.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:14:\"invalid_number\";s:28:\"Number format seems invalid.\";s:16:\"number_too_small\";s:25:\"This number is too small.\";s:16:\"number_too_large\";s:25:\"This number is too large.\";s:13:\"invalid_email\";s:28:\"Email address seems invalid.\";s:11:\"invalid_url\";s:18:\"URL seems invalid.\";s:11:\"invalid_tel\";s:31:\"Telephone number seems invalid.\";s:23:\"quiz_answer_not_correct\";s:27:\"Your answer is not correct.\";s:12:\"invalid_date\";s:26:\"Date format seems invalid.\";s:14:\"date_too_early\";s:23:\"This date is too early.\";s:13:\"date_too_late\";s:22:\"This date is too late.\";s:13:\"upload_failed\";s:22:\"Failed to upload file.\";s:24:\"upload_file_type_invalid\";s:30:\"This file type is not allowed.\";s:21:\"upload_file_too_large\";s:23:\"This file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"Failed to upload file. Error occurred.\";}'),(770,606,'_additional_settings',''),(771,606,'_locale','en_US'),(772,604,'_wpb_post_custom_css','#header { background: url(\'http://metropolitannannies.com/wp-content/uploads/2016/02/corp-bg.jpg\')no-repeat top center; min-height: 554px; }\r\n.corporate_form h2 { font-size: 42px; color: #d24b7e; margin: 10px 0; }\r\n.corporate_form h3 { font-size: 14px ; color: #d24b7e; }\r\n.corporate_form { background: #fff; margin: 0 40px; padding: 15px 30px 20px 15px; }\r\n.le_corp { margin-bottom: 15px; }\r\n.le_corp label, .le_text h3 { font-family: Arial; color: #a6a6b0; display: block; font-size: 14px; font-weight: bold; }\r\n.le_corp input[type=text], .le_corp input[type=email] { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: #f2f2f3; height: 31px; width: 100%; border: none; padding: 0 10px; }\r\n.le_corp.half { width: 405px; }\r\n.le_corp.left { float: left; }\r\n.le_corp.right { float: right; }\r\n#main { background: #e2e2e2; }\r\n.le_text ul { padding: 0; margin: 0; }\r\n.le_text li { color: #a6a6b0; font-family: Arial; font-size: 14px; list-style-type: none; margin: 0; padding: 0; }\r\n.le_text h3 { margin: 15px 0; }\r\n.le_text p { color: #a6a6b0; font-family: Arial; font-size: 14px; margin: 15px 0; } \r\n.le_text ol { margin: 0 0 0 20px; padding: 0; }\r\n.le_text ol li { list-style-type: decimal; }\r\n.le_text #terms { width: 140px; height: 31px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: #f2f2f3; padding: 0 10px; font-family: Arial; color: #000; margin: 15px 0; }\r\n.le_btn input[type=submit] { width: 322px; height: 49px; font-family: Arial Black; font-size: 18px; color: #fff; border: none; cursor: pointer; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }\r\n\r\n\r\n'),(777,612,'_wp_attached_file','2016/02/corp-bg.jpg'),(778,612,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:554;s:4:\"file\";s:19:\"2016/02/corp-bg.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"corp-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"corp-bg-300x87.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:87;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"corp-bg-1024x295.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"corp-bg-291x198.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(779,615,'_wp_attached_file','2015/02/Nanny2.png'),(780,615,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:289;s:6:\"height\";i:197;s:4:\"file\";s:18:\"2015/02/Nanny2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Nanny2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(781,372,'_thumbnail_id','615'),(794,370,'_wp_old_slug','set-psum-dolor-sit-amet-2'),(797,372,'_wp_old_slug','set-psum-dolor-sit-amet-3'),(798,631,'_edit_last','1'),(799,631,'_edit_lock','1455800211:1'),(802,631,'tz_image_lightbox','yes'),(807,635,'_wp_attached_file','2003/01/NannyBonanza.png'),(808,635,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:289;s:6:\"height\";i:197;s:4:\"file\";s:24:\"2003/01/NannyBonanza.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"NannyBonanza-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(809,631,'_thumbnail_id','635'),(814,636,'_wp_attached_file','2016/02/PermServAppSmHeader.jpg'),(815,636,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:31:\"2016/02/PermServAppSmHeader.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"PermServAppSmHeader-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"PermServAppSmHeader-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"PermServAppSmHeader-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"PermServAppSmHeader-291x198.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(818,5,'_oembed_523011d8710e9c2fa7831916a5311f2e',''),(819,5,'_oembed_time_523011d8710e9c2fa7831916a5311f2e','1574475694'); /*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_posts` -- DROP TABLE IF EXISTS `wp_posts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_posts` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `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(20) 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', PRIMARY KEY (`ID`), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`), KEY `post_name` (`post_name`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=640 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_posts` -- LOCK TABLES `wp_posts` WRITE; /*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */; INSERT INTO `wp_posts` VALUES (2,1,'2014-01-09 20:39:17','2014-01-09 20:39:17','This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n\n
    Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my blog. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin\' caught in the rain.)
    \n\n...or something like this:\n\n
    The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.
    \n\nAs a new WordPress user, you should go to your dashboard to delete this page and create new pages for your content. Have fun!','Sample Page','','publish','open','open','','sample-page','','','2014-01-09 20:39:17','2014-01-09 20:39:17','',0,'http://metropolitannannies.com/?page_id=2',0,'page','',0),(5,1,'2015-02-08 14:16:41','2015-02-08 14:16:41','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1426834886575{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1426834685036{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425908350272{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426141109983{margin-bottom: 20px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|order:DESC|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','publish','open','open','','set-psum-dolor-sit-amet-3','','','2019-11-23 02:25:09','2019-11-23 02:25:09','',0,'http://metropolitannannies.com/?page_id=5',0,'page','',0),(6,1,'2015-02-08 14:16:41','2015-02-08 14:16:41','','Home','','inherit','open','open','','5-revision-v1','','','2015-02-08 14:16:41','2015-02-08 14:16:41','',5,'http://metropolitannannies.com/2015/02/08/5-revision-v1/',0,'revision','',0),(7,1,'2015-02-08 14:17:42','2015-02-08 14:17:42','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]\r\n

    Hiring Process

    \r\n[/vc_column_text][vc_column_text]\r\n

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington, DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest-quality, reliable and experienced childcare providers available.

    \r\n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \r\n

    Step One: Complete the Parent Application\r\nPlease complete the online application as thoroughly as possible.

    \r\n

    Step Two: Submit Application Fee\r\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring compensation

    \r\n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\r\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \r\n

    Step Four: Needs Assessment with Placement Counselor\r\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \r\n

    Step Five: Review Candidate Profiles\r\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \r\n

    Step Six: Interview Nanny Candidates\r\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \r\n

    Step Seven: Select Your Candidate and Make an Offer\r\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \r\n

    Step Eight: Review and Sign Nanny/Family Agreement\r\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \r\n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\r\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\r\n5 business days before your nanny is to begin work.

    \r\n

    If you have any questions or comments regarding your nanny search, please call us at 703-759-3071 or email us.\r\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\r\nYou can also view our Video Library and Parent Pack through the links below

    \r\nAdditional Resources:\r\n\r\nMetropolitan Nannies Video Library\r\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1455752955566{padding-top: 50px !important;}\"]\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Parents','','publish','open','closed','','parents','','','2016-02-17 23:49:21','2016-02-17 23:49:21','',0,'http://metropolitannannies.com/?page_id=7',0,'page','',0),(8,1,'2015-02-08 14:17:42','2015-02-08 14:17:42','','Parents','','inherit','open','open','','7-revision-v1','','','2015-02-08 14:17:42','2015-02-08 14:17:42','',7,'http://metropolitannannies.com/2015/02/08/7-revision-v1/',0,'revision','',0),(9,1,'2015-02-08 14:41:57','2015-02-08 14:41:57','[vc_row css=\".vc_custom_1423740364139{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423740439863{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423741600167{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423741637384{margin-bottom: 9px !important;}\"]\r\n

    Overview

    \r\n[/vc_column_text][vc_column_text]\r\n

    Thank you for considering Metropolitan Nannies to help you find local nanny or babysitting opportunities. We strive to provide our nannies with rewarding and exciting opportunities that utilize their skills, background and education. If you possess loving, caring and all-around nurturing characteristics and have a strong desire to care for a young child or children, let Metropolitan Nannies match your experience and preferences with one of the many full-time, part-time and temporary job openings we have available today.

    \r\n

    How do I become a Candidate with Metropolitan Nannies?

    \r\n

    Step One: Complete the online application. Metropolitan Nannies covers the background check and screening costs for all candidates.

    \r\n

    Step Two: Phone screen and personally interview in our office with the Owner.

    \r\n

    Step Three: If not already certified, take CPR & First Aid Class with the American Red Cross or other local CPR training facility.

    \r\n

    Step Four: Complete a profile that includes your education, qualifications and experience with families. Receive confirmation of your representation by Metropolitan Nannies. Keep Metropolitan Nannies informed of your schedule and availability.

    \r\n

    Step Five: Start receiving job notifications via email.

    \r\n

    Qualifications\r\nAll candidates must meet the minimum qualifications listed below for representation by Metropolitan Nannies:

    \r\n

    •    At least 18 years of age\r\n•    U.S. Citizen or Valid U.S. Work Permit\r\n•    Fluent in English\r\n•    High School equivalent or GED\r\n•    At least 2 years of professional childcare experience\r\n•    3 professional childcare references (non-family members)\r\n•    Must own a fully insured vehicle and provide proof of auto insurance\r\n•    Have a current driver’s license (that you will bring to the interview)\r\n•    Must pass national, state and county criminal background checks and have a clean driving record\r\n•    Must pass a sexual misconduct screening\r\n•    Must personally meet and interview with Metropolitan Nannies\r\n•    Must have current CPR certification or willing to be certified\r\n•    Positive online and social media presence\r\n•    Permanent Placements must be willing to make a 1-year commitment to Metropolitan Nannies\r\n•    Must be willing to commit to the minimum standards of conduct and service excellence of Metropolitan Nannies

    \r\n

    Nanny Position Types: Full-Time/Part-Time - Nanny will commit to working full-time or part-time hours for a full year of service.

    \r\n

    Live-In / Live-Out - Live-In nannies will commit to living in the home of their assigned family.

    \r\n

    Short-Term Care - Nanny will commit to work on an as needed basis.

    \r\n

    Summer Placement - Nanny will commit to working required hours for summer childcare

    \r\n

    Temporary Placement - Nanny will commit to work on an as-needed basis. This can include evening, weekend or a longer engagement with part or full-time hours. Temporary placement includes:

    \r\n

    •    Before School\r\n•    After School\r\n•    Days\r\n•    Evenings\r\n•    Weekends\r\n•    Overnight Care\r\n•    Corporate and Group Care

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426505536754{padding-top: 25px !important;}\"]\r\n[/vc_column_text][/vc_column][/vc_row]','Nannies','','publish','open','closed','','nannies','','','2015-03-23 12:43:39','2015-03-23 12:43:39','',0,'http://metropolitannannies.com/?page_id=9',0,'page','',0),(10,1,'2015-02-08 14:19:42','2015-02-08 14:19:42','','Nannies','','inherit','open','open','','9-revision-v1','','','2015-02-08 14:19:42','2015-02-08 14:19:42','',9,'http://metropolitannannies.com/2015/02/08/9-revision-v1/',0,'revision','',0),(11,1,'2015-02-08 14:20:34','2015-02-08 14:20:34','[vc_row css=\".vc_custom_1423736735933{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Services

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]\r\n

    Permanent and Temporary

    \r\n[/vc_column_text][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\r\nBelow is a list of the services we provide.

    \r\n

    • Full / Part-Time Nanny Services\r\n• Temporary / Babysitting Services\r\n• Short-Term Services\r\n• Overnight Baby Sitting & Night Nurse Services\r\n• Corporate Childcare Services\r\n• Hotel Babysitting Services\r\n• Event Childcare Services

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]\r\n

    Fees

    \r\n

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]\r\n

    Permanent Placement Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423906259012{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]\r\n

    Temporary Service Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1454899477193{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\r\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Hotel Services (4 Hour Minimum)$40$20 - $25 / Hour
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1454899382655{margin-bottom: 5px !important;}\"]\r\n

    Corporate Service Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1454899539699{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Corporate Services

    \r\n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','publish','open','closed','','services-fees','','','2016-02-12 08:59:09','2016-02-12 08:59:09','',0,'http://metropolitannannies.com/?page_id=11',0,'page','',0),(12,1,'2015-02-08 14:20:34','2015-02-08 14:20:34','','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-08 14:20:34','2015-02-08 14:20:34','',11,'http://metropolitannannies.com/2015/02/08/11-revision-v1/',0,'revision','',0),(13,1,'2015-02-08 14:21:09','2015-02-08 14:21:09','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Partners

    \r\n[/vc_column_text][vc_column_text]\r\n

    Additional Services & Partners

    \r\n

    There are numbers of services available to our customers, through our partners

    \r\n[/vc_column_text][vc_column_text]\"\"\r\n

    HomeWork Solutions provides payroll and employment tax compliance for\r\nhousehold employers.

    \r\n\"\"\r\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \r\n\"\"\r\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \r\n\"\"\r\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members. They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \r\n\"\"\r\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \r\n\"\"\r\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\r\nwww.stepsisters.org

    \r\n\r\n\"\"\r\n

    JW Tumbles understands that exercising young minds and bodies is important. So is having fun. Their goal is to make learning not only a great experience, but also a rewarding one. Their unique programs help build upon social and developmental skills in a confident and comfortable environment. As you watch your child develop a more confident, capable mind and body, you’ll understand why JW Tumbles truly is “a leaning playground”.

    \r\n[/vc_column_text][/vc_column][/vc_row]','Partners','','publish','open','closed','','partners','','','2015-04-03 11:58:31','2015-04-03 11:58:31','',0,'http://metropolitannannies.com/?page_id=13',0,'page','',0),(14,1,'2015-02-08 14:21:09','2015-02-08 14:21:09','','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-08 14:21:09','2015-02-08 14:21:09','',13,'http://metropolitannannies.com/2015/02/08/13-revision-v1/',0,'revision','',0),(15,1,'2015-02-08 14:21:26','2015-02-08 14:21:26','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|order:DESC|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title|link_post,image|link_post,text|excerpt\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recent Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Blog','','publish','open','closed','','blog','','','2016-02-17 00:27:08','2016-02-17 00:27:08','',0,'http://metropolitannannies.com/?page_id=15',0,'page','',0),(16,1,'2015-02-08 14:21:26','2015-02-08 14:21:26','','Blog','','inherit','open','open','','15-revision-v1','','','2015-02-08 14:21:26','2015-02-08 14:21:26','',15,'http://metropolitannannies.com/2015/02/08/15-revision-v1/',0,'revision','',0),(17,1,'2015-02-08 14:41:57','2015-02-08 14:41:57','[vc_row css=\".vc_custom_1426849136015{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Maryland, Virginia and Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in the Washington, DC Metropolitan area, Virginia and Maryland. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"

    \r\n

    Metropolitan Nannies\r\n Herndon, VA 20170 \"\"

    \r\n

    Office Hours:\r\nWeekdays: 8:30am - 5:00pm\r\nWeekends: Closed

    \r\n\r\n
    \r\n\r\n\"\"\r\n

    Telephone: 703-759-3071\r\nFAX: 703-859-7629\r\nE-mail: Please use contact form.  Thank you.

    \r\n\r\n
    \r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','publish','open','closed','','contact-us','','','2016-04-04 14:58:17','2016-04-04 14:58:17','',0,'http://metropolitannannies.com/?page_id=17',0,'page','',0),(23,1,'2015-02-08 14:41:57','2015-02-08 14:41:57','','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-08 14:41:57','2015-02-08 14:41:57','',17,'http://metropolitannannies.com/2015/02/08/17-revision-v1/',0,'revision','',0),(31,1,'2015-02-08 14:44:40','0000-00-00 00:00:00','','Body Background','','draft','closed','closed','','of-body_background','','','2015-02-08 14:44:40','0000-00-00 00:00:00','',0,'http://metropolitannannies.com/?post_type=optionsframework&p=31',0,'optionsframework','',0),(32,1,'2015-02-08 14:44:40','0000-00-00 00:00:00','','Logo Url','','draft','closed','closed','','of-logo_url','','','2015-02-08 14:44:40','0000-00-00 00:00:00','',0,'http://metropolitannannies.com/?post_type=optionsframework&p=32',0,'optionsframework','',0),(34,1,'2015-02-08 16:22:18','2015-02-08 16:22:18','','MN.Blog','','inherit','open','open','','mn-blog','','','2015-02-08 16:22:18','2015-02-08 16:22:18','',5,'http://metropolitannannies.com/wp-content/uploads/2015/02/MN.Blog_.png',0,'attachment','image/png',0),(36,1,'2015-02-08 16:34:50','2015-02-08 16:34:50','','home1','','inherit','open','open','','home1','','','2015-02-08 16:34:50','2015-02-08 16:34:50','',5,'http://metropolitannannies.com/wp-content/uploads/2015/02/home1.png',0,'attachment','image/png',0),(37,1,'2015-02-08 16:35:04','2015-02-08 16:35:04','','home2','','inherit','open','open','','home2','','','2015-02-08 16:35:04','2015-02-08 16:35:04','',5,'http://metropolitannannies.com/wp-content/uploads/2015/02/home2.png',0,'attachment','image/png',0),(38,1,'2015-02-08 16:35:31','2015-02-08 16:35:31','[vc_row][vc_column width=\"1/3\"][vc_column_text]Parents\r\n\r\n\"home1\"\r\n\r\nFull-Service Child Care Agency!\r\n\r\nAs a full-service child care agency,\r\nMetropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-08 16:35:31','2015-02-08 16:35:31','',5,'http://metropolitannannies.com/2015/02/08/5-revision-v1/',0,'revision','',0),(40,1,'2015-02-10 11:40:53','2015-02-10 11:40:53','[vc_row][vc_column width=\"1/3\"][vc_column_text css=\".vc_custom_1423567946914{padding-left: 21px !important;}\"]Parents[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\"][vc_column_text css=\".vc_custom_1423568035737{padding-left: 21px !important;}\"]Full-Service Child Care Agency!\n\nAs a full-service child care agency,\nMetropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...[/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423568390344{background-color: #ffffff !important;}\"]Nannies[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"282*142\"][vc_column_text css=\".vc_custom_1423568232944{background-color: #ffffff !important;}\"]Rewarding Opportunities\n\nAt Metropolitan Nannies, we strive to provide our nannies rewarding and\nexciting opportunities! If you posses\nloving, caring and all-around\nnurturing characteristics and...[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text css=\".vc_custom_1423568084285{padding-left: 21px !important;}\"]Download\nParent Pack[/vc_column_text][vc_column_text css=\".vc_custom_1423567461308{background-color: #ffffff !important;}\"]Enter Name and Email Address Below to Downloard Our Free Parent Pack[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 11:40:53','2015-02-10 11:40:53','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(41,1,'2015-02-10 11:47:44','2015-02-10 11:47:44','','01-home copy','','inherit','open','open','','01-home-copy','','','2015-02-10 11:47:44','2015-02-10 11:47:44','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/01-home-copy.png',0,'attachment','image/png',0),(42,1,'2015-02-10 12:10:40','2015-02-10 12:10:40','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423569915374{margin-left: 40px !important;background-color: #ffffff !important;}\" el_class=\"p1\"][vc_column_text css=\".vc_custom_1423570090197{padding-left: 21px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423570187867{padding-right: 14px !important;padding-left: 14px !important;}\"][vc_column_text css=\".vc_custom_1423569833402{padding-left: 21px !important;}\"]

    Full-Service Child Care Agency!

    \n\nAs a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...[/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423569099444{background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423569053388{padding-left: 21px !important;background-color: #ffffff !important;}\"]Nannies[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"282*142\" alignment=\"center\"][vc_column_text css=\".vc_custom_1423569259122{padding-left: 21px !important;background-color: #ffffff !important;}\"]Rewarding Opportunities\n\nAt Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...[/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423569486945{margin-right: 10px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423569194499{padding-left: 21px !important;}\"]Download\nParent Pack\n\nEnter Name and Email Address Below to Downloard Our Free Parent Pack\n\nParent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 12:10:40','2015-02-10 12:10:40','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(43,1,'2015-02-10 12:20:37','2015-02-10 12:20:37','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423619417512{margin-top: -10px !important;margin-right: -10px !important;margin-bottom: -10px !important;margin-left: 15px !important;border-right-width: 20px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #ffffff !important;}\" el_class=\"p1\"][vc_column_text css=\".vc_custom_1423570090197{padding-left: 21px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423570187867{padding-right: 14px !important;padding-left: 14px !important;}\"][vc_column_text css=\".vc_custom_1423569833402{padding-left: 21px !important;}\"]

    Full-Service Child Care Agency!

    \n\nAs a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...[/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423569099444{background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423569053388{padding-left: 21px !important;background-color: #ffffff !important;}\"]Nannies[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"282*142\" alignment=\"center\"][vc_column_text css=\".vc_custom_1423569259122{padding-left: 21px !important;background-color: #ffffff !important;}\"]Rewarding Opportunities\n\nAt Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...[/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423569486945{margin-right: 10px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423569194499{padding-left: 21px !important;}\"]Download\nParent Pack\n\nEnter Name and Email Address Below to Downloard Our Free Parent Pack\n\nParent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 12:20:37','2015-02-10 12:20:37','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(44,1,'2015-02-10 12:26:03','2015-02-10 12:26:03','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423619750818{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 23px !important;margin-left: 34px !important;border-right-width: 20px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #ffffff !important;}\" el_class=\"p1\"][vc_column_text css=\".vc_custom_1423570090197{padding-left: 21px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423570187867{padding-right: 14px !important;padding-left: 14px !important;}\"][vc_column_text css=\".vc_custom_1423569833402{padding-left: 21px !important;}\"]

    Full-Service Child Care Agency!

    \n\nAs a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...[/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423569099444{background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423569053388{padding-left: 21px !important;background-color: #ffffff !important;}\"]Nannies[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"282*142\" alignment=\"center\"][vc_column_text css=\".vc_custom_1423569259122{padding-left: 21px !important;background-color: #ffffff !important;}\"]Rewarding Opportunities\n\nAt Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...[/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423569486945{margin-right: 10px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423569194499{padding-left: 21px !important;}\"]Download\nParent Pack\n\nEnter Name and Email Address Below to Downloard Our Free Parent Pack\n\nParent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 12:26:03','2015-02-10 12:26:03','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(45,1,'2015-02-10 12:28:08','2015-02-10 12:28:08','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423619750818{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 23px !important;margin-left: 34px !important;border-right-width: 20px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #ffffff !important;}\" el_class=\"p1\"][vc_column_text css=\".vc_custom_1423570090197{padding-left: 21px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423570187867{padding-right: 14px !important;padding-left: 14px !important;}\"][vc_column_text css=\".vc_custom_1423569833402{padding-left: 21px !important;}\"]

    Full-Service Child Care Agency!

    \n\nAs a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...[/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423619858150{margin-top: -10px !important;margin-right: 30px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423569053388{padding-left: 21px !important;background-color: #ffffff !important;}\"]Nannies[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"282*142\" alignment=\"center\"][vc_column_text css=\".vc_custom_1423569259122{padding-left: 21px !important;background-color: #ffffff !important;}\"]Rewarding Opportunities\n\nAt Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...[/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423569486945{margin-right: 10px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423569194499{padding-left: 21px !important;}\"]Download\nParent Pack\n\nEnter Name and Email Address Below to Downloard Our Free Parent Pack\n\nParent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 12:28:08','2015-02-10 12:28:08','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(46,1,'2015-02-10 12:29:06','2015-02-10 12:29:06','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423619750818{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 23px !important;margin-left: 34px !important;border-right-width: 20px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #ffffff !important;}\" el_class=\"p1\"][vc_column_text css=\".vc_custom_1423570090197{padding-left: 21px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423570187867{padding-right: 14px !important;padding-left: 14px !important;}\"][vc_column_text css=\".vc_custom_1423569833402{padding-left: 21px !important;}\"]

    Full-Service Child Care Agency!

    \n\nAs a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...[/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423619936448{margin-top: -10px !important;margin-left: 30px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423569053388{padding-left: 21px !important;background-color: #ffffff !important;}\"]Nannies[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"282*142\" alignment=\"center\"][vc_column_text css=\".vc_custom_1423569259122{padding-left: 21px !important;background-color: #ffffff !important;}\"]Rewarding Opportunities\n\nAt Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...[/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423569486945{margin-right: 10px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423569194499{padding-left: 21px !important;}\"]Download\nParent Pack\n\nEnter Name and Email Address Below to Downloard Our Free Parent Pack\n\nParent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 12:29:06','2015-02-10 12:29:06','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(47,1,'2015-02-10 12:31:17','2015-02-10 12:31:17','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423569915374{margin-left: 40px !important;background-color: #ffffff !important;}\" el_class=\"p1\"][vc_column_text css=\".vc_custom_1423570090197{padding-left: 21px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423570187867{padding-right: 14px !important;padding-left: 14px !important;}\"][vc_column_text css=\".vc_custom_1423570985200{padding-left: 21px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423569099444{background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423570783029{padding-left: 21px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"282*142\" alignment=\"center\"][vc_column_text css=\".vc_custom_1423571010310{padding-left: 21px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423569486945{margin-right: 10px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423571144917{padding-left: 21px !important;}\"]

    Download\nParent Pack

    \n

    Enter Name and Email Address Below to Downloard Our Free Parent Pack

    \n

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    [/vc_column_text][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 12:31:17','2015-02-10 12:31:17','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(48,1,'2015-02-10 12:39:52','2015-02-10 12:39:52','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423571741879{margin-left: 38px !important;background-color: #ffffff !important;}\" el_class=\"p1\"][vc_column_text css=\".vc_custom_1423570090197{padding-left: 21px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423570187867{padding-right: 14px !important;padding-left: 14px !important;}\"][vc_column_text css=\".vc_custom_1423570985200{padding-left: 21px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423571962241{border-right-width: 30px !important;border-left-width: 40px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423570783029{padding-left: 21px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"282*142\" alignment=\"center\"][vc_column_text css=\".vc_custom_1423571010310{padding-left: 21px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423569486945{margin-right: 10px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423571144917{padding-left: 21px !important;}\"]

    Download\nParent Pack

    \n

    Enter Name and Email Address Below to Downloard Our Free Parent Pack

    \n

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    [/vc_column_text][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 12:39:52','2015-02-10 12:39:52','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(49,1,'2015-02-10 12:41:57','2015-02-10 12:41:57','[vc_row css=\".vc_custom_1423572100756{border-left-width: 20px !important;}\"][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423571741879{margin-left: 38px !important;background-color: #ffffff !important;}\" el_class=\"p1\"][vc_column_text css=\".vc_custom_1423570090197{padding-left: 21px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423570187867{padding-right: 14px !important;padding-left: 14px !important;}\"][vc_column_text css=\".vc_custom_1423570985200{padding-left: 21px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423571962241{border-right-width: 30px !important;border-left-width: 40px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423570783029{padding-left: 21px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"282*142\" alignment=\"center\"][vc_column_text css=\".vc_custom_1423571010310{padding-left: 21px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423569486945{margin-right: 10px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423571144917{padding-left: 21px !important;}\"]

    Download\nParent Pack

    \n

    Enter Name and Email Address Below to Downloard Our Free Parent Pack

    \n

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    [/vc_column_text][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 12:41:57','2015-02-10 12:41:57','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(50,1,'2015-02-10 12:53:09','2015-02-10 12:53:09','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423571741879{margin-left: 38px !important;background-color: #ffffff !important;}\" el_class=\"p1\"][vc_column_text]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\"][vc_column_text]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423572777649{background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423572548115{background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"282*142\" alignment=\"center\"][vc_column_text css=\".vc_custom_1423572725255{background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423569486945{margin-right: 10px !important;background-color: #ffffff !important;}\"][vc_column_text]

    Download\nParent Pack

    \n

    Enter Name and Email Address Below to Downloard Our Free Parent Pack

    \n

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    [/vc_column_text][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 12:53:09','2015-02-10 12:53:09','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(51,1,'2015-02-10 12:57:53','2015-02-10 12:57:53','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423571741879{margin-left: 38px !important;background-color: #ffffff !important;}\" el_class=\"p1\"][vc_column_text]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\"][vc_column_text]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573069853{margin-left: 10px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423572548115{background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"282*142\" alignment=\"center\"][vc_column_text css=\".vc_custom_1423572725255{background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423569486945{margin-right: 10px !important;background-color: #ffffff !important;}\"][vc_column_text]

    Download\nParent Pack

    \n

    Enter Name and Email Address Below to Downloard Our Free Parent Pack

    \n

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    [/vc_column_text][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 12:57:53','2015-02-10 12:57:53','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(52,1,'2015-02-10 13:02:24','2015-02-10 13:02:24','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573340449{margin-left: 48px !important;background-color: #ffffff !important;}\" el_class=\"p1\"][vc_column_text]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\"][vc_column_text]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573069853{margin-left: 10px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423572548115{background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"282*142\" alignment=\"center\"][vc_column_text css=\".vc_custom_1423572725255{background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423569486945{margin-right: 10px !important;background-color: #ffffff !important;}\"][vc_column_text]

    Download\nParent Pack

    \n

    Enter Name and Email Address Below to Downloard Our Free Parent Pack

    \n

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    [/vc_column_text][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 13:02:24','2015-02-10 13:02:24','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(53,1,'2015-02-10 13:03:51','2015-02-10 13:03:51','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573340449{margin-left: 48px !important;background-color: #ffffff !important;}\" el_class=\"p1\"][vc_column_text]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\"][vc_column_text]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423572548115{background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"282*142\" alignment=\"center\"][vc_column_text css=\".vc_custom_1423572725255{background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text]

    Download\nParent Pack

    \n

    Enter Name and Email Address Below to Downloard Our Free Parent Pack

    \n

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    [/vc_column_text][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 13:03:51','2015-02-10 13:03:51','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(54,1,'2015-02-10 13:27:21','2015-02-10 13:27:21','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\"][vc_column_text]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423572548115{background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"282*142\" alignment=\"center\"][vc_column_text css=\".vc_custom_1423572725255{background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text]

    Download\nParent Pack

    \n

    Enter Name and Email Address Below to Downloard Our Free Parent Pack

    \n

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 13:27:21','2015-02-10 13:27:21','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(55,1,'2015-02-10 13:35:01','2015-02-10 13:35:01','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\"][vc_column_text]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423572548115{background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"282*142\" alignment=\"center\"][vc_column_text css=\".vc_custom_1423575149928{background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text]

    Download\nParent Pack

    \n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \n

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 13:35:01','2015-02-10 13:35:01','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(56,1,'2015-02-10 13:55:27','2015-02-10 13:55:27','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\"][vc_column_text]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423572548115{background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\"][vc_column_text css=\".vc_custom_1423575149928{background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text]

    Download\nParent Pack

    \n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \n

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 13:55:27','2015-02-10 13:55:27','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(57,1,'2015-02-10 14:06:43','2015-02-10 14:06:43','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\"][vc_column_text]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423572548115{background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\"][vc_column_text css=\".vc_custom_1423575149928{background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text]

    Download\nParent Pack

    \n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \n

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 14:06:43','2015-02-10 14:06:43','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(58,1,'2015-02-10 14:11:42','2015-02-10 14:11:42','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\"][vc_column_text]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423572548115{background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\"][vc_column_text css=\".vc_custom_1423575149928{background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text]

    Download\nParent Pack

    \n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \n

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 14:11:42','2015-02-10 14:11:42','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(59,1,'2015-02-10 14:24:33','2015-02-10 14:24:33','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423577972226{padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578261021{margin-bottom: 15px !important;}\"][vc_column_text]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578002336{padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\"][vc_column_text css=\".vc_custom_1423575149928{background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578027420{padding-top: 6px !important;}\"]

    Download\nParent Pack

    \n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \n

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 14:24:33','2015-02-10 14:24:33','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(60,1,'2015-02-10 14:26:47','2015-02-10 14:26:47','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423575149928{background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578027420{padding-top: 6px !important;}\"]

    Download\nParent Pack

    \n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \n

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 14:26:47','2015-02-10 14:26:47','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(61,1,'2015-02-10 14:38:07','2015-02-10 14:38:07','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423575149928{background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423579076133{margin-bottom: 30px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423579062047{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423578888438{padding-top: 6px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 14:38:07','2015-02-10 14:38:07','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(62,1,'2015-02-10 14:42:48','2015-02-10 14:42:48','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423579076133{margin-bottom: 30px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423579365808{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423579346314{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 14:42:48','2015-02-10 14:42:48','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(63,1,'2015-02-10 14:49:40','2015-02-10 14:49:40','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423579751498{margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423579774831{margin-bottom: 10px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423579346314{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 14:49:40','2015-02-10 14:49:40','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(64,1,'2015-02-10 14:54:04','2015-02-10 14:54:04','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423579751498{margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423580039903{margin-bottom: 12px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423579346314{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 14:54:04','2015-02-10 14:54:04','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(65,1,'2015-02-10 14:55:52','2015-02-10 14:55:52','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423580039903{margin-bottom: 12px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423579346314{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-10 14:55:52','2015-02-10 14:55:52','',5,'http://metropolitannannies.com/2015/02/10/5-revision-v1/',0,'revision','',0),(66,1,'2015-02-11 05:54:38','2015-02-11 05:54:38','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423580039903{margin-bottom: 12px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634030007{margin-top: 15px !important;margin-bottom: 20px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 05:54:38','2015-02-11 05:54:38','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(67,1,'2015-02-11 05:56:07','2015-02-11 05:56:07','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634161026{margin-bottom: 20px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634140889{margin-top: 20px !important;margin-bottom: 20px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 05:56:07','2015-02-11 05:56:07','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(68,1,'2015-02-11 05:59:44','2015-02-11 05:59:44','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"btn-large\" el_class=\"but\"][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 05:59:44','2015-02-11 05:59:44','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(69,1,'2015-02-11 06:06:54','2015-02-11 06:06:54','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 06:06:54','2015-02-11 06:06:54','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(70,1,'2015-02-11 06:26:49','2015-02-11 06:26:49','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423635570493{background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423635729124{background-color: #d24b7e !important;}\"][vc_column_text]

    How to hire a nanny.

    [/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 06:26:49','2015-02-11 06:26:49','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(71,1,'2015-02-11 06:31:37','2015-02-11 06:31:37','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423635570493{background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423635729124{background-color: #d24b7e !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 06:31:37','2015-02-11 06:31:37','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(72,1,'2015-02-11 06:36:45','2015-02-11 06:36:45','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423635570493{background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423636597766{background-color: #d34c80 !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 06:36:45','2015-02-11 06:36:45','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(73,1,'2015-02-11 06:37:56','2015-02-11 06:37:56','','abc','','inherit','open','open','','abc','','','2015-02-11 06:37:56','2015-02-11 06:37:56','',5,'http://metropolitannannies.com/wp-content/uploads/2015/02/abc.png',0,'attachment','image/png',0),(74,1,'2015-02-11 06:48:52','2015-02-11 06:48:52','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423635570493{background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423636597766{background-color: #d34c80 !important;}\"][vc_column_text]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 06:48:52','2015-02-11 06:48:52','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(75,1,'2015-02-11 06:54:45','2015-02-11 06:54:45','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423635570493{background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423637681263{margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 15px !important;background-color: #d34c80 !important;}\"][vc_column_text]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 06:54:45','2015-02-11 06:54:45','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(76,1,'2015-02-11 06:55:47','2015-02-11 06:55:47','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423635570493{background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423637740784{margin-top: 20px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 15px !important;background-color: #d34c80 !important;}\"][vc_column_text]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 06:55:47','2015-02-11 06:55:47','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(77,1,'2015-02-11 06:57:30','2015-02-11 06:57:30','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423635570493{background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423637848491{margin-top: 20px !important;margin-bottom: 20px !important;margin-left: 35px !important;border-right-width: 20px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 15px !important;background-color: #d34c80 !important;}\"][vc_column_text]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 06:57:30','2015-02-11 06:57:30','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(78,1,'2015-02-11 07:01:59','2015-02-11 07:01:59','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423638100383{margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423637848491{margin-top: 20px !important;margin-bottom: 20px !important;margin-left: 35px !important;border-right-width: 20px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 15px !important;background-color: #d34c80 !important;}\"][vc_column_text]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 07:01:59','2015-02-11 07:01:59','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(79,1,'2015-02-11 07:04:56','2015-02-11 07:04:56','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423638100383{margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423637848491{margin-top: 20px !important;margin-bottom: 20px !important;margin-left: 35px !important;border-right-width: 20px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 15px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 07:04:56','2015-02-11 07:04:56','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(80,1,'2015-02-11 07:05:46','2015-02-11 07:05:46','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423638100383{margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423637848491{margin-top: 20px !important;margin-bottom: 20px !important;margin-left: 35px !important;border-right-width: 20px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 15px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638341298{margin-top: 15px !important;margin-right: 10px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 07:05:46','2015-02-11 07:05:46','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(81,1,'2015-02-11 07:06:31','2015-02-11 07:06:31','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423638100383{margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423637848491{margin-top: 20px !important;margin-bottom: 20px !important;margin-left: 35px !important;border-right-width: 20px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 15px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638382517{margin-top: 15px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 07:06:31','2015-02-11 07:06:31','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(82,1,'2015-02-11 07:07:51','2015-02-11 07:07:51','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423638100383{margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423638461469{margin-top: 25px !important;margin-bottom: 20px !important;margin-left: 35px !important;border-right-width: 20px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 15px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638382517{margin-top: 15px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 07:07:51','2015-02-11 07:07:51','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(83,1,'2015-02-11 07:08:49','2015-02-11 07:08:49','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423638100383{margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423638461469{margin-top: 25px !important;margin-bottom: 20px !important;margin-left: 35px !important;border-right-width: 20px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 15px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 07:08:49','2015-02-11 07:08:49','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(84,1,'2015-02-11 07:12:14','2015-02-11 07:12:14','','x','','inherit','open','open','','x','','','2015-02-11 07:12:14','2015-02-11 07:12:14','',5,'http://metropolitannannies.com/wp-content/uploads/2015/02/x.png',0,'attachment','image/png',0),(85,1,'2015-02-11 07:12:17','2015-02-11 07:12:17','','xx','','inherit','open','open','','xx','','','2015-02-11 07:12:17','2015-02-11 07:12:17','',5,'http://metropolitannannies.com/wp-content/uploads/2015/02/xx.png',0,'attachment','image/png',0),(86,1,'2015-02-11 07:18:56','2015-02-11 07:18:56','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423638100383{margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423638461469{margin-top: 25px !important;margin-bottom: 20px !important;margin-left: 35px !important;border-right-width: 20px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 15px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"\nLorem ipsum dolor sit amet, consectetuer adipiscing.\n\n \n\n\"xx\"\nIpsum dolor sit amet, consectetuer.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 07:18:56','2015-02-11 07:18:56','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(87,1,'2015-02-11 07:34:25','2015-02-11 07:34:25','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423638100383{margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423638461469{margin-top: 25px !important;margin-bottom: 20px !important;margin-left: 35px !important;border-right-width: 20px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 15px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"Lorem ipsum dolor sit amet, consectetuer adipiscing.\n\n \n\n\"xx\"Ipsum dolor sit amet, consectetuer.\n\nAll news\n\n [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 07:34:25','2015-02-11 07:34:25','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(88,1,'2015-02-11 07:36:35','2015-02-11 07:36:35','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423638100383{margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423638461469{margin-top: 25px !important;margin-bottom: 20px !important;margin-left: 35px !important;border-right-width: 20px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 15px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\" css=\".vc_custom_1423640191769{padding-right: 20px !important;padding-left: 20px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"Lorem ipsum dolor sit amet, consectetuer adipiscing.\n\n \n\n\"xx\"Ipsum dolor sit amet, consectetuer.\n\nAll news\n\n [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 07:36:35','2015-02-11 07:36:35','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(89,1,'2015-02-11 07:37:35','2015-02-11 07:37:35','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"11/12\" css=\".vc_custom_1423640247019{margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423638461469{margin-top: 25px !important;margin-bottom: 20px !important;margin-left: 35px !important;border-right-width: 20px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 15px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"Lorem ipsum dolor sit amet, consectetuer adipiscing.\n\n \n\n\"xx\"Ipsum dolor sit amet, consectetuer.\n\nAll news\n\n [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 07:37:35','2015-02-11 07:37:35','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(90,1,'2015-02-11 07:39:40','2015-02-11 07:39:40','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423640364644{margin-left: 15px !important;padding-right: 35px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423638461469{margin-top: 25px !important;margin-bottom: 20px !important;margin-left: 35px !important;border-right-width: 20px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 15px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"Lorem ipsum dolor sit amet, consectetuer adipiscing.\n\n \n\n\"xx\"Ipsum dolor sit amet, consectetuer.\n\nAll news\n\n [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 07:39:40','2015-02-11 07:39:40','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(91,1,'2015-02-11 07:42:28','2015-02-11 07:42:28','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423640505675{margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640544205{margin-top: 25px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 15px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"Lorem ipsum dolor sit amet, consectetuer adipiscing.\n\n \n\n\"xx\"Ipsum dolor sit amet, consectetuer.\n\nAll news\n\n [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 07:42:28','2015-02-11 07:42:28','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(92,1,'2015-02-11 07:43:16','2015-02-11 07:43:16','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423640505675{margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640593544{margin-top: 25px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 15px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"Lorem ipsum dolor sit amet, consectetuer adipiscing.\n\n \n\n\"xx\"Ipsum dolor sit amet, consectetuer.\n\nAll news\n\n [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 07:43:16','2015-02-11 07:43:16','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(93,1,'2015-02-11 07:43:36','2015-02-11 07:43:36','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423640505675{margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640614712{margin-top: 25px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 15px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"Lorem ipsum dolor sit amet, consectetuer adipiscing.\n\n \n\n\"xx\"Ipsum dolor sit amet, consectetuer.\n\nAll news\n\n [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 07:43:36','2015-02-11 07:43:36','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(94,1,'2015-02-11 07:44:30','2015-02-11 07:44:30','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423640505675{margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640667406{margin-top: 25px !important;margin-right: 35px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 15px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"Lorem ipsum dolor sit amet, consectetuer adipiscing.\n\n \n\n\"xx\"Ipsum dolor sit amet, consectetuer.\n\nAll news\n\n [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 07:44:30','2015-02-11 07:44:30','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(95,1,'2015-02-11 07:45:32','2015-02-11 07:45:32','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423640505675{margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640729149{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 15px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"Lorem ipsum dolor sit amet, consectetuer adipiscing.\n\n \n\n\"xx\"Ipsum dolor sit amet, consectetuer.\n\nAll news\n\n [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 07:45:32','2015-02-11 07:45:32','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(96,1,'2015-02-11 07:47:17','2015-02-11 07:47:17','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423640505675{margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640729149{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 15px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"Lorem ipsum dolor sit amet, consectetuer adipiscing.\n\n \n\n\"xx\"Ipsum dolor sit amet, consectetuer.\n\nAll news\n\n [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 07:47:17','2015-02-11 07:47:17','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(97,1,'2015-02-11 07:50:19','2015-02-11 07:50:19','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423640505675{margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"Lorem ipsum dolor sit amet, consectetuer adipiscing.\n\n \n\n\"xx\"Ipsum dolor sit amet, consectetuer.\n\nAll news\n\n [/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 07:50:19','2015-02-11 07:50:19','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(98,1,'2015-02-11 08:14:36','2015-02-11 08:14:36','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423640505675{margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"\n\n\n\n\"xx\"\n\n \n\nAll news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 08:14:36','2015-02-11 08:14:36','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(99,1,'2015-02-11 08:16:08','2015-02-11 08:16:08','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423640505675{margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"\n\n\"xx\"\n\n \n\nAll news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 08:16:08','2015-02-11 08:16:08','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(100,1,'2015-02-11 08:18:49','2015-02-11 08:18:49','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423640505675{margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"\n\n\"xx\"\n\n \n\nAll news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 08:18:49','2015-02-11 08:18:49','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(101,1,'2015-02-11 08:45:43','2015-02-11 08:45:43','','log','','inherit','open','open','','log','','','2015-02-11 08:45:43','2015-02-11 08:45:43','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/log.png',0,'attachment','image/png',0),(102,1,'2015-02-11 09:28:30','2015-02-11 09:28:30','','f','','inherit','open','open','','f','','','2015-02-11 09:28:30','2015-02-11 09:28:30','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/f.png',0,'attachment','image/png',0),(103,1,'2015-02-11 09:28:32','2015-02-11 09:28:32','','l','','inherit','open','open','','l','','','2015-02-11 09:28:32','2015-02-11 09:28:32','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/l.png',0,'attachment','image/png',0),(104,1,'2015-02-11 09:28:34','2015-02-11 09:28:34','','t','','inherit','open','open','','t','','','2015-02-11 09:28:34','2015-02-11 09:28:34','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/t.png',0,'attachment','image/png',0),(105,1,'2015-02-11 09:28:35','2015-02-11 09:28:35','','y','','inherit','open','open','','y','','','2015-02-11 09:28:35','2015-02-11 09:28:35','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/y.png',0,'attachment','image/png',0),(106,1,'2015-02-11 09:54:18','2015-02-11 09:54:18','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423574830950{margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573413321{margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423573427482{margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"\n\n\"xx\"\n\n \n\nAll news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 09:54:18','2015-02-11 09:54:18','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(107,1,'2015-02-11 10:06:52','2015-02-11 10:06:52','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634367440{margin-bottom: 30px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"\n\n\"xx\"\n\n \n\nAll news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 10:06:52','2015-02-11 10:06:52','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(108,1,'2015-02-11 10:11:59','2015-02-11 10:11:59','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649513146{margin-top: -20px !important;margin-bottom: 20px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"\n\n\"xx\"\n\n \n\nAll news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 10:11:59','2015-02-11 10:11:59','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(109,1,'2015-02-11 10:13:25','2015-02-11 10:13:25','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649596323{margin-top: -20px !important;margin-bottom: 0px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"\n\n\"xx\"\n\n \n\nAll news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 10:13:25','2015-02-11 10:13:25','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(110,1,'2015-02-11 10:14:11','2015-02-11 10:14:11','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423638502163{margin-top: 25px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"\n\n\"xx\"\n\n \n\nAll news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 10:14:11','2015-02-11 10:14:11','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(111,1,'2015-02-11 10:17:15','2015-02-11 10:17:15','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"butt\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423649829953{margin-top: 25px !important;margin-left: 35px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"\n\n\"xx\"\n\n \n\nAll news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 10:17:15','2015-02-11 10:17:15','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(112,1,'2015-02-11 11:32:36','2015-02-11 11:32:36','[vc_row css=\".vc_custom_1423656558277{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423659105649{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423657442916{margin-bottom: -30px !important;padding-top: 7px !important;}\"]

    Privacy Policy

    \r\n

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is committed to respecting and protecting your privacy, as it is very important to us. This Privacy Policy provides information about the data collection and use practices of Metropolitan Nannies. This Privacy Policy informs you of our privacy practices and of the choices you can make about the way your information is collected online and how that information is used.

    \r\n

    If you have questions or concerns regarding this statement, you should first contact Metropolitan Nannies using the contact information included at the end of this statement.

    \r\n

    1. Personal Information\r\nPersonal information is information that can be used to identify specific persons (for example; names, addresses, telephone numbers, E-mail addresses and related information). In general, you can visit us on the Internet without telling us who you are or giving us personal information. However, in order to improve our service quality, it may be necessary to ask for personal information to fulfill your requests and provide the best service possible. Metropolitan Nannies is entitled to take measures to validate the authenticity of personal information you provide. Metropolitan Nannies will not disclose your personal information to any third party, other than staff and/or sub-contractors of Metropolitan Nannies, unless your direct consent (written or verbal) has been given.

    \r\n

    2. Collection of Your Personal Information.\r\nTo serve you better and understand your needs and interests, Metropolitan Nannies collects, exports, and uses personal information with adequate notice and consent, along with required filings with data protection authorities, when required. A requirement of personal information could be requested for any of the following; when you place an order for services, request information, subscribe to marketing or support materials, enter contests, sign up for an event or seminar, participate in customer-satisfaction surveys, offer quotes or testimonials about our services or apply for a job at Metropolitan Nannies, we will ask you to provide personal information to complete these transactions. The types of personal information you provide to us on these pages may include contact information such as your name, address, telephone number, and email address; financial information such as your credit card number; and other unique information such as user IDs and passwords, billing and transaction information, service preferences, contact preferences, educational and employment background, and job interest data. If you are applying to become a sub-contractor of Metropolitan Nannies, we may require FEIN number and banking information to fulfill payment for your services.

    \r\n

    3. Use of Your Personal Information\r\nThe information Metropolitan Nannies collects to understand your needs and interests helps us deliver a consistent and\r\npersonalized experience. For example, Metropolitan Nannies may use your information to:\r\n•    Assist you in completing a transaction or order for service\r\n•    Communicate with you about products and services\r\n•    Provide service\r\n•    Update you on new services and benefits\r\n•    Provide personalized promotional offers\r\n•    Select content to be communicated to you\r\n•    Allow you to participate in contests and surveys

    \r\n

    Metropolitan Nannies does not disclose any personal information provided unless required by a staff member working at Metropolitan Nannies or sub-contractors of Metropolitan Nannies who may be assigned to your project. Specific information will be disclosed only when required to complete an assignment requested by the customer. Our staff and sub-contractors are obligated to use your personal information in accordance with the terms of this privacy policy. We will give you the opportunity to choose your privacy preferences regarding the communications we send.

    \r\n

    Credit card information is used only for payment processing and fraud prevention. Credit card information and other sensitive\r\npersonal information required to process a credit decision is not used for any other purpose by our financial services providers or Metropolitan Nannies and will not be kept longer than necessary for providing the services, unless you ask us to retain your credit card information for future purchases.

    \r\n

    4. How we share your information\r\nMetropolitan Nannies will not sell, rent or lease your personal information to others except as described in this Statement.\r\nMetropolitan Nannies will not share the personal information you provide to Metropolitan Nannies with non-Metropolitan Nannies third parties without your permission, unless to: (i) respond to duly authorized information requests of police and governmental authorities; (ii) comply with any law, regulation, subpoena, or court order; (iii) help prevent fraud or to enforce or protect the rights and properties of Metropolitan Nannies or its subsidiaries; or (iv) protect the personal safety of Metropolitan Nannies employees and third parties on Metropolitan Nannies’ property.

    \r\n

    5. Children\'s privacy\r\nMetropolitan Nannies does not knowingly collect information from children under the age of 13 and does not target its\r\nwebsites to children under 13. We encourage parents and guardians to take an active role in their children\'s online activities and interests.

    \r\n

    6. Your choices and selecting your privacy preferences\r\nMetropolitan Nannies gives you the choice of receiving a variety of information that complements our products and services. You can subscribe to receive certain product- and service-specific information and also choose to receive Metropolitan Nannies general communications. We give you a choice regarding delivery of Metropolitan Nannies general communications by postal mail, email and telephone.

    \r\n

    You can make or change your choices about receiving either subscription or general communications at the data collection point or by using other methods, which are listed in the following sections. This option does not apply to communications\r\nprimarily for the purpose of administering order completion, contracts, support, product safety warnings, driver updates, or other administrative and transactional notices as the primary purpose of these communications is not promotional in nature.

    \r\n

    The email communications that you receive from Metropolitan Nannies will be provided in accordance with this statement. Some email communications may utilize automatic data collection tools.

    \r\n

    Subscription communications\r\nSubscription communications include email newsletters, software updates, etc. that may be expressly requested by you or which you consented to receive. After you request such communications, you may opt out of receiving them by using one of the following methods:\r\n•    Select the email \"opt out\" or \"unsubscribe\" link, or follow the opt-out instructions included in each subscription\r\ncommunication.\r\n•    Return to the Web page(s) where you originally registered your preferences and follow the opt-out instructions.\r\n•    Send an email to Metropolitan Nannies at the email address listed at the bottom of this email. Be sure to provide your\r\nname, email and postal address, and specific relevant information about the Metropolitan Nannies subscriptions that you\r\nno longer wish to receive.

    \r\n

    Please be aware that when you opt out of receiving certain subscription communications, it may affect the services you have\r\nchosen to receive from Metropolitan Nannies where accepting the communications is a condition of receiving the services.

    \r\n

    Metropolitan Nannies general communications\r\nMetropolitan Nannies general communications provide information about products, services, and/or support. This may include new product information, special offers, or invitations to participate in market research.

    \r\n

    You may opt out of receiving these general communications by using one of the following methods:\r\n•    Select the email \"opt out\" or \"unsubscribe\" link, or follow the opt-out instructions included in each communication.\r\n•    Send an email to Metropolitan Nannies at the email address listed at the bottom of this email. Be sure to provide your\r\nname, email and postal address, and specific relevant information about your privacy preferences.

    \r\n

    7. Access to and accuracy of your information\r\nMetropolitan Nannies strives to keep your personal information accurately recorded. We have implemented technology,\r\nmanagement processes and policies to help maintain data accuracy. Metropolitan Nannies provides individuals with reasonable access to personal information that they provided to Metropolitan Nannies and the reasonable ability to review and correct it or ask for anonymization, blockage, or deletion, as applicable. To protect your privacy and security, we will also take reasonable steps to verify your identity, such as requiring a password and user ID, before granting access to your data. To view and change the personal information that you directly provided to Metropolitan Nannies you can return to the Web page where you originally submitted your data and follow the instructions on that Web page, or send an email to Metropolitan Nannies at the email address listed at the bottom of this email.

    \r\n

    8. Keeping your Personal information secure\r\nMetropolitan Nannies is committed to protecting the security of all personal information collected. We use a variety of security technologies and technical and organizational precautions to protect your personal information from loss, unauthorized access, misuse, alteration and/or disclosure.

    \r\n

    When collecting or transferring sensitive information such as credit card information we use a variety of security technologies and procedures to help protect your personal information from unauthorized access, use, or disclosure. The personal information you provide us is stored on computer systems located in controlled facilities, which have limited access. When we transmit highly confidential information (such as credit card number or password) over the Internet, we protect it through the use of encryption. Credit card numbers are used only for processing payments and are not used for other purposes. As part of real-time payment processing, Metropolitan Nannies subscribes to a fraud management service. This service gives you and\r\nMetropolitan Nannies an extra level of security to guard against credit card fraud and to protect your financial data.

    \r\n

    9. Links to other sites\r\nThe Metropolitan Nannies\' website contains links to third-party websites for your information and convenience. If you access\r\nthose links, you will leave the Metropolitan Nannies’ website. Metropolitan Nannies does not control those sites or their privacy practices, which may differ from Metropolitan Nannies’ practices.  We do not endorse or make any representations about third-party websites. The Metropolitan Nannies‘ Privacy Policy does not cover the personal data that you choose to provide or that is collected by these third parties.  We encourage you to review the privacy policy of any company before submitting your personal information.

    \r\n

    10. Changes to this Privacy Policy\r\nMetropolitan Nannies reserves the right to modify and interpret this Privacy Policy. We may update this privacy policy by posting a new version on the Site. Any update shall be effective as of the day it was added to the Site. Please visit the Site at your convenience to view any updated content.

    \r\n\r\n

    11. Contact Information\r\n\r\n

    If you have any questions about this Privacy Policy or Metropolitan Nannies’ treatment of your personal information, please\r\ncontact our office:

    \r\n\r\n

    By Phone: 703-759-3071

    \r\n\r\n

    By Email: info@metronannies.com

    [/vc_column_text][/vc_column][/vc_row]','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2015-03-23 06:50:25','2015-03-23 06:50:25','',0,'http://metropolitannannies.com/?page_id=112',0,'page','',0),(113,1,'2015-02-11 11:32:36','2015-02-11 11:32:36','','Privacy Policy','','inherit','open','open','','112-revision-v1','','','2015-02-11 11:32:36','2015-02-11 11:32:36','',112,'http://metropolitannannies.com/2015/02/11/112-revision-v1/',0,'revision','',0),(114,1,'2015-02-11 12:06:10','2015-02-11 12:06:10','[vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423656358582{margin-left: 35px !important;background-color: #ffffff !important;}\" font_color=\"#c0c0c7\"][vc_column_text css=\".vc_custom_1423656338893{padding-top: 7px !important;padding-left: 15px !important;}\"]

    Privacy Policy

    \n

    [/vc_column_text][vc_column_text]Metropolitan Nannies is committed to respecting and protecting your privacy, as it is very important to us. This Privacy Policy provides information about the data collection and use practices of Metropolitan Nannies. This Privacy Policy informs you of our privacy practices and of the choices you can make about the way your information is collected online and how that\ninformation is used.\n\nIf you have questions or concerns regarding this statement, you should first contact Metropolitan Nannies using the contact information included at the end of this statement.\n\n1. Personal Information\nPersonal information is information that can be used to identify specific persons (for example; names, addresses, telephone\nnumbers, E-mail addresses and related information). In general, you can visit us on the Internet without telling us who you are or giving us personal information. However, in order to improve our service quality, it may be necessary to ask for personal\ninformation to fulfill your requests and provide the best service possible. Metropolitan Nannies is entitled to take measures to\nvalidate the authenticity of personal information you provide. Metropolitan Nannies will not disclose your personal information to any third party, other than staff and/or sub-contractors of Metropolitan Nannies, unless your direct consent (written or verbal) has been given.\n\n2. Collection of Your Personal Information.\nTo serve you better and understand your needs and interests, Metropolitan Nannies collects, exports, and uses personal\ninformation with adequate notice and consent, along with required filings with data protection authorities, when required. A\nrequirement of personal information could be requested for any of the following; when you place an order for services, request\ninformation, subscribe to marketing or support materials, enter contests, sign up for an event or seminar, participate in customer-satisfaction surveys, offer quotes or testimonials about our services or apply for a job at Metropolitan Nannies, we will ask you to provide personal information to complete these transactions. The types of personal information you provide to us on these pages may include contact information such as your name, address, telephone number, and email address; financial information such as your credit card number; and other unique information such as user IDs and passwords, billing and transaction information, service preferences, contact preferences, educational and employment background, and job interest data. If you are applying to become a sub-contractor of Metropolitan Nannies, we may require FEIN number and banking information to fulfill payment for your services.\n\n3. Use of Your Personal Information\nThe information Metropolitan Nannies collects to understand your needs and interests helps us deliver a consistent and\npersonalized experience. For example, Metropolitan Nannies may use your information to:\n•    Assist you in completing a transaction or order for service\n•    Communicate with you about products and services\n•    Provide service\n•    Update you on new services and benefits\n•    Provide personalized promotional offers\n•    Select content to be communicated to you\n•    Allow you to participate in contests and surveys\n\nMetropolitan Nannies does not disclose any personal information provided unless required by a staff member working at\nMetropolitan Nannies or sub-contractors of Metropolitan Nannies who may be assigned to your project. Specific information will be disclosed only when required to complete an assignment requested by the customer. Our staff and sub-contractors are\nobligated to use your personal information in accordance with the terms of this privacy policy. We will give you the opportunity to choose your privacy preferences regarding the communications we send.\n\nCredit card information is used only for payment processing and fraud prevention. Credit card information and other sensitive\npersonal information required to process a credit decision is not used for any other purpose by our financial services providers or Metropolitan Nannies and will not be kept longer than necessary for providing the services, unless you ask us to retain your credit card information for future purchases.\n\n4. How we share your information\nMetropolitan Nannies will not sell, rent or lease your personal information to others except as described in this Statement.\nMetropolitan Nannies will not share the personal information you provide to Metropolitan Nannies with non-Metropolitan Nannies third parties without your permission, unless to: (i) respond to duly authorized information requests of police and\ngovernmental authorities; (ii) comply with any law, regulation, subpoena, or court order; (iii) help prevent fraud or to enforce or protect the rights and properties of Metropolitan Nannies or its subsidiaries; or (iv) protect the personal safety of Metropolitan Nannies employees and third parties on Metropolitan Nannies’ property.\n\n5. Children\'s privacy\nMetropolitan Nannies does not knowingly collect information from children under the age of 13 and does not target its\nwebsites to children under 13. We encourage parents and guardians to take an active role in their children\'s online activities and interests.\n\n6. Your choices and selecting your privacy preferences\nMetropolitan Nannies gives you the choice of receiving a variety of information that complements our products and services. You can subscribe to receive certain product- and service-specific information and also choose to receive Metropolitan\nNannies general communications. We give you a choice regarding delivery of Metropolitan Nannies general communications by postal mail, email and telephone.\n\nYou can make or change your choices about receiving either subscription or general communications at the data collection point or by using other methods, which are listed in the following sections. This option does not apply to communications\nprimarily for the purpose of administering order completion, contracts, support, product safety warnings, driver updates, or other administrative and transactional notices as the primary purpose of these communications is not promotional in nature.\n\nThe email communications that you receive from Metropolitan Nannies will be provided in accordance with this statement. Some email communications may utilize automatic data collection tools.\n\nSubscription communications\nSubscription communications include email newsletters, software updates, etc. that may be expressly requested by you or which you consented to receive. After you request such communications, you may opt out of receiving them by using one of the following methods:\n•    Select the email \"opt out\" or \"unsubscribe\" link, or follow the opt-out instructions included in each subscription\ncommunication.\n•    Return to the Web page(s) where you originally registered your preferences and follow the opt-out instructions.\n•    Send an email to Metropolitan Nannies at the email address listed at the bottom of this email. Be sure to provide your\nname, email and postal address, and specific relevant information about the Metropolitan Nannies subscriptions that you\nno longer wish to receive.\n\nPlease be aware that when you opt out of receiving certain subscription communications, it may affect the services you have\nchosen to receive from Metropolitan Nannies where accepting the communications is a condition of receiving the services.\n\nMetropolitan Nannies general communications\nMetropolitan Nannies general communications provide information about products, services, and/or support. This may include new product information, special offers, or invitations to participate in market research.\n\nYou may opt out of receiving these general communications by using one of the following methods:\n•    Select the email \"opt out\" or \"unsubscribe\" link, or follow the opt-out instructions included in each communication.\n•    Send an email to Metropolitan Nannies at the email address listed at the bottom of this email. Be sure to provide your\nname, email and postal address, and specific relevant information about your privacy preferences.\n\n7. Access to and accuracy of your information\nMetropolitan Nannies strives to keep your personal information accurately recorded. We have implemented technology,\nmanagement processes and policies to help maintain data accuracy. Metropolitan Nannies provides individuals with\nreasonable access to personal information that they provided to Metropolitan Nannies and the reasonable ability to review and correct it or ask for anonymization, blockage, or deletion, as applicable. To protect your privacy and security, we will also take reasonable steps to verify your identity, such as requiring a password and user ID, before granting access to your data. To view and change the personal information that you directly provided to Metropolitan Nannies you can return to the Web page where you originally submitted your data and follow the instructions on that Web page, or send an email to Metropolitan Nannies at the email address listed at the bottom of this email.\n\n8. Keeping your Personal information secure\nMetropolitan Nannies is committed to protecting the security of all personal information collected. We use a variety of security\ntechnologies and technical and organizational precautions to protect your personal information from loss, unauthorized access,\nmisuse, alteration and/or disclosure.\n\nWhen collecting or transferring sensitive information such as credit card information we use a variety of security technologies and procedures to help protect your personal information from unauthorized access, use, or disclosure. The personal information you provide us is stored on computer systems located in controlled facilities, which have limited access. When we transmit highly confidential information (such as credit card number or password) over the Internet, we protect it through the use of encryption. Credit card numbers are used only for processing payments and are not used for other purposes. As part of real-time payment processing, Metropolitan Nannies subscribes to a fraud management service. This service gives you and\nMetropolitan Nannies an extra level of security to guard against credit card fraud and to protect your financial data.\n\n9. Links to other sites\nThe Metropolitan Nannies’ website contains links to third-party websites for your information and convenience. If you access\nthose links, you will leave the Metropolitan Nannies’ website. Metropolitan Nannies does not control those sites or their\nprivacy practices, which may differ from Metropolitan Nannies’ practices.  We do not endorse or make any representations about third-party websites. The Metropolitan Nannies‘ Privacy Policy does not cover the personal data that you choose to provide or that is collected by these third parties.  We encourage you to review the privacy policy of any company before\nsubmitting your personal information.\n\n10. Changes to this Privacy Policy\nMetropolitan Nannies reserves the right to modify and interpret this Privacy Policy. We may update this privacy policy by\nposting a new version on the Site. Any update shall be effective as of the day it was added to the Site. Please visit the Site at your convenience to view any updated content.\n\n11. Contact Information\n\nIf you have any questions about this Privacy Policy or Metropolitan Nannies’ treatment of your personal information, please\ncontact our office:\n\nBy Phone: 703-481-3181\n\nBy Email: info@metronannies.com[/vc_column_text][/vc_column][/vc_row]','Privacy Policy','','inherit','open','open','','112-revision-v1','','','2015-02-11 12:06:10','2015-02-11 12:06:10','',112,'http://metropolitannannies.com/2015/02/11/112-revision-v1/',0,'revision','',0),(115,1,'2015-02-11 12:07:09','2015-02-11 12:07:09','[vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423656422150{margin-left: 48px !important;background-color: #ffffff !important;}\" font_color=\"#c0c0c7\"][vc_column_text css=\".vc_custom_1423656338893{padding-top: 7px !important;padding-left: 15px !important;}\"]

    Privacy Policy

    \n

    [/vc_column_text][vc_column_text]Metropolitan Nannies is committed to respecting and protecting your privacy, as it is very important to us. This Privacy Policy provides information about the data collection and use practices of Metropolitan Nannies. This Privacy Policy informs you of our privacy practices and of the choices you can make about the way your information is collected online and how that\ninformation is used.\n\nIf you have questions or concerns regarding this statement, you should first contact Metropolitan Nannies using the contact information included at the end of this statement.\n\n1. Personal Information\nPersonal information is information that can be used to identify specific persons (for example; names, addresses, telephone\nnumbers, E-mail addresses and related information). In general, you can visit us on the Internet without telling us who you are or giving us personal information. However, in order to improve our service quality, it may be necessary to ask for personal\ninformation to fulfill your requests and provide the best service possible. Metropolitan Nannies is entitled to take measures to\nvalidate the authenticity of personal information you provide. Metropolitan Nannies will not disclose your personal information to any third party, other than staff and/or sub-contractors of Metropolitan Nannies, unless your direct consent (written or verbal) has been given.\n\n2. Collection of Your Personal Information.\nTo serve you better and understand your needs and interests, Metropolitan Nannies collects, exports, and uses personal\ninformation with adequate notice and consent, along with required filings with data protection authorities, when required. A\nrequirement of personal information could be requested for any of the following; when you place an order for services, request\ninformation, subscribe to marketing or support materials, enter contests, sign up for an event or seminar, participate in customer-satisfaction surveys, offer quotes or testimonials about our services or apply for a job at Metropolitan Nannies, we will ask you to provide personal information to complete these transactions. The types of personal information you provide to us on these pages may include contact information such as your name, address, telephone number, and email address; financial information such as your credit card number; and other unique information such as user IDs and passwords, billing and transaction information, service preferences, contact preferences, educational and employment background, and job interest data. If you are applying to become a sub-contractor of Metropolitan Nannies, we may require FEIN number and banking information to fulfill payment for your services.\n\n3. Use of Your Personal Information\nThe information Metropolitan Nannies collects to understand your needs and interests helps us deliver a consistent and\npersonalized experience. For example, Metropolitan Nannies may use your information to:\n•    Assist you in completing a transaction or order for service\n•    Communicate with you about products and services\n•    Provide service\n•    Update you on new services and benefits\n•    Provide personalized promotional offers\n•    Select content to be communicated to you\n•    Allow you to participate in contests and surveys\n\nMetropolitan Nannies does not disclose any personal information provided unless required by a staff member working at\nMetropolitan Nannies or sub-contractors of Metropolitan Nannies who may be assigned to your project. Specific information will be disclosed only when required to complete an assignment requested by the customer. Our staff and sub-contractors are\nobligated to use your personal information in accordance with the terms of this privacy policy. We will give you the opportunity to choose your privacy preferences regarding the communications we send.\n\nCredit card information is used only for payment processing and fraud prevention. Credit card information and other sensitive\npersonal information required to process a credit decision is not used for any other purpose by our financial services providers or Metropolitan Nannies and will not be kept longer than necessary for providing the services, unless you ask us to retain your credit card information for future purchases.\n\n4. How we share your information\nMetropolitan Nannies will not sell, rent or lease your personal information to others except as described in this Statement.\nMetropolitan Nannies will not share the personal information you provide to Metropolitan Nannies with non-Metropolitan Nannies third parties without your permission, unless to: (i) respond to duly authorized information requests of police and\ngovernmental authorities; (ii) comply with any law, regulation, subpoena, or court order; (iii) help prevent fraud or to enforce or protect the rights and properties of Metropolitan Nannies or its subsidiaries; or (iv) protect the personal safety of Metropolitan Nannies employees and third parties on Metropolitan Nannies’ property.\n\n5. Children\'s privacy\nMetropolitan Nannies does not knowingly collect information from children under the age of 13 and does not target its\nwebsites to children under 13. We encourage parents and guardians to take an active role in their children\'s online activities and interests.\n\n6. Your choices and selecting your privacy preferences\nMetropolitan Nannies gives you the choice of receiving a variety of information that complements our products and services. You can subscribe to receive certain product- and service-specific information and also choose to receive Metropolitan\nNannies general communications. We give you a choice regarding delivery of Metropolitan Nannies general communications by postal mail, email and telephone.\n\nYou can make or change your choices about receiving either subscription or general communications at the data collection point or by using other methods, which are listed in the following sections. This option does not apply to communications\nprimarily for the purpose of administering order completion, contracts, support, product safety warnings, driver updates, or other administrative and transactional notices as the primary purpose of these communications is not promotional in nature.\n\nThe email communications that you receive from Metropolitan Nannies will be provided in accordance with this statement. Some email communications may utilize automatic data collection tools.\n\nSubscription communications\nSubscription communications include email newsletters, software updates, etc. that may be expressly requested by you or which you consented to receive. After you request such communications, you may opt out of receiving them by using one of the following methods:\n•    Select the email \"opt out\" or \"unsubscribe\" link, or follow the opt-out instructions included in each subscription\ncommunication.\n•    Return to the Web page(s) where you originally registered your preferences and follow the opt-out instructions.\n•    Send an email to Metropolitan Nannies at the email address listed at the bottom of this email. Be sure to provide your\nname, email and postal address, and specific relevant information about the Metropolitan Nannies subscriptions that you\nno longer wish to receive.\n\nPlease be aware that when you opt out of receiving certain subscription communications, it may affect the services you have\nchosen to receive from Metropolitan Nannies where accepting the communications is a condition of receiving the services.\n\nMetropolitan Nannies general communications\nMetropolitan Nannies general communications provide information about products, services, and/or support. This may include new product information, special offers, or invitations to participate in market research.\n\nYou may opt out of receiving these general communications by using one of the following methods:\n•    Select the email \"opt out\" or \"unsubscribe\" link, or follow the opt-out instructions included in each communication.\n•    Send an email to Metropolitan Nannies at the email address listed at the bottom of this email. Be sure to provide your\nname, email and postal address, and specific relevant information about your privacy preferences.\n\n7. Access to and accuracy of your information\nMetropolitan Nannies strives to keep your personal information accurately recorded. We have implemented technology,\nmanagement processes and policies to help maintain data accuracy. Metropolitan Nannies provides individuals with\nreasonable access to personal information that they provided to Metropolitan Nannies and the reasonable ability to review and correct it or ask for anonymization, blockage, or deletion, as applicable. To protect your privacy and security, we will also take reasonable steps to verify your identity, such as requiring a password and user ID, before granting access to your data. To view and change the personal information that you directly provided to Metropolitan Nannies you can return to the Web page where you originally submitted your data and follow the instructions on that Web page, or send an email to Metropolitan Nannies at the email address listed at the bottom of this email.\n\n8. Keeping your Personal information secure\nMetropolitan Nannies is committed to protecting the security of all personal information collected. We use a variety of security\ntechnologies and technical and organizational precautions to protect your personal information from loss, unauthorized access,\nmisuse, alteration and/or disclosure.\n\nWhen collecting or transferring sensitive information such as credit card information we use a variety of security technologies and procedures to help protect your personal information from unauthorized access, use, or disclosure. The personal information you provide us is stored on computer systems located in controlled facilities, which have limited access. When we transmit highly confidential information (such as credit card number or password) over the Internet, we protect it through the use of encryption. Credit card numbers are used only for processing payments and are not used for other purposes. As part of real-time payment processing, Metropolitan Nannies subscribes to a fraud management service. This service gives you and\nMetropolitan Nannies an extra level of security to guard against credit card fraud and to protect your financial data.\n\n9. Links to other sites\nThe Metropolitan Nannies’ website contains links to third-party websites for your information and convenience. If you access\nthose links, you will leave the Metropolitan Nannies’ website. Metropolitan Nannies does not control those sites or their\nprivacy practices, which may differ from Metropolitan Nannies’ practices.  We do not endorse or make any representations about third-party websites. The Metropolitan Nannies‘ Privacy Policy does not cover the personal data that you choose to provide or that is collected by these third parties.  We encourage you to review the privacy policy of any company before\nsubmitting your personal information.\n\n10. Changes to this Privacy Policy\nMetropolitan Nannies reserves the right to modify and interpret this Privacy Policy. We may update this privacy policy by\nposting a new version on the Site. Any update shall be effective as of the day it was added to the Site. Please visit the Site at your convenience to view any updated content.\n\n11. Contact Information\n\nIf you have any questions about this Privacy Policy or Metropolitan Nannies’ treatment of your personal information, please\ncontact our office:\n\nBy Phone: 703-481-3181\n\nBy Email: info@metronannies.com[/vc_column_text][/vc_column][/vc_row]','Privacy Policy','','inherit','open','open','','112-revision-v1','','','2015-02-11 12:07:09','2015-02-11 12:07:09','',112,'http://metropolitannannies.com/2015/02/11/112-revision-v1/',0,'revision','',0),(116,1,'2015-02-11 12:09:41','2015-02-11 12:09:41','[vc_row css=\".vc_custom_1423656558277{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423656500264{padding-left: 35px !important;background-color: #ffffff !important;}\" font_color=\"#c0c0c7\"][vc_column_text css=\".vc_custom_1423656338893{padding-top: 7px !important;padding-left: 15px !important;}\"]

    Privacy Policy

    \n

    [/vc_column_text][vc_column_text]Metropolitan Nannies is committed to respecting and protecting your privacy, as it is very important to us. This Privacy Policy provides information about the data collection and use practices of Metropolitan Nannies. This Privacy Policy informs you of our privacy practices and of the choices you can make about the way your information is collected online and how that\ninformation is used.\n\nIf you have questions or concerns regarding this statement, you should first contact Metropolitan Nannies using the contact information included at the end of this statement.\n\n1. Personal Information\nPersonal information is information that can be used to identify specific persons (for example; names, addresses, telephone\nnumbers, E-mail addresses and related information). In general, you can visit us on the Internet without telling us who you are or giving us personal information. However, in order to improve our service quality, it may be necessary to ask for personal\ninformation to fulfill your requests and provide the best service possible. Metropolitan Nannies is entitled to take measures to\nvalidate the authenticity of personal information you provide. Metropolitan Nannies will not disclose your personal information to any third party, other than staff and/or sub-contractors of Metropolitan Nannies, unless your direct consent (written or verbal) has been given.\n\n2. Collection of Your Personal Information.\nTo serve you better and understand your needs and interests, Metropolitan Nannies collects, exports, and uses personal\ninformation with adequate notice and consent, along with required filings with data protection authorities, when required. A\nrequirement of personal information could be requested for any of the following; when you place an order for services, request\ninformation, subscribe to marketing or support materials, enter contests, sign up for an event or seminar, participate in customer-satisfaction surveys, offer quotes or testimonials about our services or apply for a job at Metropolitan Nannies, we will ask you to provide personal information to complete these transactions. The types of personal information you provide to us on these pages may include contact information such as your name, address, telephone number, and email address; financial information such as your credit card number; and other unique information such as user IDs and passwords, billing and transaction information, service preferences, contact preferences, educational and employment background, and job interest data. If you are applying to become a sub-contractor of Metropolitan Nannies, we may require FEIN number and banking information to fulfill payment for your services.\n\n3. Use of Your Personal Information\nThe information Metropolitan Nannies collects to understand your needs and interests helps us deliver a consistent and\npersonalized experience. For example, Metropolitan Nannies may use your information to:\n•    Assist you in completing a transaction or order for service\n•    Communicate with you about products and services\n•    Provide service\n•    Update you on new services and benefits\n•    Provide personalized promotional offers\n•    Select content to be communicated to you\n•    Allow you to participate in contests and surveys\n\nMetropolitan Nannies does not disclose any personal information provided unless required by a staff member working at\nMetropolitan Nannies or sub-contractors of Metropolitan Nannies who may be assigned to your project. Specific information will be disclosed only when required to complete an assignment requested by the customer. Our staff and sub-contractors are\nobligated to use your personal information in accordance with the terms of this privacy policy. We will give you the opportunity to choose your privacy preferences regarding the communications we send.\n\nCredit card information is used only for payment processing and fraud prevention. Credit card information and other sensitive\npersonal information required to process a credit decision is not used for any other purpose by our financial services providers or Metropolitan Nannies and will not be kept longer than necessary for providing the services, unless you ask us to retain your credit card information for future purchases.\n\n4. How we share your information\nMetropolitan Nannies will not sell, rent or lease your personal information to others except as described in this Statement.\nMetropolitan Nannies will not share the personal information you provide to Metropolitan Nannies with non-Metropolitan Nannies third parties without your permission, unless to: (i) respond to duly authorized information requests of police and\ngovernmental authorities; (ii) comply with any law, regulation, subpoena, or court order; (iii) help prevent fraud or to enforce or protect the rights and properties of Metropolitan Nannies or its subsidiaries; or (iv) protect the personal safety of Metropolitan Nannies employees and third parties on Metropolitan Nannies’ property.\n\n5. Children\'s privacy\nMetropolitan Nannies does not knowingly collect information from children under the age of 13 and does not target its\nwebsites to children under 13. We encourage parents and guardians to take an active role in their children\'s online activities and interests.\n\n6. Your choices and selecting your privacy preferences\nMetropolitan Nannies gives you the choice of receiving a variety of information that complements our products and services. You can subscribe to receive certain product- and service-specific information and also choose to receive Metropolitan\nNannies general communications. We give you a choice regarding delivery of Metropolitan Nannies general communications by postal mail, email and telephone.\n\nYou can make or change your choices about receiving either subscription or general communications at the data collection point or by using other methods, which are listed in the following sections. This option does not apply to communications\nprimarily for the purpose of administering order completion, contracts, support, product safety warnings, driver updates, or other administrative and transactional notices as the primary purpose of these communications is not promotional in nature.\n\nThe email communications that you receive from Metropolitan Nannies will be provided in accordance with this statement. Some email communications may utilize automatic data collection tools.\n\nSubscription communications\nSubscription communications include email newsletters, software updates, etc. that may be expressly requested by you or which you consented to receive. After you request such communications, you may opt out of receiving them by using one of the following methods:\n•    Select the email \"opt out\" or \"unsubscribe\" link, or follow the opt-out instructions included in each subscription\ncommunication.\n•    Return to the Web page(s) where you originally registered your preferences and follow the opt-out instructions.\n•    Send an email to Metropolitan Nannies at the email address listed at the bottom of this email. Be sure to provide your\nname, email and postal address, and specific relevant information about the Metropolitan Nannies subscriptions that you\nno longer wish to receive.\n\nPlease be aware that when you opt out of receiving certain subscription communications, it may affect the services you have\nchosen to receive from Metropolitan Nannies where accepting the communications is a condition of receiving the services.\n\nMetropolitan Nannies general communications\nMetropolitan Nannies general communications provide information about products, services, and/or support. This may include new product information, special offers, or invitations to participate in market research.\n\nYou may opt out of receiving these general communications by using one of the following methods:\n•    Select the email \"opt out\" or \"unsubscribe\" link, or follow the opt-out instructions included in each communication.\n•    Send an email to Metropolitan Nannies at the email address listed at the bottom of this email. Be sure to provide your\nname, email and postal address, and specific relevant information about your privacy preferences.\n\n7. Access to and accuracy of your information\nMetropolitan Nannies strives to keep your personal information accurately recorded. We have implemented technology,\nmanagement processes and policies to help maintain data accuracy. Metropolitan Nannies provides individuals with\nreasonable access to personal information that they provided to Metropolitan Nannies and the reasonable ability to review and correct it or ask for anonymization, blockage, or deletion, as applicable. To protect your privacy and security, we will also take reasonable steps to verify your identity, such as requiring a password and user ID, before granting access to your data. To view and change the personal information that you directly provided to Metropolitan Nannies you can return to the Web page where you originally submitted your data and follow the instructions on that Web page, or send an email to Metropolitan Nannies at the email address listed at the bottom of this email.\n\n8. Keeping your Personal information secure\nMetropolitan Nannies is committed to protecting the security of all personal information collected. We use a variety of security\ntechnologies and technical and organizational precautions to protect your personal information from loss, unauthorized access,\nmisuse, alteration and/or disclosure.\n\nWhen collecting or transferring sensitive information such as credit card information we use a variety of security technologies and procedures to help protect your personal information from unauthorized access, use, or disclosure. The personal information you provide us is stored on computer systems located in controlled facilities, which have limited access. When we transmit highly confidential information (such as credit card number or password) over the Internet, we protect it through the use of encryption. Credit card numbers are used only for processing payments and are not used for other purposes. As part of real-time payment processing, Metropolitan Nannies subscribes to a fraud management service. This service gives you and\nMetropolitan Nannies an extra level of security to guard against credit card fraud and to protect your financial data.\n\n9. Links to other sites\nThe Metropolitan Nannies’ website contains links to third-party websites for your information and convenience. If you access\nthose links, you will leave the Metropolitan Nannies’ website. Metropolitan Nannies does not control those sites or their\nprivacy practices, which may differ from Metropolitan Nannies’ practices.  We do not endorse or make any representations about third-party websites. The Metropolitan Nannies‘ Privacy Policy does not cover the personal data that you choose to provide or that is collected by these third parties.  We encourage you to review the privacy policy of any company before\nsubmitting your personal information.\n\n10. Changes to this Privacy Policy\nMetropolitan Nannies reserves the right to modify and interpret this Privacy Policy. We may update this privacy policy by\nposting a new version on the Site. Any update shall be effective as of the day it was added to the Site. Please visit the Site at your convenience to view any updated content.\n\n11. Contact Information\n\nIf you have any questions about this Privacy Policy or Metropolitan Nannies’ treatment of your personal information, please\ncontact our office:\n\nBy Phone: 703-481-3181\n\nBy Email: info@metronannies.com[/vc_column_text][/vc_column][/vc_row]','Privacy Policy','','inherit','open','open','','112-revision-v1','','','2015-02-11 12:09:41','2015-02-11 12:09:41','',112,'http://metropolitannannies.com/2015/02/11/112-revision-v1/',0,'revision','',0),(117,1,'2015-02-11 12:28:45','2015-02-11 12:28:45','[vc_row css=\".vc_custom_1423656558277{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423656500264{padding-left: 35px !important;background-color: #ffffff !important;}\" font_color=\"#c0c0c7\"][vc_column_text css=\".vc_custom_1423657442916{margin-bottom: -30px !important;padding-top: 7px !important;}\"]

    Privacy Policy

    \n

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is committed to respecting and protecting your privacy, as it is very important to us. This Privacy Policy provides information about the data collection and use practices of Metropolitan Nannies. This Privacy Policy informs you of our privacy practices and of the choices you can make about the way your information is collected online and how that\ninformation is used.

    \n\n

    If you have questions or concerns regarding this statement, you should first contact Metropolitan Nannies using the contact information included at the end of this statement.

    \n\n

    1. Personal Information\nPersonal information is information that can be used to identify specific persons (for example; names, addresses, telephone\nnumbers, E-mail addresses and related information). In general, you can visit us on the Internet without telling us who you are or giving us personal information. However, in order to improve our service quality, it may be necessary to ask for personal\ninformation to fulfill your requests and provide the best service possible. Metropolitan Nannies is entitled to take measures to\nvalidate the authenticity of personal information you provide. Metropolitan Nannies will not disclose your personal information to any third party, other than staff and/or sub-contractors of Metropolitan Nannies, unless your direct consent (written or verbal) has been given.

    \n\n

    2. Collection of Your Personal Information.\nTo serve you better and understand your needs and interests, Metropolitan Nannies collects, exports, and uses personal\ninformation with adequate notice and consent, along with required filings with data protection authorities, when required. A\nrequirement of personal information could be requested for any of the following; when you place an order for services, request\ninformation, subscribe to marketing or support materials, enter contests, sign up for an event or seminar, participate in customer-satisfaction surveys, offer quotes or testimonials about our services or apply for a job at Metropolitan Nannies, we will ask you to provide personal information to complete these transactions. The types of personal information you provide to us on these pages may include contact information such as your name, address, telephone number, and email address; financial information such as your credit card number; and other unique information such as user IDs and passwords, billing and transaction information, service preferences, contact preferences, educational and employment background, and job interest data. If you are applying to become a sub-contractor of Metropolitan Nannies, we may require FEIN number and banking information to fulfill payment for your services.

    \n\n

    3. Use of Your Personal Information\nThe information Metropolitan Nannies collects to understand your needs and interests helps us deliver a consistent and\npersonalized experience. For example, Metropolitan Nannies may use your information to:\n•    Assist you in completing a transaction or order for service\n•    Communicate with you about products and services\n•    Provide service\n•    Update you on new services and benefits\n•    Provide personalized promotional offers\n•    Select content to be communicated to you\n•    Allow you to participate in contests and surveys

    \n\n

    Metropolitan Nannies does not disclose any personal information provided unless required by a staff member working at\nMetropolitan Nannies or sub-contractors of Metropolitan Nannies who may be assigned to your project. Specific information will be disclosed only when required to complete an assignment requested by the customer. Our staff and sub-contractors are\nobligated to use your personal information in accordance with the terms of this privacy policy. We will give you the opportunity to choose your privacy preferences regarding the communications we send.

    \n\n

    Credit card information is used only for payment processing and fraud prevention. Credit card information and other sensitive\npersonal information required to process a credit decision is not used for any other purpose by our financial services providers or Metropolitan Nannies and will not be kept longer than necessary for providing the services, unless you ask us to retain your credit card information for future purchases.

    \n\n

    4. How we share your information\nMetropolitan Nannies will not sell, rent or lease your personal information to others except as described in this Statement.\nMetropolitan Nannies will not share the personal information you provide to Metropolitan Nannies with non-Metropolitan Nannies third parties without your permission, unless to: (i) respond to duly authorized information requests of police and\ngovernmental authorities; (ii) comply with any law, regulation, subpoena, or court order; (iii) help prevent fraud or to enforce or protect the rights and properties of Metropolitan Nannies or its subsidiaries; or (iv) protect the personal safety of Metropolitan Nannies employees and third parties on Metropolitan Nannies’ property.

    \n\n

    5. Children\'s privacy\nMetropolitan Nannies does not knowingly collect information from children under the age of 13 and does not target its\nwebsites to children under 13. We encourage parents and guardians to take an active role in their children\'s online activities and interests.

    \n\n

    6. Your choices and selecting your privacy preferences\nMetropolitan Nannies gives you the choice of receiving a variety of information that complements our products and services. You can subscribe to receive certain product- and service-specific information and also choose to receive Metropolitan\nNannies general communications. We give you a choice regarding delivery of Metropolitan Nannies general communications by postal mail, email and telephone.

    \n\n

    You can make or change your choices about receiving either subscription or general communications at the data collection point or by using other methods, which are listed in the following sections. This option does not apply to communications\nprimarily for the purpose of administering order completion, contracts, support, product safety warnings, driver updates, or other administrative and transactional notices as the primary purpose of these communications is not promotional in nature.

    \n\n

    The email communications that you receive from Metropolitan Nannies will be provided in accordance with this statement. Some email communications may utilize automatic data collection tools.

    \n\n

    Subscription communications\nSubscription communications include email newsletters, software updates, etc. that may be expressly requested by you or which you consented to receive. After you request such communications, you may opt out of receiving them by using one of the following methods:\n•    Select the email \"opt out\" or \"unsubscribe\" link, or follow the opt-out instructions included in each subscription\ncommunication.\n•    Return to the Web page(s) where you originally registered your preferences and follow the opt-out instructions.\n•    Send an email to Metropolitan Nannies at the email address listed at the bottom of this email. Be sure to provide your\nname, email and postal address, and specific relevant information about the Metropolitan Nannies subscriptions that you\nno longer wish to receive.

    \n\n

    Please be aware that when you opt out of receiving certain subscription communications, it may affect the services you have\nchosen to receive from Metropolitan Nannies where accepting the communications is a condition of receiving the services.

    \n\n

    Metropolitan Nannies general communications\nMetropolitan Nannies general communications provide information about products, services, and/or support. This may include new product information, special offers, or invitations to participate in market research.

    \n\n

    You may opt out of receiving these general communications by using one of the following methods:\n•    Select the email \"opt out\" or \"unsubscribe\" link, or follow the opt-out instructions included in each communication.\n•    Send an email to Metropolitan Nannies at the email address listed at the bottom of this email. Be sure to provide your\nname, email and postal address, and specific relevant information about your privacy preferences.

    \n\n

    7. Access to and accuracy of your information\nMetropolitan Nannies strives to keep your personal information accurately recorded. We have implemented technology,\nmanagement processes and policies to help maintain data accuracy. Metropolitan Nannies provides individuals with\nreasonable access to personal information that they provided to Metropolitan Nannies and the reasonable ability to review and correct it or ask for anonymization, blockage, or deletion, as applicable. To protect your privacy and security, we will also take reasonable steps to verify your identity, such as requiring a password and user ID, before granting access to your data. To view and change the personal information that you directly provided to Metropolitan Nannies you can return to the Web page where you originally submitted your data and follow the instructions on that Web page, or send an email to Metropolitan Nannies at the email address listed at the bottom of this email.

    \n\n

    8. Keeping your Personal information secure\nMetropolitan Nannies is committed to protecting the security of all personal information collected. We use a variety of security\ntechnologies and technical and organizational precautions to protect your personal information from loss, unauthorized access,\nmisuse, alteration and/or disclosure.

    \n\n

    When collecting or transferring sensitive information such as credit card information we use a variety of security technologies and procedures to help protect your personal information from unauthorized access, use, or disclosure. The personal information you provide us is stored on computer systems located in controlled facilities, which have limited access. When we transmit highly confidential information (such as credit card number or password) over the Internet, we protect it through the use of encryption. Credit card numbers are used only for processing payments and are not used for other purposes. As part of real-time payment processing, Metropolitan Nannies subscribes to a fraud management service. This service gives you and\nMetropolitan Nannies an extra level of security to guard against credit card fraud and to protect your financial data.

    \n\n

    9. Links to other sites\nThe Metropolitan Nannies’ website contains links to third-party websites for your information and convenience. If you access\nthose links, you will leave the Metropolitan Nannies’ website. Metropolitan Nannies does not control those sites or their\nprivacy practices, which may differ from Metropolitan Nannies’ practices.  We do not endorse or make any representations about third-party websites. The Metropolitan Nannies‘ Privacy Policy does not cover the personal data that you choose to provide or that is collected by these third parties.  We encourage you to review the privacy policy of any company before\nsubmitting your personal information.

    \n\n10. Changes to this Privacy Policy\nMetropolitan Nannies reserves the right to modify and interpret this Privacy Policy. We may update this privacy policy by\nposting a new version on the Site. Any update shall be effective as of the day it was added to the Site. Please visit the Site at your convenience to view any updated content.\n\n11. Contact Information\n\nIf you have any questions about this Privacy Policy or Metropolitan Nannies’ treatment of your personal information, please\ncontact our office:\n\nBy Phone: 703-481-3181\n\nBy Email: info@metronannies.com[/vc_column_text][/vc_column][/vc_row]','Privacy Policy','','inherit','open','open','','112-revision-v1','','','2015-02-11 12:28:45','2015-02-11 12:28:45','',112,'http://metropolitannannies.com/2015/02/11/112-revision-v1/',0,'revision','',0),(118,1,'2015-02-11 12:31:15','2015-02-11 12:31:15','[vc_row css=\".vc_custom_1423656558277{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423657868481{padding-left: 35px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423657442916{margin-bottom: -30px !important;padding-top: 7px !important;}\"]

    Privacy Policy

    \n

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is committed to respecting and protecting your privacy, as it is very important to us. This Privacy Policy provides information about the data collection and use practices of Metropolitan Nannies. This Privacy Policy informs you of our privacy practices and of the choices you can make about the way your information is collected online and how that\ninformation is used.

    \n\n

    If you have questions or concerns regarding this statement, you should first contact Metropolitan Nannies using the contact information included at the end of this statement.

    \n\n

    1. Personal Information\nPersonal information is information that can be used to identify specific persons (for example; names, addresses, telephone\nnumbers, E-mail addresses and related information). In general, you can visit us on the Internet without telling us who you are or giving us personal information. However, in order to improve our service quality, it may be necessary to ask for personal\ninformation to fulfill your requests and provide the best service possible. Metropolitan Nannies is entitled to take measures to\nvalidate the authenticity of personal information you provide. Metropolitan Nannies will not disclose your personal information to any third party, other than staff and/or sub-contractors of Metropolitan Nannies, unless your direct consent (written or verbal) has been given.

    \n\n

    2. Collection of Your Personal Information.\nTo serve you better and understand your needs and interests, Metropolitan Nannies collects, exports, and uses personal\ninformation with adequate notice and consent, along with required filings with data protection authorities, when required. A\nrequirement of personal information could be requested for any of the following; when you place an order for services, request\ninformation, subscribe to marketing or support materials, enter contests, sign up for an event or seminar, participate in customer-satisfaction surveys, offer quotes or testimonials about our services or apply for a job at Metropolitan Nannies, we will ask you to provide personal information to complete these transactions. The types of personal information you provide to us on these pages may include contact information such as your name, address, telephone number, and email address; financial information such as your credit card number; and other unique information such as user IDs and passwords, billing and transaction information, service preferences, contact preferences, educational and employment background, and job interest data. If you are applying to become a sub-contractor of Metropolitan Nannies, we may require FEIN number and banking information to fulfill payment for your services.

    \n\n

    3. Use of Your Personal Information\nThe information Metropolitan Nannies collects to understand your needs and interests helps us deliver a consistent and\npersonalized experience. For example, Metropolitan Nannies may use your information to:\n•    Assist you in completing a transaction or order for service\n•    Communicate with you about products and services\n•    Provide service\n•    Update you on new services and benefits\n•    Provide personalized promotional offers\n•    Select content to be communicated to you\n•    Allow you to participate in contests and surveys

    \n\n

    Metropolitan Nannies does not disclose any personal information provided unless required by a staff member working at\nMetropolitan Nannies or sub-contractors of Metropolitan Nannies who may be assigned to your project. Specific information will be disclosed only when required to complete an assignment requested by the customer. Our staff and sub-contractors are\nobligated to use your personal information in accordance with the terms of this privacy policy. We will give you the opportunity to choose your privacy preferences regarding the communications we send.

    \n\n

    Credit card information is used only for payment processing and fraud prevention. Credit card information and other sensitive\npersonal information required to process a credit decision is not used for any other purpose by our financial services providers or Metropolitan Nannies and will not be kept longer than necessary for providing the services, unless you ask us to retain your credit card information for future purchases.

    \n\n

    4. How we share your information\nMetropolitan Nannies will not sell, rent or lease your personal information to others except as described in this Statement.\nMetropolitan Nannies will not share the personal information you provide to Metropolitan Nannies with non-Metropolitan Nannies third parties without your permission, unless to: (i) respond to duly authorized information requests of police and\ngovernmental authorities; (ii) comply with any law, regulation, subpoena, or court order; (iii) help prevent fraud or to enforce or protect the rights and properties of Metropolitan Nannies or its subsidiaries; or (iv) protect the personal safety of Metropolitan Nannies employees and third parties on Metropolitan Nannies’ property.

    \n\n

    5. Children\'s privacy\nMetropolitan Nannies does not knowingly collect information from children under the age of 13 and does not target its\nwebsites to children under 13. We encourage parents and guardians to take an active role in their children\'s online activities and interests.

    \n\n

    6. Your choices and selecting your privacy preferences\nMetropolitan Nannies gives you the choice of receiving a variety of information that complements our products and services. You can subscribe to receive certain product- and service-specific information and also choose to receive Metropolitan\nNannies general communications. We give you a choice regarding delivery of Metropolitan Nannies general communications by postal mail, email and telephone.

    \n\n

    You can make or change your choices about receiving either subscription or general communications at the data collection point or by using other methods, which are listed in the following sections. This option does not apply to communications\nprimarily for the purpose of administering order completion, contracts, support, product safety warnings, driver updates, or other administrative and transactional notices as the primary purpose of these communications is not promotional in nature.

    \n\n

    The email communications that you receive from Metropolitan Nannies will be provided in accordance with this statement. Some email communications may utilize automatic data collection tools.

    \n\n

    Subscription communications\nSubscription communications include email newsletters, software updates, etc. that may be expressly requested by you or which you consented to receive. After you request such communications, you may opt out of receiving them by using one of the following methods:\n•    Select the email \"opt out\" or \"unsubscribe\" link, or follow the opt-out instructions included in each subscription\ncommunication.\n•    Return to the Web page(s) where you originally registered your preferences and follow the opt-out instructions.\n•    Send an email to Metropolitan Nannies at the email address listed at the bottom of this email. Be sure to provide your\nname, email and postal address, and specific relevant information about the Metropolitan Nannies subscriptions that you\nno longer wish to receive.

    \n\n

    Please be aware that when you opt out of receiving certain subscription communications, it may affect the services you have\nchosen to receive from Metropolitan Nannies where accepting the communications is a condition of receiving the services.

    \n\n

    Metropolitan Nannies general communications\nMetropolitan Nannies general communications provide information about products, services, and/or support. This may include new product information, special offers, or invitations to participate in market research.

    \n\n

    You may opt out of receiving these general communications by using one of the following methods:\n•    Select the email \"opt out\" or \"unsubscribe\" link, or follow the opt-out instructions included in each communication.\n•    Send an email to Metropolitan Nannies at the email address listed at the bottom of this email. Be sure to provide your\nname, email and postal address, and specific relevant information about your privacy preferences.

    \n\n

    7. Access to and accuracy of your information\nMetropolitan Nannies strives to keep your personal information accurately recorded. We have implemented technology,\nmanagement processes and policies to help maintain data accuracy. Metropolitan Nannies provides individuals with\nreasonable access to personal information that they provided to Metropolitan Nannies and the reasonable ability to review and correct it or ask for anonymization, blockage, or deletion, as applicable. To protect your privacy and security, we will also take reasonable steps to verify your identity, such as requiring a password and user ID, before granting access to your data. To view and change the personal information that you directly provided to Metropolitan Nannies you can return to the Web page where you originally submitted your data and follow the instructions on that Web page, or send an email to Metropolitan Nannies at the email address listed at the bottom of this email.

    \n\n

    8. Keeping your Personal information secure\nMetropolitan Nannies is committed to protecting the security of all personal information collected. We use a variety of security\ntechnologies and technical and organizational precautions to protect your personal information from loss, unauthorized access,\nmisuse, alteration and/or disclosure.

    \n\n

    When collecting or transferring sensitive information such as credit card information we use a variety of security technologies and procedures to help protect your personal information from unauthorized access, use, or disclosure. The personal information you provide us is stored on computer systems located in controlled facilities, which have limited access. When we transmit highly confidential information (such as credit card number or password) over the Internet, we protect it through the use of encryption. Credit card numbers are used only for processing payments and are not used for other purposes. As part of real-time payment processing, Metropolitan Nannies subscribes to a fraud management service. This service gives you and\nMetropolitan Nannies an extra level of security to guard against credit card fraud and to protect your financial data.

    \n\n

    9. Links to other sites\nThe Metropolitan Nannies’ website contains links to third-party websites for your information and convenience. If you access\nthose links, you will leave the Metropolitan Nannies’ website. Metropolitan Nannies does not control those sites or their\nprivacy practices, which may differ from Metropolitan Nannies’ practices.  We do not endorse or make any representations about third-party websites. The Metropolitan Nannies‘ Privacy Policy does not cover the personal data that you choose to provide or that is collected by these third parties.  We encourage you to review the privacy policy of any company before\nsubmitting your personal information.

    \n\n10. Changes to this Privacy Policy\nMetropolitan Nannies reserves the right to modify and interpret this Privacy Policy. We may update this privacy policy by\nposting a new version on the Site. Any update shall be effective as of the day it was added to the Site. Please visit the Site at your convenience to view any updated content.\n\n11. Contact Information\n\nIf you have any questions about this Privacy Policy or Metropolitan Nannies’ treatment of your personal information, please\ncontact our office:\n\nBy Phone: 703-481-3181\n\nBy Email: info@metronannies.com[/vc_column_text][/vc_column][/vc_row]','Privacy Policy','','inherit','open','open','','112-revision-v1','','','2015-02-11 12:31:15','2015-02-11 12:31:15','',112,'http://metropolitannannies.com/2015/02/11/112-revision-v1/',0,'revision','',0),(119,1,'2015-02-11 12:37:52','2015-02-11 12:37:52','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_single_image image=\"73\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"514*294\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423649829953{margin-top: 25px !important;margin-left: 35px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"\n\n\"xx\"\n\n \n\nAll news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 12:37:52','2015-02-11 12:37:52','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(120,1,'2015-02-11 12:44:50','2015-02-11 12:44:50','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_video][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423649829953{margin-top: 25px !important;margin-left: 35px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"\n\n\"xx\"\n\n \n\nAll news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-11 12:44:50','2015-02-11 12:44:50','',5,'http://metropolitannannies.com/2015/02/11/5-revision-v1/',0,'revision','',0),(121,1,'2015-02-11 12:51:48','2015-02-11 12:51:48','[vc_row css=\".vc_custom_1423656558277{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423659105649{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423657442916{margin-bottom: -30px !important;padding-top: 7px !important;}\"]

    Privacy Policy

    \n

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is committed to respecting and protecting your privacy, as it is very important to us. This Privacy Policy provides information about the data collection and use practices of Metropolitan Nannies. This Privacy Policy informs you of our privacy practices and of the choices you can make about the way your information is collected online and how that\ninformation is used.

    \n\n

    If you have questions or concerns regarding this statement, you should first contact Metropolitan Nannies using the contact information included at the end of this statement.

    \n\n

    1. Personal Information\nPersonal information is information that can be used to identify specific persons (for example; names, addresses, telephone\nnumbers, E-mail addresses and related information). In general, you can visit us on the Internet without telling us who you are or giving us personal information. However, in order to improve our service quality, it may be necessary to ask for personal\ninformation to fulfill your requests and provide the best service possible. Metropolitan Nannies is entitled to take measures to\nvalidate the authenticity of personal information you provide. Metropolitan Nannies will not disclose your personal information to any third party, other than staff and/or sub-contractors of Metropolitan Nannies, unless your direct consent (written or verbal) has been given.

    \n\n

    2. Collection of Your Personal Information.\nTo serve you better and understand your needs and interests, Metropolitan Nannies collects, exports, and uses personal\ninformation with adequate notice and consent, along with required filings with data protection authorities, when required. A\nrequirement of personal information could be requested for any of the following; when you place an order for services, request\ninformation, subscribe to marketing or support materials, enter contests, sign up for an event or seminar, participate in customer-satisfaction surveys, offer quotes or testimonials about our services or apply for a job at Metropolitan Nannies, we will ask you to provide personal information to complete these transactions. The types of personal information you provide to us on these pages may include contact information such as your name, address, telephone number, and email address; financial information such as your credit card number; and other unique information such as user IDs and passwords, billing and transaction information, service preferences, contact preferences, educational and employment background, and job interest data. If you are applying to become a sub-contractor of Metropolitan Nannies, we may require FEIN number and banking information to fulfill payment for your services.

    \n\n

    3. Use of Your Personal Information\nThe information Metropolitan Nannies collects to understand your needs and interests helps us deliver a consistent and\npersonalized experience. For example, Metropolitan Nannies may use your information to:\n•    Assist you in completing a transaction or order for service\n•    Communicate with you about products and services\n•    Provide service\n•    Update you on new services and benefits\n•    Provide personalized promotional offers\n•    Select content to be communicated to you\n•    Allow you to participate in contests and surveys

    \n\n

    Metropolitan Nannies does not disclose any personal information provided unless required by a staff member working at\nMetropolitan Nannies or sub-contractors of Metropolitan Nannies who may be assigned to your project. Specific information will be disclosed only when required to complete an assignment requested by the customer. Our staff and sub-contractors are\nobligated to use your personal information in accordance with the terms of this privacy policy. We will give you the opportunity to choose your privacy preferences regarding the communications we send.

    \n\n

    Credit card information is used only for payment processing and fraud prevention. Credit card information and other sensitive\npersonal information required to process a credit decision is not used for any other purpose by our financial services providers or Metropolitan Nannies and will not be kept longer than necessary for providing the services, unless you ask us to retain your credit card information for future purchases.

    \n\n

    4. How we share your information\nMetropolitan Nannies will not sell, rent or lease your personal information to others except as described in this Statement.\nMetropolitan Nannies will not share the personal information you provide to Metropolitan Nannies with non-Metropolitan Nannies third parties without your permission, unless to: (i) respond to duly authorized information requests of police and\ngovernmental authorities; (ii) comply with any law, regulation, subpoena, or court order; (iii) help prevent fraud or to enforce or protect the rights and properties of Metropolitan Nannies or its subsidiaries; or (iv) protect the personal safety of Metropolitan Nannies employees and third parties on Metropolitan Nannies’ property.

    \n\n

    5. Children\'s privacy\nMetropolitan Nannies does not knowingly collect information from children under the age of 13 and does not target its\nwebsites to children under 13. We encourage parents and guardians to take an active role in their children\'s online activities and interests.

    \n\n

    6. Your choices and selecting your privacy preferences\nMetropolitan Nannies gives you the choice of receiving a variety of information that complements our products and services. You can subscribe to receive certain product- and service-specific information and also choose to receive Metropolitan\nNannies general communications. We give you a choice regarding delivery of Metropolitan Nannies general communications by postal mail, email and telephone.

    \n\n

    You can make or change your choices about receiving either subscription or general communications at the data collection point or by using other methods, which are listed in the following sections. This option does not apply to communications\nprimarily for the purpose of administering order completion, contracts, support, product safety warnings, driver updates, or other administrative and transactional notices as the primary purpose of these communications is not promotional in nature.

    \n\n

    The email communications that you receive from Metropolitan Nannies will be provided in accordance with this statement. Some email communications may utilize automatic data collection tools.

    \n\n

    Subscription communications\nSubscription communications include email newsletters, software updates, etc. that may be expressly requested by you or which you consented to receive. After you request such communications, you may opt out of receiving them by using one of the following methods:\n•    Select the email \"opt out\" or \"unsubscribe\" link, or follow the opt-out instructions included in each subscription\ncommunication.\n•    Return to the Web page(s) where you originally registered your preferences and follow the opt-out instructions.\n•    Send an email to Metropolitan Nannies at the email address listed at the bottom of this email. Be sure to provide your\nname, email and postal address, and specific relevant information about the Metropolitan Nannies subscriptions that you\nno longer wish to receive.

    \n\n

    Please be aware that when you opt out of receiving certain subscription communications, it may affect the services you have\nchosen to receive from Metropolitan Nannies where accepting the communications is a condition of receiving the services.

    \n\n

    Metropolitan Nannies general communications\nMetropolitan Nannies general communications provide information about products, services, and/or support. This may include new product information, special offers, or invitations to participate in market research.

    \n\n

    You may opt out of receiving these general communications by using one of the following methods:\n•    Select the email \"opt out\" or \"unsubscribe\" link, or follow the opt-out instructions included in each communication.\n•    Send an email to Metropolitan Nannies at the email address listed at the bottom of this email. Be sure to provide your\nname, email and postal address, and specific relevant information about your privacy preferences.

    \n\n

    7. Access to and accuracy of your information\nMetropolitan Nannies strives to keep your personal information accurately recorded. We have implemented technology,\nmanagement processes and policies to help maintain data accuracy. Metropolitan Nannies provides individuals with\nreasonable access to personal information that they provided to Metropolitan Nannies and the reasonable ability to review and correct it or ask for anonymization, blockage, or deletion, as applicable. To protect your privacy and security, we will also take reasonable steps to verify your identity, such as requiring a password and user ID, before granting access to your data. To view and change the personal information that you directly provided to Metropolitan Nannies you can return to the Web page where you originally submitted your data and follow the instructions on that Web page, or send an email to Metropolitan Nannies at the email address listed at the bottom of this email.

    \n\n

    8. Keeping your Personal information secure\nMetropolitan Nannies is committed to protecting the security of all personal information collected. We use a variety of security\ntechnologies and technical and organizational precautions to protect your personal information from loss, unauthorized access,\nmisuse, alteration and/or disclosure.

    \n\n

    When collecting or transferring sensitive information such as credit card information we use a variety of security technologies and procedures to help protect your personal information from unauthorized access, use, or disclosure. The personal information you provide us is stored on computer systems located in controlled facilities, which have limited access. When we transmit highly confidential information (such as credit card number or password) over the Internet, we protect it through the use of encryption. Credit card numbers are used only for processing payments and are not used for other purposes. As part of real-time payment processing, Metropolitan Nannies subscribes to a fraud management service. This service gives you and\nMetropolitan Nannies an extra level of security to guard against credit card fraud and to protect your financial data.

    \n\n

    9. Links to other sites\nThe Metropolitan Nannies’ website contains links to third-party websites for your information and convenience. If you access\nthose links, you will leave the Metropolitan Nannies’ website. Metropolitan Nannies does not control those sites or their\nprivacy practices, which may differ from Metropolitan Nannies’ practices.  We do not endorse or make any representations about third-party websites. The Metropolitan Nannies‘ Privacy Policy does not cover the personal data that you choose to provide or that is collected by these third parties.  We encourage you to review the privacy policy of any company before\nsubmitting your personal information.

    \n\n10. Changes to this Privacy Policy\nMetropolitan Nannies reserves the right to modify and interpret this Privacy Policy. We may update this privacy policy by\nposting a new version on the Site. Any update shall be effective as of the day it was added to the Site. Please visit the Site at your convenience to view any updated content.\n\n11. Contact Information\n\nIf you have any questions about this Privacy Policy or Metropolitan Nannies’ treatment of your personal information, please\ncontact our office:\n\nBy Phone: 703-481-3181\n\nBy Email: info@metronannies.com[/vc_column_text][/vc_column][/vc_row]','Privacy Policy','','inherit','open','open','','112-revision-v1','','','2015-02-11 12:51:48','2015-02-11 12:51:48','',112,'http://metropolitannannies.com/2015/02/11/112-revision-v1/',0,'revision','',0),(122,1,'2015-02-11 13:20:59','2015-02-11 13:20:59','[vc_row css=\".vc_custom_1423656558277{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423659105649{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423657442916{margin-bottom: -30px !important;padding-top: 7px !important;}\"]

    Privacy Policy

    \n

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is committed to respecting and protecting your privacy, as it is very important to us. This Privacy Policy provides information about the data collection and use practices of Metropolitan Nannies. This Privacy Policy informs you of our privacy practices and of the choices you can make about the way your information is collected online and how that information is used.

    \n

    If you have questions or concerns regarding this statement, you should first contact Metropolitan Nannies using the contact information included at the end of this statement.

    \n

    1. Personal Information\nPersonal information is information that can be used to identify specific persons (for example; names, addresses, telephone numbers, E-mail addresses and related information). In general, you can visit us on the Internet without telling us who you are or giving us personal information. However, in order to improve our service quality, it may be necessary to ask for personal information to fulfill your requests and provide the best service possible. Metropolitan Nannies is entitled to take measures to validate the authenticity of personal information you provide. Metropolitan Nannies will not disclose your personal information to any third party, other than staff and/or sub-contractors of Metropolitan Nannies, unless your direct consent (written or verbal) has been given.

    \n

    2. Collection of Your Personal Information.\nTo serve you better and understand your needs and interests, Metropolitan Nannies collects, exports, and uses personal information with adequate notice and consent, along with required filings with data protection authorities, when required. A requirement of personal information could be requested for any of the following; when you place an order for services, request information, subscribe to marketing or support materials, enter contests, sign up for an event or seminar, participate in customer-satisfaction surveys, offer quotes or testimonials about our services or apply for a job at Metropolitan Nannies, we will ask you to provide personal information to complete these transactions. The types of personal information you provide to us on these pages may include contact information such as your name, address, telephone number, and email address; financial information such as your credit card number; and other unique information such as user IDs and passwords, billing and transaction information, service preferences, contact preferences, educational and employment background, and job interest data. If you are applying to become a sub-contractor of Metropolitan Nannies, we may require FEIN number and banking information to fulfill payment for your services.

    \n

    3. Use of Your Personal Information\nThe information Metropolitan Nannies collects to understand your needs and interests helps us deliver a consistent and\npersonalized experience. For example, Metropolitan Nannies may use your information to:\n•    Assist you in completing a transaction or order for service\n•    Communicate with you about products and services\n•    Provide service\n•    Update you on new services and benefits\n•    Provide personalized promotional offers\n•    Select content to be communicated to you\n•    Allow you to participate in contests and surveys

    \n

    Metropolitan Nannies does not disclose any personal information provided unless required by a staff member working at Metropolitan Nannies or sub-contractors of Metropolitan Nannies who may be assigned to your project. Specific information will be disclosed only when required to complete an assignment requested by the customer. Our staff and sub-contractors are obligated to use your personal information in accordance with the terms of this privacy policy. We will give you the opportunity to choose your privacy preferences regarding the communications we send.

    \n

    Credit card information is used only for payment processing and fraud prevention. Credit card information and other sensitive\npersonal information required to process a credit decision is not used for any other purpose by our financial services providers or Metropolitan Nannies and will not be kept longer than necessary for providing the services, unless you ask us to retain your credit card information for future purchases.

    \n

    4. How we share your information\nMetropolitan Nannies will not sell, rent or lease your personal information to others except as described in this Statement.\nMetropolitan Nannies will not share the personal information you provide to Metropolitan Nannies with non-Metropolitan Nannies third parties without your permission, unless to: (i) respond to duly authorized information requests of police and governmental authorities; (ii) comply with any law, regulation, subpoena, or court order; (iii) help prevent fraud or to enforce or protect the rights and properties of Metropolitan Nannies or its subsidiaries; or (iv) protect the personal safety of Metropolitan Nannies employees and third parties on Metropolitan Nannies’ property.

    \n

    5. Children\'s privacy\nMetropolitan Nannies does not knowingly collect information from children under the age of 13 and does not target its\nwebsites to children under 13. We encourage parents and guardians to take an active role in their children\'s online activities and interests.

    \n

    6. Your choices and selecting your privacy preferences\nMetropolitan Nannies gives you the choice of receiving a variety of information that complements our products and services. You can subscribe to receive certain product- and service-specific information and also choose to receive Metropolitan Nannies general communications. We give you a choice regarding delivery of Metropolitan Nannies general communications by postal mail, email and telephone.

    \n

    You can make or change your choices about receiving either subscription or general communications at the data collection point or by using other methods, which are listed in the following sections. This option does not apply to communications\nprimarily for the purpose of administering order completion, contracts, support, product safety warnings, driver updates, or other administrative and transactional notices as the primary purpose of these communications is not promotional in nature.

    \n

    The email communications that you receive from Metropolitan Nannies will be provided in accordance with this statement. Some email communications may utilize automatic data collection tools.

    \n

    Subscription communications\nSubscription communications include email newsletters, software updates, etc. that may be expressly requested by you or which you consented to receive. After you request such communications, you may opt out of receiving them by using one of the following methods:\n•    Select the email \"opt out\" or \"unsubscribe\" link, or follow the opt-out instructions included in each subscription\ncommunication.\n•    Return to the Web page(s) where you originally registered your preferences and follow the opt-out instructions.\n•    Send an email to Metropolitan Nannies at the email address listed at the bottom of this email. Be sure to provide your\nname, email and postal address, and specific relevant information about the Metropolitan Nannies subscriptions that you\nno longer wish to receive.

    \n

    Please be aware that when you opt out of receiving certain subscription communications, it may affect the services you have\nchosen to receive from Metropolitan Nannies where accepting the communications is a condition of receiving the services.

    \n

    Metropolitan Nannies general communications\nMetropolitan Nannies general communications provide information about products, services, and/or support. This may include new product information, special offers, or invitations to participate in market research.

    \n

    You may opt out of receiving these general communications by using one of the following methods:\n•    Select the email \"opt out\" or \"unsubscribe\" link, or follow the opt-out instructions included in each communication.\n•    Send an email to Metropolitan Nannies at the email address listed at the bottom of this email. Be sure to provide your\nname, email and postal address, and specific relevant information about your privacy preferences.

    \n

    7. Access to and accuracy of your information\nMetropolitan Nannies strives to keep your personal information accurately recorded. We have implemented technology,\nmanagement processes and policies to help maintain data accuracy. Metropolitan Nannies provides individuals with reasonable access to personal information that they provided to Metropolitan Nannies and the reasonable ability to review and correct it or ask for anonymization, blockage, or deletion, as applicable. To protect your privacy and security, we will also take reasonable steps to verify your identity, such as requiring a password and user ID, before granting access to your data. To view and change the personal information that you directly provided to Metropolitan Nannies you can return to the Web page where you originally submitted your data and follow the instructions on that Web page, or send an email to Metropolitan Nannies at the email address listed at the bottom of this email.

    \n

    8. Keeping your Personal information secure\nMetropolitan Nannies is committed to protecting the security of all personal information collected. We use a variety of security technologies and technical and organizational precautions to protect your personal information from loss, unauthorized access, misuse, alteration and/or disclosure.

    \n

    When collecting or transferring sensitive information such as credit card information we use a variety of security technologies and procedures to help protect your personal information from unauthorized access, use, or disclosure. The personal information you provide us is stored on computer systems located in controlled facilities, which have limited access. When we transmit highly confidential information (such as credit card number or password) over the Internet, we protect it through the use of encryption. Credit card numbers are used only for processing payments and are not used for other purposes. As part of real-time payment processing, Metropolitan Nannies subscribes to a fraud management service. This service gives you and\nMetropolitan Nannies an extra level of security to guard against credit card fraud and to protect your financial data.

    \n

    9. Links to other sites\nThe Metropolitan Nannies\' website contains links to third-party websites for your information and convenience. If you access\nthose links, you will leave the Metropolitan Nannies’ website. Metropolitan Nannies does not control those sites or their privacy practices, which may differ from Metropolitan Nannies’ practices.  We do not endorse or make any representations about third-party websites. The Metropolitan Nannies‘ Privacy Policy does not cover the personal data that you choose to provide or that is collected by these third parties.  We encourage you to review the privacy policy of any company before submitting your personal information.

    \n

    10. Changes to this Privacy Policy\nMetropolitan Nannies reserves the right to modify and interpret this Privacy Policy. We may update this privacy policy by posting a new version on the Site. Any update shall be effective as of the day it was added to the Site. Please visit the Site at your convenience to view any updated content.

    \n\n

    11. Contact Information\n\n

    If you have any questions about this Privacy Policy or Metropolitan Nannies’ treatment of your personal information, please\ncontact our office:

    \n\n

    By Phone: 703-481-3181

    \n\n

    By Email: info@metronannies.com

    [/vc_column_text][/vc_column][/vc_row]','Privacy Policy','','inherit','open','open','','112-revision-v1','','','2015-02-11 13:20:59','2015-02-11 13:20:59','',112,'http://metropolitannannies.com/2015/02/11/112-revision-v1/',0,'revision','',0),(123,1,'2015-02-11 13:38:52','2015-02-11 13:38:52','[vc_row][vc_column width=\"1/1\"][vc_column_text]

    Services

    \n

    Permanent and Temporary

    \n

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n• Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-11 13:38:52','2015-02-11 13:38:52','',11,'http://metropolitannannies.com/2015/02/11/11-revision-v1/',0,'revision','',0),(124,1,'2015-02-11 13:58:20','2015-02-11 13:58:20','[vc_row css=\".vc_custom_1423662415754{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423662384263{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423662538012{margin-bottom: 4px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text css_animation=\"\"]

    I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    [/vc_column_text][vc_button title=\"APPLY HERE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-11 13:58:20','2015-02-11 13:58:20','',11,'http://metropolitannannies.com/2015/02/11/11-revision-v1/',0,'revision','',0),(125,1,'2015-02-12 06:00:00','2015-02-12 06:00:00',' ','','','publish','open','open','','125','','','2015-04-01 16:07:00','2015-04-01 16:07:00','',0,'http://metropolitannannies.com/?p=125',1,'nav_menu_item','',0),(126,1,'2015-02-12 06:00:01','2015-02-12 06:00:01',' ','','','publish','open','open','','126','','','2015-04-01 16:07:00','2015-04-01 16:07:00','',0,'http://metropolitannannies.com/?p=126',8,'nav_menu_item','',0),(127,1,'2015-02-12 06:00:00','2015-02-12 06:00:00',' ','','','publish','open','open','','127','','','2015-04-01 16:07:00','2015-04-01 16:07:00','',0,'http://metropolitannannies.com/?p=127',4,'nav_menu_item','',0),(128,1,'2015-02-12 06:00:01','2015-02-12 06:00:01',' ','','','publish','open','open','','128','','','2015-04-01 16:07:00','2015-04-01 16:07:00','',0,'http://metropolitannannies.com/?p=128',7,'nav_menu_item','',0),(129,1,'2015-02-12 06:00:01','2015-02-12 06:00:01',' ','','','publish','open','open','','129','','','2015-04-01 16:07:00','2015-04-01 16:07:00','',0,'http://metropolitannannies.com/?p=129',6,'nav_menu_item','',0),(130,1,'2015-02-12 06:00:00','2015-02-12 06:00:00',' ','','','publish','open','open','','130','','','2015-04-01 16:07:00','2015-04-01 16:07:00','',0,'http://metropolitannannies.com/?p=130',5,'nav_menu_item','',0),(131,1,'2015-02-12 06:00:00','2015-02-12 06:00:00',' ','','','publish','open','open','','131','','','2015-04-01 16:07:00','2015-04-01 16:07:00','',0,'http://metropolitannannies.com/?p=131',3,'nav_menu_item','',0),(132,1,'2015-02-12 06:00:00','2015-02-12 06:00:00','','Home','','publish','open','open','','132','','','2015-04-01 16:07:00','2015-04-01 16:07:00','',0,'http://metropolitannannies.com/?p=132',2,'nav_menu_item','',0),(134,1,'2015-02-12 09:10:45','2015-02-12 09:10:45','[vc_row css=\".vc_custom_1423662415754{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423662384263{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423662538012{margin-bottom: 4px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    [/vc_column_text][vc_column_text]

    Temporary Service Fees

    [/vc_column_text][vc_column_text css_animation=\"\"]

    I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-12 09:10:45','2015-02-12 09:10:45','',11,'http://metropolitannannies.com/2015/02/12/11-revision-v1/',0,'revision','',0),(135,1,'2015-02-12 09:49:49','2015-02-12 09:49:49','[vc_row css=\".vc_custom_1423662415754{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423662384263{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423662538012{margin-bottom: 4px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text]

    Temporary Service Fees

    [/vc_column_text][vc_column_text]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-12 09:49:49','2015-02-12 09:49:49','',11,'http://metropolitannannies.com/2015/02/12/11-revision-v1/',0,'revision','',0),(136,1,'2015-02-12 09:51:30','2015-02-12 09:51:30','[vc_row css=\".vc_custom_1423662415754{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423662384263{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423662538012{margin-bottom: 4px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text]

    Temporary Service Fees

    [/vc_column_text][vc_column_text]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-12 09:51:30','2015-02-12 09:51:30','',11,'http://metropolitannannies.com/2015/02/12/11-revision-v1/',0,'revision','',0),(137,1,'2015-02-12 10:01:12','2015-02-12 10:01:12','[vc_row css=\".vc_custom_1423662415754{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423662384263{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text]

    Temporary Service Fees

    [/vc_column_text][vc_column_text]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-12 10:01:12','2015-02-12 10:01:12','',11,'http://metropolitannannies.com/2015/02/12/11-revision-v1/',0,'revision','',0),(138,1,'2015-02-12 10:02:20','2015-02-12 10:02:20','[vc_row css=\".vc_custom_1423662415754{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423662384263{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735338691{margin-bottom: -10px !important;}\"]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text]

    Temporary Service Fees

    [/vc_column_text][vc_column_text]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-12 10:02:20','2015-02-12 10:02:20','',11,'http://metropolitannannies.com/2015/02/12/11-revision-v1/',0,'revision','',0),(139,1,'2015-02-12 10:03:30','2015-02-12 10:03:30','[vc_row css=\".vc_custom_1423662415754{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423662384263{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735408013{margin-bottom: -4px !important;}\"]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text]

    Temporary Service Fees

    [/vc_column_text][vc_column_text]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-12 10:03:30','2015-02-12 10:03:30','',11,'http://metropolitannannies.com/2015/02/12/11-revision-v1/',0,'revision','',0),(140,1,'2015-02-12 10:04:08','2015-02-12 10:04:08','[vc_row css=\".vc_custom_1423662415754{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423662384263{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735445256{margin-bottom: 0px !important;}\"]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text]

    Temporary Service Fees

    [/vc_column_text][vc_column_text]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-12 10:04:08','2015-02-12 10:04:08','',11,'http://metropolitannannies.com/2015/02/12/11-revision-v1/',0,'revision','',0),(141,1,'2015-02-12 10:04:40','2015-02-12 10:04:40','[vc_row css=\".vc_custom_1423662415754{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423662384263{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735476977{margin-bottom: 5px !important;}\"]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text]

    Temporary Service Fees

    [/vc_column_text][vc_column_text]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-12 10:04:40','2015-02-12 10:04:40','',11,'http://metropolitannannies.com/2015/02/12/11-revision-v1/',0,'revision','',0),(142,1,'2015-02-12 10:06:25','2015-02-12 10:06:25','[vc_row css=\".vc_custom_1423662415754{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423662384263{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text]

    Temporary Service Fees

    [/vc_column_text][vc_column_text]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-12 10:06:25','2015-02-12 10:06:25','',11,'http://metropolitannannies.com/2015/02/12/11-revision-v1/',0,'revision','',0),(143,1,'2015-02-12 10:08:18','2015-02-12 10:08:18','[vc_row css=\".vc_custom_1423662415754{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423662384263{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]

    Temporary Service Fees

    [/vc_column_text][vc_column_text]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-12 10:08:18','2015-02-12 10:08:18','',11,'http://metropolitannannies.com/2015/02/12/11-revision-v1/',0,'revision','',0),(144,1,'2015-02-12 10:10:21','2015-02-12 10:10:21','[vc_row css=\".vc_custom_1423662415754{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423662384263{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]

    Temporary Service Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735817327{margin-bottom: 10px !important;}\"]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-12 10:10:21','2015-02-12 10:10:21','',11,'http://metropolitannannies.com/2015/02/12/11-revision-v1/',0,'revision','',0),(145,1,'2015-02-12 10:11:32','2015-02-12 10:11:32','[vc_row css=\".vc_custom_1423662415754{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423662384263{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735890065{margin-bottom: 25px !important;}\"]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]

    Temporary Service Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735875993{margin-bottom: 25px !important;}\"]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-12 10:11:32','2015-02-12 10:11:32','',11,'http://metropolitannannies.com/2015/02/12/11-revision-v1/',0,'revision','',0),(146,1,'2015-02-12 10:12:55','2015-02-12 10:12:55','[vc_row css=\".vc_custom_1423662415754{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423735966610{padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735890065{margin-bottom: 25px !important;}\"]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]

    Temporary Service Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735875993{margin-bottom: 25px !important;}\"]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-12 10:12:55','2015-02-12 10:12:55','',11,'http://metropolitannannies.com/2015/02/12/11-revision-v1/',0,'revision','',0),(147,1,'2015-02-12 10:14:44','2015-02-12 10:14:44','[vc_row css=\".vc_custom_1423736064394{padding-right: 35px !important;padding-bottom: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735890065{margin-bottom: 25px !important;}\"]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]

    Temporary Service Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735875993{margin-bottom: 25px !important;}\"]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-12 10:14:44','2015-02-12 10:14:44','',11,'http://metropolitannannies.com/2015/02/12/11-revision-v1/',0,'revision','',0),(148,1,'2015-02-12 10:17:42','2015-02-12 10:17:42','[vc_row css=\".vc_custom_1423736064394{padding-right: 35px !important;padding-bottom: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735890065{margin-bottom: 25px !important;}\"]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]

    Temporary Service Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423736246606{margin-bottom: 25px !important;}\"]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-12 10:17:42','2015-02-12 10:17:42','',11,'http://metropolitannannies.com/2015/02/12/11-revision-v1/',0,'revision','',0),(149,1,'2015-02-12 10:21:45','2015-02-12 10:21:45','[vc_row css=\".vc_custom_1423736487519{padding-right: 35px !important;padding-bottom: -99px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735890065{margin-bottom: 25px !important;}\"]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]

    Temporary Service Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423736246606{margin-bottom: 25px !important;}\"]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-12 10:21:45','2015-02-12 10:21:45','',11,'http://metropolitannannies.com/2015/02/12/11-revision-v1/',0,'revision','',0),(150,1,'2015-02-12 10:25:01','2015-02-12 10:25:01','[vc_row css=\".vc_custom_1423736696446{padding-right: 35px !important;padding-bottom: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735890065{margin-bottom: 25px !important;}\"]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]

    Temporary Service Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423736246606{margin-bottom: 25px !important;}\"]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-12 10:25:01','2015-02-12 10:25:01','',11,'http://metropolitannannies.com/2015/02/12/11-revision-v1/',0,'revision','',0),(151,1,'2015-02-12 10:25:36','2015-02-12 10:25:36','[vc_row css=\".vc_custom_1423736735933{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735890065{margin-bottom: 25px !important;}\"]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]

    Temporary Service Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423736246606{margin-bottom: 25px !important;}\"]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-12 10:25:36','2015-02-12 10:25:36','',11,'http://metropolitannannies.com/2015/02/12/11-revision-v1/',0,'revision','',0),(152,1,'2015-02-12 11:06:22','2015-02-12 11:06:22','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423737799532{padding-right: 20px !important;padding-left: 20px !important;}\" font_color=\"#a6a6b0\"][vc_column_text]

    Parents

    [/vc_column_text][vc_column_text]

    Hiring Process

    [/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest quality, reliable and experienced childcare providers available.

    \n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \n

    Step One: Complete the Parent Application\nPlease complete the online application as thoroughly as possible.

    \n

    Step Two: Submit Application Fee\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring ompensation

    \n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \n

    Step Four: Needs Assessment with Placement Counselor\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \n

    Step Five: Review Candidate Profiles\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \n

    Step Six: Interview Nanny Candidates\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \n

    Step Seven: Select Your Candidate and Make an Offer\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \n

    Step Eight: Review and Sign Nanny/Family Agreement\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\n5 business days before your nanny is to begin work.

    \n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3151 or email us.\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\nYou can also view our Video Library and Parent Pack through the links below

    \nAdditional Resources:\nMetropolitan Nannies Parent Pack\nMetropolitan Nannies Video Library\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    [/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2015-02-12 11:06:22','2015-02-12 11:06:22','',7,'http://metropolitannannies.com/2015/02/12/7-revision-v1/',0,'revision','',0),(153,1,'2015-02-12 11:08:30','2015-02-12 11:08:30','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423737799532{padding-right: 20px !important;padding-left: 20px !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Parents

    [/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]

    Hiring Process

    [/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest quality, reliable and experienced childcare providers available.

    \n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \n

    Step One: Complete the Parent Application\nPlease complete the online application as thoroughly as possible.

    \n

    Step Two: Submit Application Fee\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring ompensation

    \n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \n

    Step Four: Needs Assessment with Placement Counselor\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \n

    Step Five: Review Candidate Profiles\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \n

    Step Six: Interview Nanny Candidates\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \n

    Step Seven: Select Your Candidate and Make an Offer\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \n

    Step Eight: Review and Sign Nanny/Family Agreement\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\n5 business days before your nanny is to begin work.

    \n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3151 or email us.\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\nYou can also view our Video Library and Parent Pack through the links below

    \nAdditional Resources:\nMetropolitan Nannies Parent Pack\nMetropolitan Nannies Video Library\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    [/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2015-02-12 11:08:30','2015-02-12 11:08:30','',7,'http://metropolitannannies.com/2015/02/12/7-revision-v1/',0,'revision','',0),(154,1,'2015-02-12 11:08:58','2015-02-12 11:08:58','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Parents

    [/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]

    Hiring Process

    [/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest quality, reliable and experienced childcare providers available.

    \n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \n

    Step One: Complete the Parent Application\nPlease complete the online application as thoroughly as possible.

    \n

    Step Two: Submit Application Fee\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring ompensation

    \n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \n

    Step Four: Needs Assessment with Placement Counselor\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \n

    Step Five: Review Candidate Profiles\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \n

    Step Six: Interview Nanny Candidates\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \n

    Step Seven: Select Your Candidate and Make an Offer\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \n

    Step Eight: Review and Sign Nanny/Family Agreement\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\n5 business days before your nanny is to begin work.

    \n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3151 or email us.\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\nYou can also view our Video Library and Parent Pack through the links below

    \nAdditional Resources:\nMetropolitan Nannies Parent Pack\nMetropolitan Nannies Video Library\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    [/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2015-02-12 11:08:58','2015-02-12 11:08:58','',7,'http://metropolitannannies.com/2015/02/12/7-revision-v1/',0,'revision','',0),(155,1,'2015-02-12 11:23:00','2015-02-12 11:23:00','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Parents

    [/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]

    Hiring Process

    [/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest quality, reliable and experienced childcare providers available.

    \n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \n

    Step One: Complete the Parent Application\nPlease complete the online application as thoroughly as possible.

    \n

    Step Two: Submit Application Fee\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring ompensation

    \n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \n

    Step Four: Needs Assessment with Placement Counselor\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \n

    Step Five: Review Candidate Profiles\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \n

    Step Six: Interview Nanny Candidates\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \n

    Step Seven: Select Your Candidate and Make an Offer\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \n

    Step Eight: Review and Sign Nanny/Family Agreement\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\n5 business days before your nanny is to begin work.

    \n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3151 or email us.\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\nYou can also view our Video Library and Parent Pack through the links below

    \nAdditional Resources:\nMetropolitan Nannies Parent Pack\nMetropolitan Nannies Video Library\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    [/vc_column_text][vc_column_text css=\".vc_custom_1423740176580{padding-top: 100px !important;}\"]\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2015-02-12 11:23:00','2015-02-12 11:23:00','',7,'http://metropolitannannies.com/2015/02/12/7-revision-v1/',0,'revision','',0),(156,1,'2015-02-12 11:23:35','2015-02-12 11:23:35','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Parents

    [/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]

    Hiring Process

    [/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest quality, reliable and experienced childcare providers available.

    \n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \n

    Step One: Complete the Parent Application\nPlease complete the online application as thoroughly as possible.

    \n

    Step Two: Submit Application Fee\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring ompensation

    \n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \n

    Step Four: Needs Assessment with Placement Counselor\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \n

    Step Five: Review Candidate Profiles\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \n

    Step Six: Interview Nanny Candidates\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \n

    Step Seven: Select Your Candidate and Make an Offer\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \n

    Step Eight: Review and Sign Nanny/Family Agreement\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\n5 business days before your nanny is to begin work.

    \n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3151 or email us.\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\nYou can also view our Video Library and Parent Pack through the links below

    \nAdditional Resources:\nMetropolitan Nannies Parent Pack\nMetropolitan Nannies Video Library\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    [/vc_column_text][vc_column_text css=\".vc_custom_1423740212956{padding-top: 50px !important;}\"]\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2015-02-12 11:23:35','2015-02-12 11:23:35','',7,'http://metropolitannannies.com/2015/02/12/7-revision-v1/',0,'revision','',0),(157,1,'2015-02-12 11:47:30','2015-02-12 11:47:30','[vc_row css=\".vc_custom_1423740364139{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423740439863{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423741600167{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Nannies

    [/vc_column_text][vc_column_text css=\".vc_custom_1423741637384{margin-bottom: 9px !important;}\"]

    Overview

    [/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies to help you find local nanny or babysitting opportunities. We strive to provide our nannies with rewarding and exciting opportunities that utilize their skills, background and education. If you possess loving, caring and all-around nurturing characteristics and have a strong desire to care for a young child or children, let Metropolitan Nannies match your experience and preferences with one of the many full-time, part-time and temporary job openings we have available today.

    \n\n\n

    How do I become a Candidate with Metropolitan Nannies?

    \n\n

    Step One: Complete the online application. Metropolitan Nannies covers the background check and screening costs for all candidates.

    \n\n

    Step Two: Phone screen and personally interview in our office with the Owner.,/p>\n\n

    Step Three: If not already certified, take CPR & First Aid Class with the American Red Cross or other local CPR training facility.

    \n\n

    Step Four: Complete a profile that includes your education, qualifications and experience with families. Receive confirmation of your representation by Metropolitan Nannies. Keep Metropolitan Nannies informed of your schedule and availability.

    \n\n

    Step Five: Start receiving job notifications via email.

    \n\n

    Qualifications\nAll candidates must meet the minimum qualifications listed below for representation by Metropolitan Nannies:

    \n\n

    •    At least 18 years of age\n•    U.S. Citizen or Valid U.S. Work Permit\n•    Fluent in English\n•    High School equivalent or GED\n•    At least 2 years of professional childcare experience\n•    3 professional childcare references (non-family members)\n•    Must own a fully insured vehicle and provide proof of auto insurance\n•    Have a current driver’s license (that you will bring to the interview)\n•    Must pass national, state and county criminal background checks and have a clean driving record\n•    Must pass a sexual misconduct screening\n•    Must personally meet and interview with Metropolitan Nannies\n•    Must have current CPR certification or willing to be certified\n•    Positive online and social media presence\n•    Permanent Placements must be willing to make a 1-year commitment to Metropolitan Nannies\n•    Must be willing to commit to the minimum standards of conduct and service excellence of Metropolitan Nannies

    \n\n\n

    Nanny Position Types:\nFull-Time/Part-Time - Nanny will commit to working full-time or part-time hours for a full year of service.

    \n\n

    Live In/Live Out - Live In nannies will commit to living in the home of their assigned family.

    \n\n

    Short-Term Care - Nanny will commit to work on an as needed basis.

    \n\n

    Summer Placement - Nanny will commit to working required hours for summer childcare

    \n\n

    Temporary Placement - Nanny will commit to work on an as-needed basis. This can include evening, weekend or a longer engagement with part or full-time hours. Temporary placement includes:

    \n\n

    •    Before School\n•    After School\n•    Days\n•    Evenings\n•    Weekends after Evenings (?)\n•    Overnight Care\n•    Corporate and Group Care

    [/vc_column_text][vc_column_text css=\".vc_custom_1423741567378{padding-top: 50px !important;}\"]\n[/vc_column_text][/vc_column][/vc_row]','Nannies','','inherit','open','open','','9-revision-v1','','','2015-02-12 11:47:30','2015-02-12 11:47:30','',9,'http://metropolitannannies.com/2015/02/12/9-revision-v1/',0,'revision','',0),(158,1,'2015-02-12 11:54:33','2015-02-12 11:54:33','[vc_row css=\".vc_custom_1423740364139{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423740439863{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423741600167{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Nannies

    [/vc_column_text][vc_column_text css=\".vc_custom_1423741637384{margin-bottom: 9px !important;}\"]

    Overview

    [/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies to help you find local nanny or babysitting opportunities. We strive to provide our nannies with rewarding and exciting opportunities that utilize their skills, background and education. If you possess loving, caring and all-around nurturing characteristics and have a strong desire to care for a young child or children, let Metropolitan Nannies match your experience and preferences with one of the many full-time, part-time and temporary job openings we have available today.

    \n

    How do I become a Candidate with Metropolitan Nannies?

    \n

    Step One: Complete the online application. Metropolitan Nannies covers the background check and screening costs for all candidates.

    \n

    Step Two: Phone screen and personally interview in our office with the Owner.,/p>

    \n

    Step Three: If not already certified, take CPR & First Aid Class with the American Red Cross or other local CPR training facility.

    \n

    Step Four: Complete a profile that includes your education, qualifications and experience with families. Receive confirmation of your representation by Metropolitan Nannies. Keep Metropolitan Nannies informed of your schedule and availability.

    \n

    Step Five: Start receiving job notifications via email.

    \n

    Qualifications\nAll candidates must meet the minimum qualifications listed below for representation by Metropolitan Nannies:

    \n

    •    At least 18 years of age\n•    U.S. Citizen or Valid U.S. Work Permit\n•    Fluent in English\n•    High School equivalent or GED\n•    At least 2 years of professional childcare experience\n•    3 professional childcare references (non-family members)\n•    Must own a fully insured vehicle and provide proof of auto insurance\n•    Have a current driver’s license (that you will bring to the interview)\n•    Must pass national, state and county criminal background checks and have a clean driving record\n•    Must pass a sexual misconduct screening\n•    Must personally meet and interview with Metropolitan Nannies\n•    Must have current CPR certification or willing to be certified\n•    Positive online and social media presence\n•    Permanent Placements must be willing to make a 1-year commitment to Metropolitan Nannies\n•    Must be willing to commit to the minimum standards of conduct and service excellence of Metropolitan Nannies

    \n

    Nanny Position Types:\nFull-Time/Part-Time - Nanny will commit to working full-time or part-time hours for a full year of service.

    \n

    Live In/Live Out - Live In nannies will commit to living in the home of their assigned family.

    \n

    Short-Term Care - Nanny will commit to work on an as needed basis.

    \n

    Summer Placement - Nanny will commit to working required hours for summer childcare

    \n

    Temporary Placement - Nanny will commit to work on an as-needed basis. This can include evening, weekend or a longer engagement with part or full-time hours. Temporary placement includes:

    \n

    •    Before School\n•    After School\n•    Days\n•    Evenings\n•    Weekends after Evenings (?)\n•    Overnight Care\n•    Corporate and Group Care

    [/vc_column_text][vc_column_text css=\".vc_custom_1423741567378{padding-top: 50px !important;}\"]\n[/vc_column_text][/vc_column][/vc_row]','Nannies','','inherit','open','open','','9-revision-v1','','','2015-02-12 11:54:33','2015-02-12 11:54:33','',9,'http://metropolitannannies.com/2015/02/12/9-revision-v1/',0,'revision','',0),(159,1,'2015-02-12 11:55:27','2015-02-12 11:55:27','[vc_row css=\".vc_custom_1423740364139{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423740439863{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423741600167{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Nannies

    [/vc_column_text][vc_column_text css=\".vc_custom_1423741637384{margin-bottom: 9px !important;}\"]

    Overview

    [/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies to help you find local nanny or babysitting opportunities. We strive to provide our nannies with rewarding and exciting opportunities that utilize their skills, background and education. If you possess loving, caring and all-around nurturing characteristics and have a strong desire to care for a young child or children, let Metropolitan Nannies match your experience and preferences with one of the many full-time, part-time and temporary job openings we have available today.

    \n

    How do I become a Candidate with Metropolitan Nannies?

    \n

    Step One: Complete the online application. Metropolitan Nannies covers the background check and screening costs for all candidates.

    \n

    Step Two: Phone screen and personally interview in our office with the Owner.,/p>

    \n

    Step Three: If not already certified, take CPR & First Aid Class with the American Red Cross or other local CPR training facility.

    \n

    Step Four: Complete a profile that includes your education, qualifications and experience with families. Receive confirmation of your representation by Metropolitan Nannies. Keep Metropolitan Nannies informed of your schedule and availability.

    \n

    Step Five: Start receiving job notifications via email.

    \n

    Qualifications\nAll candidates must meet the minimum qualifications listed below for representation by Metropolitan Nannies:

    \n

    •    At least 18 years of age\n•    U.S. Citizen or Valid U.S. Work Permit\n•    Fluent in English\n•    High School equivalent or GED\n•    At least 2 years of professional childcare experience\n•    3 professional childcare references (non-family members)\n•    Must own a fully insured vehicle and provide proof of auto insurance\n•    Have a current driver’s license (that you will bring to the interview)\n•    Must pass national, state and county criminal background checks and have a clean driving record\n•    Must pass a sexual misconduct screening\n•    Must personally meet and interview with Metropolitan Nannies\n•    Must have current CPR certification or willing to be certified\n•    Positive online and social media presence\n•    Permanent Placements must be willing to make a 1-year commitment to Metropolitan Nannies\n•    Must be willing to commit to the minimum standards of conduct and service excellence of Metropolitan Nannies

    \n

    Nanny Position Types:\nFull-Time/Part-Time - Nanny will commit to working full-time or part-time hours for a full year of service.

    \n

    Live In/Live Out - Live In nannies will commit to living in the home of their assigned family.

    \n

    Short-Term Care - Nanny will commit to work on an as needed basis.

    \n

    Summer Placement - Nanny will commit to working required hours for summer childcare

    \n

    Temporary Placement - Nanny will commit to work on an as-needed basis. This can include evening, weekend or a longer engagement with part or full-time hours. Temporary placement includes:

    \n

    •    Before School\n•    After School\n•    Days\n•    Evenings\n•    Weekends after Evenings (?)\n•    Overnight Care\n•    Corporate and Group Care

    [/vc_column_text][vc_column_text css=\".vc_custom_1423742123738{padding-top: 25px !important;}\"]\n[/vc_column_text][/vc_column][/vc_row]','Nannies','','inherit','open','open','','9-revision-v1','','','2015-02-12 11:55:27','2015-02-12 11:55:27','',9,'http://metropolitannannies.com/2015/02/12/9-revision-v1/',0,'revision','',0),(160,1,'2015-02-12 12:01:23','2015-02-12 12:01:23','[vc_row css=\".vc_custom_1423742361004{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423742408998{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423742470877{background-color: #ffffff !important;}\"][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-12 12:01:23','2015-02-12 12:01:23','',17,'http://metropolitannannies.com/2015/02/12/17-revision-v1/',0,'revision','',0),(161,1,'2015-02-12 12:07:38','2015-02-12 12:07:38','[vc_row css=\".vc_custom_1423742361004{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423742408998{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text]

    Contact Information

    [/vc_column_text][vc_gmaps][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423742470877{background-color: #ffffff !important;}\"][vc_column_text]

    Contact Form

    [/vc_column_text][vc_toggle title=\"Toggle title\" open=\"false\" css_animation=\"\"]

    Toggle content goes here, click edit button to change this text.

    [/vc_toggle][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-12 12:07:38','2015-02-12 12:07:38','',17,'http://metropolitannannies.com/2015/02/12/17-revision-v1/',0,'revision','',0),(162,1,'2015-02-12 12:43:06','2015-02-12 12:43:06','','Capture12','','inherit','open','open','','capture12','','','2015-02-12 12:43:06','2015-02-12 12:43:06','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/Capture12.png',0,'attachment','image/png',0),(163,1,'2015-02-12 12:43:08','2015-02-12 12:43:08','','Capture123','','inherit','open','open','','capture123','','','2015-02-12 12:43:08','2015-02-12 12:43:08','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/Capture123.png',0,'attachment','image/png',0),(164,1,'2015-02-12 12:58:49','2015-02-12 12:58:49','[vc_row css=\".vc_custom_1423742361004{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423742408998{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423742470877{background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743390078{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-12 12:58:49','2015-02-12 12:58:49','',17,'http://metropolitannannies.com/2015/02/12/17-revision-v1/',0,'revision','',0),(165,1,'2015-02-12 13:01:10','2015-02-12 13:01:10','[vc_row css=\".vc_custom_1423746043316{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746012913{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423746067321{margin-left: 10px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743390078{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-12 13:01:10','2015-02-12 13:01:10','',17,'http://metropolitannannies.com/2015/02/12/17-revision-v1/',0,'revision','',0),(166,1,'2015-02-12 13:07:41','2015-02-12 13:07:41','[vc_row css=\".vc_custom_1423746456137{margin-left: -25px !important;padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423746245289{padding-right: 20px !important;padding-left: 10px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423746219510{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-12 13:07:41','2015-02-12 13:07:41','',17,'http://metropolitannannies.com/2015/02/12/17-revision-v1/',0,'revision','',0),(167,1,'2015-02-12 13:08:59','2015-02-12 13:08:59','[vc_row css=\".vc_custom_1423746533245{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423746245289{padding-right: 20px !important;padding-left: 10px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423746219510{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-12 13:08:59','2015-02-12 13:08:59','',17,'http://metropolitannannies.com/2015/02/12/17-revision-v1/',0,'revision','',0),(168,1,'2015-02-12 13:12:23','2015-02-12 13:12:23','[text* text-397 placeholder \"Name\"]\r\n\r\n[email* email-722 placeholder \"Email\"]\r\n\r\n[text* text-697 placeholder \"Phone\"]\r\n\r\n[textarea* textarea-853 placeholder \"Message\"]\r\n\r\n[submit \"SEND\"]\nMetro Nannies Contact Form\ninfo@metronannies.com\nFrom: [text-397] [email-722]\r\nSubject: Metro Nannies Contact Form\r\n\r\nMessage Body:\r\n[textarea-853]\r\n\r\nPhone: [text-697]\njaclyn1@metronannies.com\nReply-To: [info@metronannies.com]\n\n1\n\n\n\n\n\n\n\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill in the required field.\nThis input is too long.\nThis input is too short.\nYour entered code is incorrect.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.\nYour answer is not correct.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.','Contact Form','','publish','open','open','','contact-form-1','','','2016-06-01 16:35:10','2016-06-01 16:35:10','',0,'http://metropolitannannies.com/?post_type=wpcf7_contact_form&p=168',0,'wpcf7_contact_form','',0),(169,1,'2015-02-12 13:22:19','2015-02-12 13:22:19','[vc_row css=\".vc_custom_1423746533245{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423746586698{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423746219510{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][vc_column_text][vc_wp_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][/vc_wp_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-12 13:22:19','2015-02-12 13:22:19','',17,'http://metropolitannannies.com/2015/02/12/17-revision-v1/',0,'revision','',0),(170,1,'2015-02-12 13:36:51','2015-02-12 13:36:51','[vc_row css=\".vc_custom_1423748206951{padding-right: 45px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423746586698{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423746219510{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][vc_column_text][vc_wp_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][/vc_wp_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-12 13:36:51','2015-02-12 13:36:51','',17,'http://metropolitannannies.com/2015/02/12/17-revision-v1/',0,'revision','',0),(171,1,'2015-02-12 13:42:58','2015-02-12 13:42:58','[vc_row css=\".vc_custom_1423748206951{padding-right: 45px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423746586698{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423746219510{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][vc_column_text][vc_wp_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][/vc_wp_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-12 13:42:58','2015-02-12 13:42:58','',17,'http://metropolitannannies.com/2015/02/12/17-revision-v1/',0,'revision','',0),(172,1,'2015-02-12 14:54:06','2015-02-12 14:54:06','','Untitled-1 copy','','inherit','open','open','','untitled-1-copy','','','2015-02-12 14:54:06','2015-02-12 14:54:06','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/Untitled-1-copy.png',0,'attachment','image/png',0),(173,1,'2015-02-12 14:54:10','2015-02-12 14:54:10','','Untitled-2 copy','','inherit','open','open','','untitled-2-copy','','','2015-02-12 14:54:10','2015-02-12 14:54:10','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/Untitled-2-copy.png',0,'attachment','image/png',0),(174,1,'2015-02-12 14:54:13','2015-02-12 14:54:13','','Untitled-3 copy','','inherit','open','open','','untitled-3-copy','','','2015-02-12 14:54:13','2015-02-12 14:54:13','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/Untitled-3-copy.png',0,'attachment','image/png',0),(175,1,'2015-02-12 14:54:16','2015-02-12 14:54:16','','Untitled-5copy','','inherit','open','open','','untitled-5copy','','','2015-02-12 14:54:16','2015-02-12 14:54:16','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/Untitled-5copy.png',0,'attachment','image/png',0),(176,1,'2015-02-12 14:54:21','2015-02-12 14:54:21','','Untitled6 copy','','inherit','open','open','','untitled6-copy','','','2015-02-12 14:54:21','2015-02-12 14:54:21','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/Untitled6-copy.png',0,'attachment','image/png',0),(177,1,'2015-02-12 14:54:24','2015-02-12 14:54:24','','Untitled-3 copy','','inherit','open','open','','untitled-3-copy-2','','','2015-02-12 14:54:24','2015-02-12 14:54:24','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/Untitled-3-copy1.png',0,'attachment','image/png',0),(178,1,'2015-02-12 14:54:27','2015-02-12 14:54:27','','Untitled-vhfgh1 copy','','inherit','open','open','','untitled-vhfgh1-copy','','','2015-02-12 14:54:27','2015-02-12 14:54:27','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/Untitled-vhfgh1-copy.png',0,'attachment','image/png',0),(179,1,'2015-02-12 14:59:39','2015-02-12 14:59:39','[vc_row][vc_column width=\"1/1\"][vc_column_text]

    Partners

    \n

    there are numbers of services available to our customers, through our partners

    \n\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance for household employers.

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-12 14:59:39','2015-02-12 14:59:39','',13,'http://metropolitannannies.com/2015/02/12/13-revision-v1/',0,'revision','',0),(180,1,'2015-02-12 15:00:12','2015-02-12 15:00:12','[vc_row][vc_column width=\"1/1\"][vc_column_text]

    Partners

    \n

    there are numbers of services available to our customers, through our partners

    \n\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance
    for household employers.

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-12 15:00:12','2015-02-12 15:00:12','',13,'http://metropolitannannies.com/2015/02/12/13-revision-v1/',0,'revision','',0),(181,1,'2015-02-12 15:03:07','2015-02-12 15:03:07','[vc_row][vc_column width=\"1/1\"][vc_column_text]

    Partners

    \n

    there are numbers of services available to our customers, through our partners

    \n\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance
    for household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information for the in-home child care industry.

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-12 15:03:07','2015-02-12 15:03:07','',13,'http://metropolitannannies.com/2015/02/12/13-revision-v1/',0,'revision','',0),(182,1,'2015-02-12 15:06:06','2015-02-12 15:06:06','[vc_row][vc_column width=\"1/1\"][vc_column_text]

    Partners

    \n

    there are numbers of services available to our customers, through our partners

    \n\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance
    for household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize
    the nanny industry, to promote better employment conditions and respect for nannies,
    and to promote quality in-home child care around the world. Today, INA continues to
    serve as the most widely respected source of information for the in-home child care industry.

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-12 15:06:06','2015-02-12 15:06:06','',13,'http://metropolitannannies.com/2015/02/12/13-revision-v1/',0,'revision','',0),(183,1,'2015-02-12 15:07:26','2015-02-12 15:07:26','[vc_row][vc_column width=\"1/1\"][vc_column_text]

    Partners

    \n

    there are numbers of services available to our customers, through our partners

    \n\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance
    for household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize
    the nanny industry, to promote better employment conditions and respect for nannies,
    and to promote quality in-home child care around the world. Today, INA continues to
    serve as the most widely respected source of information for the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing\none-on-one personalized and group tutoring in all subjects from Pre-K to\ncollege-level courses. Sessions take place in your home, or at their\nLearning Center in Vienna, VA.

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-12 15:07:26','2015-02-12 15:07:26','',13,'http://metropolitannannies.com/2015/02/12/13-revision-v1/',0,'revision','',0),(184,1,'2015-02-12 15:08:49','2015-02-12 15:08:49','[vc_row][vc_column width=\"1/1\"][vc_column_text]

    Partners

    \n

    there are numbers of services available to our customers, through our partners

    \n\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance
    for household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize
    the nanny industry, to promote better employment conditions and respect for nannies,
    and to promote quality in-home child care around the world. Today, INA continues to
    serve as the most widely respected source of information for the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing\none-on-one personalized and group tutoring in all subjects from Pre-K to\ncollege-level courses. Sessions take place in your home, or at their\nLearning Center in Vienna, VA.

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-12 15:08:49','2015-02-12 15:08:49','',13,'http://metropolitannannies.com/2015/02/12/13-revision-v1/',0,'revision','',0),(185,1,'2015-02-12 15:10:43','2015-02-12 15:10:43','[vc_row][vc_column width=\"1/1\"][vc_column_text]

    Partners

    \n

    there are numbers of services available to our customers, through our partners

    \n\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance
    for household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize
    the nanny industry, to promote better employment conditions and respect for nannies,
    and to promote quality in-home child care around the world. Today, INA continues to
    serve as the most widely respected source of information for the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing\none-on-one personalized and group tutoring in all subjects from Pre-K to\ncollege-level courses. Sessions take place in your home, or at their\nLearning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members.They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.\n

    \n\n\n\n\n[/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-12 15:10:43','2015-02-12 15:10:43','',13,'http://metropolitannannies.com/2015/02/12/13-revision-v1/',0,'revision','',0),(186,1,'2015-02-12 15:12:38','2015-02-12 15:12:38','[vc_row][vc_column width=\"1/1\"][vc_column_text]

    Partners

    \n

    there are numbers of services available to our customers, through our partners

    \n\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance
    for household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize
    the nanny industry, to promote better employment conditions and respect for nannies,
    and to promote quality in-home child care around the world. Today, INA continues to
    serve as the most widely respected source of information for the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing\none-on-one personalized and group tutoring in all subjects from Pre-K to\ncollege-level courses. Sessions take place in your home, or at their\nLearning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members.They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.\n

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.\n

    \n\n\n\n\n[/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-12 15:12:38','2015-02-12 15:12:38','',13,'http://metropolitannannies.com/2015/02/12/13-revision-v1/',0,'revision','',0),(187,1,'2015-02-12 15:14:13','2015-02-12 15:14:13','[vc_row][vc_column width=\"1/1\"][vc_column_text]

    Partners

    \n

    there are numbers of services available to our customers, through our partners

    \n\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance
    for household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize
    the nanny industry, to promote better employment conditions and respect for nannies,
    and to promote quality in-home child care around the world. Today, INA continues to
    serve as the most widely respected source of information for the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing\none-on-one personalized and group tutoring in all subjects from Pre-K to\ncollege-level courses. Sessions take place in your home, or at their\nLearning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members.They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.\n

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.\n

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\nwww.stepsisters.org\n

    \n\n\n\n\n\n\n\n\n\n[/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-12 15:14:13','2015-02-12 15:14:13','',13,'http://metropolitannannies.com/2015/02/12/13-revision-v1/',0,'revision','',0),(188,1,'2015-02-12 15:15:28','2015-02-12 15:15:28','[vc_row][vc_column width=\"1/1\"][vc_column_text]

    Partners

    \n

    there are numbers of services available to our customers, through our partners

    \n\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance
    for household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize
    the nanny industry, to promote better employment conditions and respect for nannies,
    and to promote quality in-home child care around the world. Today, INA continues to
    serve as the most widely respected source of information for the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing\none-on-one personalized and group tutoring in all subjects from Pre-K to\ncollege-level courses. Sessions take place in your home, or at their\nLearning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members.They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.\n

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.\n

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\nwww.stepsisters.org\n

    \n\n\n\n\n\n\n\n\n\n[/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-12 15:15:28','2015-02-12 15:15:28','',13,'http://metropolitannannies.com/2015/02/12/13-revision-v1/',0,'revision','',0),(189,1,'2015-02-12 15:20:24','2015-02-12 15:20:24','','ssss','','inherit','open','open','','ssss','','','2015-02-12 15:20:24','2015-02-12 15:20:24','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/ssss.png',0,'attachment','image/png',0),(190,1,'2015-02-12 15:20:48','2015-02-12 15:20:48','[vc_row][vc_column width=\"1/1\"][vc_column_text]

    Partners

    \n

    there are numbers of services available to our customers, through our partners

    \n\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance
    for household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize
    the nanny industry, to promote better employment conditions and respect for nannies,
    and to promote quality in-home child care around the world. Today, INA continues to
    serve as the most widely respected source of information for the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing\none-on-one personalized and group tutoring in all subjects from Pre-K to\ncollege-level courses. Sessions take place in your home, or at their\nLearning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members.They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.\n

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.\n

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\nwww.stepsisters.org\n

    \n\n\n\n\n\n\n\n\n\n[/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-12 15:20:48','2015-02-12 15:20:48','',13,'http://metropolitannannies.com/2015/02/12/13-revision-v1/',0,'revision','',0),(191,1,'2015-02-12 15:45:15','2015-02-12 15:45:15','[vc_row][vc_column width=\"1/1\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_separator color=\"grey\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image border_color=\"grey\" img_link_target=\"_self\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_button2 title=\"Text on the button\" style=\"rounded\" color=\"blue\" size=\"md\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image border_color=\"grey\" img_link_target=\"_self\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_button2 title=\"Text on the button\" style=\"rounded\" color=\"blue\" size=\"md\"][/vc_column][/vc_row]','Blog','','inherit','open','open','','15-revision-v1','','','2015-02-12 15:45:15','2015-02-12 15:45:15','',15,'http://metropolitannannies.com/2015/02/12/15-revision-v1/',0,'revision','',0),(192,1,'2015-02-13 05:36:18','2015-02-13 05:36:18','[vc_row][vc_column width=\"1/1\"][vc_wp_posts show_date=\"1\" title=\"Recent Post\" number=\"3\"][/vc_column][/vc_row]','Blog','','inherit','open','open','','15-revision-v1','','','2015-02-13 05:36:18','2015-02-13 05:36:18','',15,'http://metropolitannannies.com/2015/02/13/15-revision-v1/',0,'revision','',0),(193,1,'2015-02-13 05:53:14','2015-02-13 05:53:14','[vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423855204399{background-color: #ffffff !important;}\"][vc_wp_posts show_date=\"1\" title=\"Recent Post\" number=\"3\"][/vc_column][/vc_row]','','','inherit','open','open','','15-revision-v1','','','2015-02-13 05:53:14','2015-02-13 05:53:14','',15,'http://metropolitannannies.com/2015/02/13/15-revision-v1/',0,'revision','',0),(194,1,'2015-02-13 05:57:03','2015-02-13 05:57:03','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_video][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423649829953{margin-top: 25px !important;margin-left: 35px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_column_text]\"x\"\n\n\"xx\"\n\n \n\nAll news[/vc_column_text][vc_wp_posts number=\"2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-13 05:57:03','2015-02-13 05:57:03','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(195,1,'2015-02-13 06:04:00','2015-02-13 06:04:00','[vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423855204399{background-color: #ffffff !important;}\"][vc_wp_posts show_date=\"1\" title=\"Recent Post\" number=\"3\"][/vc_column][/vc_row]','Blog','','inherit','open','open','','15-revision-v1','','','2015-02-13 06:04:00','2015-02-13 06:04:00','',15,'http://metropolitannannies.com/2015/02/13/15-revision-v1/',0,'revision','',0),(196,1,'2015-02-13 06:04:44','2015-02-13 06:04:44','

    [vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423855204399{background-color: #ffffff !important;}\"][vc_wp_posts show_date=\"1\" title=\"Recent Post\" number=\"3\"][/vc_column][/vc_row]

    \r\n','Blog','','inherit','open','open','','15-revision-v1','','','2015-02-13 06:04:44','2015-02-13 06:04:44','',15,'http://metropolitannannies.com/2015/02/13/15-revision-v1/',0,'revision','',0),(198,1,'2015-02-13 06:13:44','2015-02-13 06:13:44','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_video][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423649829953{margin-top: 25px !important;margin-left: 35px !important;}\"][vc_wp_posts number=\"2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Hello world!','','inherit','open','open','','5-revision-v1','','','2015-02-13 06:13:44','2015-02-13 06:13:44','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(199,1,'2015-02-13 06:26:48','2015-02-13 06:26:48','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_video][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423649829953{margin-top: 25px !important;margin-left: 35px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_wp_posts number=\"2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Hello world!','','inherit','open','open','','5-revision-v1','','','2015-02-13 06:26:48','2015-02-13 06:26:48','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(205,1,'2015-02-13 07:07:09','2015-02-13 07:07:09','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423649829953{margin-top: 25px !important;margin-left: 35px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_wp_posts number=\"2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Hello world!','','inherit','open','open','','5-revision-v1','','','2015-02-13 07:07:09','2015-02-13 07:07:09','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(206,1,'2015-02-13 07:47:24','2015-02-13 07:47:24','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_wp_posts show_date=\"1\" title=\"Recent Post\" number=\"3\"][vc_posts_grid loop=\"size:10|order_by:date\" grid_columns_count=\"6\" grid_layout=\"link\" grid_link_target=\"_blank\" grid_layout_mode=\"fitRows\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\"][/vc_column][/vc_row]','Hello world!','','inherit','open','open','','15-revision-v1','','','2015-02-13 07:47:24','2015-02-13 07:47:24','',15,'http://metropolitannannies.com/2015/02/13/15-revision-v1/',0,'revision','',0),(207,1,'2015-02-13 07:56:53','2015-02-13 07:56:53','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_wp_posts show_date=\"1\" title=\"Recent Post\" number=\"3\"][vc_posts_grid loop=\"size:10|order_by:date\" grid_columns_count=\"6\" grid_layout=\"link\" grid_link_target=\"_blank\" grid_layout_mode=\"fitRows\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_column_text][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Hello world!','','inherit','open','open','','15-revision-v1','','','2015-02-13 07:56:53','2015-02-13 07:56:53','',15,'http://metropolitannannies.com/2015/02/13/15-revision-v1/',0,'revision','',0),(208,1,'2015-02-13 07:57:54','2015-02-13 07:57:54','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_wp_posts show_date=\"1\" title=\"Recent Post\" number=\"3\"][vc_posts_grid loop=\"size:10|order_by:date\" grid_columns_count=\"6\" grid_layout=\"link\" grid_link_target=\"_blank\" grid_layout_mode=\"fitRows\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423814271449{padding-bottom: 10px !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Hello world!','','inherit','open','open','','15-revision-v1','','','2015-02-13 07:57:54','2015-02-13 07:57:54','',15,'http://metropolitannannies.com/2015/02/13/15-revision-v1/',0,'revision','',0),(209,1,'2015-02-13 07:58:31','2015-02-13 07:58:31','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_wp_posts show_date=\"1\" title=\"Recent Post\" number=\"3\"][vc_posts_grid loop=\"size:10|order_by:date\" grid_columns_count=\"6\" grid_layout=\"link\" grid_link_target=\"_blank\" grid_layout_mode=\"fitRows\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423814308905{margin-bottom: -15px !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Hello world!','','inherit','open','open','','15-revision-v1','','','2015-02-13 07:58:31','2015-02-13 07:58:31','',15,'http://metropolitannannies.com/2015/02/13/15-revision-v1/',0,'revision','',0),(211,1,'2015-02-13 08:00:00','2015-02-13 08:00:00','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_wp_posts show_date=\"1\" title=\"Recent Post\" number=\"3\"][vc_posts_grid loop=\"size:10|order_by:date\" grid_columns_count=\"6\" grid_layout=\"link\" grid_link_target=\"_blank\" grid_layout_mode=\"fitRows\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Hello world!','','inherit','open','open','','15-revision-v1','','','2015-02-13 08:00:00','2015-02-13 08:00:00','',15,'http://metropolitannannies.com/2015/02/13/15-revision-v1/',0,'revision','',0),(212,1,'2015-02-13 08:17:58','2015-02-13 08:17:58','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_wp_posts show_date=\"1\" title=\"Recent Post\" number=\"3\"][vc_posts_grid loop=\"size:10|order_by:date\" grid_columns_count=\"6\" grid_layout=\"link\" grid_link_target=\"_blank\" grid_layout_mode=\"fitRows\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','15-revision-v1','','','2015-02-13 08:17:58','2015-02-13 08:17:58','',15,'http://metropolitannannies.com/2015/02/13/15-revision-v1/',0,'revision','',0),(213,1,'2015-02-13 08:21:02','2015-02-13 08:21:02','[vc_row css=\".vc_custom_1423748206951{padding-right: 45px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423746586698{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423746219510{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][vc_column_text][vc_wp_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][/vc_wp_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 08:21:02','2015-02-13 08:21:02','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(214,1,'2015-02-13 08:29:37','2015-02-13 08:29:37','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Parents

    [/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]

    Hiring Process

    [/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest quality, reliable and experienced childcare providers available.

    \n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \n

    Step One: Complete the Parent Application\nPlease complete the online application as thoroughly as possible.

    \n

    Step Two: Submit Application Fee\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring ompensation

    \n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \n

    Step Four: Needs Assessment with Placement Counselor\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \n

    Step Five: Review Candidate Profiles\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \n

    Step Six: Interview Nanny Candidates\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \n

    Step Seven: Select Your Candidate and Make an Offer\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \n

    Step Eight: Review and Sign Nanny/Family Agreement\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\n5 business days before your nanny is to begin work.

    \n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3151 or email us.\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\nYou can also view our Video Library and Parent Pack through the links below

    \nAdditional Resources:\nMetropolitan Nannies Parent Pack\nMetropolitan Nannies Video Library\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    [/vc_column_text][vc_column_text css=\".vc_custom_1423815777533{padding-top: 50px !important;}\"]\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2015-02-13 08:29:37','2015-02-13 08:29:37','',7,'http://metropolitannannies.com/2015/02/13/7-revision-v1/',0,'revision','',0),(215,1,'2015-02-13 08:33:18','2015-02-13 08:33:18','[vc_row css=\".vc_custom_1423816332391{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text]

    Partners

    \n

    there are numbers of services available to our customers, through our partners

    \n\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance
    for household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize
    the nanny industry, to promote better employment conditions and respect for nannies,
    and to promote quality in-home child care around the world. Today, INA continues to
    serve as the most widely respected source of information for the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing\none-on-one personalized and group tutoring in all subjects from Pre-K to\ncollege-level courses. Sessions take place in your home, or at their\nLearning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members.They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.\n

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.\n

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\nwww.stepsisters.org\n

    \n\n\n\n\n\n\n\n\n\n[/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-13 08:33:18','2015-02-13 08:33:18','',13,'http://metropolitannannies.com/2015/02/13/13-revision-v1/',0,'revision','',0),(216,1,'2015-02-13 08:42:24','2015-02-13 08:42:24','[vc_row css=\".vc_custom_1423816332391{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Partners

    [/vc_column_text][vc_column_text]\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance\nfor household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize\nthe nanny industry, to promote better employment conditions and respect for nannies,\nand to promote quality in-home child care around the world. Today, INA continues to\nserve as the most widely respected source of information for the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing\none-on-one personalized and group tutoring in all subjects from Pre-K to\ncollege-level courses. Sessions take place in your home, or at their\nLearning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members.They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\nwww.stepsisters.org

    [/vc_column_text][vc_column_text css=\".vc_custom_1423816940668{margin-bottom: 20px !important;padding-top: 10px !important;}\"]

    Additional Services & Partners

    \n

    There are numbers of services available to our customers, through our partners

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-13 08:42:24','2015-02-13 08:42:24','',13,'http://metropolitannannies.com/2015/02/13/13-revision-v1/',0,'revision','',0),(217,1,'2015-02-13 08:45:34','2015-02-13 08:45:34','[vc_row css=\".vc_custom_1423816332391{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Partners

    [/vc_column_text][vc_column_text]\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance\nfor household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize\nthe nanny industry, to promote better employment conditions and respect for nannies,\nand to promote quality in-home child care around the world. Today, INA continues to\nserve as the most widely respected source of information for the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing\none-on-one personalized and group tutoring in all subjects from Pre-K to\ncollege-level courses. Sessions take place in your home, or at their\nLearning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members.They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\nwww.stepsisters.org

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-13 08:45:34','2015-02-13 08:45:34','',13,'http://metropolitannannies.com/2015/02/13/13-revision-v1/',0,'revision','',0),(218,1,'2015-02-13 08:46:18','2015-02-13 08:46:18','[vc_row css=\".vc_custom_1423816332391{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Partners

    [/vc_column_text][vc_column_text]

    Additional Services & Partners

    \n

    There are numbers of services available to our customers, through our partners

    [/vc_column_text][vc_column_text]\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance\nfor household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize\nthe nanny industry, to promote better employment conditions and respect for nannies,\nand to promote quality in-home child care around the world. Today, INA continues to\nserve as the most widely respected source of information for the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing\none-on-one personalized and group tutoring in all subjects from Pre-K to\ncollege-level courses. Sessions take place in your home, or at their\nLearning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members.They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\nwww.stepsisters.org

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-13 08:46:18','2015-02-13 08:46:18','',13,'http://metropolitannannies.com/2015/02/13/13-revision-v1/',0,'revision','',0),(219,1,'2015-02-13 08:47:32','2015-02-13 08:47:32','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Partners

    [/vc_column_text][vc_column_text]

    Additional Services & Partners

    \n

    There are numbers of services available to our customers, through our partners

    [/vc_column_text][vc_column_text]\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance\nfor household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize\nthe nanny industry, to promote better employment conditions and respect for nannies,\nand to promote quality in-home child care around the world. Today, INA continues to\nserve as the most widely respected source of information for the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing\none-on-one personalized and group tutoring in all subjects from Pre-K to\ncollege-level courses. Sessions take place in your home, or at their\nLearning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members.They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\nwww.stepsisters.org

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-13 08:47:32','2015-02-13 08:47:32','',13,'http://metropolitannannies.com/2015/02/13/13-revision-v1/',0,'revision','',0),(220,1,'2015-02-13 08:54:11','2015-02-13 08:54:11','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Partners

    [/vc_column_text][vc_column_text]

    Additional Services & Partners

    \n

    There are numbers of services available to our customers, through our partners

    [/vc_column_text][vc_column_text]\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance for household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members.They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause: www.stepsisters.org

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-13 08:54:11','2015-02-13 08:54:11','',13,'http://metropolitannannies.com/2015/02/13/13-revision-v1/',0,'revision','',0),(221,1,'2015-02-13 08:57:44','2015-02-13 08:57:44','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Partners

    [/vc_column_text][vc_column_text]

    Additional Services & Partners

    \n

    There are numbers of services available to our customers, through our partners

    [/vc_column_text][vc_column_text]\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance for household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members.They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause: www.stepsisters.org

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-13 08:57:44','2015-02-13 08:57:44','',13,'http://metropolitannannies.com/2015/02/13/13-revision-v1/',0,'revision','',0),(222,1,'2015-02-13 09:02:38','2015-02-13 09:02:38','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Partners

    [/vc_column_text][vc_column_text]

    Additional Services & Partners

    \n

    There are numbers of services available to our customers, through our partners

    [/vc_column_text][vc_column_text]\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance for household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members. They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause: www.stepsisters.org

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-13 09:02:38','2015-02-13 09:02:38','',13,'http://metropolitannannies.com/2015/02/13/13-revision-v1/',0,'revision','',0),(223,1,'2015-02-13 09:03:48','2015-02-13 09:03:48','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Partners

    [/vc_column_text][vc_column_text]

    Additional Services & Partners

    \n

    There are numbers of services available to our customers, through our partners

    [/vc_column_text][vc_column_text]\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance for household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members. They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause: www.stepsisters.org

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-13 09:03:48','2015-02-13 09:03:48','',13,'http://metropolitannannies.com/2015/02/13/13-revision-v1/',0,'revision','',0),(224,1,'2015-02-13 09:08:26','2015-02-13 09:08:26','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Partners

    [/vc_column_text][vc_column_text]

    Additional Services & Partners

    \n

    There are numbers of services available to our customers, through our partners

    [/vc_column_text][vc_column_text]\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance for household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members. They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\nwww.stepsisters.org

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-13 09:08:26','2015-02-13 09:08:26','',13,'http://metropolitannannies.com/2015/02/13/13-revision-v1/',0,'revision','',0),(225,1,'2015-02-13 09:10:46','2015-02-13 09:10:46','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Partners

    [/vc_column_text][vc_column_text]

    Additional Services & Partners

    \n

    There are numbers of services available to our customers, through our partners

    [/vc_column_text][vc_column_text]\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance for\n household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members. They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\nwww.stepsisters.org

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-13 09:10:46','2015-02-13 09:10:46','',13,'http://metropolitannannies.com/2015/02/13/13-revision-v1/',0,'revision','',0),(226,1,'2015-02-13 09:11:41','2015-02-13 09:11:41','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Partners

    [/vc_column_text][vc_column_text]

    Additional Services & Partners

    \n

    There are numbers of services available to our customers, through our partners

    [/vc_column_text][vc_column_text]\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance for\n household employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members. They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\nwww.stepsisters.org

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-13 09:11:41','2015-02-13 09:11:41','',13,'http://metropolitannannies.com/2015/02/13/13-revision-v1/',0,'revision','',0),(227,1,'2015-02-13 09:13:41','2015-02-13 09:13:41','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Partners

    [/vc_column_text][vc_column_text]

    Additional Services & Partners

    \n

    There are numbers of services available to our customers, through our partners

    [/vc_column_text][vc_column_text]\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance for\nhousehold employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members. They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\nwww.stepsisters.org

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-13 09:13:41','2015-02-13 09:13:41','',13,'http://metropolitannannies.com/2015/02/13/13-revision-v1/',0,'revision','',0),(228,1,'2015-02-13 09:26:39','2015-02-13 09:26:39','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423649829953{margin-top: 25px !important;margin-left: 35px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_wp_posts number=\"2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-13 09:26:39','2015-02-13 09:26:39','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(229,1,'2015-02-13 09:47:05','2015-02-13 09:47:05','[vc_row css=\".vc_custom_1423748206951{padding-right: 45px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423746586698{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423746219510{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][vc_column_text][vc_wp_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][/vc_wp_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 09:47:05','2015-02-13 09:47:05','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(230,1,'2015-02-13 09:47:24','2015-02-13 09:47:24','[vc_row css=\".vc_custom_1423748206951{padding-right: 45px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423746586698{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423746219510{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][vc_column_text][vc_wp_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][/vc_wp_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 09:47:24','2015-02-13 09:47:24','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(231,1,'2015-02-13 09:47:49','2015-02-13 09:47:49','[vc_row css=\".vc_custom_1423748206951{padding-right: 45px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423746586698{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423746219510{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][vc_column_text][vc_wp_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][contact-form-7 id=\"168\" title=\"Contact form 1\"][/vc_wp_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 09:47:49','2015-02-13 09:47:49','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(232,1,'2015-02-13 09:57:46','2015-02-13 09:57:46','[vc_row css=\".vc_custom_1423748206951{padding-right: 45px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423746586698{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423746219510{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][vc_column_text][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 09:57:46','2015-02-13 09:57:46','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(233,1,'2015-02-13 10:05:33','2015-02-13 10:05:33','[vc_row css=\".vc_custom_1423748206951{padding-right: 45px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423746586698{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423746219510{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][vc_column_text][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 10:05:33','2015-02-13 10:05:33','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(234,1,'2015-02-13 10:07:12','2015-02-13 10:07:12','[vc_row css=\".vc_custom_1423748206951{padding-right: 45px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423746586698{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423746219510{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][vc_column_text][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 10:07:12','2015-02-13 10:07:12','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(235,1,'2015-02-13 10:13:57','2015-02-13 10:13:57','[vc_row css=\".vc_custom_1423822437446{padding-right: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423746586698{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423746219510{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][vc_column_text][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 10:13:57','2015-02-13 10:13:57','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(236,1,'2015-02-13 10:14:55','2015-02-13 10:14:55','[vc_row css=\".vc_custom_1423822463765{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423822487228{margin-left: -20px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423746219510{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][vc_column_text][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 10:14:55','2015-02-13 10:14:55','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(237,1,'2015-02-13 10:16:41','2015-02-13 10:16:41','[vc_row css=\".vc_custom_1423822463765{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423822582166{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423746219510{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][vc_column_text][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 10:16:41','2015-02-13 10:16:41','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(238,1,'2015-02-13 10:19:06','2015-02-13 10:19:06','[vc_row css=\".vc_custom_1423822463765{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423822582166{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423822744472{margin-bottom: -20px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][vc_column_text][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 10:19:06','2015-02-13 10:19:06','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(239,1,'2015-02-13 10:26:38','2015-02-13 10:26:38','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423649829953{margin-top: 25px !important;margin-left: 35px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:10|order_by:date\" grid_columns_count=\"3\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-13 10:26:38','2015-02-13 10:26:38','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(240,1,'2015-02-13 10:28:10','2015-02-13 10:28:10','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_wp_posts show_date=\"1\" title=\"Recent Post\" number=\"3\"][vc_posts_grid loop=\"size:10|order_by:date\" grid_columns_count=\"3\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','15-revision-v1','','','2015-02-13 10:28:10','2015-02-13 10:28:10','',15,'http://metropolitannannies.com/2015/02/13/15-revision-v1/',0,'revision','',0),(244,1,'2015-02-13 10:33:27','2015-02-13 10:33:27','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423649829953{margin-top: 25px !important;margin-left: 35px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|order:DESC\" grid_columns_count=\"2\" grid_link_target=\"_self\" grid_layout_mode=\"masonry\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-13 10:33:27','2015-02-13 10:33:27','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(245,1,'2015-02-13 10:35:20','2015-02-13 10:35:20','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423649829953{margin-top: 25px !important;margin-left: 35px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:10|order_by:date\" grid_columns_count=\"2\" grid_layout=\"title|link_post,image|link_post,link\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-13 10:35:20','2015-02-13 10:35:20','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(247,1,'2015-02-13 10:40:47','2015-02-13 10:40:47','','12','','inherit','open','open','','12','','','2015-02-13 10:40:47','2015-02-13 10:40:47','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/12.jpg',0,'attachment','image/jpeg',0),(248,1,'2015-02-13 10:40:52','2015-02-13 10:40:52','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423649829953{margin-top: 25px !important;margin-left: 35px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:10|order_by:date\" grid_columns_count=\"2\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-13 10:40:52','2015-02-13 10:40:52','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(249,1,'2015-02-13 10:40:54','2015-02-13 10:40:54','','13','','inherit','open','open','','13','','','2015-02-13 10:40:54','2015-02-13 10:40:54','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/13.jpg',0,'attachment','image/jpeg',0),(250,1,'2015-02-13 10:42:29','2015-02-13 10:42:29','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423649829953{margin-top: 25px !important;margin-left: 35px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:10|order_by:date\" grid_columns_count=\"2\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"masonry\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-13 10:42:29','2015-02-13 10:42:29','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(251,1,'2015-02-13 10:50:04','2015-02-13 10:50:04','','14','','inherit','open','open','','14','','','2015-02-13 10:50:04','2015-02-13 10:50:04','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/14.jpg',0,'attachment','image/jpeg',0),(252,1,'2015-02-13 10:50:12','2015-02-13 10:50:12','','15','','inherit','open','open','','15','','','2015-02-13 10:50:12','2015-02-13 10:50:12','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/15.jpg',0,'attachment','image/jpeg',0),(253,1,'2015-02-13 10:50:38','2015-02-13 10:50:38','','16','','inherit','open','open','','16','','','2015-02-13 10:50:38','2015-02-13 10:50:38','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/16.png',0,'attachment','image/png',0),(254,1,'2015-02-13 10:51:01','2015-02-13 10:51:01','','17','','inherit','open','open','','17','','','2015-02-13 10:51:01','2015-02-13 10:51:01','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/17.png',0,'attachment','image/png',0),(255,1,'2015-02-13 10:51:27','2015-02-13 10:51:27','','18','','inherit','open','open','','18','','','2015-02-13 10:51:27','2015-02-13 10:51:27','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/18.png',0,'attachment','image/png',0),(256,1,'2015-02-13 10:52:54','2015-02-13 10:52:54','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_wp_posts show_date=\"1\" title=\"Recent Post\" number=\"3\"][vc_posts_grid loop=\"size:10|order_by:date\" grid_columns_count=\"3\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','a','','inherit','open','open','','15-revision-v1','','','2015-02-13 10:52:54','2015-02-13 10:52:54','',15,'http://metropolitannannies.com/2015/02/13/15-revision-v1/',0,'revision','',0),(257,1,'2015-02-13 10:53:17','2015-02-13 10:53:17','[vc_row css=\".vc_custom_1423822463765{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423822582166{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423822744472{margin-bottom: -20px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][vc_column_text][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 10:53:17','2015-02-13 10:53:17','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(258,1,'2015-02-13 11:02:17','2015-02-13 11:02:17','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:10|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post,text|excerpt\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recents Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','15-revision-v1','','','2015-02-13 11:02:17','2015-02-13 11:02:17','',15,'http://metropolitannannies.com/2015/02/13/15-revision-v1/',0,'revision','',0),(259,1,'2015-02-13 11:03:05','2015-02-13 11:03:05','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_wp_posts show_date=\"1\" title=\"Recent Post\" number=\"3\"][vc_posts_grid loop=\"size:10|order_by:date\" grid_columns_count=\"3\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','a','','inherit','open','open','','15-revision-v1','','','2015-02-13 11:03:05','2015-02-13 11:03:05','',15,'http://metropolitannannies.com/2015/02/13/15-revision-v1/',0,'revision','',0),(260,1,'2015-02-13 11:04:00','2015-02-13 11:04:00','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423649829953{margin-top: 25px !important;margin-left: 35px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|no_link,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"masonry\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-13 11:04:00','2015-02-13 11:04:00','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(261,1,'2015-02-13 11:04:58','2015-02-13 11:04:58','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:10|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post,text|excerpt\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recents Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','15-revision-v1','','','2015-02-13 11:04:58','2015-02-13 11:04:58','',15,'http://metropolitannannies.com/2015/02/13/15-revision-v1/',0,'revision','',0),(262,1,'2015-02-13 11:22:26','2015-02-13 11:22:26','[vc_row css=\".vc_custom_1423822463765{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423822582166{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423822744472{margin-bottom: -20px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][vc_column_text][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 11:22:26','2015-02-13 11:22:26','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(263,1,'2015-02-13 11:30:15','2015-02-13 11:30:15','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post,text|excerpt\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recents Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','15-revision-v1','','','2015-02-13 11:30:15','2015-02-13 11:30:15','',15,'http://metropolitannannies.com/2015/02/13/15-revision-v1/',0,'revision','',0),(266,1,'2015-02-13 11:34:00','2015-02-13 11:34:00','','body-bg','','inherit','open','open','','body-bg','','','2015-02-13 11:34:00','2015-02-13 11:34:00','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/body-bg.jpg',0,'attachment','image/jpeg',0),(267,1,'2015-02-13 11:41:13','2015-02-13 11:41:13','','logoooooo','','inherit','open','open','','logoooooo','','','2015-02-13 11:41:13','2015-02-13 11:41:13','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/logoooooo.png',0,'attachment','image/png',0),(268,1,'2015-02-13 11:45:14','2015-02-13 11:45:14','','21','','inherit','open','open','','21','','','2015-02-13 11:45:14','2015-02-13 11:45:14','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/21.jpg',0,'attachment','image/jpeg',0),(269,1,'2015-02-13 11:45:26','2015-02-13 11:45:26','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post,link\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recents Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','15-revision-v1','','','2015-02-13 11:45:26','2015-02-13 11:45:26','',15,'http://metropolitannannies.com/2015/02/13/15-revision-v1/',0,'revision','',0),(270,1,'2015-02-13 11:46:20','2015-02-13 11:46:20','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423649829953{margin-top: 25px !important;margin-left: 35px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|no_link,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-13 11:46:20','2015-02-13 11:46:20','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(271,1,'2015-02-13 11:50:32','2015-02-13 11:50:32','','sooo','','inherit','open','open','','sooo','','','2015-02-13 11:50:32','2015-02-13 11:50:32','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/sooo.jpg',0,'attachment','image/jpeg',0),(272,1,'2015-02-13 11:59:00','2015-02-13 11:59:00','','sooo1','','inherit','open','open','','sooo1','','','2015-02-14 06:45:42','2015-02-14 06:45:42','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/sooo1.jpg',0,'attachment','image/jpeg',0),(273,1,'2015-02-13 11:59:06','2015-02-13 11:59:06','','sooo2','','inherit','open','open','','sooo2','','','2015-02-13 11:59:06','2015-02-13 11:59:06','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/sooo2.jpg',0,'attachment','image/jpeg',0),(274,1,'2015-02-13 11:59:11','2015-02-13 11:59:11','','sooo3','','inherit','open','open','','sooo3','','','2015-02-13 11:59:11','2015-02-13 11:59:11','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/sooo3.jpg',0,'attachment','image/jpeg',0),(275,1,'2015-02-13 12:00:10','2015-02-13 12:00:10','','sooo4','','inherit','open','open','','sooo4','','','2015-02-13 12:00:10','2015-02-13 12:00:10','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/sooo4.png',0,'attachment','image/png',0),(276,1,'2015-02-13 12:01:20','2015-02-13 12:01:20','','sooo5','','inherit','open','open','','sooo5','','','2015-02-13 12:01:20','2015-02-13 12:01:20','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/sooo5.png',0,'attachment','image/png',0),(277,1,'2015-02-13 12:02:27','2015-02-13 12:02:27','','sooo6','','inherit','open','open','','sooo6','','','2015-02-13 12:02:27','2015-02-13 12:02:27','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/sooo6.png',0,'attachment','image/png',0),(278,1,'2015-02-13 12:03:22','2015-02-13 12:03:22','[vc_row css=\".vc_custom_1423822463765{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423822582166{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423822744472{margin-bottom: -20px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][vc_column_text][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 12:03:22','2015-02-13 12:03:22','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(279,1,'2015-02-13 12:07:45','2015-02-13 12:07:45','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829262478{margin-top: 25px !important;margin-left: -15px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|no_link,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-13 12:07:45','2015-02-13 12:07:45','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(280,1,'2015-02-13 12:08:21','2015-02-13 12:08:21','[vc_row css=\".vc_custom_1423822463765{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423822582166{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423822744472{margin-bottom: -20px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][vc_column_text][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 12:08:21','2015-02-13 12:08:21','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(281,1,'2015-02-13 12:08:23','2015-02-13 12:08:23','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829301240{margin-top: 25px !important;margin-left: -5px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|no_link,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-13 12:08:23','2015-02-13 12:08:23','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(282,1,'2015-02-13 12:09:06','2015-02-13 12:09:06','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829345085{margin-top: 25px !important;margin-left: 5px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|no_link,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-13 12:09:06','2015-02-13 12:09:06','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(283,1,'2015-02-13 12:09:51','2015-02-13 12:09:51','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]

    Parents

    [/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]

    Nannies

    [/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]

    Download\nParent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]

    Enter Name and Email Address Below to Download Our Free Parent Pack

    [/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]

    Parent Pack includes:\n• Step-By-Step Process\n• Parent Application\n• Frequently Asked Questions\n• Client Agreement Form\n• Nanny Interview Questions\n• Nanny Checklist

    \n\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]

    How to hire a nanny.

    [/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|no_link,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-13 12:09:51','2015-02-13 12:09:51','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(284,1,'2015-02-13 12:12:30','2015-02-13 12:12:30','[vc_row css=\".vc_custom_1423822463765{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423822582166{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423822744472{margin-bottom: -20px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][vc_column_text][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][vc_column_text][contact-form-7 id=\"168\" title=\"Contact form 1\"][/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 12:12:30','2015-02-13 12:12:30','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(285,1,'2015-02-13 12:21:33','2015-02-13 12:21:33','[vc_row css=\".vc_custom_1423822463765{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423822582166{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423822744472{margin-bottom: -20px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][contact-form-7 id=\"168\"][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 12:21:33','2015-02-13 12:21:33','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(286,1,'2015-02-13 12:24:05','2015-02-13 12:24:05','[vc_row css=\".vc_custom_1423822463765{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423830243094{margin-bottom: 15px !important;margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423822744472{margin-bottom: -20px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][contact-form-7 id=\"168\"][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 12:24:05','2015-02-13 12:24:05','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(287,1,'2015-02-13 12:24:41','2015-02-13 12:24:41','[vc_row css=\".vc_custom_1423822463765{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423830277608{margin-bottom: 35px !important;margin-left: -25px !important;padding-right: 20px !important;padding-bottom: 35px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423822744472{margin-bottom: -20px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][contact-form-7 id=\"168\"][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 12:24:41','2015-02-13 12:24:41','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(288,1,'2015-02-13 12:26:22','2015-02-13 12:26:22','[vc_row css=\".vc_custom_1423822463765{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423830377777{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423830350250{margin-bottom: -5px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][contact-form-7 id=\"168\"][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 12:26:22','2015-02-13 12:26:22','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(289,1,'2015-02-13 12:27:33','2015-02-13 12:27:33','[vc_row css=\".vc_custom_1423822463765{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423830377777{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][contact-form-7 id=\"168\"][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-13 12:27:33','2015-02-13 12:27:33','',17,'http://metropolitannannies.com/2015/02/13/17-revision-v1/',0,'revision','',0),(290,1,'2015-02-13 12:34:40','2015-02-13 12:34:40','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|no_link,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-13 12:34:40','2015-02-13 12:34:40','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(291,1,'2015-02-13 12:44:51','2015-02-13 12:44:51','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post,link\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recents Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Blog','','inherit','open','open','','15-revision-v1','','','2015-02-13 12:44:51','2015-02-13 12:44:51','',15,'http://metropolitannannies.com/2015/02/13/15-revision-v1/',0,'revision','',0),(293,1,'2015-02-13 12:46:40','2015-02-13 12:46:40',' ','','','publish','open','open','','293','','','2015-03-19 14:44:03','2015-03-19 14:44:03','',0,'http://metropolitannannies.com/?p=293',7,'nav_menu_item','',0),(294,1,'2015-02-13 12:46:40','2015-02-13 12:46:40',' ','','','publish','open','open','','294','','','2015-03-19 14:44:03','2015-03-19 14:44:03','',0,'http://metropolitannannies.com/?p=294',3,'nav_menu_item','',0),(295,1,'2015-02-13 12:46:40','2015-02-13 12:46:40',' ','','','publish','open','open','','295','','','2015-03-19 14:44:03','2015-03-19 14:44:03','',0,'http://metropolitannannies.com/?p=295',6,'nav_menu_item','',0),(296,1,'2015-02-13 12:46:40','2015-02-13 12:46:40',' ','','','publish','open','open','','296','','','2015-03-19 14:44:03','2015-03-19 14:44:03','',0,'http://metropolitannannies.com/?p=296',5,'nav_menu_item','',0),(297,1,'2015-02-13 12:46:40','2015-02-13 12:46:40',' ','','','publish','open','open','','297','','','2015-03-19 14:44:03','2015-03-19 14:44:03','',0,'http://metropolitannannies.com/?p=297',4,'nav_menu_item','',0),(298,1,'2015-02-13 12:46:40','2015-02-13 12:46:40',' ','','','publish','open','open','','298','','','2015-03-19 14:44:02','2015-03-19 14:44:02','',0,'http://metropolitannannies.com/?p=298',2,'nav_menu_item','',0),(301,1,'2015-02-13 13:10:30','2015-02-13 13:10:30','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|no_link,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-13 13:10:30','2015-02-13 13:10:30','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(302,1,'2015-02-13 13:15:54','2015-02-13 13:15:54','','Metro Nannies Parent Pack 2015','','inherit','open','open','','metro-nannies-parent-pack-2015','','','2015-02-13 13:15:54','2015-02-13 13:15:54','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf',0,'attachment','application/pdf',0),(303,1,'2015-02-13 13:16:05','2015-02-13 13:16:05','','Nanny Application','','inherit','open','open','','nanny-application','','','2015-02-13 13:16:05','2015-02-13 13:16:05','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/Nanny-Application.pdf',0,'attachment','application/pdf',0),(304,1,'2015-02-13 13:16:27','2015-02-13 13:16:27','','Parent Application','','inherit','open','open','','parent-application','','','2015-02-13 13:16:27','2015-02-13 13:16:27','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/Parent-Application.pdf',0,'attachment','application/pdf',0),(305,1,'2015-02-13 13:17:30','2015-02-13 13:17:30','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|no_link,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-13 13:17:30','2015-02-13 13:17:30','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(306,1,'2015-02-13 13:22:51','2015-02-13 13:22:51','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Parents

    [/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]

    Hiring Process

    [/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest quality, reliable and experienced childcare providers available.

    \n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \n

    Step One: Complete the Parent Application\nPlease complete the online application as thoroughly as possible.

    \n

    Step Two: Submit Application Fee\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring ompensation

    \n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \n

    Step Four: Needs Assessment with Placement Counselor\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \n

    Step Five: Review Candidate Profiles\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \n

    Step Six: Interview Nanny Candidates\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \n

    Step Seven: Select Your Candidate and Make an Offer\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \n

    Step Eight: Review and Sign Nanny/Family Agreement\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\n5 business days before your nanny is to begin work.

    \n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3151 or email us.\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\nYou can also view our Video Library and Parent Pack through the links below

    \nAdditional Resources:\nMetropolitan Nannies Parent Pack\nMetropolitan Nannies Video Library\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    [/vc_column_text][vc_column_text css=\".vc_custom_1423833768260{padding-top: 50px !important;}\"]\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2015-02-13 13:22:51','2015-02-13 13:22:51','',7,'http://metropolitannannies.com/2015/02/13/7-revision-v1/',0,'revision','',0),(307,1,'2015-02-13 13:25:53','2015-02-13 13:25:53','[vc_row css=\".vc_custom_1423740364139{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423740439863{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423741600167{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Nannies

    [/vc_column_text][vc_column_text css=\".vc_custom_1423741637384{margin-bottom: 9px !important;}\"]

    Overview

    [/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies to help you find local nanny or babysitting opportunities. We strive to provide our nannies with rewarding and exciting opportunities that utilize their skills, background and education. If you possess loving, caring and all-around nurturing characteristics and have a strong desire to care for a young child or children, let Metropolitan Nannies match your experience and preferences with one of the many full-time, part-time and temporary job openings we have available today.

    \n

    How do I become a Candidate with Metropolitan Nannies?

    \n

    Step One: Complete the online application. Metropolitan Nannies covers the background check and screening costs for all candidates.

    \n

    Step Two: Phone screen and personally interview in our office with the Owner.,/p>

    \n

    Step Three: If not already certified, take CPR & First Aid Class with the American Red Cross or other local CPR training facility.

    \n

    Step Four: Complete a profile that includes your education, qualifications and experience with families. Receive confirmation of your representation by Metropolitan Nannies. Keep Metropolitan Nannies informed of your schedule and availability.

    \n

    Step Five: Start receiving job notifications via email.

    \n

    Qualifications\nAll candidates must meet the minimum qualifications listed below for representation by Metropolitan Nannies:

    \n

    •    At least 18 years of age\n•    U.S. Citizen or Valid U.S. Work Permit\n•    Fluent in English\n•    High School equivalent or GED\n•    At least 2 years of professional childcare experience\n•    3 professional childcare references (non-family members)\n•    Must own a fully insured vehicle and provide proof of auto insurance\n•    Have a current driver’s license (that you will bring to the interview)\n•    Must pass national, state and county criminal background checks and have a clean driving record\n•    Must pass a sexual misconduct screening\n•    Must personally meet and interview with Metropolitan Nannies\n•    Must have current CPR certification or willing to be certified\n•    Positive online and social media presence\n•    Permanent Placements must be willing to make a 1-year commitment to Metropolitan Nannies\n•    Must be willing to commit to the minimum standards of conduct and service excellence of Metropolitan Nannies

    \n

    Nanny Position Types:\nFull-Time/Part-Time - Nanny will commit to working full-time or part-time hours for a full year of service.

    \n

    Live In/Live Out - Live In nannies will commit to living in the home of their assigned family.

    \n

    Short-Term Care - Nanny will commit to work on an as needed basis.

    \n

    Summer Placement - Nanny will commit to working required hours for summer childcare

    \n

    Temporary Placement - Nanny will commit to work on an as-needed basis. This can include evening, weekend or a longer engagement with part or full-time hours. Temporary placement includes:

    \n

    •    Before School\n•    After School\n•    Days\n•    Evenings\n•    Weekends after Evenings (?)\n•    Overnight Care\n•    Corporate and Group Care

    [/vc_column_text][vc_column_text css=\".vc_custom_1423833947151{padding-top: 25px !important;}\"]\n[/vc_column_text][/vc_column][/vc_row]','Nannies','','inherit','open','open','','9-revision-v1','','','2015-02-13 13:25:53','2015-02-13 13:25:53','',9,'http://metropolitannannies.com/2015/02/13/9-revision-v1/',0,'revision','',0),(308,1,'2015-02-13 13:28:45','2015-02-13 13:28:45','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"Learn More\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|no_link,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-13 13:28:45','2015-02-13 13:28:45','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(309,1,'2015-02-13 13:35:13','2015-02-13 13:35:13','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|no_link,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-13 13:35:13','2015-02-13 13:35:13','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(310,1,'2015-02-13 13:36:15','2015-02-13 13:36:15','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|no_link,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-13 13:36:15','2015-02-13 13:36:15','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(311,1,'2015-02-13 13:48:34','2015-02-13 13:48:34','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|no_link,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-13 13:48:34','2015-02-13 13:48:34','',5,'http://metropolitannannies.com/2015/02/13/5-revision-v1/',0,'revision','',0),(315,1,'2015-02-14 07:01:08','2015-02-14 07:01:08','','paa copy','','inherit','open','open','','paa-copy','','','2015-02-14 07:01:08','2015-02-14 07:01:08','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/paa-copy.png',0,'attachment','image/png',0),(316,1,'2015-02-14 07:06:50','2015-02-14 07:06:50','','paa copy1','','inherit','open','open','','paa-copy1','','','2015-02-14 07:06:50','2015-02-14 07:06:50','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/paa-copy1.png',0,'attachment','image/png',0),(317,1,'2015-02-14 07:14:19','2015-02-14 07:14:19','','paa1','','inherit','open','open','','paa1','','','2015-02-14 07:14:19','2015-02-14 07:14:19','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/paa1.png',0,'attachment','image/png',0),(318,1,'2015-02-14 07:38:49','2015-02-14 07:38:49','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|no_link,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"masonry\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-14 07:38:49','2015-02-14 07:38:49','',5,'http://metropolitannannies.com/2015/02/14/5-revision-v1/',0,'revision','',0),(319,1,'2015-02-14 07:57:34','2015-02-14 07:57:34','[vc_row css=\".vc_custom_1423740364139{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423740439863{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423741600167{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Nannies

    [/vc_column_text][vc_column_text css=\".vc_custom_1423741637384{margin-bottom: 9px !important;}\"]

    Overview

    [/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies to help you find local nanny or babysitting opportunities. We strive to provide our nannies with rewarding and exciting opportunities that utilize their skills, background and education. If you possess loving, caring and all-around nurturing characteristics and have a strong desire to care for a young child or children, let Metropolitan Nannies match your experience and preferences with one of the many full-time, part-time and temporary job openings we have available today.

    \n

    How do I become a Candidate with Metropolitan Nannies?

    \n

    Step One: Complete the online application. Metropolitan Nannies covers the background check and screening costs for all candidates.

    \n

    Step Two: Phone screen and personally interview in our office with the Owner.,/p>

    \n

    Step Three: If not already certified, take CPR & First Aid Class with the American Red Cross or other local CPR training facility.

    \n

    Step Four: Complete a profile that includes your education, qualifications and experience with families. Receive confirmation of your representation by Metropolitan Nannies. Keep Metropolitan Nannies informed of your schedule and availability.

    \n

    Step Five: Start receiving job notifications via email.

    \n

    Qualifications\nAll candidates must meet the minimum qualifications listed below for representation by Metropolitan Nannies:

    \n

    •    At least 18 years of age\n•    U.S. Citizen or Valid U.S. Work Permit\n•    Fluent in English\n•    High School equivalent or GED\n•    At least 2 years of professional childcare experience\n•    3 professional childcare references (non-family members)\n•    Must own a fully insured vehicle and provide proof of auto insurance\n•    Have a current driver’s license (that you will bring to the interview)\n•    Must pass national, state and county criminal background checks and have a clean driving record\n•    Must pass a sexual misconduct screening\n•    Must personally meet and interview with Metropolitan Nannies\n•    Must have current CPR certification or willing to be certified\n•    Positive online and social media presence\n•    Permanent Placements must be willing to make a 1-year commitment to Metropolitan Nannies\n•    Must be willing to commit to the minimum standards of conduct and service excellence of Metropolitan Nannies

    \n

    Nanny Position Types:\nFull-Time/Part-Time - Nanny will commit to working full-time or part-time hours for a full year of service.

    \n

    Live In/Live Out - Live In nannies will commit to living in the home of their assigned family.

    \n

    Short-Term Care - Nanny will commit to work on an as needed basis.

    \n

    Summer Placement - Nanny will commit to working required hours for summer childcare

    \n

    Temporary Placement - Nanny will commit to work on an as-needed basis. This can include evening, weekend or a longer engagement with part or full-time hours. Temporary placement includes:

    \n

    •    Before School\n•    After School\n•    Days\n•    Evenings\n•    Weekends after Evenings (?)\n•    Overnight Care\n•    Corporate and Group Care

    [/vc_column_text][vc_column_text css=\".vc_custom_1423900648207{padding-top: 25px !important;}\"]\n[/vc_column_text][/vc_column][/vc_row]','Nannies','','inherit','open','open','','9-revision-v1','','','2015-02-14 07:57:34','2015-02-14 07:57:34','',9,'http://metropolitannannies.com/2015/02/14/9-revision-v1/',0,'revision','',0),(320,1,'2015-02-14 08:03:21','2015-02-14 08:03:21','[vc_row css=\".vc_custom_1423736735933{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735890065{margin-bottom: 25px !important;}\"]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]

    Temporary Service Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423736246606{margin-bottom: 25px !important;}\"]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-14 08:03:21','2015-02-14 08:03:21','',11,'http://metropolitannannies.com/2015/02/14/11-revision-v1/',0,'revision','',0),(321,1,'2015-02-14 08:04:44','2015-02-14 08:04:44','[vc_row css=\".vc_custom_1423736735933{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735890065{margin-bottom: 25px !important;}\"]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]

    Temporary Service Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423736246606{margin-bottom: 25px !important;}\"]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-14 08:04:44','2015-02-14 08:04:44','',11,'http://metropolitannannies.com/2015/02/14/11-revision-v1/',0,'revision','',0),(322,1,'2015-02-14 08:05:35','2015-02-14 08:05:35','[vc_row css=\".vc_custom_1423740364139{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423740439863{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423741600167{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Nannies

    [/vc_column_text][vc_column_text css=\".vc_custom_1423741637384{margin-bottom: 9px !important;}\"]

    Overview

    [/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies to help you find local nanny or babysitting opportunities. We strive to provide our nannies with rewarding and exciting opportunities that utilize their skills, background and education. If you possess loving, caring and all-around nurturing characteristics and have a strong desire to care for a young child or children, let Metropolitan Nannies match your experience and preferences with one of the many full-time, part-time and temporary job openings we have available today.

    \n

    How do I become a Candidate with Metropolitan Nannies?

    \n

    Step One: Complete the online application. Metropolitan Nannies covers the background check and screening costs for all candidates.

    \n

    Step Two: Phone screen and personally interview in our office with the Owner.,/p>

    \n

    Step Three: If not already certified, take CPR & First Aid Class with the American Red Cross or other local CPR training facility.

    \n

    Step Four: Complete a profile that includes your education, qualifications and experience with families. Receive confirmation of your representation by Metropolitan Nannies. Keep Metropolitan Nannies informed of your schedule and availability.

    \n

    Step Five: Start receiving job notifications via email.

    \n

    Qualifications\nAll candidates must meet the minimum qualifications listed below for representation by Metropolitan Nannies:

    \n

    •    At least 18 years of age\n•    U.S. Citizen or Valid U.S. Work Permit\n•    Fluent in English\n•    High School equivalent or GED\n•    At least 2 years of professional childcare experience\n•    3 professional childcare references (non-family members)\n•    Must own a fully insured vehicle and provide proof of auto insurance\n•    Have a current driver’s license (that you will bring to the interview)\n•    Must pass national, state and county criminal background checks and have a clean driving record\n•    Must pass a sexual misconduct screening\n•    Must personally meet and interview with Metropolitan Nannies\n•    Must have current CPR certification or willing to be certified\n•    Positive online and social media presence\n•    Permanent Placements must be willing to make a 1-year commitment to Metropolitan Nannies\n•    Must be willing to commit to the minimum standards of conduct and service excellence of Metropolitan Nannies

    \n

    Nanny Position Types:\nFull-Time/Part-Time - Nanny will commit to working full-time or part-time hours for a full year of service.

    \n

    Live In/Live Out - Live In nannies will commit to living in the home of their assigned family.

    \n

    Short-Term Care - Nanny will commit to work on an as needed basis.

    \n

    Summer Placement - Nanny will commit to working required hours for summer childcare

    \n

    Temporary Placement - Nanny will commit to work on an as-needed basis. This can include evening, weekend or a longer engagement with part or full-time hours. Temporary placement includes:

    \n

    •    Before School\n•    After School\n•    Days\n•    Evenings\n•    Weekends after Evenings (?)\n•    Overnight Care\n•    Corporate and Group Care

    [/vc_column_text][vc_column_text css=\".vc_custom_1423901134333{padding-top: 25px !important;}\"]\n[/vc_column_text][/vc_column][/vc_row]','Nannies','','inherit','open','open','','9-revision-v1','','','2015-02-14 08:05:35','2015-02-14 08:05:35','',9,'http://metropolitannannies.com/2015/02/14/9-revision-v1/',0,'revision','',0),(323,1,'2015-02-14 08:37:54','2015-02-14 08:37:54','
    \r\n

    Employment Application

    \r\n

    Nanny Application

    \r\n
    \r\n
    \r\n [text* text-549]\r\n
    \r\n
    \r\n [text* text-743]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-477]\r\n
    \r\n
    \r\n [text text-624]\r\n
    \r\n
    \r\n
    \r\n [text* text-640] \r\n
    \r\n
    \r\n [text* text-901]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text* text-759] \r\n
    \r\n
    \r\n [text text-836]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-808] \r\n
    \r\n
    \r\n [text text-666]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [email email-298]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-290] \r\n
    \r\n
    \r\n [text text-961]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [radio radio-293 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n [radio radio-768 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-247]\r\n
    \r\n
    \r\n [text text-737]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-139]\r\n
    \r\n
    \r\n [text text-331]\r\n
    \r\n
    \r\n
    \r\n
    \r\n \r\n
    \r\n
    \r\n [text text-986]\r\n
    \r\n
    \r\n [text text-512]\r\n
    \r\n
    \r\n [text text-970]\r\n
    \r\n
    \r\n [text text-143]\r\n
    \r\n
    \r\n [text text-519]\r\n
    \r\n
    \r\n
    \r\n [checkbox checkbox-982 \"Full Time\" \"Part Time\" \"Live Out\" \"Live In\" \"Summer / Short Term\"]\r\n
    \r\n
    \r\n [checkbox checkbox-717 \"Week Days\" \"Week Nights\" \"Over Night\" \"Weekends\"]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [checkbox checkbox-939 \"Laundry\" \"Bathing\" \"Reading to Children\" \"Feeding\" \"Preparing Meals\" \"Cleaning\" \"Age-Approriate Activities\" \"Other (please describe):\"]\r\n [text text-561]\r\n
    \r\n
    \r\n [checkbox checkbox-282 \"Housekeeping\" \"Laundry\" \"Errands\" \"Cooking\" \"Other (please describe):\"]\r\n [text text-332]\r\n
    \r\n
    \r\n
    \r\n [radio radio-42 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n [radio radio-203 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [radio radio-813 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n [radio radio-871 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [radio radio-817 \"Yes \" \"No\"]\r\n
    \r\n
    \r\n [radio radio-252 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-791]\r\n
    \r\n
    \r\n [radio radio-659 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [textarea textarea-603 class:min]\r\n
    \r\n
    \r\n [radio radio-552 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n [textarea textarea-505 class:min]\r\n
    \r\n
    \r\n [radio radio-157 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n [textarea textarea-40 class:min]\r\n
    \r\n
    \r\n
    \r\n [radio radio-803 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n [radio radio-567 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n
    \r\n
    \r\n \r\n
    \r\n
    \r\n
    \r\n [text text-770]\r\n
    \r\n
    \r\n [text text-887]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-386]\r\n
    \r\n
    \r\n [radio radio-407 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n
    \r\n [text text-532]\r\n
    \r\n
    \r\n
    \r\n [text text-393]\r\n
    \r\n
    \r\n [text text-793]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-119]\r\n
    \r\n
    \r\n [text text-17]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-976]\r\n
    \r\n
    \r\n [text text-995]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [textarea textarea-192 class:min]\r\n
    \r\n
    \r\n [textarea textarea-772 class:min]\r\n
    \r\n
    \r\n \r\n
    \r\n
    \r\n
    \r\n [text text-416]\r\n
    \r\n
    \r\n [text text-218]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-81]\r\n
    \r\n
    \r\n [radio radio-418 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n
    \r\n [text text-528]\r\n
    \r\n
    \r\n
    \r\n [text text-38]\r\n
    \r\n
    \r\n [text text-918]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-285]\r\n
    \r\n
    \r\n [text text-298]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-940]\r\n
    \r\n
    \r\n [text text-302]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [textarea textarea-334 class:min]\r\n
    \r\n
    \r\n [textarea textarea-48 class:min]\r\n
    \r\n
    \r\n \r\n
    \r\n
    \r\n
    \r\n [text text-784]\r\n
    \r\n
    \r\n [text text-905]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-888]\r\n
    \r\n
    \r\n [radio radio-480 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n
    \r\n [text text-27]\r\n
    \r\n
    \r\n
    \r\n [text text-278]\r\n
    \r\n
    \r\n [text text-795]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-542]\r\n
    \r\n
    \r\n [text text-248]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-449]\r\n
    \r\n
    \r\n [text text-446]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [textarea textarea-590 class:min]\r\n
    \r\n
    \r\n [textarea textarea-303 class:min]\r\n
    \r\n
    \r\n
    \r\n \r\n
    \r\n
    \r\n [text text-955]\r\n
    \r\n
    \r\n
    \r\n [text text-162]\r\n
    \r\n
    \r\n [radio radio-283 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n
    \r\n [text text-315]\r\n
    \r\n
    \r\n
    \r\n [text text-516]\r\n
    \r\n
    \r\n [text text-217]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-185]\r\n
    \r\n
    \r\n [text text-800]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-462]\r\n
    \r\n
    \r\n [text text-108]\r\n
    \r\n
    \r\n
    \r\n
    \r\n \r\n
    \r\n
    \r\n
    \r\n \r\n
    \r\n [text text-321]\r\n
    \r\n
    \r\n [text text-317]\r\n
    \r\n
    \r\n [text text-222]\r\n
    \r\n
    \r\n [text text-674]\r\n
    \r\n
    \r\n
    \r\n \r\n
    \r\n [radio radio-682 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n [radio radio-529 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n [radio radio-325 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n [radio radio-355 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n [textarea textarea-342 class:min]\r\n
    \r\n
    \r\n [textarea textarea-741 class:min]\r\n
    \r\n
    \r\n \r\n
    \r\n
    \r\n [text text-754]\r\n
    \r\n
    \r\n
    \r\n [text text-184]\r\n
    \r\n
    \r\n [radio radio-168 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n
    \r\n [text text-663]\r\n
    \r\n
    \r\n
    \r\n [text text-372]\r\n
    \r\n
    \r\n [text text-42]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-191]\r\n
    \r\n
    \r\n [text text-787]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-142]\r\n
    \r\n
    \r\n [text text-718]\r\n
    \r\n
    \r\n
    \r\n
    \r\n \r\n
    \r\n
    \r\n
    \r\n \r\n
    \r\n [text text-213]\r\n
    \r\n
    \r\n [text text-123]\r\n
    \r\n
    \r\n [text text-463]\r\n
    \r\n
    \r\n [text text-535]\r\n
    \r\n
    \r\n
    \r\n \r\n
    \r\n [radio radio-719 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n [radio radio-735 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n [radio radio-634 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n [radio radio-184 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n [textarea textarea-728 class:min]\r\n
    \r\n
    \r\n [textarea textarea-287 class:min]\r\n
    \r\n***\r\n
    \r\n \r\n
    \r\n
    \r\n [text text-140]\r\n
    \r\n
    \r\n
    \r\n [text text-175]\r\n
    \r\n
    \r\n [radio radio-736 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n
    \r\n [text text-816]\r\n
    \r\n
    \r\n
    \r\n [text text-374]\r\n
    \r\n
    \r\n [text text-618]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-390]\r\n
    \r\n
    \r\n [text text-57]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-369]\r\n
    \r\n
    \r\n [text text-521]\r\n
    \r\n
    \r\n
    \r\n
    \r\n \r\n
    \r\n
    \r\n
    \r\n \r\n
    \r\n [text text-230]\r\n
    \r\n
    \r\n [text text-276]\r\n
    \r\n
    \r\n [text text-62]\r\n
    \r\n
    \r\n [text text-736]\r\n
    \r\n
    \r\n
    \r\n \r\n
    \r\n [radio radio-855 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n [radio radio-967 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n [radio radio-191 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n [radio radio-93 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n [textarea textarea-737 class:min]\r\n
    \r\n
    \r\n [textarea textarea-152 class:min]\r\n
    \r\n
    \r\n [textarea textarea-307 class:min]\r\n
    \r\n
    \r\n [textarea textarea-578 class:min]\r\n
    \r\n
    \r\n [textarea textarea-528 class:min]\r\n
    \r\n
    \r\n [textarea textarea-697 class:min]\r\n
    \r\n
    \r\n [textarea textarea-999 class:min]\r\n
    \r\n
    \r\n [textarea textarea-256 class:min]\r\n
    \r\n
    \r\n [textarea textarea-751 class:min]\r\n
    \r\n
    \r\n [textarea textarea-148 class:min]\r\n
    \r\n
    \r\n [textarea textarea-723 class:min]\r\n
    \r\n
    \r\n [textarea* textarea-475 class:min]\r\n
    \r\n
    \r\n
    \r\n [submit \"APPLY ONLINE NOW\"]\r\n
    \r\n\r\n
    \r\n\r\n
    \nNanny Employment Application\ninfo@metronannies.com\nFrom: [text-549] [text-743] [email-298]\r\nSubject: Nanny Employment Application\r\n\r\nMessage Body:\r\nFirst Name: [text-549]\r\nLast Name: [text-743]\r\nHome Address: [text-477]\r\nAddress Line 2: [text-624]\r\nCity: [text-640]\r\nState: [text-901]\r\nZip Code: [text-759]\r\nHome Phone: [text-836]\r\nWork Phone: [text-808]\r\nMobile Phone: [text-666]\r\nEmail Address: [email-298]\r\nBest Time to Call: [text-290]\r\nEmergency Contact: [text-961]\r\nWhat is your Gender? [radio-293]\r\nDo you have a driver’s License? [radio-768]\r\nDriver’s License Number: [text-247]\r\nDriver’s License State: [text-737]\r\nWhat is your age? [text-139]\r\nStart Date: [text-331]\r\nGeographic Areas Preferred (Which areas do you want to work?) \r\n1 [text-986]\r\n2 [text-512]\r\n3 [text-970]\r\n4 [text-143]\r\n\r\nDesired Salary? [text-519]\r\nAvailability: Permanent - [checkbox-982]\r\nHours Available: Temporary - [checkbox-717]\r\nPlease check all duties that you are willing to perform related to the care of children: \r\n[checkbox-939]\r\nOther: [text-561]\r\n\r\nPlease check all duties that you are willing to perform that are non-child related: [checkbox-282]\r\nOther: [text-332]\r\n\r\nDo you have experience with infant care? [radio-42]\r\nAre you trained in Infant / Child CPR? [radio-203]\r\nAre you willing to travel? [radio-813]\r\nDo you know First Aid? [radio-871]\r\nAre you willing to drive the children around? [radio-817]\r\nIf yes, do you have an insured car? [radio-252]\r\nCar Make / Model [text-791]\r\nCan you swim? [radio-659]\r\n\r\nPlease describe your driving record: [textarea-603]\r\nHave you ever been arrested? [radio-552]\r\nIf yes, please describe the circumstances of your arrest: [textarea-505]\r\nHave you ever been convicted of a crime? [radio-157]\r\nIf yes, please describe the circumstances of your crime: [textarea-40]\r\nWould you work in a home with pets? [radio-803]\r\nDo you smoke? [radio-567]\r\n\r\nEmployment History (Non-Childcare Related)\r\n\r\nEmployer 1\r\nBusiness: [text-770]\r\nSupervisor’s Name: [text-887]\r\nPhone Number: [text-386]\r\nCan we contact? [radio-407]\r\nAddress: [text-532]\r\nCity: [text-404]\r\nState: [text-793]\r\nZip Code: [text-119]\r\nGross Salary (before taxes): [text-17]\r\nStart Date: [text-976]\r\nEnd Date: [text-995]\r\nPlease describe your duties: [textarea-192]\r\nReason for leaving: [textarea-772]\r\n\r\nEmployer 2\r\nBusiness: [text-416]\r\nSupervisor’s Name: [text-218]\r\nPhone Number: [text-81]\r\nCan we contact? [radio-418]\r\nAddress: [text-528]\r\nCity: [text-38]\r\nState: [text-918]\r\nZip Code: [text-285]\r\nGross Salary (before taxes): [text-298]\r\nStart Date: [text-940]\r\nEnd Date: [text-302]\r\nPlease describe your duties: [textarea-334]\r\nReason for leaving: [textarea-48]\r\n\r\n\r\nEmployer 3\r\nBusiness: [text-784]\r\nSupervisor’s Name: [text-905]\r\nPhone Number: [text-888]\r\nCan we contact? [radio-480]\r\nAddress: [text-27]\r\nCity: [text-278]\r\nState: [text-795]\r\nZip Code: [text-542]\r\nGross Salary (before taxes): [text-248]\r\nStart Date: [text-449]\r\nEnd Date: [text-446]\r\nPlease describe your duties: [textarea-590]\r\nReason for leaving: [textarea-303]\r\n\r\n\r\nChildcare References\r\n\r\nChildcare Reference 1\r\nName: [text-955]\r\nPhone Number: [text-162]\r\nCan we contact? [radio-283]\r\nAddress: [text-315]\r\nCity: [text-516]\r\nState: [text-217]\r\nZip Code: [text-185]\r\nGross Salary (before taxes): [text-800]\r\nStart Date: [text-462]\r\nEnd Date: [text-108]\r\nDescribe Children\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
    AgeGender
    #1 [text-321][radio-682]
    #2 [text-317][radio-529]
    #3 [text-222][radio-325]
    #4 [text-674][radio-355]
    \r\nPlease describe your duties: [textarea-342]\r\nReason for leaving: [textarea-741]\r\n\r\n\r\nChildcare Reference 2\r\nName: [text-754]\r\nPhone Number: [text-184]\r\nCan we contact? [radio-168]\r\nAddress: [text-663]\r\nCity: [text-372]\r\nState: [text-42]\r\nZip Code: [text-191]\r\nGross Salary (before taxes): [text-787]\r\nStart Date: [text-142]\r\nEnd Date: [text-718]\r\nDescribe Children\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
    AgeGender
    #1 [text-213][radio-719]
    #2 [text-123][radio-735]
    #3 [text-463][radio-634]
    #4 [text-535][radio-184]
    \r\nPlease describe your duties: [textarea-728]\r\nReason for leaving: [textarea-287]\r\n\r\n\r\nChildcare Reference 3\r\nName: [text-140]\r\nPhone Number: [text-175]\r\nCan we contact? [radio-736]\r\nAddress: [text-816]\r\nCity: [text-374]\r\nState: [text-618]\r\nZip Code: [text-390]\r\nGross Salary (before taxes):[text-57]\r\nStart Date: [text-369]\r\nEnd Date: [text-521]\r\nDescribe Children\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
    AgeGender
    #1 [text-230][radio-855]
    #2 [text-276][radio-967]
    #3 [text-62][radio-191]
    #4 [text-736][radio-93]
    \r\nPlease describe your duties: [textarea-737]\r\nReason for leaving: [textarea-152]\r\n\r\nWhy do you want to be a nanny? \r\n[textarea-307]\r\n\r\nWhat types of activities do you enjoy doing with children?\r\n[textarea-578]\r\n\r\nPlease describe a typical day with a child you have been a care provide for?\r\n[textarea-528]\r\n\r\nDescribe your personality:\r\n[textarea-697]\r\n\r\nWhat are your hobbies and interests?\r\n[textarea-999]\r\n\r\nWhat are your future goals?\r\n[textarea-256]\r\n\r\nDescribe your discipline philosophy.\r\n[textarea-751]\r\n\r\nI am happiest when:\r\n[textarea-148]\r\n\r\nA bad day is when:\r\n[textarea-723]\r\n\r\nHow did you hear about Metropolitan Nannies? (required)\r\n[textarea-475]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Metropolitan Nannies (http://dtdgwebdevelopment.com)\njaclyn1@metronannies.com\nReply-To: [info@metronannies.com]\n\n1\n\n\n\n\n\n\n\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill in the required field.\nThis input is too long.\nThis input is too short.\nYour entered code is incorrect.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.\nYour answer is not correct.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.','Nanny Employment Application','','publish','open','open','','untitled','','','2016-06-01 16:36:51','2016-06-01 16:36:51','',0,'http://metropolitannannies.com/?post_type=wpcf7_contact_form&p=323',0,'wpcf7_contact_form','',0),(324,1,'2015-02-14 08:38:54','2015-02-14 08:38:54','[vc_row css=\".vc_custom_1424325911454{padding-left: 20px !important;}\" font_color=\"#000000\"][vc_column width=\"1/1\" font_color=\"#000000\"][contact-form-7 id=\"323\"][/vc_column][/vc_row]','Nanny Application','','publish','open','open','','nanny-application-2','','','2016-02-17 23:13:42','2016-02-17 23:13:42','',0,'http://metropolitannannies.com/?page_id=324',0,'page','',0),(325,1,'2015-02-14 08:38:54','2015-02-14 08:38:54','[contact-form-7 id=\"323\" title=\"nanny application\"]','nanny application','','inherit','open','open','','324-revision-v1','','','2015-02-14 08:38:54','2015-02-14 08:38:54','',324,'http://metropolitannannies.com/2015/02/14/324-revision-v1/',0,'revision','',0),(326,1,'2015-02-14 08:46:16','2015-02-14 08:46:16','[vc_row font_color=\"#000000\"][vc_column width=\"1/1\" css=\".vc_custom_1424328408361{padding-right: 20px !important;padding-left: 35px !important;}\" font_color=\"#000000\"][contact-form-7 id=\"327\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text]\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Permanent Service Application','','publish','open','open','','membership','','','2016-02-17 23:49:11','2016-02-17 23:49:11','',0,'http://metropolitannannies.com/?page_id=326',0,'page','',0),(327,1,'2015-02-14 08:46:00','2015-02-14 08:46:00','
    \r\n

    Application - Parents

    \r\n

    Permanent Service Placement

    \r\n

    Clients of our Permanent Services, have access to our extensive network of screened and CPR certified caregivers.

    \r\n

    In order to utilize Metropolitan Nannies Permanent Services, please complete the application form below.\r\nPlease review the fees and policies.

    \r\n
    \r\n
    \r\n [text* text-549]\r\n
    \r\n
    \r\n [text* text-743]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-477]\r\n
    \r\n
    \r\n [text text-624]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-808] \r\n
    \r\n
    \r\n [text text-666]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [email email-298]\r\n
    \r\n\r\n
    \r\n
    \r\n [text* text-524] \r\n
    \r\n
    \r\n [text* text-706]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-492] \r\n
    \r\n
    \r\n [text text-947]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-10] \r\n
    \r\n
    \r\n [text text-555]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [email email-404]\r\n
    \r\n
    \r\n [text* text-172]\r\n
    \r\n
    \r\n [text text-420]\r\n
    \r\n
    \r\n
    \r\n [text* text-640] \r\n
    \r\n
    \r\n [text* text-901]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text* text-759] \r\n
    \r\n
    \r\n [text text-836]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-290] \r\n
    \r\n
    \r\n [text text-961]\r\n
    \r\n
    \r\n
    \r\n [text text-36]\r\n
    \r\n
    \r\n [radio radio-293 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n [textarea textarea-142]\r\n
    \r\n
    \r\n \r\n
    \r\n
    \r\n \r\n [text text-986]\r\n
    \r\n
    \r\n \r\n [text text-512]\r\n
    \r\n
    \r\n \r\n [text text-970]\r\n
    \r\n
    \r\n \r\n [text text-143]\r\n
    \r\n
    \r\n \r\n [radio radio-519 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n \r\n [text text-561]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-332]\r\n
    \r\n
    \r\n [text text-770]\r\n
    \r\n
    \r\n [text text-887]\r\n
    \r\n
    \r\n [text text-386]\r\n
    \r\n
    \r\n [radio radio-407 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n [text text-532]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-393]\r\n
    \r\n
    \r\n [text text-404]\r\n
    \r\n
    \r\n [text text-793]\r\n
    \r\n
    \r\n [text text-119]\r\n
    \r\n
    \r\n [radio radio-190 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n [text text-17]\r\n
    \r\n
    \r\n\r\n
    \r\n
    \r\n [text text-976]\r\n
    \r\n
    \r\n [text text-995]\r\n
    \r\n
    \r\n [text text-416]\r\n
    \r\n
    \r\n [text text-218]\r\n
    \r\n
    \r\n [radio radio-418 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n [text text-81]\r\n
    \r\n
    \r\n
    \r\n
    \r\n \r\n
    \r\n
    \r\n \r\n [text text-528]\r\n
    \r\n
    \r\n \r\n [text text-38]\r\n
    \r\n
    \r\n \r\n [text text-918]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-285]\r\n
    \r\n
    \r\n [text text-298]\r\n
    \r\n
    \r\n [text text-940]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-302]\r\n
    \r\n
    \r\n [text text-784]\r\n
    \r\n
    \r\n [text text-905]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-888]\r\n
    \r\n
    \r\n [text text-27]\r\n
    \r\n
    \r\n [text text-278]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [radio radio-980 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n [radio radio-396 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n \r\n
    \r\n
    \r\n
    \r\n
    \r\n \r\n [text text-795]\r\n
    \r\n
    \r\n \r\n [text text-542]\r\n
    \r\n
    \r\n \r\n [text text-248]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-449]\r\n
    \r\n
    \r\n [text text-446]\r\n
    \r\n
    \r\n [text text-955]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-162]\r\n
    \r\n
    \r\n [text text-60]\r\n
    \r\n
    \r\n [text text-515]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-233]\r\n
    \r\n
    \r\n [text text-495]\r\n
    \r\n
    \r\n [text text-406]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [radio radio-357 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n [textarea textarea-197]\r\n
    \r\n
    \r\n [checkbox checkbox-113 \"Live Out\" \"Live In\" \"Summer\" \"Full Time\" \"Part Time\"]\r\n
    \r\n
    \r\n \r\n
    \r\n
    \r\n
    \r\n [text text-968]\r\n
    \r\n
    \r\n [text text-552]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [textarea textarea-760 class:min]\r\n
    \r\n
    \r\n [checkbox checkbox-378 \"Child(ren)’s Laundry\" \"Bathing\" \"Preparing Meals\" \"Daily Log of Child(ren)\'s Play\" \"Picking up after Child(ren)\" \"Reading to Child(ren)\" \"Age-appropriate Activities\" \"Other (Please describe):\"]\r\n [textarea textarea-971 class:min]\r\n
    \r\n
    \r\n [radio radio-633 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n [textarea textarea-16 class:small]\r\n
    \r\n
    \r\n [radio radio-348 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n [textarea textarea-466 class:small]\r\n
    \r\n
    \r\n [radio radio-452 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n [text text-279]\r\n
    \r\n
    \r\n [textarea textarea-720 class:min]\r\n
    \r\n
    \r\n [textarea textarea-404 class:min]\r\n
    \r\n
    \r\n [textarea textarea-784 class:min]\r\n
    \r\n
    \r\n [textarea textarea-298 class:min]\r\n
    \r\n
    \r\n [textarea textarea-146 class:min]\r\n
    \r\n
    \r\n [textarea* textarea-913]\r\n
    \r\n
    \r\n

    PERMANENT SERVICES CLIENT UNDERSTANDING AND RELEASE:

    \r\n

    Understanding between parties:

    \r\n

    Please Read!

    \r\n
      \r\n
    1. Metropolitan Nannies, LLC. (“Metropolitan Nannies”) agrees to make its best effort to locate temporary child caregivers (“Caregivers”) upon request by the below-signed client (“Client”).
    2. \r\n
    3. Rate: Client agrees to pay Caregivers directly for services rendered at least $15.00 per hour for 1-2 children and $1.00 per each additional child per hour, with a four-hour minimum.
    4. \r\n
    5. Client understands that a non-refundable agency reservation fee will be charged to Client’s credit card upon Metropolitan Nannies’ confirming Client’s reservation for a Caregiver.
    6. \r\n
    7. lient agrees to notify Metropolitan Nannies of any job cancellation and authorizes Metropolitan Nannies to automatically bill client\'s credit card a cancellation fee of $25 if client cancels a job after confirmation by a Metropolitan Nannies employee. If client cancels a confirmed reservation within 24 hours of the scheduled visit, Client will be charged for four hours of the Caregiver’s time in addition to the agency reservation fee. Client acknowledges that jobs placed with less than 24 hours advanced notice will incur a $25 surcharge to be automatically billed to client\'s credit card in addition to any other applicable fees.
    8. \r\n
    9. Client understands that the services provided by all Metropolitan Nannies\' Caregivers must be contracted through the Metropolitan Nannies office. Client further understands that the use of a Metropolitan Nannies\' Caregiver or the referral of a Metropolitan Nannies\' Caregiver to a third party, without arranging the visit through Metropolitan Nannies, is considered “theft of services” and will result in a charge of $1,000 in liquidated damages.
    10. \r\n
    11. In the event that Client wishes to hire a Caregiver on a permanent basis, Metropolitan Nannies agrees to negotiate with Client in arriving at an acceptable placement fee. Metropolitan Nannies\' standard placement fee for a Permanent Caregiver (\"Nanny\") is the greater of 15% of the caregivers annual gross salary or $4,000 for a full-time placement (30 or more hours per week) is the greater of 15% of the caregivers annual gross salary or $2,500 for a part-time placement (less than 30 hours per week).
    12. \r\n
    13. Client understands that Metropolitan Nannies\' Caregivers are not employees of Metropolitan Nannies. Client understands that Client may be responsible for withholding and filing employment taxes for each calendar year in which the Caregiver’s payments exceed the limits set forth in the Internal Revenue Code. Social Security numbers of caregivers must be obtained directly from Caregivers.
    14. \r\n
    15. Client agrees to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims relating to or arising out of the services provided inby Caregivers.
    16. \r\n
    \r\n

    By initialing here, I acknowledge that I have read and understand the terms of agreement.

    \r\n [text* text-747 id:terms]\r\n

    TRANSPORTATION WAIVER (OPTIONAL):

    \r\n

    I hereby give my consent for a Metropolitan Nannies caregiver to transport my child(ren) in her or my automobile. I understand that Caregivers with Metropolitan Nannies are not employees of Metropolitan Nannies and that Metropolitan Nannies is making no representation or warranties relative to the Caregiver\'s suitability to transport my child(ren). Metropolitan Nannies is in no way responsible for the safety of my child(ren) while being transported in Caregiver\'s or my family\'s automobile. I agree to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims including injury to Client’s car or child(ren) while being transported by a Metropolitan Nannies Caregiver.

    \r\n
    \r\n [radio radio-647 \"I understand and agree to the above terms\" \"I do NOT agree to the above terms.\"]\r\n
    \r\n

    MEDICAL RELEASE (OPTIONAL):

    \r\n

    I hereby give my consent for a Metropolitan Nannies Caregiver to administer medication to my child(ren). I understand that Caregivers with Metropolitan Nannies are not medically trained. I agree to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims relating to a Caregiver’s administering of medication to my child(ren).

    \r\n
    \r\n [radio radio-234 \"I understand and agree to the above terms\" \"I do NOT agree to the above terms.\"]\r\n
    \r\n
    \r\n [submit \"APPLY ONLINE NOW\"]\r\n
    \r\n\r\n
    \r\n\r\n
    \nPermanent Services Application\ninfo@metropolitannannies.com\nFrom: [text-549] [text-743] [email-298] and [text-524] [text-706] [email-404]\r\nSubject: Permanent Service Application\r\n\r\nMessage Body:\r\nMother\'s Info: \r\nFirst Name: [text-549]\r\nLast Name: [text-743]\r\nOccupation: [text-477]\r\nPlace of Employment: [text-624]\r\nWork Phone: [text-808]\r\nMobile Phone: [text-666]\r\nEmail Address: [email-298]\r\n\r\nFather\'s Info: \r\nFirst Name: [text-524]\r\nLast Name: [text-706]\r\nOccupation: [text-492]\r\nPlace of Employment: [text-947]\r\nWork Phone: [text-10]\r\nPlace Mobile Phone: [text-555]\r\nEmail Address: [email-404]\r\n\r\n\r\nHome Address: [text-172]\r\nAddress Line 2: [text-420]\r\nCity: [text-640]\r\nState: [text-901]\r\nZip Code: [text-759]\r\nHome Phone: [text-836]\r\nBest Time to Call: [text-290]\r\nBest Person to Call: [text-961]\r\nEmergency Contact (Other than Parents): [text-36] \r\n\r\nHave you ever employed nanny?: [radio-293]\r\nIf yes, please describe relationship: \r\n [textarea-142]\r\nPlease describe your children:\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
    NameMonthDayYearGenderSchool Hours
    [text-986][text-512][text-970][text-143][radio-519][text-561]
    [text-332][text-770][text-887][text-386][radio-407][text-532]
    [text-393][text-404][text-793][text-119][radio-190][text-17]
    [text-976][text-995][text-416][text-218][radio-418][text-81]
    \r\n\r\nPlease list any pets you may have in the home: \r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
    NameType of PetPlease list any important information that we should know about this pet:
    [text-528][text-38][text-918]
    [text-285][text-298][text-940]
    [text-302][text-784][text-905]
    [text-888][text-27][text-278]
    \r\n\r\nDo any other family members or friends live in your home (e.g. grandparents)? (e.g. grandparents)? [radio-980]\r\nWill they be there when the caregiver is present? [radio-396]\r\n\r\nDescription: \r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
    NameRelation to FamilyPlease describe situation:
    [text-795][text-542][text-248]
    [text-449][text-446][text-955]
    [text-162][text-60][text-515]
    [text-233][text-495][text-406]
    \r\n\r\nDoes anyone in your home smoke? [radio-357]\r\n\r\nPlease add anything that you feel is important for us to know concerning you and your family:\r\n[textarea-197]\r\n\r\nNanny Information (Please check):[checkbox-113]\r\n\r\nNanny Pay:\r\nWeekly Gross (Before Taxes): [text-968]\r\nWeekly Net: [text-552]\r\n\r\nBenefits (vacation, holidays, health insurance): [textarea-760]\r\n\r\nPlease check all of the duties you would like your nanny to perform related to the child(ren): [checkbox-378]\r\nOthers: [textarea-971]\r\n\r\nDo you want your nanny to transport your child(ren)? [radio-633]\r\nIf yes, please describe: [textarea-16]\r\n\r\nWill you provide a car for your nanny? [radio-348]\r\nIf yes, please describe: [textarea-466]\r\n\r\nWill you reimburse your nanny for mileage? [radio-452]\r\nIf yes, at what rate? [text-279]\r\n\r\nPlease describe the personality of the nanny that would best suit your family needs (athletic, outgoing, laid-back):\r\n[textarea-720]\r\n\r\nPlease describe a typical day in your home: \r\n[textarea-404]\r\n\r\nPlease describe any special requirements you are looking for (i.e. religion, education, experience): \r\n[textarea-784]\r\n\r\nPlease describe your discipline style: \r\n[textarea-298]\r\n\r\nIf you are looking for a live-in nanny, please describe living accomodations:\r\n[textarea-146]\r\n\r\nHow did you hear about Metropolitan Nannies? (Required)\r\n[textarea-913]\r\n\r\nTEMPORARY SERVICES CLIENT UNDERSTANDING AND RELEASE:\r\nBy initialing here, I acknowledge that I have read and understand the terms of agreement.\r\n\r\n[text-747]\r\n\r\nTRANSPORTATION WAIVER (OPTIONAL):\r\nI hereby give my consent for a Metropolitan Nannies caregiver to transport my child(ren) in her or my automobile. I understand that Caregivers with Metropolitan Nannies are not employees of Metropolitan Nannies and that Metropolitan Nannies is making no representation or warranties relative to the Caregiver\'s suitability to transport my child(ren). Metropolitan Nannies is in no way responsible for the safety of my child(ren) while being transported in Caregiver\'s or my family\'s automobile. I agree to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims including injury to Client’s car or child(ren) while being transported by a Metropolitan Nannies Caregiver.\r\n\r\n[radio-647]\r\n\r\nMEDICAL RELEASE (OPTIONAL):\r\nI hereby give my consent for a Metropolitan Nannies Caregiver to administer medication to my child(ren). I understand that Caregivers with Metropolitan Nannies are not medically trained. I agree to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims relating to a Caregiver’s administering of medication to my child(ren).\r\n\r\n[radio-234]\r\n\r\n\r\n--\r\nThis e-mail was sent from a contact form on Metropolitan Nannies (http://dtdgwebdevelopment.com)\njaclyn1@metronannies.com\nReply-To: info@metropolitannannies.com\n\n1\n\n1\nPermanent Services Application\ninfo@metropolitannannies.com\nFrom: [text-549] [text-743] [email-298] and [text-524] [text-706] [email-404]\r\nSubject: Permanent Service Application\r\n\r\nMessage Body:\r\nMother\'s Info: \r\nFirst Name: [text-549]\r\nLast Name: [text-743]\r\nOccupation: [text-477]\r\nPlace of Employment: [text-624]\r\nWork Phone: [text-808]\r\nMobile Phone: [text-666]\r\nEmail Address: [email-298]\r\n\r\nFather\'s Info: \r\nFirst Name: [text-524]\r\nLast Name: [text-706]\r\nOccupation: [text-492]\r\nPlace of Employment: [text-947]\r\nWork Phone: [text-10]\r\nPlace Mobile Phone: [text-555]\r\nEmail Address: [email-404]\r\n\r\n\r\nHome Address: [text-172]\r\nAddress Line 2: [text-420]\r\nCity: [text-640]\r\nState: [text-901]\r\nZip Code: [text-759]\r\nHome Phone: [text-836]\r\nBest Time to Call: [text-290]\r\nBest Person to Call: [text-961]\r\nEmergency Contact (Other than Parents): [text-36] \r\n\r\nHave you ever employed nanny?: [radio-293]\r\nIf yes, please describe relationship: \r\n [textarea-142]\r\nPlease describe your children:\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
    NameMonthDayYearGenderSchool Hours
    [text-986][text-512][text-970][text-143][radio-519][text-561]
    [text-332][text-770][text-887][text-386][radio-407][text-532]
    [text-393][text-404][text-793][text-119][radio-190][text-17]
    [text-976][text-995][text-416][text-218][radio-418][text-81]
    \r\n\r\nPlease list any pets you may have in the home: \r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
    NameType of PetPlease list any important information that we should know about this pet:
    [text-528][text-38][text-918]
    [text-285][text-298][text-940]
    [text-302][text-784][text-905]
    [text-888][text-27][text-278]
    \r\n\r\nDo any other family members or friends live in your home (e.g. grandparents)? (e.g. grandparents)? [radio-980]\r\nWill they be there when the caregiver is present? [radio-396]\r\n\r\nDescription: \r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
    NameRelation to FamilyPlease describe situation:
    [text-795][text-542][text-248]
    [text-449][text-446][text-955]
    [text-162][text-60][text-515]
    [text-233][text-495][text-406]
    \r\n\r\nDoes anyone in your home smoke? [radio-357]\r\n\r\nPlease add anything that you feel is important for us to know concerning you and your family:\r\n[textarea-197]\r\n\r\nNanny Information (Please check):[checkbox-113]\r\n\r\nNanny Pay:\r\nWeekly Gross (Before Taxes): [text-968]\r\nWeekly Net: [text-552]\r\n\r\nBenefits (vacation, holidays, health insurance): [textarea-760]\r\n\r\nPlease check all of the duties you would like your nanny to perform related to the child(ren): [checkbox-378]\r\nOthers: [textarea-971]\r\n\r\nDo you want your nanny to transport your child(ren)? [radio-633]\r\nIf yes, please describe: [textarea-16]\r\n\r\nWill you provide a car for your nanny? [radio-348]\r\nIf yes, please describe: [textarea-466]\r\n\r\nWill you reimburse your nanny for mileage? [radio-452]\r\nIf yes, at what rate? [text-279]\r\n\r\nPlease describe the personality of the nanny that would best suit your family needs (athletic, outgoing, laid-back):\r\n[textarea-720]\r\n\r\nPlease describe a typical day in your home: \r\n[textarea-404]\r\n\r\nPlease describe any special requirements you are looking for (i.e. religion, education, experience): \r\n[textarea-784]\r\n\r\nPlease describe your discipline style: \r\n[textarea-298]\r\n\r\nIf you are looking for a live-in nanny, please describe living accomodations:\r\n[textarea-146]\r\n\r\nHow did you hear about Metropolitan Nannies? (Required)\r\n[textarea-913]\r\n\r\nTEMPORARY SERVICES CLIENT UNDERSTANDING AND RELEASE:\r\nBy initialing here, I acknowledge that I have read and understand the terms of agreement.\r\n\r\n[text-747]\r\n\r\nTRANSPORTATION WAIVER (OPTIONAL):\r\nI hereby give my consent for a Metropolitan Nannies caregiver to transport my child(ren) in her or my automobile. I understand that Caregivers with Metropolitan Nannies are not employees of Metropolitan Nannies and that Metropolitan Nannies is making no representation or warranties relative to the Caregiver\'s suitability to transport my child(ren). Metropolitan Nannies is in no way responsible for the safety of my child(ren) while being transported in Caregiver\'s or my family\'s automobile. I agree to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims including injury to Client’s car or child(ren) while being transported by a Metropolitan Nannies Caregiver.\r\n\r\n[radio-647]\r\n\r\nMEDICAL RELEASE (OPTIONAL):\r\nI hereby give my consent for a Metropolitan Nannies Caregiver to administer medication to my child(ren). I understand that Caregivers with Metropolitan Nannies are not medically trained. I agree to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims relating to a Caregiver’s administering of medication to my child(ren).\r\n\r\n[radio-234]\r\n\r\n\r\n--\r\nThis e-mail was sent from a contact form on Metropolitan Nannies (http://dtdgwebdevelopment.com)\nbryanjosephking@gmail.com\nReply-To: info@metropolitannannies.com\n\n1\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill in the required field.\nThis input is too long.\nThis input is too short.\nYour entered code is incorrect.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.\nYour answer is not correct.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.','Permanent Service Application','','publish','open','open','','membership-form','','','2019-11-21 03:30:17','2019-11-21 03:30:17','',0,'http://metropolitannannies.com/?post_type=wpcf7_contact_form&p=327',0,'wpcf7_contact_form','',0),(328,1,'2015-02-14 08:46:16','2015-02-14 08:46:16','[contact-form-7 id=\"327\" title=\"Membership Form\"]','Membership','','inherit','open','open','','326-revision-v1','','','2015-02-14 08:46:16','2015-02-14 08:46:16','',326,'http://metropolitannannies.com/2015/02/14/326-revision-v1/',0,'revision','',0),(329,1,'2015-02-14 08:52:03','2015-02-14 08:52:03','[vc_row css=\".vc_custom_1424251289554{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"1/1\" font_color=\"#000000\"][contact-form-7 id=\"330\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text]\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Terms and Conditions form','','publish','open','open','','terms-and-conditions-form','','','2016-02-11 08:59:35','2016-02-11 08:59:35','',0,'http://metropolitannannies.com/?page_id=329',0,'page','',0),(330,1,'2015-02-14 08:51:21','2015-02-14 08:51:21','
    \r\n

    Application - Parents

    \r\n

    Temporary Service Placement

    \r\n

    Clients of our temporary, baby sitting, and emergency childcare services, have access to our extensive network of screened and CPR certified caregivers. Whether you have an overnight business trip, your child is sick, your permanent caregiver is ill, or simply planning an evening out, Metropolitan Nannies can help.

    \r\n

    In order to utilize Metropolitan Nannies Temporary Services, please complete the application form below.
    Please review the fees and policies.

    \r\n
    \r\n
    \r\n [text* text-549]\r\n
    \r\n
    \r\n [text* text-743]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-477]\r\n
    \r\n
    \r\n [text text-624]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-808] \r\n
    \r\n
    \r\n [text text-666]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [email email-298]\r\n
    \r\n\r\n
    \r\n
    \r\n [text* text-524] \r\n
    \r\n
    \r\n [text* text-706]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-492] \r\n
    \r\n
    \r\n [text text-947]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-10] \r\n
    \r\n
    \r\n [text text-555]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [email email-404]\r\n
    \r\n
    \r\n [text* text-172]\r\n
    \r\n
    \r\n [text text-420]\r\n
    \r\n
    \r\n
    \r\n [text* text-640] \r\n
    \r\n
    \r\n [text* text-901]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text* text-759] \r\n
    \r\n
    \r\n [text text-836]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-290] \r\n
    \r\n
    \r\n [text text-961]\r\n
    \r\n
    \r\n
    \r\n [text text-36]\r\n
    \r\n
    \r\n [radio radio-293 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n [textarea textarea-142]\r\n
    \r\n
    \r\n [checkbox checkbox-902 \"Sick Childcare\" \"Back-up Care\" \"Around the Clock Care\" \"As-Needed Childcare\" \"Evening Sitting\" \"1-8 Week Placement\"]\r\n
    \r\n
    \r\n \r\n
    \r\n
    \r\n \r\n [text text-986]\r\n
    \r\n
    \r\n \r\n [text text-512]\r\n
    \r\n
    \r\n \r\n [text text-970]\r\n
    \r\n
    \r\n \r\n [text text-143]\r\n
    \r\n
    \r\n \r\n [radio radio-519 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n \r\n [text text-561]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-332]\r\n
    \r\n
    \r\n [text text-770]\r\n
    \r\n
    \r\n [text text-887]\r\n
    \r\n
    \r\n [text text-386]\r\n
    \r\n
    \r\n [radio radio-407 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n [text text-532]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-393]\r\n
    \r\n
    \r\n [text text-404]\r\n
    \r\n
    \r\n [text text-793]\r\n
    \r\n
    \r\n [text text-119]\r\n
    \r\n
    \r\n [radio radio-190 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n [text text-17]\r\n
    \r\n
    \r\n\r\n
    \r\n
    \r\n [text text-976]\r\n
    \r\n
    \r\n [text text-995]\r\n
    \r\n
    \r\n [text text-416]\r\n
    \r\n
    \r\n [text text-218]\r\n
    \r\n
    \r\n [radio radio-418 \"Male\" \"Female\"]\r\n
    \r\n
    \r\n [text text-81]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [radio radio-880 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n \r\n
    \r\n
    \r\n \r\n [text text-528]\r\n
    \r\n
    \r\n \r\n [text text-38]\r\n
    \r\n
    \r\n \r\n [text text-918]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-285]\r\n
    \r\n
    \r\n [text text-298]\r\n
    \r\n
    \r\n [text text-940]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-302]\r\n
    \r\n
    \r\n [text text-784]\r\n
    \r\n
    \r\n [text text-905]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-888]\r\n
    \r\n
    \r\n [text text-27]\r\n
    \r\n
    \r\n [text text-278]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [radio radio-980 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n \r\n
    \r\n
    \r\n
    \r\n
    \r\n \r\n [text text-795]\r\n
    \r\n
    \r\n \r\n [text text-542]\r\n
    \r\n
    \r\n \r\n [text text-248]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-449]\r\n
    \r\n
    \r\n [text text-446]\r\n
    \r\n
    \r\n [text text-955]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-162]\r\n
    \r\n
    \r\n [text text-60]\r\n
    \r\n
    \r\n [text text-515]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text text-233]\r\n
    \r\n
    \r\n [text text-495]\r\n
    \r\n
    \r\n [text text-406]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [radio radio-357 \"Yes\" \"No\"]\r\n
    \r\n
    \r\n [textarea textarea-197]\r\n
    \r\n
    \r\n [textarea* textarea-254]\r\n
    \r\n
    \r\n

    TEMPORARY SERVICES CLIENT UNDERSTANDING AND RELEASE:

    \r\n

    Understanding between parties:

    \r\n

    Please Read!

    \r\n
      \r\n
    1. Metropolitan Nannies, LLC. (\"Metropolitan Nannies\") agrees to make its best effort to locate temporary child caregivers (\"Caregivers\") upon request by the below-signed client (\"Client\").
    2. \r\n
    3. Rate: Client agrees to pay Caregivers directly for services rendered at least $15.00 per hour for 1-2 children and $1.00 per each additional child per hour, with a four-hour minimum
    4. \r\n
    5. Client understands that a non-refundable agency reservation fee will be charged to Client\'s credit card upon Metropolitan Nannies\' confirming Clients reservation for a Caregiver.
    6. \r\n
    7. Client agrees to notify Metropolitan Nannies of any job cancellation and authorizes Metropolitan Nannies to automatically bill client\'s credit card a cancellation fee of $25 if client cancels a job after confirmation by a Metropolitan Nannies employee. If client cancels a confirmed reservation within 24 hours of the scheduled visit, Client will be charged for four hours of the Caregiver\'s time in addition to the agency reservation fee. Client acknowledges that jobs placed with less than 24 hours advanced notice will incur a $25 surcharge to be automatically billed to client\'s credit card in addition to any other applicablefees.
    8. \r\n
    9. Client understands that the services provided by all Metropolitan Nannies\' Caregivers must be contracted through the Metropolitan Nannies office. Client further understands that the use of a Metropolitan Nannies\' Caregiver or the referral of a Metropolitan Nannies\' Caregiver to a third party, without arranging the visit through Metropolitan Nannies, is considered \"theft of services\" and will result in a charge of $1,000 in liquidated damages
    10. \r\n
    11. In the event that Client wishes to hire a Caregiver on a permanent basis, Metropolitan Nannies agrees to negotiate with Client in arriving at an acceptable placement fee. Metropolitan Nannies\' standard placement fee for a Permanent Caregiver (\"Nanny\") is the greater of 15% of the caregivers annual gross salary or $4,000 for a full-time placement (30 or more hours per week). Metropolitan Nannies\' standard placement fee for a Part-time Caregiver (\"Nanny\")is the greater of 15% of the caregivers annual gross salary or $2,500 for a part-time placement (less than 30 hours per week).
    12. \r\n
    13. Client understands that Metropolitan Nannies\' Caregivers are not employees of Metropolitan Nannies. Client understands that Client may be responsible for withholding and filing employment taxes for each calendar year in which the Caregiver\'s payments exceed the limits set forth in the Internal Revenue Code. Social Security numbers of caregivers must be obtained directly from Caregivers.
    14. \r\n
    15. Client agrees to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims relating to or arising out of the services provided by Caregivers.
    16. \r\n
    \r\n

    By initialing here, I acknowledge that I have read and understand the terms of agreement.

    \r\n [text* text-747 id:terms]\r\n

    TRANSPORTATION WAIVER (OPTIONAL):

    \r\n

    I hereby give my consent for a Metropolitan Nannies caregiver to transport my child(ren) in her or my automobile. I understand that Caregivers with Metropolitan Nannies are not employees of Metropolitan Nannies and that Metropolitan Nannies is making no representation or warranties relative to the Caregiver\'s suitability to transport my child(ren). Metropolitan Nannies is in no way responsible for the safety of my child(ren) while being transported in Caregiver\'s or my family\'s automobile. I agree to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims including injury to Client’s car or child(ren) while being transported by a Metropolitan Nannies Caregiver.

    \r\n
    \r\n [radio radio-647 \"I understand and agree to the above terms\" \"I do NOT agree to the above terms.\"]\r\n
    \r\n

    MEDICAL RELEASE (OPTIONAL):

    \r\n

    I hereby give my consent for a Metropolitan Nannies Caregiver to administer medication to my child(ren). I understand that Caregivers with Metropolitan Nannies are not medically trained. I agree to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims relating to a Caregiver’s administering of medication to my child(ren).

    \r\n
    \r\n [radio radio-234 \"I understand and agree to the above terms\" \"I do NOT agree to the above terms.\"]\r\n
    \r\n
    \r\n [submit \"APPLY ONLINE NOW\"]\r\n
    \r\n\r\n
    \r\n\r\n
    \nTemporary Service Application Form\ninfo@metronannies.com\nFrom: [text-549] [text-743] [email-298] and [text-524] [text-706] [email-404]\r\nSubject: Temporary Service Application Form\r\n\r\nMessage Body:\r\nMother\'s Info: \r\nFirst Name: [text-549]\r\nLast Name: [text-743]\r\nOccupation: [text-477]\r\nPlace of Employment: [text-624]\r\nWork Phone: [text-808]\r\nMobile Phone: [text-666]\r\nEmail Address: [email-298]\r\n\r\nFather\'s Info: \r\nFirst Name: [text-524]\r\nLast Name: [text-706]\r\nOccupation: [text-492]\r\nPlace of Employment: [text-947]\r\nWork Phone: [text-10]\r\nPlace Mobile Phone: [text-555]\r\nEmail Address: [email-404]\r\n\r\n\r\nHome Address: [text-172]\r\nAddress Line 2: [text-420]\r\nCity: [text-640]\r\nState: [text-901]\r\nZip Code: [text-759]\r\nHome Phone: [text-836]\r\nBest Time to Call: [text-290]\r\nBest Person to Call: [text-961]\r\nEmergency Contact (Other than Parents): [text-36] \r\n\r\nHave you ever employed a babysitter or a nanny? [radio-293]\r\nIf yes, please describe relationship: \r\n [textarea-142]\r\nI am interested in Metropolitan Nannies for (check all that apply): \r\n [checkbox-902]\r\nPlease describe your children:\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
    NameMonthDayYearGenderSchool Hours
    [text-986][text-512][text-970][text-143][radio-519][text-561]
    [text-332][text-770][text-887][text-386][radio-407][text-532]
    [text-393][text-404][text-793][text-119][radio-190][text-17]
    [text-976][text-995][text-416][text-218][radio-418][text-81]
    \r\n\r\nWill you be present when the caregiver is with your children? [radio-880]\r\n\r\nPlease list any pets you may have in the home: \r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
    NameType of PetPlease list any important information that we should know about this pet:
    [text-528][text-38][text-918]
    [text-285][text-298][text-940]
    [text-302][text-784][text-905]
    [text-888][text-27][text-278]
    \r\n\r\nDo any other family members or friends live in your home (e.g. grandparents)? [radio-980]\r\n\r\nDescription: \r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
    NameRelation to FamilyPlease describe situation:
    [text-795][text-542][text-248]
    [text-449][text-446][text-955]
    [text-162][text-60][text-515]
    [text-233][text-495][text-406]
    \r\n\r\nDoes anyone in your home smoke? [radio-357]\r\n\r\nPlease add anything that you feel is important for us to know concerning you and your family:\r\n[textarea-197]\r\nHow did you hear about Metropolitan Nannies? (Required)\r\n[textarea-254]\r\n\r\nTEMPORARY SERVICES CLIENT UNDERSTANDING AND RELEASE:\r\nBy initialing here, I acknowledge that I have read and understand the terms of agreement.\r\n\r\n[text-747]\r\n\r\nTRANSPORTATION WAIVER (OPTIONAL):\r\nI hereby give my consent for a Metropolitan Nannies caregiver to transport my child(ren) in her or my automobile. I understand that Caregivers with Metropolitan Nannies are not employees of Metropolitan Nannies and that Metropolitan Nannies is making no representation or warranties relative to the Caregiver\'s suitability to transport my child(ren). Metropolitan Nannies is in no way responsible for the safety of my child(ren) while being transported in Caregiver\'s or my family\'s automobile. I agree to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims including injury to Client’s car or child(ren) while being transported by a Metropolitan Nannies Caregiver.\r\n\r\n[radio-647]\r\n\r\nMEDICAL RELEASE (OPTIONAL):\r\nI hereby give my consent for a Metropolitan Nannies Caregiver to administer medication to my child(ren). I understand that Caregivers with Metropolitan Nannies are not medically trained. I agree to indemnify, release and hold harmless Metropolitan Nannies, its agents, employees and officers for any and all claims relating to a Caregiver’s administering of medication to my child(ren).\r\n\r\n[radio-234]\r\n\r\n\r\n--\r\nThis e-mail was sent from a contact form on Metropolitan Nannies (http://dtdgwebdevelopment.com)\njaclyn1@metronannies.com\nReply-To: [info@metronannies.com]\n\n1\n\n\n\n\n\n\n\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill in the required field.\nThis input is too long.\nThis input is too short.\nYour entered code is incorrect.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.\nYour answer is not correct.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.','Temporary Service Application','','publish','open','open','','terms-and-condition-form','','','2016-06-01 16:38:20','2016-06-01 16:38:20','',0,'http://metropolitannannies.com/?post_type=wpcf7_contact_form&p=330',0,'wpcf7_contact_form','',0),(331,1,'2015-02-14 08:52:03','2015-02-14 08:52:03','[contact-form-7 id=\"330\" title=\"Terms and Condition form\"]','Terms and Conditions form','','inherit','open','open','','329-revision-v1','','','2015-02-14 08:52:03','2015-02-14 08:52:03','',329,'http://metropolitannannies.com/2015/02/14/329-revision-v1/',0,'revision','',0),(332,1,'2015-02-14 09:27:48','2015-02-14 09:27:48','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Parents

    [/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]

    Hiring Process

    [/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest quality, reliable and experienced childcare providers available.

    \n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \n

    Step One: Complete the Parent Application\nPlease complete the online application as thoroughly as possible.

    \n

    Step Two: Submit Application Fee\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring ompensation

    \n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \n

    Step Four: Needs Assessment with Placement Counselor\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \n

    Step Five: Review Candidate Profiles\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \n

    Step Six: Interview Nanny Candidates\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \n

    Step Seven: Select Your Candidate and Make an Offer\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \n

    Step Eight: Review and Sign Nanny/Family Agreement\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\n5 business days before your nanny is to begin work.

    \n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3151 or email us.\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\nYou can also view our Video Library and Parent Pack through the links below

    \nAdditional Resources:\nMetropolitan Nannies Parent Pack\nMetropolitan Nannies Video Library\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    [/vc_column_text][vc_column_text css=\".vc_custom_1423833768260{padding-top: 50px !important;}\"]\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2015-02-14 09:27:48','2015-02-14 09:27:48','',7,'http://metropolitannannies.com/2015/02/14/7-revision-v1/',0,'revision','',0),(333,1,'2015-02-14 09:31:22','2015-02-14 09:31:22','[vc_row css=\".vc_custom_1423736735933{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423906259012{margin-bottom: 25px !important;}\"]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]

    Temporary Service Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423906280563{margin-bottom: 25px !important;}\"]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-14 09:31:22','2015-02-14 09:31:22','',11,'http://metropolitannannies.com/2015/02/14/11-revision-v1/',0,'revision','',0),(334,1,'2015-02-14 12:54:45','2015-02-14 12:54:45','','aprivacy policy','','inherit','open','open','','aprivacy-policy','','','2015-02-14 12:54:45','2015-02-14 12:54:45','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/aprivacy-policy.png',0,'attachment','image/png',0),(335,1,'2015-02-14 12:56:42','2015-02-14 12:56:42','','08-privacy policy','','inherit','open','open','','08-privacy-policy','','','2015-02-14 12:56:42','2015-02-14 12:56:42','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/08-privacy-policy.png',0,'attachment','image/png',0),(336,1,'2015-02-14 13:03:01','2015-02-14 13:03:01','','newpa','','inherit','open','open','','newpa','','','2015-02-14 13:03:01','2015-02-14 13:03:01','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/newpa.png',0,'attachment','image/png',0),(338,1,'2015-02-14 13:58:26','2015-02-14 13:58:26','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"masonry\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-14 13:58:26','2015-02-14 13:58:26','',5,'http://metropolitannannies.com/2015/02/14/5-revision-v1/',0,'revision','',0),(339,1,'2015-02-14 13:59:12','2015-02-14 13:59:12','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title|link_post,image|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"masonry\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-14 13:59:12','2015-02-14 13:59:12','',5,'http://metropolitannannies.com/2015/02/14/5-revision-v1/',0,'revision','',0),(340,1,'2015-02-14 13:59:56','2015-02-14 13:59:56','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"masonry\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-14 13:59:56','2015-02-14 13:59:56','',5,'http://metropolitannannies.com/2015/02/14/5-revision-v1/',0,'revision','',0),(341,1,'2015-02-14 14:01:00','2015-02-14 14:01:00','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,link\" grid_link_target=\"_self\" grid_layout_mode=\"masonry\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-14 14:01:00','2015-02-14 14:01:00','',5,'http://metropolitannannies.com/2015/02/14/5-revision-v1/',0,'revision','',0),(342,1,'2015-02-14 14:02:08','2015-02-14 14:02:08','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,text|excerpt\" grid_link_target=\"_self\" grid_layout_mode=\"masonry\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-14 14:02:08','2015-02-14 14:02:08','',5,'http://metropolitannannies.com/2015/02/14/5-revision-v1/',0,'revision','',0),(343,1,'2015-02-14 14:02:46','2015-02-14 14:02:46','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"masonry\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-14 14:02:46','2015-02-14 14:02:46','',5,'http://metropolitannannies.com/2015/02/14/5-revision-v1/',0,'revision','',0),(344,1,'2015-02-14 14:04:49','2015-02-14 14:04:49','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" filter=\"yes\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-14 14:04:49','2015-02-14 14:04:49','',5,'http://metropolitannannies.com/2015/02/14/5-revision-v1/',0,'revision','',0); INSERT INTO `wp_posts` VALUES (345,1,'2015-02-14 14:05:51','2015-02-14 14:05:51','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"masonry\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-14 14:05:51','2015-02-14 14:05:51','',5,'http://metropolitannannies.com/2015/02/14/5-revision-v1/',0,'revision','',0),(346,1,'2015-02-14 14:10:00','2015-02-14 14:10:00','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_blank\" grid_layout_mode=\"masonry\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-14 14:10:00','2015-02-14 14:10:00','',5,'http://metropolitannannies.com/2015/02/14/5-revision-v1/',0,'revision','',0),(349,1,'2015-02-14 15:50:54','2015-02-14 15:50:54','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post\" grid_link_target=\"_blank\" grid_layout_mode=\"masonry\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-14 15:50:54','2015-02-14 15:50:54','',5,'http://metropolitannannies.com/2015/02/14/5-revision-v1/',0,'revision','',0),(350,1,'2015-02-14 15:54:40','2015-02-14 15:54:40','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_blank\" grid_layout_mode=\"masonry\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-14 15:54:40','2015-02-14 15:54:40','',5,'http://metropolitannannies.com/2015/02/14/5-revision-v1/',0,'revision','',0),(351,1,'2015-02-14 16:36:52','2015-02-14 16:36:52','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|no_link,title|link_post\" grid_link_target=\"_blank\" grid_layout_mode=\"fitRows\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-14 16:36:52','2015-02-14 16:36:52','',5,'http://metropolitannannies.com/2015/02/14/5-revision-v1/',0,'revision','',0),(352,1,'2015-02-14 16:47:36','2015-02-14 16:47:36','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:10|order_by:date\" grid_columns_count=\"1\" grid_layout=\"title|link_post,image|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-14 16:47:36','2015-02-14 16:47:36','',5,'http://metropolitannannies.com/2015/02/14/5-revision-v1/',0,'revision','',0),(353,1,'2015-02-14 16:52:00','2015-02-14 16:52:00','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:10|order_by:date\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-14 16:52:00','2015-02-14 16:52:00','',5,'http://metropolitannannies.com/2015/02/14/5-revision-v1/',0,'revision','',0),(354,1,'2015-02-14 17:02:23','2015-02-14 17:02:23','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:10|order_by:date\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][vc_column_text css=\".vc_custom_1423933344210{margin-top: -25px !important;}\"]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-14 17:02:23','2015-02-14 17:02:23','',5,'http://metropolitannannies.com/2015/02/14/5-revision-v1/',0,'revision','',0),(355,1,'2015-02-14 17:04:25','2015-02-14 17:04:25','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:10|order_by:date\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-14 17:04:25','2015-02-14 17:04:25','',5,'http://metropolitannannies.com/2015/02/14/5-revision-v1/',0,'revision','',0),(356,1,'2015-02-14 17:06:22','2015-02-14 17:06:22','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:10|order_by:date\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-14 17:06:22','2015-02-14 17:06:22','',5,'http://metropolitannannies.com/2015/02/14/5-revision-v1/',0,'revision','',0),(357,1,'2015-02-14 17:11:02','2015-02-14 17:11:02','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','5-revision-v1','','','2015-02-14 17:11:02','2015-02-14 17:11:02','',5,'http://metropolitannannies.com/2015/02/14/5-revision-v1/',0,'revision','',0),(358,1,'2015-02-16 07:25:20','2015-02-16 07:25:20','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:5|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post,text|excerpt,link\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recents Posts\" grid_thumb_size=\"270*150\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','15-revision-v1','','','2015-02-16 07:25:20','2015-02-16 07:25:20','',15,'http://metropolitannannies.com/15-revision-v1/',0,'revision','',0),(359,1,'2015-02-16 07:27:02','2015-02-16 07:27:02','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Lorem ipsum dolor sit amet, consectetuer adipiscing.','','inherit','open','open','','15-revision-v1','','','2015-02-16 07:27:02','2015-02-16 07:27:02','',15,'http://metropolitannannies.com/15-revision-v1/',0,'revision','',0),(361,1,'2015-02-16 07:31:49','2015-02-16 07:31:49','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','HOME','','inherit','open','open','','5-revision-v1','','','2015-02-16 07:31:49','2015-02-16 07:31:49','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(362,1,'2015-02-16 07:32:34','2015-02-16 07:32:34','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','BLOG','','inherit','open','open','','15-revision-v1','','','2015-02-16 07:32:34','2015-02-16 07:32:34','',15,'http://metropolitannannies.com/15-revision-v1/',0,'revision','',0),(365,1,'2015-02-16 07:42:54','2015-02-16 07:42:54','','Capturex','','inherit','open','open','','capturex','','','2015-02-16 07:42:54','2015-02-16 07:42:54','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/Capturex.png',0,'attachment','image/png',0),(368,1,'2015-02-16 07:45:41','2015-02-16 07:45:41','','Capturey','','inherit','open','open','','capturey','','','2015-02-16 07:45:41','2015-02-16 07:45:41','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/Capturey.png',0,'attachment','image/png',0),(370,1,'2016-02-01 08:12:46','2016-02-01 08:12:46','The relationship between Moms and Nannies is typically a very good one, but sometimes it can be complicated. On one hand, it is a very close and intimate relationship. After all, Mom is placing her trust in the nanny she hires to care for the most precious thing in her life…her child. On the other hand, it is a professional, employer/employee relationship. It is common, on occasion, for issues to arise between Mom and Nanny. Below is a list of the 10 most common issues Moms and Nannies face, along with some ideas and tips on how to work through them.\r\n\r\n1. MISALIGNED EXPECTATIONS\r\n\r\nThere are a lot of topics that are covered by Mom and Nanny during the interview process. However, sometimes they may walk away from the conversation with different interpretations of what the other wants and needs. Sometimes there is misinterpretation about what was agreed upon during the interview. Not being on the same page can cause tension in this relationship. Clear and specific communication when it comes to pay, hours needed, hours available, discipline approaches, etc. is highly recommended. It will eliminate any misinterpretation and create a clear road map for this relationship. Both parties will leave the conversation feeling like they got what they needed from the other.\r\n\r\n2. MICROMANAGING MOMS\r\n\r\nA capable Nanny and a micromanaging Mom can be a tricky combination. Mom wants to have input on what the nanny is doing and how she’s doing it. The nanny feels her abilities are being questioned and wants to have more control over her day. Before this eats away at the relationship, Mom and Nanny need to come together, communicate and find a compromise that is acceptable to both parties.\r\n\r\n3. DIFFERENT DISCIPLINE APPROACHES\r\n\r\nEven when Mom and Nanny have the same overall discipline philosophy, the way each approaches discipline challenges can differ. For instance, the nanny may like to use time outs and the mom may prefer to talk through the situation with the child. Different approaches can work as long as Mom and Nanny respect and support each other.\r\n\r\n4. INEFFECTIVE COMMUNICATION\r\n\r\nSometimes one side likes to communicate through email while the other side likes to have face-to-face conversations. Sometimes one person is very direct and the other person likes to take a more roundabout approach. It’s essential that the mom and nanny talk about their own personal communication styles and find some common ground to keep the lines of communication open.\r\n\r\n5. “WHAT’S FOR LUNCH”?\r\n\r\nWhat the child eats can become a stumbling block if the mom and the nanny disagree on what’s healthy for the child. When and how much the child eats can also become a challenge if there’s a disagreement. Of course, the parents have the ultimate say in food choices, but since the nanny is responsible for making and overseeing meals, it’s important that both are on the same page regarding what the child can and cannot eat.\r\n\r\n6. SLEEP CHALLENGES\r\n\r\nNaps and overnight sleeping are two of the toughest issues a mom and nanny face. When they’re able to work together, everyone benefits. However, when they have different ideas about how to accomplish the sleep goals, it can be hard on both the adults and the child. Since there isn’t one “right’ way to sleep train, both sides can offer up ideas and come together with one plan of action.\r\n\r\n7. RELATIONSHIP BOUNDARIES\r\n\r\nEveryone has a different interpretation of where the line is between personal and professional. The nanny may feel sharing details about what she did over the weekend is perfectly OK; however the mom may feel the nanny is sharing too many details of her personal life. The best way to find the right balance is to have an honest conversation about where the line should be for the relationship to work.\r\n\r\n8. HOUSEWORK\r\n\r\nThe issue of housework is one of the biggest problems that come up between a mom and nanny. The mom often feels it’s no big deal for the nanny to do “light housekeeping” like vacuuming or washing the dishes during the day since she’s there anyway. The nanny often feels that she’s there to care for the child and is only responsible for tasks related to the child. This is something that should be worked out before the nanny accepts the position or as soon as these issues come up.\r\n\r\n9. “I’M RUNNING LATE”\r\n\r\nParents sometimes have to work late. It’s a fact of life. And most often the nanny will understand if she’s given adequate notice and the overtime doesn’t interfere with something else she has planned. Again, open communication and asking rather than telling is the key to avoiding this complication.\r\n\r\n10. THE YEARLY RAISE\r\n\r\nMoney can be a touchy topic between moms and nannies. While the amount of the yearly raise is about the actual dollar value, it’s also about what it says to the nanny. The amount of the raise is an indication to the nanny of how much she’s appreciated in her job.','10 Common Disagreements Between Moms and Nannies','','publish','open','open','','10-common-disagreements-between-moms-and-nannies','','','2016-02-17 00:28:30','2016-02-17 00:28:30','',0,'http://metropolitannannies.com/?p=370',0,'post','',0),(371,1,'2015-02-16 08:12:46','2015-02-16 08:12:46','Aenean nonummy hendrerit mauris. Phasellus porta. Fusce suscipit varius mi. Cum sociis natoque penatibus et mnis dis parturient montes, nascetur ridiculus mus. Nulla dui. Fusce feugiat malesuada odio. Morbi nunc odio, gravida at, cursus nec.','Set psum dolor sit amet.','','inherit','open','open','','370-revision-v1','','','2015-02-16 08:12:46','2015-02-16 08:12:46','',370,'http://metropolitannannies.com/370-revision-v1/',0,'revision','',0),(372,1,'2009-06-14 08:14:41','2009-06-14 08:14:41','One Potomac mother of five used to prepare for interviews with prospective nannies like a Hollywood audition. She cleaned her house, made sure the children were quietly coloring and \"glamified\" the family\'s lifestyle, which includes...click here for full story','Nannies No Longer Rule The Roost','','publish','open','open','','nannies-no-longer-rule-the-roost','','','2016-02-18 14:10:53','2016-02-18 14:10:53','',0,'http://metropolitannannies.com/?p=372',0,'post','',0),(373,1,'2015-02-16 08:14:41','2015-02-16 08:14:41','Aenean nonummy hendrerit mauris. Phasellus porta. Fusce suscipit varius mi. Cum sociis natoque penatibus et mnis dis parturient montes, nascetur ridiculus mus. Nulla dui. Fusce feugiat malesuada odio. Morbi nunc odio, gravida at, cursus nec.\r\n','Set psum dolor sit amet.','','inherit','open','open','','372-revision-v1','','','2015-02-16 08:14:41','2015-02-16 08:14:41','',372,'http://metropolitannannies.com/372-revision-v1/',0,'revision','',0),(374,1,'2015-02-16 08:25:06','2015-02-16 08:25:06','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-02-16 08:25:06','2015-02-16 08:25:06','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(375,1,'2015-02-16 08:31:04','2015-02-16 08:31:04','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-02-16 08:31:04','2015-02-16 08:31:04','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(376,1,'2015-02-16 08:36:10','2015-02-16 08:36:10','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recent Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','BLOG','','inherit','open','open','','15-revision-v1','','','2015-02-16 08:36:10','2015-02-16 08:36:10','',15,'http://metropolitannannies.com/15-revision-v1/',0,'revision','',0),(377,1,'2015-02-16 08:39:49','2015-02-16 08:39:49','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-02-16 08:39:49','2015-02-16 08:39:49','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(378,1,'2015-02-16 08:44:28','2015-02-16 08:44:28','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-16 08:44:28','2015-02-16 08:44:28','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(380,1,'2015-02-16 08:57:58','2015-02-16 08:57:58','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][vc_carousel posts_query=\"size:2|order_by:date|post_type:post\" layout=\"image|link_post,title|link_post\" link_target=\"_self\" speed=\"5000\" mode=\"vertical\" slides_per_view=\"1\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-02-16 08:57:58','2015-02-16 08:57:58','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(381,1,'2015-02-16 08:59:11','2015-02-16 08:59:11','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-02-16 08:59:11','2015-02-16 08:59:11','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(382,1,'2015-02-16 09:00:54','2015-02-16 09:00:54','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-16 09:00:54','2015-02-16 09:00:54','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(384,1,'2015-02-16 09:06:35','2015-02-16 09:06:35','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-02-16 09:06:35','2015-02-16 09:06:35','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(385,1,'2015-02-16 09:22:51','2015-02-16 09:22:51','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-02-16 09:22:51','2015-02-16 09:22:51','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(386,1,'2015-02-16 09:24:19','2015-02-16 09:24:19','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-16 09:24:19','2015-02-16 09:24:19','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(387,1,'2015-02-16 09:25:29','2015-02-16 09:25:29','','Home','','publish','open','open','','387','','','2015-03-19 14:44:02','2015-03-19 14:44:02','',0,'http://metropolitannannies.com/?p=387',1,'nav_menu_item','',0),(390,1,'2015-02-17 07:51:13','2015-02-17 07:51:13','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-02-17 07:51:13','2015-02-17 07:51:13','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(391,1,'2015-02-17 07:52:12','2015-02-17 07:52:12','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-02-17 07:52:12','2015-02-17 07:52:12','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(392,1,'2015-02-17 07:56:59','2015-02-17 07:56:59','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-02-17 07:56:59','2015-02-17 07:56:59','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(394,1,'2015-02-17 08:24:31','2015-02-17 08:24:31','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Parents

    [/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]

    Hiring Process

    [/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest quality, reliable and experienced childcare providers available.

    \n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \n

    Step One: Complete the Parent Application\nPlease complete the online application as thoroughly as possible.

    \n

    Step Two: Submit Application Fee\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring ompensation

    \n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \n

    Step Four: Needs Assessment with Placement Counselor\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \n

    Step Five: Review Candidate Profiles\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \n

    Step Six: Interview Nanny Candidates\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \n

    Step Seven: Select Your Candidate and Make an Offer\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \n

    Step Eight: Review and Sign Nanny/Family Agreement\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\n5 business days before your nanny is to begin work.

    \n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3151 or email us.\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\nYou can also view our Video Library and Parent Pack through the links below

    \nAdditional Resources:\nMetropolitan Nannies Parent Pack\nMetropolitan Nannies Video Library\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    [/vc_column_text][vc_column_text css=\".vc_custom_1423833768260{padding-top: 50px !important;}\"]\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2015-02-17 08:24:31','2015-02-17 08:24:31','',7,'http://metropolitannannies.com/7-revision-v1/',0,'revision','',0),(395,1,'2015-02-17 08:28:16','2015-02-17 08:28:16','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Parents

    [/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]

    Hiring Process

    [/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest quality, reliable and experienced childcare providers available.

    \n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \n

    Step One: Complete the Parent Application\nPlease complete the online application as thoroughly as possible.

    \n

    Step Two: Submit Application Fee\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring ompensation

    \n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \n

    Step Four: Needs Assessment with Placement Counselor\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \n

    Step Five: Review Candidate Profiles\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \n

    Step Six: Interview Nanny Candidates\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \n

    Step Seven: Select Your Candidate and Make an Offer\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \n

    Step Eight: Review and Sign Nanny/Family Agreement\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\n5 business days before your nanny is to begin work.

    \n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3151 or email us.\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\nYou can also view our Video Library and Parent Pack through the links below

    \nAdditional Resources:\nMetropolitan Nannies Parent Pack\nMetropolitan Nannies Video Library\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    [/vc_column_text][vc_column_text css=\".vc_custom_1423833768260{padding-top: 50px !important;}\"]\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2015-02-17 08:28:16','2015-02-17 08:28:16','',7,'http://metropolitannannies.com/7-revision-v1/',0,'revision','',0),(396,1,'2015-02-17 08:39:21','2015-02-17 08:39:21','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Parents

    [/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]

    Hiring Process

    [/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest quality, reliable and experienced childcare providers available.

    \n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \n

    Step One: Complete the Parent Application\nPlease complete the online application as thoroughly as possible.

    \n

    Step Two: Submit Application Fee\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring ompensation

    \n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \n

    Step Four: Needs Assessment with Placement Counselor\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \n

    Step Five: Review Candidate Profiles\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \n

    Step Six: Interview Nanny Candidates\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \n

    Step Seven: Select Your Candidate and Make an Offer\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \n

    Step Eight: Review and Sign Nanny/Family Agreement\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\n5 business days before your nanny is to begin work.

    \n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3151 or email us.\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\nYou can also view our Video Library and Parent Pack through the links below

    \nAdditional Resources:\nMetropolitan Nannies Parent Pack\nMetropolitan Nannies Video Library\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    [/vc_column_text][vc_column_text css=\".vc_custom_1424162337798{padding-top: 50px !important;}\"]\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2015-02-17 08:39:21','2015-02-17 08:39:21','',7,'http://metropolitannannies.com/7-revision-v1/',0,'revision','',0),(397,1,'2015-02-17 08:48:40','2015-02-17 08:48:40','[vc_row css=\".vc_custom_1423740364139{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423740439863{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423741600167{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Nannies

    [/vc_column_text][vc_column_text css=\".vc_custom_1423741637384{margin-bottom: 9px !important;}\"]

    Overview

    [/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies to help you find local nanny or babysitting opportunities. We strive to provide our nannies with rewarding and exciting opportunities that utilize their skills, background and education. If you possess loving, caring and all-around nurturing characteristics and have a strong desire to care for a young child or children, let Metropolitan Nannies match your experience and preferences with one of the many full-time, part-time and temporary job openings we have available today.

    \n

    How do I become a Candidate with Metropolitan Nannies?

    \n

    Step One: Complete the online application. Metropolitan Nannies covers the background check and screening costs for all candidates.

    \n

    Step Two: Phone screen and personally interview in our office with the Owner.,/p>

    \n

    Step Three: If not already certified, take CPR & First Aid Class with the American Red Cross or other local CPR training facility.

    \n

    Step Four: Complete a profile that includes your education, qualifications and experience with families. Receive confirmation of your representation by Metropolitan Nannies. Keep Metropolitan Nannies informed of your schedule and availability.

    \n

    Step Five: Start receiving job notifications via email.

    \n

    Qualifications\nAll candidates must meet the minimum qualifications listed below for representation by Metropolitan Nannies:

    \n

    •    At least 18 years of age\n•    U.S. Citizen or Valid U.S. Work Permit\n•    Fluent in English\n•    High School equivalent or GED\n•    At least 2 years of professional childcare experience\n•    3 professional childcare references (non-family members)\n•    Must own a fully insured vehicle and provide proof of auto insurance\n•    Have a current driver’s license (that you will bring to the interview)\n•    Must pass national, state and county criminal background checks and have a clean driving record\n•    Must pass a sexual misconduct screening\n•    Must personally meet and interview with Metropolitan Nannies\n•    Must have current CPR certification or willing to be certified\n•    Positive online and social media presence\n•    Permanent Placements must be willing to make a 1-year commitment to Metropolitan Nannies\n•    Must be willing to commit to the minimum standards of conduct and service excellence of Metropolitan Nannies

    \n

    Nanny Position Types:\nFull-Time/Part-Time - Nanny will commit to working full-time or part-time hours for a full year of service.

    \n

    Live In/Live Out - Live In nannies will commit to living in the home of their assigned family.

    \n

    Short-Term Care - Nanny will commit to work on an as needed basis.

    \n

    Summer Placement - Nanny will commit to working required hours for summer childcare

    \n

    Temporary Placement - Nanny will commit to work on an as-needed basis. This can include evening, weekend or a longer engagement with part or full-time hours. Temporary placement includes:

    \n

    •    Before School\n•    After School\n•    Days\n•    Evenings\n•    Weekends after Evenings (?)\n•    Overnight Care\n•    Corporate and Group Care

    [/vc_column_text][vc_column_text css=\".vc_custom_1424162908343{padding-top: 25px !important;}\"]\n[/vc_column_text][/vc_column][/vc_row]','Nannies','','inherit','open','open','','9-revision-v1','','','2015-02-17 08:48:40','2015-02-17 08:48:40','',9,'http://metropolitannannies.com/9-revision-v1/',0,'revision','',0),(399,1,'2015-02-17 08:58:07','2015-02-17 08:58:07','[vc_row css=\".vc_custom_1423736735933{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]

    Permanent and Temporary

    [/vc_column_text][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    [/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]

    Fees

    \n

    [/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]

    Permanent Placement Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423906259012{margin-bottom: 25px !important;}\"]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    [/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]

    Temporary Service Fees

    [/vc_column_text][vc_column_text css=\".vc_custom_1423906280563{margin-bottom: 25px !important;}\"]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    [/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-02-17 08:58:07','2015-02-17 08:58:07','',11,'http://metropolitannannies.com/11-revision-v1/',0,'revision','',0),(400,1,'2015-02-17 09:05:38','2015-02-17 09:05:38','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Partners

    [/vc_column_text][vc_column_text]

    Additional Services & Partners

    \n

    There are numbers of services available to our customers, through our partners

    [/vc_column_text][vc_column_text]\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance for\nhousehold employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members. They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\nwww.stepsisters.org

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-17 09:05:38','2015-02-17 09:05:38','',13,'http://metropolitannannies.com/13-revision-v1/',0,'revision','',0),(401,1,'2015-02-17 09:16:50','2015-02-17 09:16:50','[vc_row css=\".vc_custom_1423822463765{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423830377777{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][contact-form-7 id=\"168\"][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-17 09:16:50','2015-02-17 09:16:50','',17,'http://metropolitannannies.com/17-revision-v1/',0,'revision','',0),(402,1,'2015-02-17 09:30:23','2015-02-17 09:30:23','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-02-17 09:30:23','2015-02-17 09:30:23','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(403,1,'2015-02-17 09:32:20','2015-02-17 09:32:20','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-02-17 09:32:20','2015-02-17 09:32:20','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(404,1,'2015-02-17 09:57:05','2015-02-17 09:57:05','[vc_row css=\".vc_custom_1423740364139{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423740439863{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423741600167{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Nannies

    [/vc_column_text][vc_column_text css=\".vc_custom_1423741637384{margin-bottom: 9px !important;}\"]

    Overview

    [/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies to help you find local nanny or babysitting opportunities. We strive to provide our nannies with rewarding and exciting opportunities that utilize their skills, background and education. If you possess loving, caring and all-around nurturing characteristics and have a strong desire to care for a young child or children, let Metropolitan Nannies match your experience and preferences with one of the many full-time, part-time and temporary job openings we have available today.

    \n

    How do I become a Candidate with Metropolitan Nannies?

    \n

    Step One: Complete the online application. Metropolitan Nannies covers the background check and screening costs for all candidates.

    \n

    Step Two: Phone screen and personally interview in our office with the Owner.,/p>

    \n

    Step Three: If not already certified, take CPR & First Aid Class with the American Red Cross or other local CPR training facility.

    \n

    Step Four: Complete a profile that includes your education, qualifications and experience with families. Receive confirmation of your representation by Metropolitan Nannies. Keep Metropolitan Nannies informed of your schedule and availability.

    \n

    Step Five: Start receiving job notifications via email.

    \n

    Qualifications All candidates must meet the minimum qualifications listed below for representation by Metropolitan Nannies:

    \n

    •    At least 18 years of age •    U.S. Citizen or Valid U.S. Work Permit •    Fluent in English •    High School equivalent or GED •    At least 2 years of professional childcare experience •    3 professional childcare references (non-family members) •    Must own a fully insured vehicle and provide proof of auto insurance •    Have a current driver’s license (that you will bring to the interview) •    Must pass national, state and county criminal background checks and have a clean driving record •    Must pass a sexual misconduct screening •    Must personally meet and interview with Metropolitan Nannies •    Must have current CPR certification or willing to be certified •    Positive online and social media presence •    Permanent Placements must be willing to make a 1-year commitment to Metropolitan Nannies •    Must be willing to commit to the minimum standards of conduct and service excellence of Metropolitan Nannies

    \n

    Nanny Position Types: Full-Time/Part-Time - Nanny will commit to working full-time or part-time hours for a full year of service.

    \n

    Live In/Live Out - Live In nannies will commit to living in the home of their assigned family.

    \n

    Short-Term Care - Nanny will commit to work on an as needed basis.

    \n

    Summer Placement - Nanny will commit to working required hours for summer childcare

    \n

    Temporary Placement - Nanny will commit to work on an as-needed basis. This can include evening, weekend or a longer engagement with part or full-time hours. Temporary placement includes:

    \n

    •    Before School\n •    After School\n •    Days\n •    Evenings\n •    Weekends\n •    Overnight Care\n •    Corporate and Group Care

    [/vc_column_text][vc_column_text css=\".vc_custom_1424162908343{padding-top: 25px !important;}\"]\n[/vc_column_text][/vc_column][/vc_row]','Nannies','','inherit','open','open','','9-revision-v1','','','2015-02-17 09:57:05','2015-02-17 09:57:05','',9,'http://metropolitannannies.com/9-revision-v1/',0,'revision','',0),(405,1,'2015-02-17 10:00:17','2015-02-17 10:00:17','','crome','','inherit','open','open','','crome','','','2015-02-17 10:00:17','2015-02-17 10:00:17','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/crome.png',0,'attachment','image/png',0),(406,1,'2015-02-17 10:30:45','2015-02-17 10:30:45','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-17 10:30:45','2015-02-17 10:30:45','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(407,1,'2015-02-18 08:13:00','2015-02-18 08:13:00','[text* text-397 placeholder \"Name\"]\r\n\r\n[email* email-722 placeholder \"Email\"]\r\n\r\n[text* text-697 placeholder \"Phone\"]\r\n\r\n[textarea* textarea-853 placeholder \"Message\"]\r\n\r\n[submit \"SEND\"]\nContact Us Form [email-722]\nnoreply@metronannies.com\n

    Name: [text-397]

    \r\n

    Email: [email-722]

    \r\n

    Phone: [text-697]

    \r\n

    Message: [textarea-853]

    \njaclyn1@metronannies.com\n\n\n1\n\n\n\n\n\n\n\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill in the required field.\nThis input is too long.\nThis input is too short.\nYour entered code is incorrect.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.\nYour answer is not correct.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.','CONTACT','','publish','open','open','','xxx','','','2016-06-01 16:32:05','2016-06-01 16:32:05','',0,'http://metropolitannannies.com/?post_type=wpcf7_contact_form&p=407',0,'wpcf7_contact_form','',0),(408,1,'2015-02-18 08:13:46','2015-02-18 08:13:46','[vc_row css=\".vc_custom_1423822463765{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Contact Information

    [/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \n\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email.\nWe look forward to speaking with you soon.

    [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\nHerndon, VA 20170

    \n\"\"\n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \"\"\n

    Telephone: 703-481-3181\nFAX: 703-859-7629\nE-mail: info@metronannies.com

    \n\n
    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423830377777{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]

    Contact Form

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-02-18 08:13:46','2015-02-18 08:13:46','',17,'http://metropolitannannies.com/17-revision-v1/',0,'revision','',0),(409,1,'2015-02-18 08:41:34','2015-02-18 08:41:34','','panw','','inherit','open','open','','panw','','','2015-02-18 08:41:34','2015-02-18 08:41:34','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/panw.png',0,'attachment','image/png',0),(410,1,'2015-02-18 09:09:51','2015-02-18 09:09:51','[contact-form-7 id=\"330\" title=\"TEMPORARY SERVICE MEMBERSHIP\"]','Terms and Conditions form','','inherit','open','open','','329-revision-v1','','','2015-02-18 09:09:51','2015-02-18 09:09:51','',329,'http://metropolitannannies.com/329-revision-v1/',0,'revision','',0),(411,1,'2015-02-18 09:14:36','2015-02-18 09:14:36','
    [contact-form-7 id=\"330\" title=\"TEMPORARY SERVICE MEMBERSHIP\"]
    ','Terms and Conditions form','','inherit','open','open','','329-revision-v1','','','2015-02-18 09:14:36','2015-02-18 09:14:36','',329,'http://metropolitannannies.com/329-revision-v1/',0,'revision','',0),(412,1,'2015-02-18 09:16:02','2015-02-18 09:16:02','

    [contact-form-7 id=\"330\" title=\"TEMPORARY SERVICE MEMBERSHIP\"]

    ','Terms and Conditions form','','inherit','open','open','','329-revision-v1','','','2015-02-18 09:16:02','2015-02-18 09:16:02','',329,'http://metropolitannannies.com/329-revision-v1/',0,'revision','',0),(413,1,'2015-02-18 09:22:07','2015-02-18 09:22:07','[vc_row css=\".vc_custom_1424251289554{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"1/1\"][contact-form-7 id=\"330\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text]

    [/vc_column_text][/vc_column][/vc_row]','Terms and Conditions form','','inherit','open','open','','329-revision-v1','','','2015-02-18 09:22:07','2015-02-18 09:22:07','',329,'http://metropolitannannies.com/329-revision-v1/',0,'revision','',0),(414,1,'2015-02-18 09:28:50','2015-02-18 09:28:50','

    [contact-form-7 id=\"327\" title=\"Membership Form\"]

    ','Membership','','inherit','open','open','','326-revision-v1','','','2015-02-18 09:28:50','2015-02-18 09:28:50','',326,'http://metropolitannannies.com/326-revision-v1/',0,'revision','',0),(415,1,'2015-02-18 09:29:05','2015-02-18 09:29:05','

    [contact-form-7 id=\"327\" title=\"Membership Form\"]

    ','Membership','','inherit','open','open','','326-revision-v1','','','2015-02-18 09:29:05','2015-02-18 09:29:05','',326,'http://metropolitannannies.com/326-revision-v1/',0,'revision','',0),(416,1,'2015-02-18 09:29:22','2015-02-18 09:29:22','

    [contact-form-7 id=\"327\" title=\"Membership Form\"]

    ','Membership','','inherit','open','open','','326-revision-v1','','','2015-02-18 09:29:22','2015-02-18 09:29:22','',326,'http://metropolitannannies.com/326-revision-v1/',0,'revision','',0),(417,1,'2015-02-18 09:29:45','2015-02-18 09:29:45','
    [contact-form-7 id=\"327\" title=\"Membership Form\"]
    ','Membership','','inherit','open','open','','326-revision-v1','','','2015-02-18 09:29:45','2015-02-18 09:29:45','',326,'http://metropolitannannies.com/326-revision-v1/',0,'revision','',0),(418,1,'2015-02-18 09:30:24','2015-02-18 09:30:24','
    [contact-form-7 id=\"327\" title=\"Membership Form\"]
    ','Membership','','inherit','open','open','','326-revision-v1','','','2015-02-18 09:30:24','2015-02-18 09:30:24','',326,'http://metropolitannannies.com/326-revision-v1/',0,'revision','',0),(419,1,'2015-02-18 09:32:56','2015-02-18 09:32:56','[contact-form-7 id=\"327\" title=\"Membership Form\"]','Membership','','inherit','open','open','','326-revision-v1','','','2015-02-18 09:32:56','2015-02-18 09:32:56','',326,'http://metropolitannannies.com/326-revision-v1/',0,'revision','',0),(420,1,'2015-02-18 09:34:52','2015-02-18 09:34:52','[contact-form-7 id=\"330\" title=\"TEMPORARY SERVICE MEMBERSHIP\"]','Membership','','inherit','open','open','','326-revision-v1','','','2015-02-18 09:34:52','2015-02-18 09:34:52','',326,'http://metropolitannannies.com/326-revision-v1/',0,'revision','',0),(421,1,'2015-02-18 09:35:30','2015-02-18 09:35:30','
    [contact-form-7 id=\"330\" title=\"TEMPORARY SERVICE MEMBERSHIP\"]
    ','Membership','','inherit','open','open','','326-revision-v1','','','2015-02-18 09:35:30','2015-02-18 09:35:30','',326,'http://metropolitannannies.com/326-revision-v1/',0,'revision','',0),(422,1,'2015-02-18 09:36:07','2015-02-18 09:36:07','
    [contact-form-7 id=\"327\" title=\"Membership Form\"]
    ','Membership','','inherit','open','open','','326-revision-v1','','','2015-02-18 09:36:07','2015-02-18 09:36:07','',326,'http://metropolitannannies.com/326-revision-v1/',0,'revision','',0),(423,1,'2015-02-18 10:25:48','2015-02-18 10:25:48','[vc_row][vc_column width=\"1/1\"][vc_column_text]
    [/vc_column_text][/vc_column][/vc_row][contact-form-7 id=\"327\" title=\"Membership Form\"][vc_row][vc_column width=\"1/1\"][vc_column_text]
    [/vc_column_text][/vc_column][/vc_row]','Membership','','inherit','open','open','','326-revision-v1','','','2015-02-18 10:25:48','2015-02-18 10:25:48','',326,'http://metropolitannannies.com/326-revision-v1/',0,'revision','',0),(425,1,'2015-02-18 13:11:36','2015-02-18 13:11:36','[vc_row css=\".vc_custom_1424251289554{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"1/1\" font_color=\"#000000\"][contact-form-7 id=\"330\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text]

    [/vc_column_text][/vc_column][/vc_row]','Terms and Conditions form','','inherit','open','open','','329-revision-v1','','','2015-02-18 13:11:36','2015-02-18 13:11:36','',329,'http://metropolitannannies.com/329-revision-v1/',0,'revision','',0),(426,1,'2015-02-18 13:55:48','2015-02-18 13:55:48','[vc_row css=\".vc_custom_1424267698468{padding-left: 20px !important;}\"][vc_column width=\"1/1\"][contact-form-7 id=\"323\"][/vc_column][/vc_row]','nanny application','','inherit','open','open','','324-revision-v1','','','2015-02-18 13:55:48','2015-02-18 13:55:48','',324,'http://metropolitannannies.com/324-revision-v1/',0,'revision','',0),(428,1,'2015-02-19 06:04:36','2015-02-19 06:04:36','[vc_row css=\".vc_custom_1424267698468{padding-left: 20px !important;}\"][vc_column width=\"1/1\" font_color=\"#000000\"][contact-form-7 id=\"323\"][/vc_column][/vc_row]','nanny application','','inherit','open','open','','324-revision-v1','','','2015-02-19 06:04:36','2015-02-19 06:04:36','',324,'http://metropolitannannies.com/324-revision-v1/',0,'revision','',0),(429,1,'2015-02-19 06:05:25','2015-02-19 06:05:25','[vc_row css=\".vc_custom_1424325911454{padding-left: 20px !important;}\" font_color=\"#000000\"][vc_column width=\"1/1\" font_color=\"#000000\"][contact-form-7 id=\"323\"][/vc_column][/vc_row]','nanny application','','inherit','open','open','','324-revision-v1','','','2015-02-19 06:05:25','2015-02-19 06:05:25','',324,'http://metropolitannannies.com/324-revision-v1/',0,'revision','',0),(430,1,'2015-02-19 06:06:28','2015-02-19 06:06:28','[vc_row][vc_column width=\"1/1\" css=\".vc_custom_1424325984506{padding-right: 20px !important;padding-left: 50px !important;}\"][vc_column_text]
    [/vc_column_text][/vc_column][/vc_row][contact-form-7 id=\"327\" title=\"Membership Form\"][vc_row][vc_column width=\"1/1\"][vc_column_text]
    [/vc_column_text][/vc_column][/vc_row]','Membership','','inherit','open','open','','326-revision-v1','','','2015-02-19 06:06:28','2015-02-19 06:06:28','',326,'http://metropolitannannies.com/326-revision-v1/',0,'revision','',0),(431,1,'2015-02-19 06:09:10','2015-02-19 06:09:10','[vc_row][vc_column width=\"1/1\" css=\".vc_custom_1424326138631{padding-right: 20px !important;padding-left: 20px !important;}\"][contact-form-7 id=\"327\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text][/vc_column_text][/vc_column][/vc_row]','Membership','','inherit','open','open','','326-revision-v1','','','2015-02-19 06:09:10','2015-02-19 06:09:10','',326,'http://metropolitannannies.com/326-revision-v1/',0,'revision','',0),(432,1,'2015-02-19 06:10:07','2015-02-19 06:10:07','[vc_row font_color=\"#000000\"][vc_column width=\"1/1\" css=\".vc_custom_1424326170040{padding-right: 20px !important;padding-left: 20px !important;}\" font_color=\"#000000\"][contact-form-7 id=\"327\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text][/vc_column_text][/vc_column][/vc_row]','Membership','','inherit','open','open','','326-revision-v1','','','2015-02-19 06:10:07','2015-02-19 06:10:07','',326,'http://metropolitannannies.com/326-revision-v1/',0,'revision','',0),(433,1,'2015-02-19 06:46:54','2015-02-19 06:46:54','[vc_row font_color=\"#000000\"][vc_column width=\"1/1\" css=\".vc_custom_1424328408361{padding-right: 20px !important;padding-left: 35px !important;}\" font_color=\"#000000\"][contact-form-7 id=\"327\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text][/vc_column_text][/vc_column][/vc_row]','Membership','','inherit','open','open','','326-revision-v1','','','2015-02-19 06:46:54','2015-02-19 06:46:54','',326,'http://metropolitannannies.com/326-revision-v1/',0,'revision','',0),(434,1,'2015-02-19 07:23:44','2015-02-19 07:23:44','','panw','','inherit','open','open','','panw-2','','','2015-02-19 07:23:44','2015-02-19 07:23:44','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/panw1.png',0,'attachment','image/png',0),(435,1,'2015-02-19 07:43:00','2015-02-19 07:43:00','','xsx','','inherit','open','open','','xsx','','','2015-02-19 07:43:00','2015-02-19 07:43:00','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/xsx.png',0,'attachment','image/png',0),(436,1,'2015-02-19 07:47:38','2015-02-19 07:47:38','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Partners

    [/vc_column_text][vc_column_text]

    Additional Services & Partners

    \n

    There are numbers of services available to our customers, through our partners

    [/vc_column_text][vc_column_text]\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance for\nhousehold employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members. They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\nwww.stepsisters.org

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-19 07:47:38','2015-02-19 07:47:38','',13,'http://metropolitannannies.com/13-revision-v1/',0,'revision','',0),(437,1,'2015-02-19 07:48:14','2015-02-19 07:48:14','','sss','','inherit','open','open','','sss','','','2015-02-19 07:48:14','2015-02-19 07:48:14','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/sss.jpg',0,'attachment','image/jpeg',0),(438,1,'2015-02-19 07:55:18','2015-02-19 07:55:18','','df','','inherit','open','open','','df','','','2015-02-19 07:55:18','2015-02-19 07:55:18','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/df.jpg',0,'attachment','image/jpeg',0),(439,1,'2015-02-19 08:07:59','2015-02-19 08:07:59','','12121','','inherit','open','open','','12121','','','2015-02-19 08:07:59','2015-02-19 08:07:59','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/12121.png',0,'attachment','image/png',0),(440,1,'2015-02-19 08:08:01','2015-02-19 08:08:01','','12122','','inherit','open','open','','12122','','','2015-02-19 08:08:01','2015-02-19 08:08:01','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/12122.png',0,'attachment','image/png',0),(441,1,'2015-02-19 08:08:04','2015-02-19 08:08:04','','12123','','inherit','open','open','','12123','','','2015-02-19 08:08:04','2015-02-19 08:08:04','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/12123.png',0,'attachment','image/png',0),(442,1,'2015-02-19 08:08:08','2015-02-19 08:08:08','','12124','','inherit','open','open','','12124','','','2015-02-19 08:08:08','2015-02-19 08:08:08','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/12124.png',0,'attachment','image/png',0),(443,1,'2015-02-19 08:08:10','2015-02-19 08:08:10','','12125','','inherit','open','open','','12125','','','2015-02-19 08:08:10','2015-02-19 08:08:10','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/12125.png',0,'attachment','image/png',0),(444,1,'2015-02-19 08:08:12','2015-02-19 08:08:12','','12126','','inherit','open','open','','12126','','','2015-02-19 08:08:12','2015-02-19 08:08:12','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/12126.png',0,'attachment','image/png',0),(445,1,'2015-02-19 08:12:46','2015-02-19 08:12:46','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Partners

    [/vc_column_text][vc_column_text]

    Additional Services & Partners

    \n

    There are numbers of services available to our customers, through our partners

    [/vc_column_text][vc_column_text]\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance for\nhousehold employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members. They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\nwww.stepsisters.org

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-19 08:12:46','2015-02-19 08:12:46','',13,'http://metropolitannannies.com/13-revision-v1/',0,'revision','',0),(446,1,'2015-02-19 08:16:50','2015-02-19 08:16:50','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Partners

    [/vc_column_text][vc_column_text]

    Additional Services & Partners

    \n

    There are numbers of services available to our customers, through our partners

    [/vc_column_text][vc_column_text]\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance for\nhousehold employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members. They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\nwww.stepsisters.org

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-19 08:16:50','2015-02-19 08:16:50','',13,'http://metropolitannannies.com/13-revision-v1/',0,'revision','',0),(447,1,'2015-02-19 08:17:49','2015-02-19 08:17:49','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Partners

    [/vc_column_text][vc_column_text]

    Additional Services & Partners

    \n

    There are numbers of services available to our customers, through our partners

    [/vc_column_text][vc_column_text]\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance for\nhousehold employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members. They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\nwww.stepsisters.org

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-02-19 08:17:49','2015-02-19 08:17:49','',13,'http://metropolitannannies.com/13-revision-v1/',0,'revision','',0),(449,1,'2015-02-19 09:02:40','2015-02-19 09:02:40','','son','','inherit','open','open','','son','','','2015-02-19 09:02:40','2015-02-19 09:02:40','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/son.png',0,'attachment','image/png',0),(450,1,'2015-02-19 09:34:39','2015-02-19 09:34:39','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-02-19 09:34:39','2015-02-19 09:34:39','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(451,1,'2015-02-19 09:35:53','2015-02-19 09:35:53','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-19 09:35:53','2015-02-19 09:35:53','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(452,1,'2015-02-19 09:46:51','2015-02-19 09:46:51','','son1','','inherit','open','open','','son1','','','2015-02-19 09:46:51','2015-02-19 09:46:51','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/son1.png',0,'attachment','image/png',0),(453,1,'2015-02-19 09:53:29','2015-02-19 09:53:29','','son2','','inherit','open','open','','son2','','','2015-02-19 09:53:29','2015-02-19 09:53:29','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/son2.png',0,'attachment','image/png',0),(454,1,'2015-02-19 09:57:55','2015-02-19 09:57:55','','son3','','inherit','open','open','','son3','','','2015-02-19 09:57:55','2015-02-19 09:57:55','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/son3.png',0,'attachment','image/png',0),(455,1,'2015-02-19 10:03:36','2015-02-19 10:03:36','','logog','','inherit','open','open','','logog','','','2015-02-19 10:03:36','2015-02-19 10:03:36','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/logog.png',0,'attachment','image/png',0),(456,1,'2015-02-19 10:06:55','2015-02-19 10:06:55','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-02-19 10:06:55','2015-02-19 10:06:55','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(457,1,'2015-02-19 10:07:46','2015-02-19 10:07:46','','prnt','','inherit','open','open','','prnt','','','2015-02-19 10:07:46','2015-02-19 10:07:46','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/prnt.png',0,'attachment','image/png',0),(458,1,'2015-02-19 10:18:15','2015-02-19 10:18:15','','nan','','inherit','open','open','','nan','','','2015-02-19 10:18:15','2015-02-19 10:18:15','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/nan.png',0,'attachment','image/png',0),(459,1,'2015-02-19 10:21:58','2015-02-19 10:21:58','','serv','','inherit','open','open','','serv','','','2015-02-19 10:21:58','2015-02-19 10:21:58','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/serv.png',0,'attachment','image/png',0),(460,1,'2015-02-19 10:24:05','2015-02-19 10:24:05','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-19 10:24:05','2015-02-19 10:24:05','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(461,1,'2015-02-19 10:30:47','2015-02-19 10:30:47','','partner','','inherit','open','open','','partner','','','2015-02-19 10:30:47','2015-02-19 10:30:47','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/partner.png',0,'attachment','image/png',0),(462,1,'2015-02-19 10:33:26','2015-02-19 10:33:26','','partner','','inherit','open','open','','partner-2','','','2015-02-19 10:33:26','2015-02-19 10:33:26','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/partner1.png',0,'attachment','image/png',0),(463,1,'2015-02-19 10:43:05','2015-02-19 10:43:05','','contact','','inherit','open','open','','contact','','','2015-02-19 10:43:05','2015-02-19 10:43:05','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/contact.png',0,'attachment','image/png',0),(464,1,'2015-02-19 10:46:06','2015-02-19 10:46:06','','06-blog','','inherit','open','open','','06-blog','','','2015-02-19 10:46:06','2015-02-19 10:46:06','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/06-blog.png',0,'attachment','image/png',0),(465,1,'2015-02-19 10:54:38','2015-02-19 10:54:38','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recent Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','15-revision-v1','','','2015-02-19 10:54:38','2015-02-19 10:54:38','',15,'http://metropolitannannies.com/15-revision-v1/',0,'revision','',0),(466,1,'2015-02-19 10:59:47','2015-02-19 10:59:47','','privacy policy','','inherit','open','open','','privacy-policy-2','','','2015-02-19 10:59:47','2015-02-19 10:59:47','',0,'http://metropolitannannies.com/wp-content/uploads/2015/02/privacy-policy.png',0,'attachment','image/png',0),(467,1,'2015-02-19 11:11:21','2015-02-19 11:11:21','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recent Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Blog','','inherit','open','open','','15-revision-v1','','','2015-02-19 11:11:21','2015-02-19 11:11:21','',15,'http://metropolitannannies.com/15-revision-v1/',0,'revision','',0),(469,1,'2015-02-19 11:42:08','2015-02-19 11:42:08','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-02-19 11:42:08','2015-02-19 11:42:08','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(470,1,'2015-02-19 11:47:58','2015-02-19 11:47:58','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-19 11:47:58','2015-02-19 11:47:58','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(471,1,'2015-02-19 11:55:21','2015-02-19 11:55:21','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recent Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','15-revision-v1','','','2015-02-19 11:55:21','2015-02-19 11:55:21','',15,'http://metropolitannannies.com/15-revision-v1/',0,'revision','',0),(472,1,'2015-02-19 11:56:52','2015-02-19 11:56:52','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recent Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Blog','','inherit','open','open','','15-revision-v1','','','2015-02-19 11:56:52','2015-02-19 11:56:52','',15,'http://metropolitannannies.com/15-revision-v1/',0,'revision','',0),(473,1,'2015-02-19 12:16:48','2015-02-19 12:16:48','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recent Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','15-revision-v1','','','2015-02-19 12:16:48','2015-02-19 12:16:48','',15,'http://metropolitannannies.com/15-revision-v1/',0,'revision','',0),(474,1,'2015-02-19 12:19:11','2015-02-19 12:19:11','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recent Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Blog','','inherit','open','open','','15-revision-v1','','','2015-02-19 12:19:11','2015-02-19 12:19:11','',15,'http://metropolitannannies.com/15-revision-v1/',0,'revision','',0),(475,1,'2015-02-19 12:20:37','2015-02-19 12:20:37','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recent Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','15-revision-v1','','','2015-02-19 12:20:37','2015-02-19 12:20:37','',15,'http://metropolitannannies.com/15-revision-v1/',0,'revision','',0),(476,1,'2015-02-19 12:21:27','2015-02-19 12:21:27','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recent Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Blog','','inherit','open','open','','15-revision-v1','','','2015-02-19 12:21:27','2015-02-19 12:21:27','',15,'http://metropolitannannies.com/15-revision-v1/',0,'revision','',0),(477,1,'2015-02-20 06:58:43','2015-02-20 06:58:43','\r\n[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recent Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Blog','','inherit','open','open','','15-revision-v1','','','2015-02-20 06:58:43','2015-02-20 06:58:43','',15,'http://metropolitannannies.com/15-revision-v1/',0,'revision','',0),(478,1,'2015-02-20 06:59:20','2015-02-20 06:59:20','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recent Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Blog','','inherit','open','open','','15-revision-v1','','','2015-02-20 06:59:20','2015-02-20 06:59:20','',15,'http://metropolitannannies.com/15-revision-v1/',0,'revision','',0),(479,1,'2015-02-20 07:01:21','2015-02-20 07:01:21','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-02-20 07:01:21','2015-02-20 07:01:21','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(480,1,'2015-02-20 07:38:41','2015-02-20 07:38:41','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]

    Latest\r\nBlog Posts

    [/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-20 07:38:41','2015-02-20 07:38:41','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(481,1,'2015-02-20 09:43:28','2015-02-20 09:43:28','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recent Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]\r\n\r\n
    ','Blog','','inherit','open','open','','15-revision-v1','','','2015-02-20 09:43:28','2015-02-20 09:43:28','',15,'http://metropolitannannies.com/15-revision-v1/',0,'revision','',0),(484,1,'2015-02-20 09:45:19','2015-02-20 09:45:19','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recent Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]\r\n\r\n','Blog','','inherit','open','open','','15-revision-v1','','','2015-02-20 09:45:19','2015-02-20 09:45:19','',15,'http://metropolitannannies.com/15-revision-v1/',0,'revision','',0),(487,1,'2015-02-22 07:42:34','2015-02-22 07:42:34','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recent Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]\r\n','Blog','','inherit','open','open','','15-revision-v1','','','2015-02-22 07:42:34','2015-02-22 07:42:34','',15,'http://metropolitannannies.com/15-revision-v1/',0,'revision','',0),(488,1,'2015-02-22 07:44:00','2015-02-22 07:44:00','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recent Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Blog','','inherit','open','open','','15-revision-v1','','','2015-02-22 07:44:00','2015-02-22 07:44:00','',15,'http://metropolitannannies.com/15-revision-v1/',0,'revision','',0),(489,1,'2015-02-22 07:49:51','2015-02-22 07:49:51','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-02-22 07:49:51','2015-02-22 07:49:51','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(490,1,'2015-02-22 08:26:21','2015-02-22 08:26:21','[vc_row css=\".vc_custom_1424251289554{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"1/1\" font_color=\"#000000\"][contact-form-7 id=\"330\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text]\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Terms and Conditions form','','inherit','open','open','','329-revision-v1','','','2015-02-22 08:26:21','2015-02-22 08:26:21','',329,'http://metropolitannannies.com/329-revision-v1/',0,'revision','',0),(497,1,'2015-03-05 15:04:07','2015-03-05 15:04:07','','nany(1)','','inherit','open','open','','nany1','','','2015-03-05 15:04:07','2015-03-05 15:04:07','',0,'http://metropolitannannies.com/wp-content/uploads/2015/03/nany1.png',0,'attachment','image/png',0),(498,1,'2015-03-12 09:03:12','2015-03-12 09:03:12','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]\r\n

    Hiring Process

    \r\n[/vc_column_text][vc_column_text]\r\n

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest quality, reliable and experienced childcare providers available.

    \r\n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \r\n

    Step One: Complete the Parent Application\r\nPlease complete the online application as thoroughly as possible.

    \r\n

    Step Two: Submit Application Fee\r\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring ompensation

    \r\n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\r\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \r\n

    Step Four: Needs Assessment with Placement Counselor\r\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \r\n

    Step Five: Review Candidate Profiles\r\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \r\n

    Step Six: Interview Nanny Candidates\r\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \r\n

    Step Seven: Select Your Candidate and Make an Offer\r\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \r\n

    Step Eight: Review and Sign Nanny/Family Agreement\r\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \r\n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\r\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\r\n5 business days before your nanny is to begin work.

    \r\n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3151 or email us.\r\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\r\nYou can also view our Video Library and Parent Pack through the links below

    \r\nAdditional Resources:\r\n\r\nMetropolitan Nannies Video Library\r\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425671483026{padding-top: 50px !important;}\"]\r\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-autosave-v1','','','2015-03-12 09:03:12','2015-03-12 09:03:12','',7,'http://metropolitannannies.com/7-autosave-v1/',0,'revision','',0),(499,1,'2015-03-06 19:52:29','2015-03-06 19:52:29','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]\r\n

    Hiring Process

    \r\n[/vc_column_text][vc_column_text]\r\n

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest quality, reliable and experienced childcare providers available.

    \r\n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \r\n

    Step One: Complete the Parent Application\r\nPlease complete the online application as thoroughly as possible.

    \r\n

    Step Two: Submit Application Fee\r\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring ompensation

    \r\n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\r\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \r\n

    Step Four: Needs Assessment with Placement Counselor\r\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \r\n

    Step Five: Review Candidate Profiles\r\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \r\n

    Step Six: Interview Nanny Candidates\r\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \r\n

    Step Seven: Select Your Candidate and Make an Offer\r\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \r\n

    Step Eight: Review and Sign Nanny/Family Agreement\r\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \r\n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\r\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\r\n5 business days before your nanny is to begin work.

    \r\n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3151 or email us.\r\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\r\nYou can also view our Video Library and Parent Pack through the links below

    \r\nAdditional Resources:\r\n\r\nMetropolitan Nannies Video Library\r\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425671483026{padding-top: 50px !important;}\"]\r\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2015-03-06 19:52:29','2015-03-06 19:52:29','',7,'http://metropolitannannies.com/7-revision-v1/',0,'revision','',0),(500,1,'2015-03-09 08:28:26','2015-03-09 08:28:26','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-03-09 08:28:26','2015-03-09 08:28:26','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(501,1,'2015-03-09 08:36:41','2015-03-09 08:36:41','[vc_row css=\".vc_custom_1423740364139{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423740439863{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423741600167{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Nannies

    [/vc_column_text][vc_column_text css=\".vc_custom_1423741637384{margin-bottom: 9px !important;}\"]

    Overview

    [/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies to help you find local nanny or babysitting opportunities. We strive to provide our nannies with rewarding and exciting opportunities that utilize their skills, background and education. If you possess loving, caring and all-around nurturing characteristics and have a strong desire to care for a young child or children, let Metropolitan Nannies match your experience and preferences with one of the many full-time, part-time and temporary job openings we have available today.

    \n

    How do I become a Candidate with Metropolitan Nannies?

    \n

    Step One: Complete the online application. Metropolitan Nannies covers the background check and screening costs for all candidates.

    \n

    Step Two: Phone screen and personally interview in our office with the Owner.,

    \n

    Step Three: If not already certified, take CPR & First Aid Class with the American Red Cross or other local CPR training facility.

    \n

    Step Four: Complete a profile that includes your education, qualifications and experience with families. Receive confirmation of your representation by Metropolitan Nannies. Keep Metropolitan Nannies informed of your schedule and availability.

    \n

    Step Five: Start receiving job notifications via email.

    \n

    Qualifications
    All candidates must meet the minimum qualifications listed below for representation by Metropolitan Nannies:

    \n

    •    At least 18 years of age
    •    U.S. Citizen or Valid U.S. Work Permit
    •    Fluent in English
    •    High School equivalent or GED
    •    At least 2 years of professional childcare experience
    •    3 professional childcare references (non-family members)
    •    Must own a fully insured vehicle and provide proof of auto insurance
    •    Have a current driver’s license (that you will bring to the interview)
    •    Must pass national, state and county criminal background checks and have a clean driving record •    Must pass a sexual misconduct screening
    •    Must personally meet and interview with Metropolitan Nannies •    Must have current CPR certification or willing to be certified
    •    Positive online and social media presence •    Permanent Placements must be willing to make a 1-year commitment to Metropolitan Nannies
    •    Must be willing to commit to the minimum standards of conduct and service excellence of Metropolitan Nannies

    \n

    Nanny Position Types: Full-Time/Part-Time - Nanny will commit to working full-time or part-time hours for a full year of service.

    \n

    Live In/Live Out - Live In nannies will commit to living in the home of their assigned family.

    \n

    Short-Term Care - Nanny will commit to work on an as needed basis.

    \n

    Summer Placement - Nanny will commit to working required hours for summer childcare

    \n

    Temporary Placement - Nanny will commit to work on an as-needed basis. This can include evening, weekend or a longer engagement with part or full-time hours. Temporary placement includes:

    \n

    •    Before School\n•    After School\n•    Days\n•    Evenings\n•    Weekends\n•    Overnight Care\n•    Corporate and Group Care

    [/vc_column_text][vc_column_text css=\".vc_custom_1424162908343{padding-top: 25px !important;}\"]\n[/vc_column_text][/vc_column][/vc_row]','Nannies','','inherit','open','open','','9-revision-v1','','','2015-03-09 08:36:41','2015-03-09 08:36:41','',9,'http://metropolitannannies.com/9-revision-v1/',0,'revision','',0),(502,1,'2015-03-09 08:55:50','2015-03-09 08:55:50','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423634281776{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-03-09 08:55:50','2015-03-09 08:55:50','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(505,1,'2016-02-12 08:58:48','2016-02-12 08:58:48','[vc_row css=\".vc_custom_1423736735933{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\n

    Services

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]\n

    Permanent and Temporary

    \n[/vc_column_text][vc_column_text]\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\nBelow is a list of the services we provide.

    \n

    • Full / Part-Time Nanny Services\n• Temporary / Babysitting Services\n• Short-Term Services\n• Overnight Baby Sitting & Night Nurse Services\n• Corporate Childcare Services\n• Hotel Babysitting Services\n• Event Childcare Services

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]\n

    Fees

    \n

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]\n

    Permanent Placement Fees

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1423906259012{margin-bottom: 25px !important;}\"]\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
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    \n[/vc_column_text][vc_column_text]\n

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]\n

    Temporary Service Fees

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1454899477193{margin-bottom: 25px !important;}\"]\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
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Hotel Services (4 Hour Minimum)$40$20 - $25 / Hour
    \n[/vc_column_text][vc_column_text]\n

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1454899382655{margin-bottom: 5px !important;}\"]\n

    Corporate Service Fees

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1454899539699{margin-bottom: 25px !important;}\"]\n\n\n\n\n\n\n\n
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    \n[/vc_column_text][vc_column_text]\n

    To Register for Corporate Services

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-autosave-v1','','','2016-02-12 08:58:48','2016-02-12 08:58:48','',11,'http://metropolitannannies.com/11-autosave-v1/',0,'revision','',0),(506,1,'2015-03-09 12:39:33','2015-03-09 12:39:33','[vc_row css=\".vc_custom_1423736735933{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Services

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]\r\n

    Permanent and Temporary

    \r\n[/vc_column_text][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\r\nBelow is a list of the services we provide.

    \r\n

    • Full / Part-Time Nanny Services\r\n• Temporary / Babysitting Services\r\n• Short-Term Services\r\n• Overnight Baby Sitting & Night Nurse Services\r\n• Corporate Childcare Services\r\n• Hotel Babysitting Services\r\n• Event Childcare Services

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]\r\n

    Fees

    \r\n

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]\r\n

    Permanent Placement Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423906259012{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]\r\n

    Temporary Service Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423906280563{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\r\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \r\n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-03-09 12:39:33','2015-03-09 12:39:33','',11,'http://metropolitannannies.com/11-revision-v1/',0,'revision','',0),(510,1,'2016-02-17 00:46:27','2016-02-17 00:46:27','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1426834886575{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1426834685036{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425908350272{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426141109983{margin-bottom: 20px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|order:DESC|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-autosave-v1','','','2016-02-17 00:46:27','2016-02-17 00:46:27','',5,'http://metropolitannannies.com/5-autosave-v1/',0,'revision','',0),(511,1,'2015-03-09 13:56:30','2015-03-09 13:56:30','[vc_row css=\".vc_custom_1423740364139{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423740439863{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423741600167{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423741637384{margin-bottom: 9px !important;}\"]\r\n

    Overview

    \r\n[/vc_column_text][vc_column_text]\r\n

    Thank you for considering Metropolitan Nannies to help you find local nanny or babysitting opportunities. We strive to provide our nannies with rewarding and exciting opportunities that utilize their skills, background and education. If you possess loving, caring and all-around nurturing characteristics and have a strong desire to care for a young child or children, let Metropolitan Nannies match your experience and preferences with one of the many full-time, part-time and temporary job openings we have available today.

    \r\n

    How do I become a Candidate with Metropolitan Nannies?

    \r\n

    Step One: Complete the online application. Metropolitan Nannies covers the background check and screening costs for all candidates.

    \r\n

    Step Two: Phone screen and personally interview in our office with the Owner.,

    \r\n

    Step Three: If not already certified, take CPR & First Aid Class with the American Red Cross or other local CPR training facility.

    \r\n

    Step Four: Complete a profile that includes your education, qualifications and experience with families. Receive confirmation of your representation by Metropolitan Nannies. Keep Metropolitan Nannies informed of your schedule and availability.

    \r\n

    Step Five: Start receiving job notifications via email.

    \r\n

    Qualifications\r\nAll candidates must meet the minimum qualifications listed below for representation by Metropolitan Nannies:

    \r\n

    •    At least 18 years of age\r\n•    U.S. Citizen or Valid U.S. Work Permit\r\n•    Fluent in English\r\n•    High School equivalent or GED\r\n•    At least 2 years of professional childcare experience\r\n•    3 professional childcare references (non-family members)\r\n•    Must own a fully insured vehicle and provide proof of auto insurance\r\n•    Have a current driver’s license (that you will bring to the interview)\r\n•    Must pass national, state and county criminal background checks and have a clean driving record •    Must pass a sexual misconduct screening\r\n•    Must personally meet and interview with Metropolitan Nannies •    Must have current CPR certification or willing to be certified\r\n•    Positive online and social media presence •    Permanent Placements must be willing to make a 1-year commitment to Metropolitan Nannies\r\n•    Must be willing to commit to the minimum standards of conduct and service excellence of Metropolitan Nannies

    \r\n

    Nanny Position Types: Full-Time/Part-Time - Nanny will commit to working full-time or part-time hours for a full year of service.

    \r\n

    Live In/Live Out - Live In nannies will commit to living in the home of their assigned family.

    \r\n

    Short-Term Care - Nanny will commit to work on an as needed basis.

    \r\n

    Summer Placement - Nanny will commit to working required hours for summer childcare

    \r\n

    Temporary Placement - Nanny will commit to work on an as-needed basis. This can include evening, weekend or a longer engagement with part or full-time hours. Temporary placement includes:

    \r\n

    •    Before School\r\n•    After School\r\n•    Days\r\n•    Evenings\r\n•    Weekends\r\n•    Overnight Care\r\n•    Corporate and Group Care

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425908905412{padding-top: 25px !important;}\"]\r\n[/vc_column_text][/vc_column][/vc_row]','Nannies','','inherit','open','open','','9-revision-v1','','','2015-03-09 13:56:30','2015-03-09 13:56:30','',9,'http://metropolitannannies.com/9-revision-v1/',0,'revision','',0),(512,1,'2015-03-09 13:59:15','2015-03-09 13:59:15','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425908350272{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425909553193{margin-top: -20px !important;margin-bottom: 4px !important;}\"][vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425908350272{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423649639703{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-03-09 13:59:15','2015-03-09 13:59:15','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(513,1,'2015-03-11 05:42:50','2015-03-11 05:42:50','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425908350272{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426052505797{margin-bottom: 20px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425908350272{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426052484347{margin-top: -20px !important;margin-bottom: 4px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-03-11 05:42:50','2015-03-11 05:42:50','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(514,1,'2015-03-11 06:12:20','2015-03-11 06:12:20','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425908350272{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426052505797{margin-bottom: 20px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-03-11 06:12:20','2015-03-11 06:12:20','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(515,1,'2015-03-11 06:51:30','2015-03-11 06:51:30','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425908350272{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426056626960{margin-bottom: 20px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-03-11 06:51:30','2015-03-11 06:51:30','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(516,1,'2015-03-11 06:52:50','2015-03-11 06:52:50','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425908350272{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426056748349{margin-bottom: 20px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-03-11 06:52:50','2015-03-11 06:52:50','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(517,1,'2015-03-11 08:33:02','2015-03-11 08:33:02','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425908350272{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426062548180{margin-bottom: 20px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-03-11 08:33:02','2015-03-11 08:33:02','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(518,1,'2015-03-11 08:39:57','2015-03-11 08:39:57','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425908350272{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426063180293{margin-bottom: 20px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-03-11 08:39:57','2015-03-11 08:39:57','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(519,1,'2015-03-11 13:04:27','2015-03-11 13:04:27','','temp','','inherit','open','open','','temp','','','2015-03-11 13:04:27','2015-03-11 13:04:27','',0,'http://metropolitannannies.com/wp-content/uploads/2015/03/temp.png',0,'attachment','image/png',0),(520,1,'2015-03-11 13:04:41','2015-03-11 13:04:41','','per','','inherit','open','open','','per','','','2015-03-11 13:04:41','2015-03-11 13:04:41','',0,'http://metropolitannannies.com/wp-content/uploads/2015/03/per.png',0,'attachment','image/png',0),(521,1,'2015-03-11 13:10:34','2015-03-11 13:10:34','','emp','','inherit','open','open','','emp','','','2015-03-11 13:10:34','2015-03-11 13:10:34','',0,'http://metropolitannannies.com/wp-content/uploads/2015/03/emp.png',0,'attachment','image/png',0),(522,1,'2015-03-12 06:22:44','2015-03-12 06:22:44','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425908350272{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426141109983{margin-bottom: 20px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2015-03-12 06:22:44','2015-03-12 06:22:44','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(526,1,'2015-03-16 09:55:44','2015-03-16 09:55:44','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]\r\n

    Hiring Process

    \r\n[/vc_column_text][vc_column_text]\r\n

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest quality, reliable and experienced childcare providers available.

    \r\n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \r\n

    Step One: Complete the Parent Application\r\nPlease complete the online application as thoroughly as possible.

    \r\n

    Step Two: Submit Application Fee\r\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring ompensation

    \r\n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\r\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \r\n

    Step Four: Needs Assessment with Placement Counselor\r\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \r\n

    Step Five: Review Candidate Profiles\r\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \r\n

    Step Six: Interview Nanny Candidates\r\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \r\n

    Step Seven: Select Your Candidate and Make an Offer\r\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \r\n

    Step Eight: Review and Sign Nanny/Family Agreement\r\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \r\n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\r\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\r\n5 business days before your nanny is to begin work.

    \r\n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3151 or email us.\r\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\r\nYou can also view our Video Library and Parent Pack through the links below

    \r\nAdditional Resources:\r\n\r\nMetropolitan Nannies Video Library\r\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425671483026{padding-top: 50px !important;}\"]\r\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2015-03-16 09:55:44','2015-03-16 09:55:44','',7,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(527,1,'2015-03-16 10:02:40','2015-03-16 10:02:40','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]\r\n

    Hiring Process

    \r\n[/vc_column_text][vc_column_text]\r\n

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest quality, reliable and experienced childcare providers available.

    \r\n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \r\n

    Step One: Complete the Parent Application\r\nPlease complete the online application as thoroughly as possible.

    \r\n

    Step Two: Submit Application Fee\r\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring ompensation

    \r\n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\r\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \r\n

    Step Four: Needs Assessment with Placement Counselor\r\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \r\n

    Step Five: Review Candidate Profiles\r\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \r\n

    Step Six: Interview Nanny Candidates\r\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \r\n

    Step Seven: Select Your Candidate and Make an Offer\r\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \r\n

    Step Eight: Review and Sign Nanny/Family Agreement\r\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \r\n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\r\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\r\n5 business days before your nanny is to begin work.

    \r\n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3151 or email us.\r\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\r\nYou can also view our Video Library and Parent Pack through the links below

    \r\nAdditional Resources:\r\n\r\nMetropolitan Nannies Video Library\r\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426500145318{padding-top: 50px !important;}\"]\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2015-03-16 10:02:40','2015-03-16 10:02:40','',7,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(528,1,'2015-03-16 10:06:01','2015-03-16 10:06:01','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]\r\n

    Hiring Process

    \r\n[/vc_column_text][vc_column_text]\r\n

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest quality, reliable and experienced childcare providers available.

    \r\n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \r\n

    Step One: Complete the Parent Application\r\nPlease complete the online application as thoroughly as possible.

    \r\n

    Step Two: Submit Application Fee\r\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring ompensation

    \r\n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\r\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \r\n

    Step Four: Needs Assessment with Placement Counselor\r\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \r\n

    Step Five: Review Candidate Profiles\r\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \r\n

    Step Six: Interview Nanny Candidates\r\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \r\n

    Step Seven: Select Your Candidate and Make an Offer\r\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \r\n

    Step Eight: Review and Sign Nanny/Family Agreement\r\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \r\n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\r\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\r\n5 business days before your nanny is to begin work.

    \r\n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3151 or email us.\r\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\r\nYou can also view our Video Library and Parent Pack through the links below

    \r\nAdditional Resources:\r\n\r\nMetropolitan Nannies Video Library\r\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426500344825{padding-top: 50px !important;}\"]\n\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2015-03-16 10:06:01','2015-03-16 10:06:01','',7,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(529,1,'2015-03-16 10:29:35','2015-03-16 10:29:35','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]\r\n

    Hiring Process

    \r\n[/vc_column_text][vc_column_text]\r\n

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest quality, reliable and experienced childcare providers available.

    \r\n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \r\n

    Step One: Complete the Parent Application\r\nPlease complete the online application as thoroughly as possible.

    \r\n

    Step Two: Submit Application Fee\r\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring ompensation

    \r\n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\r\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \r\n

    Step Four: Needs Assessment with Placement Counselor\r\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \r\n

    Step Five: Review Candidate Profiles\r\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \r\n

    Step Six: Interview Nanny Candidates\r\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \r\n

    Step Seven: Select Your Candidate and Make an Offer\r\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \r\n

    Step Eight: Review and Sign Nanny/Family Agreement\r\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \r\n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\r\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\r\n5 business days before your nanny is to begin work.

    \r\n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3151 or email us.\r\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\r\nYou can also view our Video Library and Parent Pack through the links below

    \r\nAdditional Resources:\r\n\r\nMetropolitan Nannies Video Library\r\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426501757352{padding-top: 50px !important;}\"]\n\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2015-03-16 10:29:35','2015-03-16 10:29:35','',7,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(530,1,'2015-03-16 11:04:50','2015-03-16 11:04:50','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]\r\n

    Hiring Process

    \r\n[/vc_column_text][vc_column_text]\r\n

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest quality, reliable and experienced childcare providers available.

    \r\n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \r\n

    Step One: Complete the Parent Application\r\nPlease complete the online application as thoroughly as possible.

    \r\n

    Step Two: Submit Application Fee\r\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring ompensation

    \r\n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\r\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \r\n

    Step Four: Needs Assessment with Placement Counselor\r\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \r\n

    Step Five: Review Candidate Profiles\r\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \r\n

    Step Six: Interview Nanny Candidates\r\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \r\n

    Step Seven: Select Your Candidate and Make an Offer\r\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \r\n

    Step Eight: Review and Sign Nanny/Family Agreement\r\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \r\n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\r\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\r\n5 business days before your nanny is to begin work.

    \r\n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3151 or email us.\r\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\r\nYou can also view our Video Library and Parent Pack through the links below

    \r\nAdditional Resources:\r\n\r\nMetropolitan Nannies Video Library\r\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426503867811{padding-top: 50px !important;}\"]\n\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2015-03-16 11:04:50','2015-03-16 11:04:50','',7,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(531,1,'2015-03-16 11:32:44','2015-03-16 11:32:44','[vc_row css=\".vc_custom_1423740364139{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423740439863{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423741600167{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423741637384{margin-bottom: 9px !important;}\"]\r\n

    Overview

    \r\n[/vc_column_text][vc_column_text]\r\n

    Thank you for considering Metropolitan Nannies to help you find local nanny or babysitting opportunities. We strive to provide our nannies with rewarding and exciting opportunities that utilize their skills, background and education. If you possess loving, caring and all-around nurturing characteristics and have a strong desire to care for a young child or children, let Metropolitan Nannies match your experience and preferences with one of the many full-time, part-time and temporary job openings we have available today.

    \r\n

    How do I become a Candidate with Metropolitan Nannies?

    \r\n

    Step One: Complete the online application. Metropolitan Nannies covers the background check and screening costs for all candidates.

    \r\n

    Step Two: Phone screen and personally interview in our office with the Owner.,

    \r\n

    Step Three: If not already certified, take CPR & First Aid Class with the American Red Cross or other local CPR training facility.

    \r\n

    Step Four: Complete a profile that includes your education, qualifications and experience with families. Receive confirmation of your representation by Metropolitan Nannies. Keep Metropolitan Nannies informed of your schedule and availability.

    \r\n

    Step Five: Start receiving job notifications via email.

    \r\n

    Qualifications\r\nAll candidates must meet the minimum qualifications listed below for representation by Metropolitan Nannies:

    \r\n

    •    At least 18 years of age\r\n•    U.S. Citizen or Valid U.S. Work Permit\r\n•    Fluent in English\r\n•    High School equivalent or GED\r\n•    At least 2 years of professional childcare experience\r\n•    3 professional childcare references (non-family members)\r\n•    Must own a fully insured vehicle and provide proof of auto insurance\r\n•    Have a current driver’s license (that you will bring to the interview)\r\n•    Must pass national, state and county criminal background checks and have a clean driving record •    Must pass a sexual misconduct screening\r\n•    Must personally meet and interview with Metropolitan Nannies •    Must have current CPR certification or willing to be certified\r\n•    Positive online and social media presence •    Permanent Placements must be willing to make a 1-year commitment to Metropolitan Nannies\r\n•    Must be willing to commit to the minimum standards of conduct and service excellence of Metropolitan Nannies

    \r\n

    Nanny Position Types: Full-Time/Part-Time - Nanny will commit to working full-time or part-time hours for a full year of service.

    \r\n

    Live In/Live Out - Live In nannies will commit to living in the home of their assigned family.

    \r\n

    Short-Term Care - Nanny will commit to work on an as needed basis.

    \r\n

    Summer Placement - Nanny will commit to working required hours for summer childcare

    \r\n

    Temporary Placement - Nanny will commit to work on an as-needed basis. This can include evening, weekend or a longer engagement with part or full-time hours. Temporary placement includes:

    \r\n

    •    Before School\r\n•    After School\r\n•    Days\r\n•    Evenings\r\n•    Weekends\r\n•    Overnight Care\r\n•    Corporate and Group Care

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426505536754{padding-top: 25px !important;}\"]\n[/vc_column_text][/vc_column][/vc_row]','Nannies','','inherit','open','open','','9-revision-v1','','','2015-03-16 11:32:44','2015-03-16 11:32:44','',9,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(532,1,'2015-03-16 11:34:37','2015-03-16 11:34:37','[vc_row css=\".vc_custom_1423740364139{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423740439863{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423741600167{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423741637384{margin-bottom: 9px !important;}\"]\r\n

    Overview

    \r\n[/vc_column_text][vc_column_text]

    Thank you for considering Metropolitan Nannies to help you find local nanny or babysitting opportunities. We strive to provide our nannies with rewarding and exciting opportunities that utilize their skills, background and education. If you possess loving, caring and all-around nurturing characteristics and have a strong desire to care for a young child or children, let Metropolitan Nannies match your experience and preferences with one of the many full-time, part-time and temporary job openings we have available today.

    \n

    How do I become a Candidate with Metropolitan Nannies?

    \n

    Step One: Complete the online application. Metropolitan Nannies covers the background check and screening costs for all candidates.

    \n

    Step Two: Phone screen and personally interview in our office with the Owner.,

    \n

    Step Three: If not already certified, take CPR & First Aid Class with the American Red Cross or other local CPR training facility.

    \n

    Step Four: Complete a profile that includes your education, qualifications and experience with families. Receive confirmation of your representation by Metropolitan Nannies. Keep Metropolitan Nannies informed of your schedule and availability.

    \n

    Step Five: Start receiving job notifications via email.

    \n

    Qualifications\nAll candidates must meet the minimum qualifications listed below for representation by Metropolitan Nannies:

    \n

    •    At least 18 years of age\n•    U.S. Citizen or Valid U.S. Work Permit\n•    Fluent in English\n•    High School equivalent or GED\n•    At least 2 years of professional childcare experience\n•    3 professional childcare references (non-family members)\n•    Must own a fully insured vehicle and provide proof of auto insurance\n•    Have a current driver’s license (that you will bring to the interview)\n•    Must pass national, state and county criminal background checks and have a clean driving record \n•    Must pass a sexual misconduct screening\n•    Must personally meet and interview with Metropolitan Nannies \n•    Must have current CPR certification or willing to be certified\n•    Positive online and social media presence \n•    Permanent Placements must be willing to make a 1-year commitment to Metropolitan Nannies\n•    Must be willing to commit to the minimum standards of conduct and service excellence of Metropolitan Nannies

    \n

    Nanny Position Types: Full-Time/Part-Time - Nanny will commit to working full-time or part-time hours for a full year of service.

    \n

    Live In/Live Out - Live In nannies will commit to living in the home of their assigned family.

    \n

    Short-Term Care - Nanny will commit to work on an as needed basis.

    \n

    Summer Placement - Nanny will commit to working required hours for summer childcare

    \n

    Temporary Placement - Nanny will commit to work on an as-needed basis. This can include evening, weekend or a longer engagement with part or full-time hours. Temporary placement includes:

    \n

    •    Before School\n•    After School\n•    Days\n•    Evenings\n•    Weekends\n•    Overnight Care\n•    Corporate and Group Care

    [/vc_column_text][vc_column_text css=\".vc_custom_1426505536754{padding-top: 25px !important;}\"]\n[/vc_column_text][/vc_column][/vc_row]','Nannies','','inherit','open','open','','9-revision-v1','','','2015-03-16 11:34:37','2015-03-16 11:34:37','',9,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(533,1,'2015-03-16 13:36:45','2015-03-16 13:36:45','[vc_row css=\".vc_custom_1423736735933{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Services

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]\r\n

    Permanent and Temporary

    \r\n[/vc_column_text][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\r\nBelow is a list of the services we provide.

    \r\n

    • Full / Part-Time Nanny Services\r\n• Temporary / Babysitting Services\r\n• Short-Term Services\r\n• Overnight Baby Sitting & Night Nurse Services\r\n• Corporate Childcare Services\r\n• Hotel Babysitting Services\r\n• Event Childcare Services

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]\r\n

    Fees

    \r\n

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]\r\n

    Permanent Placement Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423906259012{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    \r\n[/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]\r\n

    Temporary Service Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423906280563{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\r\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \r\n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-03-16 13:36:45','2015-03-16 13:36:45','',11,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(534,1,'2015-03-16 13:46:06','2015-03-16 13:46:06','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Partners

    [/vc_column_text][vc_column_text]

    Additional Services & Partners

    \n

    There are numbers of services available to our customers, through our partners

    [/vc_column_text][vc_column_text]\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance for\nhousehold employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members. They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\nwww.stepsisters.org

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-03-16 13:46:06','2015-03-16 13:46:06','',13,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(535,1,'2015-03-16 13:48:09','2015-03-16 13:48:09','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Partners

    [/vc_column_text][vc_column_text]

    Additional Services & Partners

    \n

    There are numbers of services available to our customers, through our partners

    [/vc_column_text][vc_column_text]\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance for\nhousehold employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members. They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\nwww.stepsisters.org

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-03-16 13:48:09','2015-03-16 13:48:09','',13,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(536,1,'2015-03-16 13:50:04','2015-03-16 13:50:04','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]

    Partners

    [/vc_column_text][vc_column_text]

    Additional Services & Partners

    \n

    There are numbers of services available to our customers, through our partners

    [/vc_column_text][vc_column_text]\"\"\n

    HomeWork Solutions provides payroll and employment tax compliance for\nhousehold employers.

    \n\"\"\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \n\"\"\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \n\"\"\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members. They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \n\"\"\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \n\"\"\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\nwww.stepsisters.org

    [/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-03-16 13:50:04','2015-03-16 13:50:04','',13,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(537,1,'2015-03-17 08:48:33','2015-03-17 08:48:33','[vc_row css=\".vc_custom_1423736735933{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Services

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]\r\n

    Permanent and Temporary

    \r\n[/vc_column_text][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\r\nBelow is a list of the services we provide.

    \r\n

    • Full / Part-Time Nanny Services\r\n• Temporary / Babysitting Services\r\n• Short-Term Services\r\n• Overnight Baby Sitting & Night Nurse Services\r\n• Corporate Childcare Services\r\n• Hotel Babysitting Services\r\n• Event Childcare Services

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]\r\n

    Fees

    \r\n

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]\r\n

    Permanent Placement Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423906259012{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    \r\n[/vc_column_text][vc_column_text]

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]\r\n

    Temporary Service Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423906280563{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\r\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    \r\n[/vc_column_text][vc_column_text]

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-03-17 08:48:33','2015-03-17 08:48:33','',11,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(538,1,'2015-03-18 13:47:31','2015-03-18 13:47:31','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]\r\n

    Hiring Process

    \r\n[/vc_column_text][vc_column_text]\r\n

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest quality, reliable and experienced childcare providers available.

    \r\n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \r\n

    Step One: Complete the Parent Application\r\nPlease complete the online application as thoroughly as possible.

    \r\n

    Step Two: Submit Application Fee\r\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring ompensation

    \r\n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\r\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \r\n

    Step Four: Needs Assessment with Placement Counselor\r\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \r\n

    Step Five: Review Candidate Profiles\r\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \r\n

    Step Six: Interview Nanny Candidates\r\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \r\n

    Step Seven: Select Your Candidate and Make an Offer\r\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \r\n

    Step Eight: Review and Sign Nanny/Family Agreement\r\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \r\n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\r\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\r\n5 business days before your nanny is to begin work.

    \r\n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3151 or email us.\r\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\r\nYou can also view our Video Library and Parent Pack through the links below

    \r\nAdditional Resources:\r\n\r\nMetropolitan Nannies Video Library\r\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426686435924{padding-top: 50px !important;}\"]\n\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2015-03-18 13:47:31','2015-03-18 13:47:31','',7,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(539,1,'2015-03-19 14:05:21','2015-03-19 14:05:21','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579322655{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425908350272{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426141109983{margin-bottom: 20px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-03-19 14:05:21','2015-03-19 14:05:21','',5,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(540,1,'2015-03-20 06:57:20','2015-03-20 06:57:20','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1426834610278{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425908350272{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426141109983{margin-bottom: 20px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-03-20 06:57:20','2015-03-20 06:57:20','',5,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(541,1,'2015-03-20 06:58:34','2015-03-20 06:58:34','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1423579297774{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1426834685036{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425908350272{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426141109983{margin-bottom: 20px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-03-20 06:58:34','2015-03-20 06:58:34','',5,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(542,1,'2015-03-20 07:01:59','2015-03-20 07:01:59','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1426834886575{margin-bottom: 20px !important;}\"]

    Full-Service Child Care Agency!

    \n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    [/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1426834685036{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]

    Rewarding Opportunities

    \n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    [/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425908350272{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426141109983{margin-bottom: 20px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2015-03-20 07:01:59','2015-03-20 07:01:59','',5,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(543,1,'2015-03-20 10:48:17','2015-03-20 10:48:17','[vc_row css=\".vc_custom_1426848449901{padding-right: 45px !important;padding-left: 45px !important;}\" el_class=\"demo\"][vc_column width=\"2/3\" css=\".vc_custom_1423746359304{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"

    \r\n

    Metropolitan Nannies Herndon, VA 20170 \"\"

    \r\n

    Office Hours: Weekdays: 8:30am - 5:00pm Weekends: Closed

    \r\n\r\n
    \"\"\r\n

    Telephone: 703-481-3181 FAX: 703-859-7629 E-mail: info@metronannies.com

    \r\n\r\n
    \r\n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423830377777{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    [/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-20 10:48:17','2015-03-20 10:48:17','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(544,1,'2015-03-20 10:50:59','2015-03-20 10:50:59','[vc_row css=\".vc_custom_1426848585695{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"

    \r\n

    Metropolitan Nannies Herndon, VA 20170 \"\"

    \r\n

    Office Hours: Weekdays: 8:30am - 5:00pm Weekends: Closed

    \r\n\r\n
    \"\"\r\n

    Telephone: 703-481-3181 FAX: 703-859-7629 E-mail: info@metronannies.com

    \r\n\r\n
    \r\n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423830377777{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-20 10:50:59','2015-03-20 10:50:59','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(545,1,'2015-03-20 10:52:25','2015-03-20 10:52:25','[vc_row css=\".vc_custom_1426848585695{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"

    \r\n

    Metropolitan Nannies Herndon, VA 20170 \"\"

    \r\n

    Office Hours: Weekdays: 8:30am - 5:00pm Weekends: Closed

    \r\n\r\n
    \"\"\r\n

    Telephone: 703-481-3181 FAX: 703-859-7629 E-mail: info@metronannies.com

    \r\n\r\n
    \r\n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848698030{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-20 10:52:25','2015-03-20 10:52:25','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(546,1,'2015-03-20 10:53:52','2015-03-20 10:53:52','[vc_row css=\".vc_custom_1426848585695{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848784127{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"

    \r\n

    Metropolitan Nannies Herndon, VA 20170 \"\"

    \r\n

    Office Hours: Weekdays: 8:30am - 5:00pm Weekends: Closed

    \r\n\r\n
    \"\"\r\n

    Telephone: 703-481-3181 FAX: 703-859-7629 E-mail: info@metronannies.com

    \r\n\r\n
    \r\n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423830377777{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-20 10:53:52','2015-03-20 10:53:52','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(547,1,'2015-03-20 10:54:57','2015-03-20 10:54:57','[vc_row css=\".vc_custom_1426848585695{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"

    \r\n

    Metropolitan Nannies Herndon, VA 20170 \"\"

    \r\n

    Office Hours: Weekdays: 8:30am - 5:00pm Weekends: Closed

    \r\n\r\n
    \"\"\r\n

    Telephone: 703-481-3181 FAX: 703-859-7629 E-mail: info@metronannies.com

    \r\n\r\n
    \r\n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-20 10:54:57','2015-03-20 10:54:57','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(548,1,'2015-03-20 10:59:28','2015-03-20 10:59:28','[vc_row css=\".vc_custom_1426849118717{padding-right: 45px !important;padding-bottom: 200px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"

    \r\n

    Metropolitan Nannies Herndon, VA 20170 \"\"

    \r\n

    Office Hours: Weekdays: 8:30am - 5:00pm Weekends: Closed

    \r\n\r\n
    \"\"\r\n

    Telephone: 703-481-3181 FAX: 703-859-7629 E-mail: info@metronannies.com

    \r\n\r\n
    \r\n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-20 10:59:28','2015-03-20 10:59:28','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(549,1,'2015-03-20 10:59:46','2015-03-20 10:59:46','[vc_row css=\".vc_custom_1426849136015{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"

    \r\n

    Metropolitan Nannies Herndon, VA 20170 \"\"

    \r\n

    Office Hours: Weekdays: 8:30am - 5:00pm Weekends: Closed

    \r\n\r\n
    \"\"\r\n

    Telephone: 703-481-3181 FAX: 703-859-7629 E-mail: info@metronannies.com

    \r\n\r\n
    \r\n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-20 10:59:46','2015-03-20 10:59:46','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(550,1,'2015-03-20 13:42:37','2015-03-20 13:42:37','[vc_row css=\".vc_custom_1426849136015{padding-right: 45px !important;padding-left: 45px !important;margin-top:30px;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"

    \r\n

    Metropolitan Nannies Herndon, VA 20170 \"\"

    \r\n

    Office Hours: Weekdays: 8:30am - 5:00pm Weekends: Closed

    \r\n\r\n
    \"\"\r\n

    Telephone: 703-481-3181 FAX: 703-859-7629 E-mail: info@metronannies.com

    \r\n\r\n
    \r\n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-20 13:42:37','2015-03-20 13:42:37','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(551,1,'2015-03-20 13:45:31','2015-03-20 13:45:31','
    [vc_row css=\".vc_custom_1426849136015{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"

    \r\n

    Metropolitan Nannies Herndon, VA 20170 \"\"

    \r\n

    Office Hours: Weekdays: 8:30am - 5:00pm Weekends: Closed

    \r\n\r\n
    \r\n\r\n\"\"\r\n

    Telephone: 703-481-3181 FAX: 703-859-7629 E-mail: info@metronannies.com

    \r\n\r\n
    \r\n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]

    \r\n\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n[/vc_column_text][/vc_column][/vc_row]\r\n
    ','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-20 13:45:31','2015-03-20 13:45:31','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(552,1,'2015-03-20 13:48:12','2015-03-20 13:48:12','[vc_row css=\".vc_custom_1426849136015{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"

    \r\n

    Metropolitan Nannies Herndon, VA 20170 \"\"

    \r\n

    Office Hours: Weekdays: 8:30am - 5:00pm Weekends: Closed

    \r\n\r\n
    \r\n\r\n\"\"\r\n

    Telephone: 703-481-3181 FAX: 703-859-7629 E-mail: info@metronannies.com

    \r\n\r\n
    \r\n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]

    \r\n\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-20 13:48:12','2015-03-20 13:48:12','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(553,1,'2015-03-21 11:53:38','2015-03-21 11:53:38','','empapplication','','inherit','open','open','','empapplication','','','2015-03-21 11:53:38','2015-03-21 11:53:38','',0,'http://metropolitannannies.com/wp-content/uploads/2015/03/empapplication.png',0,'attachment','image/png',0),(554,1,'2015-03-21 11:56:09','2015-03-21 11:56:09','','tempservice','','inherit','open','open','','tempservice','','','2015-03-21 11:56:09','2015-03-21 11:56:09','',0,'http://metropolitannannies.com/wp-content/uploads/2015/03/tempservice.png',0,'attachment','image/png',0),(555,1,'2015-03-21 11:57:13','2015-03-21 11:57:13','','permanentservice','','inherit','open','open','','permanentservice','','','2015-03-21 11:57:13','2015-03-21 11:57:13','',0,'http://metropolitannannies.com/wp-content/uploads/2015/03/permanentservice.png',0,'attachment','image/png',0),(556,1,'2015-03-21 15:23:42','2015-03-21 15:23:42','[vc_row css=\".vc_custom_1426849136015{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies Herndon, VA 20170 \"\"

    \n

    Office Hours: Weekdays: 8:30am - 5:00pm Weekends: Closed

    \n\n
    \n\n\"\"\n

    Telephone: 703-481-3181 FAX: 703-859-7629 E-mail: info@metronannies.com

    \n\n
    \n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]

    \r\n\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-21 15:23:42','2015-03-21 15:23:42','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(557,1,'2015-03-21 15:25:12','2015-03-21 15:25:12','[vc_row css=\".vc_custom_1426849136015{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies Herndon, VA 20170 \"\"

    \n

    Office Hours: Weekdays: 8:30am - 5:00pm Weekends: Closed

    \n\n
    \n\n\"\"\n

    Telephone: 703-481-3181 FAX: 703-859-7629 E-mail: info@metronannies.com

    \n\n
    \n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]

    \r\n\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-21 15:25:12','2015-03-21 15:25:12','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(558,1,'2015-03-21 15:26:14','2015-03-21 15:26:14','[vc_row css=\".vc_custom_1426849136015{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies Herndon, VA 20170 \"\"

    \n

    Office Hours: Weekdays: 8:30am - 5:00pm Weekends: Closed

    \n\n
    \n\n\"\"\n

    Telephone: 703-481-3181 FAX: 703-859-7629 E-mail: info@metronannies.com

    \n\n
    \n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]

    \r\n\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-21 15:26:14','2015-03-21 15:26:14','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(559,1,'2015-03-21 15:27:09','2015-03-21 15:27:09','[vc_row css=\".vc_custom_1426849136015{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies Herndon, VA 20170 \"\"

    \n

    Office Hours: Weekdays: 8:30am - 5:00pm Weekends: Closed

    \n\n
    \n\n\"\"\n

    Telephone: 703-481-3181 FAX: 703-859-7629 E-mail: info@metronannies.com

    \n\n
    \n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]

    \r\n\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-21 15:27:09','2015-03-21 15:27:09','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(560,1,'2015-03-21 15:27:49','2015-03-21 15:27:49','[vc_row css=\".vc_custom_1426849136015{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies Herndon, VA 20170 \"\"

    \n

    Office Hours: Weekdays: 8:30am - 5:00pm Weekends: Closed

    \n\n
    \n\n\"\"\n

    Telephone: 703-481-3181 FAX: 703-859-7629 E-mail: info@metronannies.com

    \n\n
    \n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]

    \r\n\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-21 15:27:49','2015-03-21 15:27:49','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(561,1,'2015-03-21 15:28:28','2015-03-21 15:28:28','[vc_row css=\".vc_custom_1426849136015{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies
    Herndon, VA 20170 \"\"

    \n

    Office Hours: Weekdays: 8:30am - 5:00pm Weekends: Closed

    \n\n
    \n\n\"\"\n

    Telephone: 703-481-3181 FAX: 703-859-7629 E-mail: info@metronannies.com

    \n\n
    \n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]

    \r\n\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-21 15:28:28','2015-03-21 15:28:28','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(562,1,'2015-03-21 15:29:05','2015-03-21 15:29:05','[vc_row css=\".vc_custom_1426849136015{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies
    Herndon, VA 20170 \"\"

    \n

    Office Hours: Weekdays: 8:30am - 5:00pm Weekends: Closed

    \n\n
    \n\n\"\"\n

    Telephone: 703-481-3181 FAX: 703-859-7629 E-mail: info@metronannies.com

    \n\n
    \n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]

    \r\n\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-21 15:29:05','2015-03-21 15:29:05','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(563,1,'2015-03-21 15:29:42','2015-03-21 15:29:42','[vc_row css=\".vc_custom_1426849136015{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies
    Herndon, VA 20170 \"\"

    \n

    Office Hours: Weekdays: 8:30am - 5:00pm Weekends: Closed

    \n\n
    \n\n\"\"\n

    Telephone: 703-481-3181 FAX: 703-859-7629 E-mail: info@metronannies.com

    \n\n
    \n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]

    \r\n\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-21 15:29:42','2015-03-21 15:29:42','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(564,1,'2015-03-21 15:33:21','2015-03-21 15:33:21','[vc_row css=\".vc_custom_1426849136015{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies
    Herndon, VA 20170 \"\"

    \n

    Office Hours:
    Weekdays: 8:30am - 5:00pm
    Weekends: Closed

    \n\n
    \n\n\"\"\n

    Telephone: 703-481-3181 FAX: 703-859-7629 E-mail: info@metronannies.com

    \n\n
    \n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]

    \r\n\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-21 15:33:21','2015-03-21 15:33:21','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(565,1,'2015-03-23 05:24:52','2015-03-23 05:24:52','[vc_row css=\".vc_custom_1426849136015{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\n Herndon, VA 20170 \"\"

    \n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \n\n\"\"\n

    Telephone: 703-481-3181 FAX: 703-859-7629 E-mail: info@metronannies.com

    \n\n
    \n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]

    \r\n\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-23 05:24:52','2015-03-23 05:24:52','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(566,1,'2015-03-23 05:30:06','2015-03-23 05:30:06','[vc_row css=\".vc_custom_1426849136015{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"\n

    Metropolitan Nannies\n Herndon, VA 20170 \"\"

    \n

    Office Hours:\nWeekdays: 8:30am - 5:00pm\nWeekends: Closed

    \n\n
    \n\n\"\"\n

    Telephone: 703-481-3181
    FAX: 703-859-7629
    E-mail: info@metronannies.com

    \n\n
    \n

    [/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]

    \r\n\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-23 05:30:06','2015-03-23 05:30:06','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(567,1,'2015-03-23 06:36:47','2015-03-23 06:36:47','

    [vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recent Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]

    \r\n','Blog','','inherit','open','open','','15-revision-v1','','','2015-03-23 06:36:47','2015-03-23 06:36:47','',15,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(568,1,'2015-03-23 06:40:51','2015-03-23 06:40:51','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recent Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Blog','','inherit','open','open','','15-revision-v1','','','2015-03-23 06:40:51','2015-03-23 06:40:51','',15,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(569,1,'2015-03-23 06:48:55','2015-03-23 06:48:55','

    [vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title,image,text\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recent Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]

    \n','Blog','','inherit','open','open','','15-autosave-v1','','','2015-03-23 06:48:55','2015-03-23 06:48:55','',15,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(570,1,'2015-03-23 12:30:39','2015-03-23 12:30:39','[vc_row css=\".vc_custom_1423740364139{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423740439863{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423741600167{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423741637384{margin-bottom: 9px !important;}\"]\r\n

    Overview

    \r\n[/vc_column_text][vc_column_text]\r\n

    Thank you for considering Metropolitan Nannies to help you find local nanny or babysitting opportunities. We strive to provide our nannies with rewarding and exciting opportunities that utilize their skills, background and education. If you possess loving, caring and all-around nurturing characteristics and have a strong desire to care for a young child or children, let Metropolitan Nannies match your experience and preferences with one of the many full-time, part-time and temporary job openings we have available today.

    \r\n

    How do I become a Candidate with Metropolitan Nannies?

    \r\n

    Step One: Complete the online application. Metropolitan Nannies covers the background check and screening costs for all candidates.

    \r\n

    Step Two: Phone screen and personally interview in our office with the Owner.

    \r\n

    Step Three: If not already certified, take CPR & First Aid Class with the American Red Cross or other local CPR training facility.

    \r\n

    Step Four: Complete a profile that includes your education, qualifications and experience with families. Receive confirmation of your representation by Metropolitan Nannies. Keep Metropolitan Nannies informed of your schedule and availability.

    \r\n

    Step Five: Start receiving job notifications via email.

    \r\n

    Qualifications\r\nAll candidates must meet the minimum qualifications listed below for representation by Metropolitan Nannies:

    \r\n

    •    At least 18 years of age\r\n•    U.S. Citizen or Valid U.S. Work Permit\r\n•    Fluent in English\r\n•    High School equivalent or GED\r\n•    At least 2 years of professional childcare experience\r\n•    3 professional childcare references (non-family members)\r\n•    Must own a fully insured vehicle and provide proof of auto insurance\r\n•    Have a current driver’s license (that you will bring to the interview)\r\n•    Must pass national, state and county criminal background checks and have a clean driving record\r\n•    Must pass a sexual misconduct screening\r\n•    Must personally meet and interview with Metropolitan Nannies\r\n•    Must have current CPR certification or willing to be certified\r\n•    Positive online and social media presence\r\n•    Permanent Placements must be willing to make a 1-year commitment to Metropolitan Nannies\r\n•    Must be willing to commit to the minimum standards of conduct and service excellence of Metropolitan Nannies

    \r\n

    Nanny Position Types: Full-Time/Part-Time - Nanny will commit to working full-time or part-time hours for a full year of service.

    \r\n

    Live In/Live Out - Live In nannies will commit to living in the home of their assigned family.

    \r\n

    Short-Term Care - Nanny will commit to work on an as needed basis.

    \r\n

    Summer Placement - Nanny will commit to working required hours for summer childcare.

    \r\n

    Temporary Placement - Nanny will commit to work on an as-needed basis. This can include evening, weekend or a longer engagement with part or full-time hours. Temporary placement includes:

    \r\n

    •    Before School\r\n•    After School\r\n•    Days\r\n•    Evenings\r\n•    Weekends\r\n•    Overnight Care\r\n•    Corporate and Group Care

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426505536754{padding-top: 25px !important;}\"]\r\n[/vc_column_text][/vc_column][/vc_row]','Nannies','','inherit','open','open','','9-autosave-v1','','','2015-03-23 12:30:39','2015-03-23 12:30:39','',9,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(571,1,'2015-03-23 12:32:26','2015-03-23 12:32:26','[vc_row css=\".vc_custom_1426849136015{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Maryland, Virginia and Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in Maryland, Virginia and Washington DC. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"

    \r\n

    Metropolitan Nannies\r\n Herndon, VA 20170 \"\"

    \r\n

    Office Hours:\r\nWeekdays: 8:30am - 5:00pm\r\nWeekends: Closed

    \r\n\r\n
    \r\n\r\n\"\"\r\n

    Telephone: 703-481-3181\r\nFAX: 703-859-7629\r\nE-mail: info@metronannies.com

    \r\n\r\n
    \r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-23 12:32:26','2015-03-23 12:32:26','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(572,1,'2015-03-23 12:35:59','2015-03-23 12:35:59','[vc_row css=\".vc_custom_1423740364139{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423740439863{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423741600167{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423741637384{margin-bottom: 9px !important;}\"]\r\n

    Overview

    \r\n[/vc_column_text][vc_column_text]\r\n

    Thank you for considering Metropolitan Nannies to help you find local nanny or babysitting opportunities. We strive to provide our nannies with rewarding and exciting opportunities that utilize their skills, background and education. If you possess loving, caring and all-around nurturing characteristics and have a strong desire to care for a young child or children, let Metropolitan Nannies match your experience and preferences with one of the many full-time, part-time and temporary job openings we have available today.

    \r\n

    How do I become a Candidate with Metropolitan Nannies?

    \r\n

    Step One: Complete the online application. Metropolitan Nannies covers the background check and screening costs for all candidates.

    \r\n

    Step Two: Phone screen and personally interview in our office with the Owner.

    \r\n

    Step Three: If not already certified, take CPR & First Aid Class with the American Red Cross or other local CPR training facility.

    \r\n

    Step Four: Complete a profile that includes your education, qualifications and experience with families. Receive confirmation of your representation by Metropolitan Nannies. Keep Metropolitan Nannies informed of your schedule and availability.

    \r\n

    Step Five: Start receiving job notifications via email.

    \r\n

    Qualifications\r\nAll candidates must meet the minimum qualifications listed below for representation by Metropolitan Nannies:

    \r\n

    •    At least 18 years of age\r\n•    U.S. Citizen or Valid U.S. Work Permit\r\n•    Fluent in English\r\n•    High School equivalent or GED\r\n•    At least 2 years of professional childcare experience\r\n•    3 professional childcare references (non-family members)\r\n•    Must own a fully insured vehicle and provide proof of auto insurance\r\n•    Have a current driver’s license (that you will bring to the interview)\r\n•    Must pass national, state and county criminal background checks and have a clean driving record\r\n•    Must pass a sexual misconduct screening\r\n•    Must personally meet and interview with Metropolitan Nannies\r\n•    Must have current CPR certification or willing to be certified\r\n•    Positive online and social media presence\r\n•    Permanent Placements must be willing to make a 1-year commitment to Metropolitan Nannies\r\n•    Must be willing to commit to the minimum standards of conduct and service excellence of Metropolitan Nannies

    \r\n

    Nanny Position Types: Full-Time/Part-Time - Nanny will commit to working full-time or part-time hours for a full year of service.

    \r\n

    Live-In/Live-Out - Live-In nannies will commit to living in the home of their assigned family.

    \r\n

    Short-Term Care - Nanny will commit to work on an as needed basis.

    \r\n

    Summer Placement - Nanny will commit to working required hours for summer childcare

    \r\n

    Temporary Placement - Nanny will commit to work on an as-needed basis. This can include evening, weekend or a longer engagement with part or full-time hours. Temporary placement includes:

    \r\n

    •    Before School\r\n•    After School\r\n•    Days\r\n•    Evenings\r\n•    Weekends\r\n•    Overnight Care\r\n•    Corporate and Group Care

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426505536754{padding-top: 25px !important;}\"]\r\n[/vc_column_text][/vc_column][/vc_row]','Nannies','','inherit','open','open','','9-revision-v1','','','2015-03-23 12:35:59','2015-03-23 12:35:59','',9,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(573,1,'2015-03-23 12:39:50','2015-03-23 12:39:50','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]\r\n

    Hiring Process

    \r\n[/vc_column_text][vc_column_text]\r\n

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington, DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest-quality, reliable and experienced childcare providers available.

    \r\n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \r\n

    Step One: Complete the Parent Application\r\nPlease complete the online application as thoroughly as possible.

    \r\n

    Step Two: Submit Application Fee\r\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring compensation

    \r\n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\r\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \r\n

    Step Four: Needs Assessment with Placement Counselor\r\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \r\n

    Step Five: Review Candidate Profiles\r\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \r\n

    Step Six: Interview Nanny Candidates\r\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \r\n

    Step Seven: Select Your Candidate and Make an Offer\r\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \r\n

    Step Eight: Review and Sign Nanny/Family Agreement\r\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \r\n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\r\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\r\n5 business days before your nanny is to begin work.

    \r\n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3151 or email us.\r\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\r\nYou can also view our Video Library and Parent Pack through the links below

    \r\nAdditional Resources:\r\n\r\nMetropolitan Nannies Video Library\r\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426686435924{padding-top: 50px !important;}\"]\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2015-03-23 12:39:50','2015-03-23 12:39:50','',7,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(574,1,'2015-03-23 12:41:18','2015-03-23 12:41:18','[vc_row css=\".vc_custom_1423736735933{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Services

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]\r\n

    Permanent and Temporary

    \r\n[/vc_column_text][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\r\nBelow is a list of the services we provide.

    \r\n

    • Full / Part-Time Nanny Services\r\n• Temporary / Babysitting Services\r\n• Short-Term Services\r\n• Overnight Baby Sitting & Night Nurse Services\r\n• Corporate Childcare Services\r\n• Hotel Babysitting Services\r\n• Event Childcare Services

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]\r\n

    Fees

    \r\n

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]\r\n

    Permanent Placement Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423906259012{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]\r\n

    Temporary Service Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423906280563{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\r\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$15 - $20 / Hour
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \r\n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2015-03-23 12:41:18','2015-03-23 12:41:18','',11,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(575,1,'2015-03-23 12:43:39','2015-03-23 12:43:39','[vc_row css=\".vc_custom_1423740364139{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423740439863{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423741600167{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423741637384{margin-bottom: 9px !important;}\"]\r\n

    Overview

    \r\n[/vc_column_text][vc_column_text]\r\n

    Thank you for considering Metropolitan Nannies to help you find local nanny or babysitting opportunities. We strive to provide our nannies with rewarding and exciting opportunities that utilize their skills, background and education. If you possess loving, caring and all-around nurturing characteristics and have a strong desire to care for a young child or children, let Metropolitan Nannies match your experience and preferences with one of the many full-time, part-time and temporary job openings we have available today.

    \r\n

    How do I become a Candidate with Metropolitan Nannies?

    \r\n

    Step One: Complete the online application. Metropolitan Nannies covers the background check and screening costs for all candidates.

    \r\n

    Step Two: Phone screen and personally interview in our office with the Owner.

    \r\n

    Step Three: If not already certified, take CPR & First Aid Class with the American Red Cross or other local CPR training facility.

    \r\n

    Step Four: Complete a profile that includes your education, qualifications and experience with families. Receive confirmation of your representation by Metropolitan Nannies. Keep Metropolitan Nannies informed of your schedule and availability.

    \r\n

    Step Five: Start receiving job notifications via email.

    \r\n

    Qualifications\r\nAll candidates must meet the minimum qualifications listed below for representation by Metropolitan Nannies:

    \r\n

    •    At least 18 years of age\r\n•    U.S. Citizen or Valid U.S. Work Permit\r\n•    Fluent in English\r\n•    High School equivalent or GED\r\n•    At least 2 years of professional childcare experience\r\n•    3 professional childcare references (non-family members)\r\n•    Must own a fully insured vehicle and provide proof of auto insurance\r\n•    Have a current driver’s license (that you will bring to the interview)\r\n•    Must pass national, state and county criminal background checks and have a clean driving record\r\n•    Must pass a sexual misconduct screening\r\n•    Must personally meet and interview with Metropolitan Nannies\r\n•    Must have current CPR certification or willing to be certified\r\n•    Positive online and social media presence\r\n•    Permanent Placements must be willing to make a 1-year commitment to Metropolitan Nannies\r\n•    Must be willing to commit to the minimum standards of conduct and service excellence of Metropolitan Nannies

    \r\n

    Nanny Position Types: Full-Time/Part-Time - Nanny will commit to working full-time or part-time hours for a full year of service.

    \r\n

    Live-In / Live-Out - Live-In nannies will commit to living in the home of their assigned family.

    \r\n

    Short-Term Care - Nanny will commit to work on an as needed basis.

    \r\n

    Summer Placement - Nanny will commit to working required hours for summer childcare

    \r\n

    Temporary Placement - Nanny will commit to work on an as-needed basis. This can include evening, weekend or a longer engagement with part or full-time hours. Temporary placement includes:

    \r\n

    •    Before School\r\n•    After School\r\n•    Days\r\n•    Evenings\r\n•    Weekends\r\n•    Overnight Care\r\n•    Corporate and Group Care

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426505536754{padding-top: 25px !important;}\"]\r\n[/vc_column_text][/vc_column][/vc_row]','Nannies','','inherit','open','open','','9-revision-v1','','','2015-03-23 12:43:39','2015-03-23 12:43:39','',9,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(576,1,'2015-03-23 12:47:28','2015-03-23 12:47:28','[vc_row css=\".vc_custom_1426849136015{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Maryland, Virginia and Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in the Washington, DC Metropolitan area, Virginia and Maryland. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"

    \r\n

    Metropolitan Nannies\r\n Herndon, VA 20170 \"\"

    \r\n

    Office Hours:\r\nWeekdays: 8:30am - 5:00pm\r\nWeekends: Closed

    \r\n\r\n
    \r\n\r\n\"\"\r\n

    Telephone: 703-481-3181\r\nFAX: 703-859-7629\r\nE-mail: info@metronannies.com

    \r\n\r\n
    \r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2015-03-23 12:47:28','2015-03-23 12:47:28','',17,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(580,1,'2016-02-15 03:11:55','2016-02-15 03:11:55','[vc_row css=\".vc_custom_1424325911454{padding-left: 20px !important;}\" font_color=\"#000000\"][vc_column width=\"1/1\" font_color=\"#000000\"][contact-form-7 id=\"323\"][/vc_column][/vc_row]','nanny application','','inherit','open','open','','324-autosave-v1','','','2016-02-15 03:11:55','2016-02-15 03:11:55','',324,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(582,1,'2015-04-03 11:58:35','2015-04-03 11:58:35','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Partners

    \r\n[/vc_column_text][vc_column_text]\r\n

    Additional Services & Partners

    \r\n

    There are numbers of services available to our customers, through our partners

    \r\n[/vc_column_text][vc_column_text]\"\"\r\n

    HomeWork Solutions provides payroll and employment tax compliance for\r\nhousehold employers.

    \r\n\"\"\r\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \r\n\"\"\r\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \r\n\"\"\r\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members. They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \r\n\"\"\r\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \r\n\"\"\r\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\r\nwww.stepsisters.org

    \r\n\r\n\"\"\r\n

    JW Tumbles understands that exercising young minds and bodies is important. So is having fun. Their goal is to make learning not only a great experience, but also a rewarding one. Their unique programs help build upon social and developmental skills in a confident and comfortable environment. As you watch your child develop a more confident, capable mind and body, you’ll understand why JW Tumbles truly is “a leaning playground”.

    \r\n[/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-autosave-v1','','','2015-04-03 11:58:35','2015-04-03 11:58:35','',13,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(583,1,'2015-04-03 07:20:36','2015-04-03 07:20:36','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Partners

    \r\n[/vc_column_text][vc_column_text]\r\n

    Additional Services & Partners

    \r\n

    There are numbers of services available to our customers, through our partners

    \r\n[/vc_column_text][vc_column_text]\"\"\r\n

    HomeWork Solutions provides payroll and employment tax compliance for\r\nhousehold employers.

    \r\n\"\"\r\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \r\n\"\"\r\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \r\n\"\"\r\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members. They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \r\n\"\"\r\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \r\n\"\"\r\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\r\nwww.stepsisters.org

    \r\n\r\n\"\"\r\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\r\nwww.stepsisters.org

    \r\n[/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-04-03 07:20:36','2015-04-03 07:20:36','',13,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(584,1,'2015-04-03 07:23:03','2015-04-03 07:23:03','','logo5','','inherit','open','open','','logo5','','','2015-04-03 07:23:03','2015-04-03 07:23:03','',0,'http://metropolitannannies.com/wp-content/uploads/2015/04/logo5.png',0,'attachment','image/png',0),(585,1,'2015-04-03 07:23:56','2015-04-03 07:23:56','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Partners

    \r\n[/vc_column_text][vc_column_text]\r\n

    Additional Services & Partners

    \r\n

    There are numbers of services available to our customers, through our partners

    \r\n[/vc_column_text][vc_column_text]\"\"\r\n

    HomeWork Solutions provides payroll and employment tax compliance for\r\nhousehold employers.

    \r\n\"\"\r\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \r\n\"\"\r\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \r\n\"\"\r\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members. They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \r\n\"\"\r\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \r\n\"\"\r\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\r\nwww.stepsisters.org

    \r\n\r\n\"\"\r\n

    Please add the new partner “JW Tumbles” which is shown at the bottom of the 05-partners.psd document. Please make sure that it has a pink border and then changes to a gray border like the rest of the icons do on this page.

    \r\n[/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-04-03 07:23:56','2015-04-03 07:23:56','',13,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(586,1,'2015-04-03 07:25:13','2015-04-03 07:25:13','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Partners

    \r\n[/vc_column_text][vc_column_text]\r\n

    Additional Services & Partners

    \r\n

    There are numbers of services available to our customers, through our partners

    \r\n[/vc_column_text][vc_column_text]\"\"\r\n

    HomeWork Solutions provides payroll and employment tax compliance for\r\nhousehold employers.

    \r\n\"\"\r\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \r\n\"\"\r\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \r\n\"\"\r\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members. They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \r\n\"\"\r\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \r\n\"\"\r\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\r\nwww.stepsisters.org

    \r\n\r\n\"\"\r\n

    Please add the new partner “JW Tumbles” which is shown at the bottom of the 05-partners.psd document. Please make sure that it has a pink border and then changes to a gray border like the rest of the icons do on this page.

    \r\n[/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-04-03 07:25:13','2015-04-03 07:25:13','',13,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(587,1,'2015-04-03 11:58:31','2015-04-03 11:58:31','[vc_row css=\".vc_custom_1423817250096{padding-right: 48px !important;padding-left: 48px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423816353878{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423816589799{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Partners

    \r\n[/vc_column_text][vc_column_text]\r\n

    Additional Services & Partners

    \r\n

    There are numbers of services available to our customers, through our partners

    \r\n[/vc_column_text][vc_column_text]\"\"\r\n

    HomeWork Solutions provides payroll and employment tax compliance for\r\nhousehold employers.

    \r\n\"\"\r\n

    INA (The International Nanny Association) was founded in 1985 to professionalize the nanny industry, to promote better employment conditions and respect for nannies, and to promote quality in-home child care around the world. Today, INA continues to serve as the most widely respected source of information or the in-home child care industry.

    \r\n\"\"\r\n

    Educational Connections, Inc. employs over 100 teachers, providing one-on-one personalized and group tutoring in all subjects from Pre-K to college-level courses. Sessions take place in your home, or at their Learning Center in Vienna, VA.

    \r\n\"\"\r\n

    ADCAN is very proud to be the longest running nanny support group. They strive to bring educational and social opportunities to all of their members. They hold monthly business meetings, monthly social nanny events, offer volunteer opportunities as well as publish a bi-monthly nanny newsletter to keep their members informed of current happenings in the DC Metro area. They believe they are a vital link for the professional nanny industry in the Washington DC Metro area. They invite you to explore their website to learn more about them. New members are always welcome.

    \r\n\"\"\r\n

    Fairfax County Professional Fire Fighters & Paramedics is an over 1,500 member Local of the International Association of Fire Fighters. As members of the Fairfax County Fire and Rescue Department, the fire fighters and paramedics staff, all 35 fire stations around the clock, providing emergency medical service and transportation, fire protection, hazardous material mitigation and technical rescue to the 964,712 residents of Fairfax County, VA, a suburb of Washington DC. Metropolitan Nannies is a proud sponsor of this organization.

    \r\n\"\"\r\n

    The Step Sisters are a team of women and men in the Loudoun County’s Brambleton community and beyond that joined together seven years ago to take on the challenge of fighting breast cancer. They are made up of breast cancer survivors as well as mothers, sisters, daughters, brothers, sons and fathers who have all been touched by this terrible disease. The Step Sisters have raised more than $500,000 for the breast cancer cause in nearly 8 years. Metropolitan Nannies is proud to donate their services to the patients of this wonderful organization so that they may receive the care they need and the care their children need during their cancer treatment. Please visit their website to make a donation to this amazing cause:\r\nwww.stepsisters.org

    \r\n\r\n\"\"\r\n

    JW Tumbles understands that exercising young minds and bodies is important. So is having fun. Their goal is to make learning not only a great experience, but also a rewarding one. Their unique programs help build upon social and developmental skills in a confident and comfortable environment. As you watch your child develop a more confident, capable mind and body, you’ll understand why JW Tumbles truly is “a leaning playground”.

    \r\n[/vc_column_text][/vc_column][/vc_row]','Partners','','inherit','open','open','','13-revision-v1','','','2015-04-03 11:58:31','2015-04-03 11:58:31','',13,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(589,1,'2015-05-13 08:35:25','0000-00-00 00:00:00','','Auto Draft','','draft','open','open','','','','','2015-05-13 08:35:25','2015-05-13 08:35:25','',0,'http://metropolitannannies.com/?page_id=589',0,'page','',0),(590,1,'2015-05-13 08:35:25','2015-05-13 08:35:25','','Auto Draft','','inherit','open','open','','589-revision-v1','','','2015-05-13 08:35:25','2015-05-13 08:35:25','',589,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(592,1,'2016-02-03 19:04:17','2016-02-03 19:04:17','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]\r\n

    Hiring Process

    \r\n[/vc_column_text][vc_column_text]\r\n

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington, DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest-quality, reliable and experienced childcare providers available.

    \r\n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \r\n

    Step One: Complete the Parent Application\r\nPlease complete the online application as thoroughly as possible.

    \r\n

    Step Two: Submit Application Fee\r\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring compensation

    \r\n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\r\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \r\n

    Step Four: Needs Assessment with Placement Counselor\r\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \r\n

    Step Five: Review Candidate Profiles\r\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \r\n

    Step Six: Interview Nanny Candidates\r\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \r\n

    Step Seven: Select Your Candidate and Make an Offer\r\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \r\n

    Step Eight: Review and Sign Nanny/Family Agreement\r\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \r\n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\r\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\r\n5 business days before your nanny is to begin work.

    \r\n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3181 or email us.\r\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\r\nYou can also view our Video Library and Parent Pack through the links below

    \r\nAdditional Resources:\r\n\r\nMetropolitan Nannies Video Library\r\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426686435924{padding-top: 50px !important;}\"]\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2016-02-03 19:04:17','2016-02-03 19:04:17','',7,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(593,1,'2016-02-03 19:05:13','2016-02-03 19:05:13','[vc_row css=\".vc_custom_1423736735933{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Services

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]\r\n

    Permanent and Temporary

    \r\n[/vc_column_text][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\r\nBelow is a list of the services we provide.

    \r\n

    • Full / Part-Time Nanny Services\r\n• Temporary / Babysitting Services\r\n• Short-Term Services\r\n• Overnight Baby Sitting & Night Nurse Services\r\n• Corporate Childcare Services\r\n• Hotel Babysitting Services\r\n• Event Childcare Services

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]\r\n

    Fees

    \r\n

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]\r\n

    Permanent Placement Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423906259012{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]\r\n

    Temporary Service Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1454526310155{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\r\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    Hotel Services (4 Hour Minimum)$40$20 - $25 / Hour
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \r\n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2016-02-03 19:05:13','2016-02-03 19:05:13','',11,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(594,1,'2016-02-03 19:47:36','2016-02-03 19:47:36','','MomAndNanny','','inherit','open','open','','momandnanny','','','2016-02-03 19:47:36','2016-02-03 19:47:36','',0,'http://metropolitannannies.com/wp-content/uploads/2016/02/MomAndNanny.png',0,'attachment','image/png',0),(595,1,'2016-02-03 20:09:54','2016-02-03 20:09:54','The relationship between Moms and Nannies is typically a very good one, but sometimes it can be complicated. On one hand, it is a very close and intimate relationship. After all, Mom is placing her trust in the nanny she hires to care for the most precious thing in her life…her child. On the other hand, it is a professional, employer/employee relationship. It is common, on occasion, for issues to arise between Mom and Nanny. Below is a list of the 10 most common issues Moms and Nannies face, along with some ideas and tips on how to work through them.\n\n1. MISALIGNED EXPECTATIONS\n\nThere are a lot of topics that are covered by Mom and Nanny during the interview process. However, sometimes they may walk away from the conversation with different interpretations of what the other wants and needs. Sometimes there is misinterpretation about what was agreed upon during the interview. Not being on the same page can cause tension in this relationship. Clear and specific communication when it comes to pay, hours needed, hours available, discipline approaches, etc. is highly recommended. It will eliminate any misinterpretation and create a clear road map for this relationship. Both parties will leave the conversation feeling like they got what they needed from the other.\n\n2. MICROMANAGING MOMS\n\nA capable Nanny and a micromanaging Mom can be a tricky combination. Mom wants to have input on what the nanny is doing and how she’s doing it. The nanny feels her abilities are being questioned and wants to have more control over her day. Before this eats away at the relationship, Mom and Nanny need to come together, communicate and find a compromise that is acceptable to both parties.\n\n3. DIFFERENT DISCIPLINE APPROACHES\n\nEven when Mom and Nanny have the same overall discipline philosophy, the way each approaches discipline challenges can differ. For instance, the nanny may like to use time outs and the mom may prefer to talk through the situation with the child. Different approaches can work as long as Mom and Nanny respect and support each other.\n\n4. INEFFECTIVE COMMUNICATION\n\nSometimes one side likes to communicate through email while the other side likes to have face-to-face conversations. Sometimes one person is very direct and the other person likes to take a more roundabout approach. It’s essential that the mom and nanny talk about their own personal communication styles and find some common ground to keep the lines of communication open.\n\n5. “WHAT’S FOR LUNCH”?\n\nWhat the child eats can become a stumbling block if the mom and the nanny disagree on what’s healthy for the child. When and how much the child eats can also become a challenge if there’s a disagreement. Of course, the parents have the ultimate say in food choices, but since the nanny is responsible for making and overseeing meals, it’s important that both are on the same page regarding what the child can and cannot eat.\n\n6. SLEEP CHALLENGES Naps and overnight sleeping are two of the toughest issues a mom and nanny face. When they’re able to work together, everyone benefits. However, when they have different ideas about how to accomplish the sleep goals, it can be hard on both the adults and the child. Since there isn’t one “right’ way to sleep train, both sides can offer up ideas and come together with one plan of action. 7. RELATIONSHIP BOUNDARIES Everyone has a different interpretation of where the line is between personal and professional. The nanny may feel sharing details about what she did over the weekend is perfectly OK; however the mom may feel the nanny is sharing too many details of her personal life. The best way to find the right balance is to have an honest conversation about where the line should be for the relationship to work. 8. HOUSEWORK The issue of housework is one of the biggest problems that come up between a mom and nanny. The mom often feels it’s no big deal for the nanny to do “light housekeeping” like vacuuming or washing the dishes during the day since she’s there anyway. The nanny often feels that she’s there to care for the child and is only responsible for tasks related to the child. This is something that should be worked out before the nanny accepts the position or as soon as these issues come up. 9. “I’M RUNNING LATE” Parents sometimes have to work late. It’s a fact of life. And most often the nanny will understand if she’s given adequate notice and the overtime doesn’t interfere with something else she has planned. Again, open communication and asking rather than telling is the key to avoiding this complication. 10. THE YEARLY RAISE Money can be a touchy topic between moms and nannies. While the amount of the yearly raise is about the actual dollar value, it’s also about what it says to the nanny. The amount of the raise is an indication to the nanny of how much she’s appreciated in her job.','10 Common Disagreements Between Moms and Nannies','','inherit','open','open','','370-autosave-v1','','','2016-02-03 20:09:54','2016-02-03 20:09:54','',370,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(596,1,'2016-02-03 19:49:54','2016-02-03 19:49:54','The relationship between Moms and Nannies is typically a very good one, but sometimes it can be complicated. On one hand, it is a very close and intimate relationship. After all, Mom is placing her trust in the nanny she hires to care for the most precious thing in her life…her child. On the other hand, it is a professional, employer/employee relationship. It is common, on occasion, for issues to arise between Mom and Nanny. Below is a list of the 10 most common issues Moms and Nannies face, along with some ideas and tips on how to work through them.\r\n\r\n1. MISALIGNED EXPECTATIONS\r\n\r\nThere are a lot of topics that are covered by Mom and Nanny during the interview process. However, sometimes they may walk away from the conversation with different interpretations of what the other wants and needs. Sometimes there is misinterpretation about what was agreed upon during the interview. Not being on the same page can cause tension in this relationship. Clear and specific communication when it comes to pay, hours needed, hours available, discipline approaches, etc is highly recommended. It will eliminate any misinterpretation and create a clear road map for this relationship. Both parties will leave the conversation feeling like they got what they needed from the other.\r\n2. MICROMANAGING MOMS\r\n\r\nA capable Nanny and a micromanaging Mom can be a tricky combination. Mom wants to have input on what the nanny is doing and how she’s doing it. The nanny feels her abilities are being questioned and wants to have more control over her day. Before this eats away at the relationship, Mom and Nanny need to come together, communicate and find a compromise that is acceptable to both parties.\r\n3. DIFFERENT DISCIPLINE APPROACHES\r\n\r\nEven when Mom and Nanny have the same overall discipline philosophy, the way each approaches discipline challenges can differ. For instance, the nanny may like to use time outs and the mom may prefer to talk through the situation with the child. Different approaches can work as long as Mom and Nanny respect and support each other.\r\n4. INEFFECTIVE COMMUNICATION\r\n\r\nSometimes one side likes to communicate through email while the other side likes to have face to face conversations. Sometimes one person is very direct and the other person likes to take a more roundabout approach. It’s essential that the mom and nanny talk about their own personal communication styles and find some common ground to keep the lines of communication open.\r\n5. “WHAT’S FOR LUNCH”?\r\n\r\nWhat the child eats can become a stumbling block if the mom and the nanny disagree on what’s healthy for the child. When and how much the child eats can also become a challenge if there’s a disagreement. Of course, the parents have the ultimate say in food choices, but since the nanny is responsible for making and overseeing meals, it’s important that both are on the same page regarding what the child can and cannot eat.\r\n6. SLEEP CHALLENGES\r\n\r\nNaps and overnight sleeping are two of the toughest issues a mom and nanny face. When they’re able to work together, everyone benefits. However, when they have different ideas about how to accomplish the sleep goals, it can be hard on both the adults and the child. Since there isn’t one “right’ way to sleep train, both sides can offer up ideas and come together with one plan of action.\r\n7. RELATIOSHIP BOUNDARIES\r\nEveryone has a different interpretation of where the line is between personal and professional. The nanny may feel sharing details about what she did over the weekend is perfectly OK, however the mom may feel the nanny is sharing too many details of her personal life. The best way to find the right balance is to have an honest conversation about where the line should be for the relationship to work.\r\n8. HOUSEWORK\r\n\r\nThe issue of housework is one of the biggest problems that come up between a mom and nanny. The mom often feels it’s no big deal for the nanny to do “light housekeeping” like vacuuming or washing the dishes during the day since she’s there anyway. The nanny often feels that she’s there to care for the child and is only responsible for tasks related to the child. This is something that should be worked out before the nanny accepts the position or as soon as these issues come up.\r\n9. “I’M RUNNING LATE”\r\n\r\nParents sometimes have to work late. It’s a fact of life. And most often the nanny will understand if she’s given adequate notice and the overtime doesn’t interfere with something else she has planned. Again, open communication and asking rather than telling is the key to avoiding this complication.\r\n10. THE YEARLY RAISE\r\n\r\nMoney can be a touchy topic between moms and nannies. While the amount of the yearly raise is about the actual dollar value, it’s also about what it says to the nanny. The amount of the raise is an indication to the nanny of how much she’s appreciated in her job.','10 Common Disagreements Between Moms and Nannies','','inherit','open','open','','370-revision-v1','','','2016-02-03 19:49:54','2016-02-03 19:49:54','',370,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(597,1,'2016-02-03 20:10:31','2016-02-03 20:10:31','The relationship between Moms and Nannies is typically a very good one, but sometimes it can be complicated. On one hand, it is a very close and intimate relationship. After all, Mom is placing her trust in the nanny she hires to care for the most precious thing in her life…her child. On the other hand, it is a professional, employer/employee relationship. It is common, on occasion, for issues to arise between Mom and Nanny. Below is a list of the 10 most common issues Moms and Nannies face, along with some ideas and tips on how to work through them.\r\n\r\n1. MISALIGNED EXPECTATIONS\r\n\r\nThere are a lot of topics that are covered by Mom and Nanny during the interview process. However, sometimes they may walk away from the conversation with different interpretations of what the other wants and needs. Sometimes there is misinterpretation about what was agreed upon during the interview. Not being on the same page can cause tension in this relationship. Clear and specific communication when it comes to pay, hours needed, hours available, discipline approaches, etc. is highly recommended. It will eliminate any misinterpretation and create a clear road map for this relationship. Both parties will leave the conversation feeling like they got what they needed from the other.\r\n\r\n2. MICROMANAGING MOMS\r\n\r\nA capable Nanny and a micromanaging Mom can be a tricky combination. Mom wants to have input on what the nanny is doing and how she’s doing it. The nanny feels her abilities are being questioned and wants to have more control over her day. Before this eats away at the relationship, Mom and Nanny need to come together, communicate and find a compromise that is acceptable to both parties.\r\n\r\n3. DIFFERENT DISCIPLINE APPROACHES\r\n\r\nEven when Mom and Nanny have the same overall discipline philosophy, the way each approaches discipline challenges can differ. For instance, the nanny may like to use time outs and the mom may prefer to talk through the situation with the child. Different approaches can work as long as Mom and Nanny respect and support each other.\r\n\r\n4. INEFFECTIVE COMMUNICATION\r\n\r\nSometimes one side likes to communicate through email while the other side likes to have face-to-face conversations. Sometimes one person is very direct and the other person likes to take a more roundabout approach. It’s essential that the mom and nanny talk about their own personal communication styles and find some common ground to keep the lines of communication open.\r\n\r\n5. “WHAT’S FOR LUNCH”?\r\n\r\nWhat the child eats can become a stumbling block if the mom and the nanny disagree on what’s healthy for the child. When and how much the child eats can also become a challenge if there’s a disagreement. Of course, the parents have the ultimate say in food choices, but since the nanny is responsible for making and overseeing meals, it’s important that both are on the same page regarding what the child can and cannot eat.\r\n\r\n6. SLEEP CHALLENGES\r\n\r\nNaps and overnight sleeping are two of the toughest issues a mom and nanny face. When they’re able to work together, everyone benefits. However, when they have different ideas about how to accomplish the sleep goals, it can be hard on both the adults and the child. Since there isn’t one “right’ way to sleep train, both sides can offer up ideas and come together with one plan of action.\r\n\r\n7. RELATIONSHIP BOUNDARIES\r\n\r\nEveryone has a different interpretation of where the line is between personal and professional. The nanny may feel sharing details about what she did over the weekend is perfectly OK; however the mom may feel the nanny is sharing too many details of her personal life. The best way to find the right balance is to have an honest conversation about where the line should be for the relationship to work.\r\n\r\n8. HOUSEWORK\r\n\r\nThe issue of housework is one of the biggest problems that come up between a mom and nanny. The mom often feels it’s no big deal for the nanny to do “light housekeeping” like vacuuming or washing the dishes during the day since she’s there anyway. The nanny often feels that she’s there to care for the child and is only responsible for tasks related to the child. This is something that should be worked out before the nanny accepts the position or as soon as these issues come up.\r\n\r\n9. “I’M RUNNING LATE”\r\n\r\nParents sometimes have to work late. It’s a fact of life. And most often the nanny will understand if she’s given adequate notice and the overtime doesn’t interfere with something else she has planned. Again, open communication and asking rather than telling is the key to avoiding this complication.\r\n\r\n10. THE YEARLY RAISE\r\n\r\nMoney can be a touchy topic between moms and nannies. While the amount of the yearly raise is about the actual dollar value, it’s also about what it says to the nanny. The amount of the raise is an indication to the nanny of how much she’s appreciated in her job.','10 Common Disagreements Between Moms and Nannies','','inherit','open','open','','370-revision-v1','','','2016-02-03 20:10:31','2016-02-03 20:10:31','',370,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(599,1,'2016-02-08 01:40:13','2016-02-08 01:40:13','','body-bg','','inherit','open','open','','body-bg-2','','','2016-02-08 01:40:13','2016-02-08 01:40:13','',0,'http://metropolitannannies.com/wp-content/uploads/2016/02/body-bg.jpg',0,'attachment','image/jpeg',0),(600,1,'2016-02-08 01:41:01','2016-02-08 01:41:01','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1426834886575{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1426834685036{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425908350272{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426141109983{margin-bottom: 20px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:1|order_by:date|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2016-02-08 01:41:01','2016-02-08 01:41:01','',5,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(601,1,'2016-02-17 23:12:25','2016-02-17 23:12:25','[vc_row font_color=\"#000000\"][vc_column width=\"1/1\" css=\".vc_custom_1424328408361{padding-right: 20px !important;padding-left: 35px !important;}\" font_color=\"#000000\"][contact-form-7 id=\"327\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text]\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Membership','','inherit','open','open','','326-autosave-v1','','','2016-02-17 23:12:25','2016-02-17 23:12:25','',326,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(602,1,'2016-02-08 02:35:25','2016-02-08 02:35:25','[vc_row font_color=\"#000000\"][vc_column width=\"1/1\" css=\".vc_custom_1424328408361{padding-right: 20px !important;padding-left: 35px !important;}\" font_color=\"#000000\"][contact-form-7 id=\"327\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text]\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Membership','','inherit','open','open','','326-revision-v1','','','2016-02-08 02:35:25','2016-02-08 02:35:25','',326,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(603,1,'2016-02-08 02:47:04','2016-02-08 02:47:04','[vc_row css=\".vc_custom_1423736735933{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Services

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]\r\n

    Permanent and Temporary

    \r\n[/vc_column_text][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\r\nBelow is a list of the services we provide.

    \r\n

    • Full / Part-Time Nanny Services\r\n• Temporary / Babysitting Services\r\n• Short-Term Services\r\n• Overnight Baby Sitting & Night Nurse Services\r\n• Corporate Childcare Services\r\n• Hotel Babysitting Services\r\n• Event Childcare Services

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]\r\n

    Fees

    \r\n

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]\r\n

    Permanent Placement Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423906259012{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]\r\n

    Temporary Service Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1454899477193{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\r\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Hotel Services (4 Hour Minimum)$40$20 - $25 / Hour
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1454899382655{margin-bottom: 5px !important;}\"]\r\n

    Corporate Service Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1454899539699{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Corporate Services

    \r\n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2016-02-08 02:47:04','2016-02-08 02:47:04','',11,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(604,1,'2016-02-08 02:47:55','2016-02-08 02:47:55','[vc_row][vc_column width=\"1/1\"][contact-form-7 id=\"606\" title=\"Corporate & Group Application\"][/vc_column][/vc_row]','Corporate & Group Application','','publish','open','open','','corporate-group-application','','','2016-02-08 04:48:45','2016-02-08 04:48:45','',0,'http://metropolitannannies.com/?page_id=604',0,'page','',0),(605,1,'2016-02-08 02:47:55','2016-02-08 02:47:55','','Corporate & Group Application','','inherit','open','open','','604-revision-v1','','','2016-02-08 02:47:55','2016-02-08 02:47:55','',604,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(606,1,'2016-02-08 02:48:55','2016-02-08 02:48:55','
    \r\n

    Corporate & Group Application

    \r\n

    Corporate & Group Application

    \r\n
    \r\n [text* text-814]\r\n
    \r\n
    \r\n [text* text-845]\r\n
    \r\n
    \r\n
    \r\n [text text-809] \r\n
    \r\n
    \r\n [text* text-189]\r\n
    \r\n
    \r\n
    \r\n [email email-709]\r\n
    \r\n
    \r\n [text text-457]\r\n
    \r\n
    \r\n [text* text-853]\r\n
    \r\n
    \r\n
    \r\n [text* text-41] \r\n
    \r\n
    \r\n [text* text-949]\r\n
    \r\n
    \r\n
    \r\n
    \r\n [text* text-492] \r\n
    \r\n
    \r\n [text* text-630]\r\n
    \r\n
    \r\n
    \r\n [text text-383]\r\n
    \r\n
    \r\n [text text-72]\r\n
    \r\n
    \r\n\r\n
    \r\n

    Metropolitan Nannies will provide:

    \r\n
      \r\n
    • • Age appropriate Arts and Crafts for each child.
    • \r\n
    • • Will provide games and movies for kids of different ages.
    • \r\n
    • • Will keep the children grouped; no more than 5/10 children to 1 nanny.
    • \r\n
    • • Will allow one central phone number for parents, if they need to call to check in on their child.
    • \r\n
    • • Metropolitan Nannies will provide additional Nannies with a 24 hours’ notice, in case the number increases beyond the expected numbers at a cost of $40 reservation fee per nanny and $20 an hour per nanny. *Final invoice will be delivered the following business day if applicable. Final Invoice must be paid within 2 weeks of receiving invoice to avoid late fees.
    • \r\n
    \r\n

    Client/Hotel will provide:

    \r\n
      \r\n
    1. Rooms for childcare: 1 room per 25 children.
    2. \r\n
    3. 1 Meal per each nanny per day for events lasting 5 or more hours. (MN can accommodate for a minimal cost)
    4. \r\n
    5. Parking passes for each nanny. (If applicable)
    6. \r\n
    \r\n

    We pride ourselves on providing the safest and most qualified professionals in the industry. All of our childcare providers exceed the national requirements set forth by the Association of Premier Nanny Agencies. This includes:

    \r\n
      \r\n
    • • A thorough nanny application.
    • \r\n
    • • Proof that each nanny is legally authorized to work in the United States.
    • \r\n
    • • An in-person interview of each prospective nanny.
    • \r\n
    • • Reference checks for each nanny to include: childcare, and/or employment, and personal references.
    • \r\n
    • • A background check on candidates in localities in which the candidate has resided and/or worked for a specific number of years, including a check of criminal and motor vehicle records if driving is required.
    • \r\n
    • • A CPR certificate for infant, toddler and adult CPR.\r\n
    • As mentioned above, our Childcare providers exceed these minimum requirements.
    • \r\n
    \r\n

    Depending on the size of the upcoming event, we typically have two or more rooms that can be divided by age. We have a strict policy in place regarding the nanny-to-child ratio. Here are the ratios:

    \r\n
      \r\n
    • • Children under 15 months old; two children per one childcare provider.
    • \r\n
    • • Children between 15 months old and three years old; three children per one childcare provider.
    • \r\n
    • • Children ages four years old to 7 years old; five children per one childcare provider.
    • \r\n
    • • Children ages 8 years old and above; ten children per one childcare provider.
    • \r\n
    • • Children with any special needs; one child per one childcare provider.
    • \r\n
    \r\n

    We do not allow children to participate in the group if they are not feeling well and

    \r\n
      \r\n
    1. They have a fever,
    2. \r\n
    3. Heavy green nasal discharge,
    4. \r\n
    5. Persistent coughing, and
    6. \r\n
    7. Other contagious sickness.
    8. \r\n
    \r\n

    In such cases, we will gladly provide a childcare provider to care for your child/ren in a separate setting. Additional fees may apply.

    \r\n

    *Contract between Metropolitan Nannies and Client must be signed by both parties.

    \r\n

    By initialing here, I acknowledge that I have read and understand the terms of agreement.

    \r\n [text* text-137 id:terms]\r\n
    \r\n [submit \"APPLY ONLINE NOW\"]\r\n
    \r\n
    \r\n
    \nCorporate & Group Application\ninfo@metronannies.com\nFrom: [text-845] [email-709]\r\nSubject: Corporate & Group Application\r\n\r\nMessage Body:\r\nCompany or Event Name: [text-814]\r\nContact Person: [text-845]\r\nDaytime Phone: [text-809]\r\nMobile Phone: [text-189]\r\nEmail Address: [email-709]\r\n\r\nDETAILS:\r\nLocation of Services: [text-457]\r\nAddress: [text-853]\r\nCity: [text-41]\r\nState: [text-949]\r\nZip Code: [text-492]\r\nPhone: [text-630]\r\nSite Coordinator: [text-383]\r\nPerson Responsible for Payment: [text-72]\r\n\r\n Terms of agreement: [text-137]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Metropolitan Nannies (http://dtdgwebdevelopment.com)\njaclyn1@metronannies.com\nReply-To: [info@metronannies.com]\n\n1\n\n\n\n\n\n\n\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill in the required field.\nThis input is too long.\nThis input is too short.\nYour entered code is incorrect.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.\nYour answer is not correct.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.','Corporate & Group Application','','publish','open','open','','corporate-group-application','','','2016-06-01 16:36:08','2016-06-01 16:36:08','',0,'http://metropolitannannies.com/?post_type=wpcf7_contact_form&p=606',0,'wpcf7_contact_form','',0),(607,1,'2016-02-08 04:48:28','2016-02-08 04:48:28','[vc_row][vc_column width=\"1/1\"][contact-form-7 id=\"606\" title=\"Corporate & Group Application\"][/vc_column][/vc_row]','Corporate & Group Application','','inherit','open','open','','604-autosave-v1','','','2016-02-08 04:48:28','2016-02-08 04:48:28','',604,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(608,1,'2016-02-08 02:49:03','2016-02-08 02:49:03','[vc_row][vc_column width=\"1/1\"][contact-form-7 id=\"168\" title=\"Corporate & Group Application\"][/vc_column][/vc_row]','Corporate & Group Application','','inherit','open','open','','604-revision-v1','','','2016-02-08 02:49:03','2016-02-08 02:49:03','',604,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(609,1,'2016-02-08 03:08:24','2016-02-08 03:08:24','[vc_row][vc_column width=\"1/1\"][contact-form-7 id=\"606\" title=\"Corporate & Group Application\"][/vc_column][/vc_row]','Corporate & Group Application','','inherit','open','open','','604-revision-v1','','','2016-02-08 03:08:24','2016-02-08 03:08:24','',604,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(612,1,'2016-02-08 03:33:16','2016-02-08 03:33:16','','corp-bg','','inherit','open','open','','corp-bg','','','2016-02-08 03:33:16','2016-02-08 03:33:16','',0,'http://metropolitannannies.com/wp-content/uploads/2016/02/corp-bg.jpg',0,'attachment','image/jpeg',0),(613,1,'2016-02-08 04:46:19','2016-02-08 04:46:19','[vc_row css=\".vc_custom_1423736735933{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Services

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]\r\n

    Permanent and Temporary

    \r\n[/vc_column_text][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\r\nBelow is a list of the services we provide.

    \r\n

    • Full / Part-Time Nanny Services\r\n• Temporary / Babysitting Services\r\n• Short-Term Services\r\n• Overnight Baby Sitting & Night Nurse Services\r\n• Corporate Childcare Services\r\n• Hotel Babysitting Services\r\n• Event Childcare Services

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]\r\n

    Fees

    \r\n

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]\r\n

    Permanent Placement Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423906259012{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]\r\n

    Temporary Service Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1454899477193{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\r\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Hotel Services (4 Hour Minimum)$40$20 - $25 / Hour
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1454899382655{margin-bottom: 5px !important;}\"]\r\n

    Corporate Service Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1454899539699{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Corporate Services

    \r\n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2016-02-08 04:46:19','2016-02-08 04:46:19','',11,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(615,1,'2016-02-08 15:46:51','2016-02-08 15:46:51','','Nanny2','','inherit','open','open','','nanny2','','','2016-02-08 15:46:51','2016-02-08 15:46:51','',372,'http://metropolitannannies.com/wp-content/uploads/2015/02/Nanny2.png',0,'attachment','image/png',0),(616,1,'2016-02-08 15:48:09','2016-02-08 15:48:09','NANNIES NO LONGER RULE THE ROOST\r\nBy Annie Gowen\r\nWashington Post Staff Writer\r\nSunday, June 14, 2009\r\n\r\nOne Potomac mother of five used to prepare for interviews with prospective nannies like a Hollywood audition. She cleaned her house, made sure the children were quietly coloring and \"glamified\" the family\'s lifestyle, which includes regular trips overseas. She capped off talks with a tour of an au pair suite so deluxe it was mentioned in a glossy home magazine.\r\n\r\nThis year, the pressure is off. When she recently posted an ad online for a new nanny, she was inundated with responses from qualified candidates and unemployed women seeking a job, any job. She ended up hiring a nanny agency to vet candidates.\r\n\r\nA fundamental shift of power has occurred in Washington in recent months, and it has nothing to do with politics. For decades, good nannies were a hot commodity in a town rife with workaholics, where the percentage of working women is higher than the national average. The best nannies had to be snapped up immediately and kept happy with regular raises and other benefits, lest they be poached right off the playground by conniving parents.\r\n\r\nIn the past six to eight months, though, agencies report a deluge of available nannies as parents losing their jobs or downsizing turn to cheaper child-care options, including staying at home. Neighborhood e-mail lists are bristling with parents posting jobs for their former nannies. (\"Dream nanny available immediately!\") Real-life Mary Poppinses who once had their pick of jobs are finding themselves out of work for weeks, or months, at a time.\r\n\r\nParents have more choices, and some are thrilled about it.\r\n\r\n\"Before, I felt like they were interviewing us. . . . Now, I\'ll be in the driver\'s seat,\" said Lesley Kalan, a consultant from Alexandria who is seeking a nanny for her three children.\r\n\r\nLorna Spencer, co-owner of A Choice Nanny in Columbia, said that her business is down 50 percent in the past year and that the number of out-of-work nannies she is trying to place has doubled. Spencer used to have 10 qualified candidates to send to families; now she has 20 or more.\r\n\r\n\"We\'re finding a lot of parents getting laid off, and they have to let the nannies go,\" she said. \"We have many nannies desperate for work . . . calling us every day.\"\r\n\r\nEven in good times, nannies have little job security and work for relatively low wages. A nanny in the Washington area makes about $16 an hour, according to a survey by the International Nanny Association. About 13 percent of nannies across the country reported being unemployed last year, up from 8 percent in 2006, according to association estimates.\r\n\r\nLiz Caceres, 34, of Rockville lost her nanny job with a District family earlier this year after the father was laid off, she said. She returned from Christmas vacation and learned that the family wanted to slash her hours to one day a week.\r\n\r\nFinding another position was tough, Caceres said. She placed an ad online but did not receive a single call. After a month, however, she was able to network her way to new employment through some babysitting connections.\r\n\r\nDuring boom times, nannies had their pick of positions and handsome benefits, according to Barbara Kline, president of White House Nannies, a placement agency in Bethesda.\r\n\r\n\"I\'ve heard nannies deliberate between a swimming pool and a Lexus, between a month of paid vacation and a trip to Europe with the family,\" Kline wrote in \"White House Nannies: True Tales from the Other Department of Homeland Security,\" her 2005 memoir. \"Stock options and signing bonuses were also common nanny lures.\"\r\n\r\nMost of those perks evaporated as the economy faltered, Kline said.\r\n\r\nNannies and nanny agencies report that the power shift appears to have gone to some parents\' heads. Prospective employers are offering some candidates salaries well below average and pushing them to handle additional tasks such as housecleaning. Some families have tried to deduct \"rent\" from live-in nannies\' salaries -- unheard of before the economic downturn, according to Debra Weiss, director of placement services for Staffing Solutions@Mothers\' Aides in Fairfax Station.\r\n\r\n\"It\'s unbelievable,\" said Ali Burket, 28, a government affairs specialist in Alexandria who is giving up her nanny in favor of cheaper day care but is trying to help the nanny find another job. \"When we hired our nanny a year ago, the difference was like night and day. The nannies were setting the terms, and it was very much a seller\'s market. Now my poor nanny can\'t find a job.\"\r\n\r\nOne woman wanted to pay the nanny $300 a week to care for two children and do all the housework. \"It\'s insulting,\" Burket said. \"Her attitude was like, \'You should be happy with what you get because of the economy.\' \"\r\n\r\nJaclyn Gobuluk, owner of Metropolitan Nannies in Herndon, said that in the past six months, she has noticed that some parents make clear their preference for a college-educated, American nanny, even if the hire has less child-rearing experience than an immigrant nanny might have. Most do not say it directly, Gobuluk says.\r\n\r\n\"They want American nannies now. . . . They feel like there are so many choices out there, they\'re going to be really picky and that\'s the best choice for their children,\" Gobuluk said. \"I had one client who said, \'My child doesn\'t like anybody with brown hair. Find somebody with blond hair.\' I\'m like, \'Hmm. Your child doesn\'t like somebody, or you don\'t like somebody, with brown hair?\' We want people to be comfortable, but that\'s pushing it.\"\r\n\r\nWhen a former employer of nanny Karen Taylor recently posted a job-search note on her behalf on a private school e-mail list, she described Taylor as \"the closest person we have ever met to Mary Poppins.\"\r\n\r\nTaylor, 39, a Fairfax County resident, has 21 years of local experience, makes double the going hourly rate and attended nanny school -- graduating from the American Nanny Plan in Claremont, Calif., two decades ago.\r\n\r\nBut since losing her job seven months ago -- the single father who employed her was downsizing -- she has had trouble finding another position.\r\n\r\nFamily and friends have helped her with living expenses, but it is scary, she said, because \"I have no safety net.\"\r\n\r\n\"This is the worst I\'ve ever seen it,\" Taylor said. \"We\'re all kind of surprised at how long it\'s taking\" to find work.\r\n\r\nKalan, the mother from Alexandria, describes the luxury of having many candidates to choose from after the birth of son Cooper this spring. She recalls once having to settle for a nanny who did not drive.\r\n\r\nNow she expects to hire someone who can not only drive but speak Spanish and English fluently, someone who is good with her newborn and able to engage the two older children.\r\n\r\nKalan\'s dream nanny is someone who would be \"in our yard blowing bubbles with my 4-year-old, helping them set up the kiddie pool, having tea parties with my daughter and playing school. . . . My list of demands is getting a little longer now,\" she said.','Nannies No Longer Rule The Roost','','inherit','open','open','','372-revision-v1','','','2016-02-08 15:48:09','2016-02-08 15:48:09','',372,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(617,1,'2016-02-08 15:50:11','2016-02-08 15:50:11','NANNIES NO LONGER RULE THE ROOST\r\nBy Annie Gowen\r\nWashington Post Staff Writer\r\nSunday, June 14, 2009\r\n\r\nOne Potomac mother of five used to prepare for interviews with prospective nannies like a Hollywood audition. She cleaned her house, made sure the children were quietly coloring and \"glamified\" the family\'s lifestyle, which includes regular trips overseas. She capped off talks with a tour of an au pair suite so deluxe it was mentioned in a glossy home magazine.\r\n\r\nThis year, the pressure is off. When she recently posted an ad online for a new nanny, she was inundated with responses from qualified candidates and unemployed women seeking a job, any job. She ended up hiring a nanny agency to vet candidates.\r\n\r\nA fundamental shift of power has occurred in Washington in recent months, and it has nothing to do with politics. For decades, good nannies were a hot commodity in a town rife with workaholics, where the percentage of working women is higher than the national average. The best nannies had to be snapped up immediately and kept happy with regular raises and other benefits, lest they be poached right off the playground by conniving parents.\r\n\r\nIn the past six to eight months, though, agencies report a deluge of available nannies as parents losing their jobs or downsizing turn to cheaper child-care options, including staying at home. Neighborhood e-mail lists are bristling with parents posting jobs for their former nannies. (\"Dream nanny available immediately!\") Real-life Mary Poppinses who once had their pick of jobs are finding themselves out of work for weeks, or months, at a time.\r\n\r\nParents have more choices, and some are thrilled about it.\r\n\r\n\"Before, I felt like they were interviewing us. . . . Now, I\'ll be in the driver\'s seat,\" said Lesley Kalan, a consultant from Alexandria who is seeking a nanny for her three children.\r\n\r\nLorna Spencer, co-owner of A Choice Nanny in Columbia, said that her business is down 50 percent in the past year and that the number of out-of-work nannies she is trying to place has doubled. Spencer used to have 10 qualified candidates to send to families; now she has 20 or more.\r\n\r\n\"We\'re finding a lot of parents getting laid off, and they have to let the nannies go,\" she said. \"We have many nannies desperate for work . . . calling us every day.\"\r\n\r\nEven in good times, nannies have little job security and work for relatively low wages. A nanny in the Washington area makes about $16 an hour, according to a survey by the International Nanny Association. About 13 percent of nannies across the country reported being unemployed last year, up from 8 percent in 2006, according to association estimates.\r\n\r\nLiz Caceres, 34, of Rockville lost her nanny job with a District family earlier this year after the father was laid off, she said. She returned from Christmas vacation and learned that the family wanted to slash her hours to one day a week.\r\n\r\nFinding another position was tough, Caceres said. She placed an ad online but did not receive a single call. After a month, however, she was able to network her way to new employment through some babysitting connections.\r\n\r\nDuring boom times, nannies had their pick of positions and handsome benefits, according to Barbara Kline, president of White House Nannies, a placement agency in Bethesda.\r\n\r\n\"I\'ve heard nannies deliberate between a swimming pool and a Lexus, between a month of paid vacation and a trip to Europe with the family,\" Kline wrote in \"White House Nannies: True Tales from the Other Department of Homeland Security,\" her 2005 memoir. \"Stock options and signing bonuses were also common nanny lures.\"\r\n\r\nMost of those perks evaporated as the economy faltered, Kline said.\r\n\r\nNannies and nanny agencies report that the power shift appears to have gone to some parents\' heads. Prospective employers are offering some candidates salaries well below average and pushing them to handle additional tasks such as housecleaning. Some families have tried to deduct \"rent\" from live-in nannies\' salaries -- unheard of before the economic downturn, according to Debra Weiss, director of placement services for Staffing Solutions@Mothers\' Aides in Fairfax Station.\r\n\r\n\"It\'s unbelievable,\" said Ali Burket, 28, a government affairs specialist in Alexandria who is giving up her nanny in favor of cheaper day care but is trying to help the nanny find another job. \"When we hired our nanny a year ago, the difference was like night and day. The nannies were setting the terms, and it was very much a seller\'s market. Now my poor nanny can\'t find a job.\"\r\n\r\nOne woman wanted to pay the nanny $300 a week to care for two children and do all the housework. \"It\'s insulting,\" Burket said. \"Her attitude was like, \'You should be happy with what you get because of the economy.\' \"\r\n\r\nJaclyn Gobuluk, owner of Metropolitan Nannies in Herndon, said that in the past six months, she has noticed that some parents make clear their preference for a college-educated, American nanny, even if the hire has less child-rearing experience than an immigrant nanny might have. Most do not say it directly, Gobuluk says.\r\n\r\n\"They want American nannies now. . . . They feel like there are so many choices out there, they\'re going to be really picky and that\'s the best choice for their children,\" Gobuluk said. \"I had one client who said, \'My child doesn\'t like anybody with brown hair. Find somebody with blond hair.\' I\'m like, \'Hmm. Your child doesn\'t like somebody, or you don\'t like somebody, with brown hair?\' We want people to be comfortable, but that\'s pushing it.\"\r\n\r\nWhen a former employer of nanny Karen Taylor recently posted a job-search note on her behalf on a private school e-mail list, she described Taylor as \"the closest person we have ever met to Mary Poppins.\"\r\n\r\nTaylor, 39, a Fairfax County resident, has 21 years of local experience, makes double the going hourly rate and attended nanny school -- graduating from the American Nanny Plan in Claremont, Calif., two decades ago.\r\n\r\nBut since losing her job seven months ago -- the single father who employed her was downsizing -- she has had trouble finding another position.\r\n\r\nFamily and friends have helped her with living expenses, but it is scary, she said, because \"I have no safety net.\"\r\n\r\n\"This is the worst I\'ve ever seen it,\" Taylor said. \"We\'re all kind of surprised at how long it\'s taking\" to find work.\r\n\r\nKalan, the mother from Alexandria, describes the luxury of having many candidates to choose from after the birth of son Cooper this spring. She recalls once having to settle for a nanny who did not drive.\r\n\r\nNow she expects to hire someone who can not only drive but speak Spanish and English fluently, someone who is good with her newborn and able to engage the two older children.\r\n\r\nKalan\'s dream nanny is someone','Nannies No Longer Rule The Roost','','inherit','open','open','','372-revision-v1','','','2016-02-08 15:50:11','2016-02-08 15:50:11','',372,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(618,1,'2016-02-08 15:50:50','2016-02-08 15:50:50','NANNIES NO LONGER RULE THE ROOST\r\nBy Annie Gowen\r\nWashington Post Staff Writer\r\nSunday, June 14, 2009\r\n\r\nOne Potomac mother of five used to prepare for interviews with prospective nannies like a Hollywood audition. She cleaned her house, made sure the children were quietly coloring and \"glamified\" the family\'s lifestyle, which includes regular trips overseas. She capped off talks with a tour of an au pair suite so deluxe it was mentioned in a glossy home magazine.\r\n\r\nThis year, the pressure is off. When she recently posted an ad online for a new nanny, she was inundated with responses from qualified candidates and unemployed women seeking a job, any job. She ended up hiring a nanny agency to vet candidates.\r\n\r\nA fundamental shift of power has occurred in Washington in recent months, and it has nothing to do with politics. For decades, good nannies were a hot commodity in a town rife with workaholics, where the percentage of working women is higher than the national average. The best nannies had to be snapped up immediately and kept happy with regular raises and other benefits, lest they be poached right off the playground by conniving parents.\r\n\r\nIn the past six to eight months, though, agencies report a deluge of available nannies as parents losing their jobs or downsizing turn to cheaper child-care options, including staying at home. Neighborhood e-mail lists are bristling with parents posting jobs for their former nannies. (\"Dream nanny available immediately!\") Real-life Mary Poppinses who once had their pick of jobs are finding themselves out of work for weeks, or months, at a time.\r\n\r\nParents have more choices, and some are thrilled about it.\r\n\r\n\"Before, I felt like they were interviewing us. . . . Now, I\'ll be in the driver\'s seat,\" said Lesley Kalan, a consultant from Alexandria who is seeking a nanny for her three children.\r\n\r\nLorna Spencer, co-owner of A Choice Nanny in Columbia, said that her business is down 50 percent in the past year and that the number of out-of-work nannies she is trying to place has doubled. Spencer used to have 10 qualified candidates to send to families; now she has 20 or more.\r\n\r\n\"We\'re finding a lot of parents getting laid off, and they have to let the nannies go,\" she said. \"We have many nannies desperate for work . . . calling us every day.\"\r\n\r\nEven in good times, nannies have little job security and work for relatively low wages. A nanny in the Washington area makes about $16 an hour, according to a survey by the International Nanny Association. About 13 percent of nannies across the country reported being unemployed last year, up from 8 percent in 2006, according to association estimates.\r\n\r\nLiz Caceres, 34, of Rockville lost her nanny job with a District family earlier this year after the father was laid off, she said. She returned from Christmas vacation and learned that the family wanted to slash her hours to one day a week.\r\n\r\nFinding another position was tough, Caceres said. She placed an ad online but did not receive a single call. After a month, however, she was able to network her way to new employment through some babysitting connections.\r\n\r\nDuring boom times, nannies had their pick of positions and handsome benefits, according to Barbara Kline, president of White House Nannies, a placement agency in Bethesda.\r\n\r\n\"I\'ve heard nannies deliberate between a swimming pool and a Lexus, between a month of paid vacation and a trip to Europe with the family,\" Kline wrote in \"White House Nannies: True Tales from the Other Department of Homeland Security,\" her 2005 memoir. \"Stock options and signing bonuses were also common nanny lures.\"\r\n\r\nMost of those perks evaporated as the economy faltered, Kline said.\r\n\r\nNannies and nanny agencies report that the power shift appears to have gone to some parents\' heads. Prospective employers are offering some candidates salaries well below average and pushing them to handle additional tasks such as housecleaning. Some families have tried to deduct \"rent\" from live-in nannies\' salaries -- unheard of before the economic downturn, according to Debra Weiss, director of placement services for Staffing Solutions@Mothers\' Aides in Fairfax Station.\r\n\r\n\"It\'s unbelievable,\" said Ali Burket, 28, a government affairs specialist in Alexandria who is giving up her nanny in favor of cheaper day care but is trying to help the nanny find another job. \"When we hired our nanny a year ago, the difference was like night and day. The nannies were setting the terms, and it was very much a seller\'s market. Now my poor nanny can\'t find a job.\"\r\n\r\nOne woman wanted to pay the nanny $300 a week to care for two children and do all the housework. \"It\'s insulting,\" Burket said. \"Her attitude was like, \'You should be happy with what you get because of the economy.\' \"\r\n\r\nJaclyn Gobuluk, owner of Metropolitan Nannies in Herndon, said that in the past six months, she has noticed that some parents make clear their preference for a college-educated, American nanny, even if the hire has less child-rearing experience than an immigrant nanny might have. Most do not say it directly, Gobuluk says.\r\n\r\n\"They want American nannies now. . . . They feel like there are so many choices out there, they\'re going to be really picky and that\'s the best choice for their children,\" Gobuluk said. \"I had one client who said, \'My child doesn\'t like anybody with brown hair. Find somebody with blond hair.\' I\'m like, \'Hmm. Your child doesn\'t like somebody, or you don\'t like somebody, with brown hair?\' We want people to be comfortable, but that\'s pushing it.\"\r\n\r\nWhen a former employer of nanny Karen Taylor recently posted a job-search note on her behalf on a private school e-mail list, she described Taylor as \"the closest person we have ever met to Mary Poppins.\"\r\n\r\nTaylor, 39, a Fairfax County resident, has 21 years of local experience, makes double the going hourly rate and attended nanny school -- graduating from the American Nanny Plan in Claremont, Calif., two decades ago.\r\n\r\nBut since losing her job seven months ago -- the single father who employed her was downsizing -- she has had trouble finding another position.\r\n\r\nFamily and friends have helped her with living expenses, but it is scary, she said, because \"I have no safety net.\"\r\n\r\n\"This is the worst I\'ve ever seen it,\" Taylor said. \"We\'re all kind of surprised at how long it\'s taking\" to find work.\r\n\r\nKalan, the mother from Alexandria, describes the luxury of having many candidates to choose from after the birth of son Cooper this spring. She recalls once having to settle for a nanny who did not drive.\r\n\r\nNow she expects to hire someone who can not only drive but speak Spanish and English fluently, someone who is good with her newborn and able to engage the two older children.\r\n\r\nKalan\'s dream nanny is someone who would be \"in our yard blowing bubbles with my 4-year-old, helping them set up the kiddie pool, having tea parties with my daughter and playing school. . . . My list of demands is getting a little longer now,\" she said.','Nannies No Longer Rule The Roost','','inherit','open','open','','372-revision-v1','','','2016-02-08 15:50:50','2016-02-08 15:50:50','',372,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(619,1,'2016-02-11 08:59:30','2016-02-11 08:59:30','[vc_row css=\".vc_custom_1424251289554{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"1/1\" font_color=\"#000000\"][contact-form-7 id=\"330\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text]\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Terms and Conditions form','','inherit','open','open','','329-autosave-v1','','','2016-02-11 08:59:30','2016-02-11 08:59:30','',329,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(621,1,'2016-02-12 08:57:42','2016-02-12 08:57:42','[vc_row css=\".vc_custom_1423736735933{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Services

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]\r\n

    Permanent and Temporary

    \r\n[/vc_column_text][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\r\nBelow is a list of the services we provide.

    \r\n

    • Full / Part-Time Nanny Services\r\n• Temporary / Babysitting Services\r\n• Short-Term Services\r\n• Overnight Baby Sitting & Night Nurse Services\r\n• Corporate Childcare Services\r\n• Hotel Babysitting Services\r\n• Event Childcare Services

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]\r\n

    Fees

    \r\n

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]\r\n

    Permanent Placement Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423906259012{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]\r\n

    Temporary Service Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1454899477193{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\r\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Hotel Services (4 Hour Minimum)$40$20 - $25 / Hour
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1454899382655{margin-bottom: 5px !important;}\"]\r\n

    Corporate Service Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1454899539699{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Corporate Services

    \r\n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2016-02-12 08:57:42','2016-02-12 08:57:42','',11,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(622,1,'2016-02-12 08:59:09','2016-02-12 08:59:09','[vc_row css=\".vc_custom_1423736735933{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423736080433{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423735160410{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Services

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735557975{margin-bottom: 9px !important;}\"]\r\n

    Permanent and Temporary

    \r\n[/vc_column_text][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Washington, DC area. As a full service childcare agency, we are dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC.\r\nBelow is a list of the services we provide.

    \r\n

    • Full / Part-Time Nanny Services\r\n• Temporary / Babysitting Services\r\n• Short-Term Services\r\n• Overnight Baby Sitting & Night Nurse Services\r\n• Corporate Childcare Services\r\n• Hotel Babysitting Services\r\n• Event Childcare Services

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423662753611{margin-bottom: -35px !important;}\"]\r\n

    Fees

    \r\n

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735582480{margin-bottom: 5px !important;}\"]\r\n

    Permanent Placement Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423906259012{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Type of Placement:Placement Fees
    Application Fee:$225
    Full-Time, Live-Out (30 hours or More)15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Part-Time, Live-Out (30 Hours or Less)15% of the Caregiver’s gross annual salary or $2,500 (whichever is greater)
    Live-In15% of the Caregiver’s gross annual salary or $4,000 (whichever is greater)
    Short-Term / SummerGreater of $900 or $300 per Month
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Permanent Childcare, Full-Time, Part-Time or Short-Term

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423735656461{margin-bottom: 5px !important;}\"]\r\n

    Temporary Service Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1454899477193{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Services:Agency FeeNanny FeeAdditional Children
    Membership Fees:$225.00 Initial Registration - $75 Annual Membership Renewal Fee
    Daily (4 Hour Minimum)$25$15-$20 / Hour Minimum\r\n(1-2 Children)$1 / Hour Each Additional Child
    Overnight (6pm - 8am)$25$150 - $200 Minimum
    Around-The-Clock (Up to 24 Hours)$25$150 - $200 Minimum
    Hotel Services (4 Hour Minimum)$40$20 - $25 / Hour
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Temporary Childcare, Babysitting or Emergency Childcare:

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1454899382655{margin-bottom: 5px !important;}\"]\r\n

    Corporate Service Fees

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1454899539699{margin-bottom: 25px !important;}\"]\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Corporate ServicesPlease contact us directly for Customized Pricing Information
    \r\n[/vc_column_text][vc_column_text]\r\n

    To Register for Corporate Services

    \r\n[/vc_column_text][/vc_column][/vc_row]','Services & Fees','','inherit','open','open','','11-revision-v1','','','2016-02-12 08:59:09','2016-02-12 08:59:09','',11,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(623,1,'2016-02-17 00:21:04','2016-02-17 00:21:04','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]\r\n

    Hiring Process

    \r\n[/vc_column_text][vc_column_text]\r\n

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington, DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest-quality, reliable and experienced childcare providers available.

    \r\n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \r\n

    Step One: Complete the Parent Application\r\nPlease complete the online application as thoroughly as possible.

    \r\n

    Step Two: Submit Application Fee\r\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring compensation

    \r\n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\r\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \r\n

    Step Four: Needs Assessment with Placement Counselor\r\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \r\n

    Step Five: Review Candidate Profiles\r\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \r\n

    Step Six: Interview Nanny Candidates\r\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \r\n

    Step Seven: Select Your Candidate and Make an Offer\r\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \r\n

    Step Eight: Review and Sign Nanny/Family Agreement\r\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \r\n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\r\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\r\n5 business days before your nanny is to begin work.

    \r\n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3181 or email us.\r\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\r\nYou can also view our Video Library and Parent Pack through the links below

    \r\nAdditional Resources:\r\n\r\nMetropolitan Nannies Video Library\r\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1455668464618{padding-top: 50px !important;}\"]\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2016-02-17 00:21:04','2016-02-17 00:21:04','',7,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(624,1,'2016-02-17 00:27:08','2016-02-17 00:27:08','[vc_row css=\".vc_custom_1423813053669{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1423813128757{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\"][vc_posts_grid loop=\"size:2|order_by:date|order:DESC|post_type:post\" grid_columns_count=\"1\" grid_layout=\"title|link_post,image|link_post,text|excerpt\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" title=\"Recent Posts\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1423813159424{background-color: #ffffff !important;}\"][vc_widget_sidebar sidebar_id=\"main-sidebar\" el_class=\"si\"][/vc_column][/vc_row]','Blog','','inherit','open','open','','15-revision-v1','','','2016-02-17 00:27:08','2016-02-17 00:27:08','',15,'http://metropolitannannies.com/http:/metropolitannannies.com/',0,'revision','',0),(625,1,'2016-02-17 00:34:50','2016-02-17 00:34:50','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1426834886575{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1426834685036{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425908350272{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426141109983{margin-bottom: 20px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|order:DESC|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Set psum dolor sit amet.','','inherit','open','open','','5-revision-v1','','','2016-02-17 00:34:50','2016-02-17 00:34:50','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(626,1,'2016-02-17 00:35:14','2016-02-17 00:35:14','[vc_row][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649158282{margin-top: 35px !important;margin-left: 48px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578368173{margin-bottom: 20px !important;padding-top: 6px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_single_image image=\"36\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" css=\".vc_custom_1423578324152{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1426834886575{margin-bottom: 20px !important;}\"]\r\n

    Full-Service Child Care Agency!

    \r\n

    As a full-service child care agency, Metropolitan Nannies is dedicated to providing the highest quality child care services in Maryland, Virginia and Washington, DC. We are...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/parents/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649186911{margin-top: 35px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423578384939{margin-bottom: 20px !important;padding-top: 6px !important;background-color: #ffffff !important;}\"]\r\n

    Nannies

    \r\n[/vc_column_text][vc_single_image image=\"37\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"251*142\" alignment=\"center\" css=\".vc_custom_1423578342312{margin-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1426834685036{margin-bottom: 20px !important;background-color: #ffffff !important;}\"]\r\n

    Rewarding Opportunities

    \r\n

    At Metropolitan Nannies, we strive to provide our nannies rewarding and exciting opportunities! If you posses loving, caring and all-around nurturing characteristics and...

    \r\n[/vc_column_text][vc_button title=\"LEARN MORE\" target=\"_self\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but\" href=\"http://metropolitannannies.com/nannies/\"][/vc_column][vc_column width=\"1/3\" font_color=\"#a6a6b0\" css=\".vc_custom_1423649201869{margin-top: 35px !important;margin-right: 10px !important;margin-left: 20px !important;background-color: #ffffff !important;}\"][vc_column_text css=\".vc_custom_1423580144732{margin-top: 5px !important;margin-bottom: 5px !important;}\"]\r\n

    Download\r\nParent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1425908350272{margin-bottom: 25px !important;}\"]\r\n

    Enter Name and Email Address Below to Download Our Free Parent Pack

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1426141109983{margin-bottom: 20px !important;}\"]\r\n

    Parent Pack includes:\r\n• Step-By-Step Process\r\n• Parent Application\r\n• Frequently Asked Questions\r\n• Client Agreement Form\r\n• Nanny Interview Questions\r\n• Nanny Checklist

    \r\n\r\n[/vc_column_text][vc_button title=\"Download Now\" target=\"_blank\" color=\"wpb_button\" icon=\"none\" size=\"wpb_regularsize\" el_class=\"but1\" href=\"http://metropolitannannies.com/wp-content/uploads/2015/02/Metro-Nannies-Parent-Pack-2015.pdf\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\" css=\".vc_custom_1423648421672{margin-bottom: -30px !important;margin-left: 15px !important;background-color: #c3c4c9 !important;}\"][vc_row_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1423640943901{margin-top: 25px !important;margin-right: 5px !important;margin-bottom: 20px !important;margin-left: 35px !important;padding-top: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #d34c80 !important;}\"][vc_column_text css=\".vc_custom_1423638275469{margin-bottom: 7px !important;}\"]\r\n

    How to hire a nanny.

    \r\n[/vc_column_text][vc_video el_class=\"vid\" link=\"http://youtu.be/eyGi6LIx5zQ\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1423829390422{margin-top: 25px !important;margin-left: 10px !important;}\"][vc_column_text css=\".vc_custom_1423835310107{border-bottom-width: 5px !important;}\"]\r\n

    Latest\r\nBlog Posts

    \r\n[/vc_column_text][vc_posts_grid loop=\"size:2|order_by:date|order:DESC|post_type:post\" grid_columns_count=\"1\" grid_layout=\"image|link_post,title|link_post\" grid_link_target=\"_self\" grid_layout_mode=\"fitRows\" grid_thumb_size=\"100*80\"][vc_column_text]All news[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','5-revision-v1','','','2016-02-17 00:35:14','2016-02-17 00:35:14','',5,'http://metropolitannannies.com/5-revision-v1/',0,'revision','',0),(627,1,'2016-02-17 23:13:08','2016-02-17 23:13:08','[vc_row font_color=\"#000000\"][vc_column width=\"1/1\" css=\".vc_custom_1424328408361{padding-right: 20px !important;padding-left: 35px !important;}\" font_color=\"#000000\"][contact-form-7 id=\"327\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text]\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Permanent Service Application','','inherit','open','open','','326-revision-v1','','','2016-02-17 23:13:08','2016-02-17 23:13:08','',326,'http://metropolitannannies.com/326-revision-v1/',0,'revision','',0),(628,1,'2016-02-17 23:13:42','2016-02-17 23:13:42','[vc_row css=\".vc_custom_1424325911454{padding-left: 20px !important;}\" font_color=\"#000000\"][vc_column width=\"1/1\" font_color=\"#000000\"][contact-form-7 id=\"323\"][/vc_column][/vc_row]','Nanny Application','','inherit','open','open','','324-revision-v1','','','2016-02-17 23:13:42','2016-02-17 23:13:42','',324,'http://metropolitannannies.com/324-revision-v1/',0,'revision','',0),(629,1,'2016-02-17 23:40:45','2016-02-17 23:40:45','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]\r\n

    Hiring Process

    \r\n[/vc_column_text][vc_column_text]\r\n

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington, DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest-quality, reliable and experienced childcare providers available.

    \r\n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \r\n

    Step One: Complete the Parent Application\r\nPlease complete the online application as thoroughly as possible.

    \r\n

    Step Two: Submit Application Fee\r\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring compensation

    \r\n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\r\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \r\n

    Step Four: Needs Assessment with Placement Counselor\r\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \r\n

    Step Five: Review Candidate Profiles\r\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \r\n

    Step Six: Interview Nanny Candidates\r\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \r\n

    Step Seven: Select Your Candidate and Make an Offer\r\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \r\n

    Step Eight: Review and Sign Nanny/Family Agreement\r\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \r\n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\r\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\r\n5 business days before your nanny is to begin work.

    \r\n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3181 or email us.\r\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\r\nYou can also view our Video Library and Parent Pack through the links below

    \r\nAdditional Resources:\r\n\r\nMetropolitan Nannies Video Library\r\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1455752439818{padding-top: 50px !important;}\"]\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2016-02-17 23:40:45','2016-02-17 23:40:45','',7,'http://metropolitannannies.com/7-revision-v1/',0,'revision','',0),(630,1,'2016-02-17 23:49:21','2016-02-17 23:49:21','[vc_row css=\".vc_custom_1423737726085{padding-right: 35px !important;padding-left: 35px !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1423739335364{padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" font_color=\"#a6a6b0\"][vc_column_text css=\".vc_custom_1423739261609{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Parents

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1423739308129{margin-bottom: 9px !important;}\"]\r\n

    Hiring Process

    \r\n[/vc_column_text][vc_column_text]\r\n

    Thank you for considering Metropolitan Nannies for your family’s childcare needs. Our mission is to provide exceptional nanny services to families in the Washington, DC Metropolitan area, Virginia and Maryland. Through our extensive screening and interview process, we personally match your family with the highest-quality, reliable and experienced childcare providers available.

    \r\n

    How do I find the perfect caregiver for my family with Metropolitan Nannies?

    \r\n

    Step One: Complete the Parent Application\r\nPlease complete the online application as thoroughly as possible.

    \r\n

    Step Two: Submit Application Fee\r\nPlease pay the non-refundable $225 application fee which covers the costs of background checks and other processing fees, promoting with current candidates, agency’s recruiting and personally interviewing candidates, coordinating potential interviews with your family; in-home Initial Consultation and consultations regarding potential candidates; Welcome Packet with Interview questions and suggestions on structuring compensation

    \r\n

    Step Three: Review and Sign Metropolitan Nannies Client Agreement\r\nIt is important that you understand this agreement as it covers fee structure, replacement guarantees, services to be provided and other important legal verbiage.

    \r\n

    Step Four: Needs Assessment with Placement Counselor\r\nAfter a detailed conversation with a placement counselor, we match nannies to your specific requirements and schedule them for interviews accordingly.

    \r\n

    Step Five: Review Candidate Profiles\r\nMetropolitan Nannies will provide the nanny profiles we feel are a great match for your family. You will receive comprehensive profiles, which will include the candidate’s education, qualifications and experience. In addition, you will also have access to their application, reference checks and background check reports.

    \r\n

    Step Six: Interview Nanny Candidates\r\nMetropolitan Nannies can help arrange times for the candidates to come to your home or our office so you can meet and interview them yourself. We provide you with helpful interview questions. Our goal is to have families meet between 3-5 candidates during the placement process.

    \r\n

    Step Seven: Select Your Candidate and Make an Offer\r\nOnce you have decided on a candidate that is right for your family, let Metropolitan Nannies know, and we will call the candidate and offer the position at the salary you are offering. If the candidate accepts your offer, you will then complete a Letter of Intent to Hire. Once the letter is received by Metropolitan Nannies, the final extensive background checks are performed. Criminal background checks take between 24-48 hours (out of state may be longer). A copy of the completed background check can be provided upon request.

    \r\n

    Step Eight: Review and Sign Nanny/Family Agreement\r\nThe agreement outlines your nanny’s job responsibilities, wages, benefits and hours.

    \r\n

    Step Nine: Deliver Fee and Contract to Metropolitan Nannies\r\nThe process is complete. The Nanny Placement Fee is now due to Metropolitan Nannies. Fee must be received at least\r\n5 business days before your nanny is to begin work.

    \r\n

    If you have any questions or comments regarding your nanny search, please call us at 703-481-3181 or email us.\r\nWe encourage you to set up a personal meeting with one of our placement counselors to discuss your specific childcare needs.\r\nYou can also view our Video Library and Parent Pack through the links below

    \r\nAdditional Resources:\r\n\r\nMetropolitan Nannies Video Library\r\n

    We greatly appreciate your interest in Metropolitan Nannies and look forward to providing you with exceptional service!

    \r\n[/vc_column_text][vc_column_text css=\".vc_custom_1455752955566{padding-top: 50px !important;}\"]\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Parents','','inherit','open','open','','7-revision-v1','','','2016-02-17 23:49:21','2016-02-17 23:49:21','',7,'http://metropolitannannies.com/7-revision-v1/',0,'revision','',0),(631,1,'2003-01-24 12:45:50','2003-01-24 12:45:50','When new parents Jerry and Susan Milwit faced the child-care crunch, necessity mothered the invention of their new business...click here for the full story','Nanny Bonanza','','publish','open','open','','metropolitan-nannies-in-the-news','','','2016-02-18 12:59:08','2016-02-18 12:59:08','',0,'http://metropolitannannies.com/?p=631',0,'post','',0),(632,1,'2016-02-18 12:50:30','2016-02-18 12:50:30','Washington Business Journal\r\n\r\nFrom the January 24, 2003 print edition\r\n\r\nNANNY BONANZA\r\n\r\nBy: Eleni Kretikos, Staff Reporter\r\n\r\nWhen new parents Jerry and Susan Milwit faced the child-care crunch, necessity mothered the invention of their new business...click here for the full story','Metropolitan Nannies in the News','','inherit','open','open','','631-revision-v1','','','2016-02-18 12:50:30','2016-02-18 12:50:30','',631,'http://metropolitannannies.com/631-revision-v1/',0,'revision','',0),(633,1,'2016-02-18 12:52:27','2016-02-18 12:52:27','When new parents Jerry and Susan Milwit faced the child-care crunch, necessity mothered the invention of their new business...click here for the full story','Nanny Bonanza','','inherit','open','open','','631-revision-v1','','','2016-02-18 12:52:27','2016-02-18 12:52:27','',631,'http://metropolitannannies.com/631-revision-v1/',0,'revision','',0),(634,1,'2016-02-18 12:55:10','2016-02-18 12:55:10','One Potomac mother of five used to prepare for interviews with prospective nannies like a Hollywood audition. She cleaned her house, made sure the children were quietly coloring and \"glamified\" the family\'s lifestyle, which includes...click here for full story','Nannies No Longer Rule The Roost','','inherit','open','open','','372-revision-v1','','','2016-02-18 12:55:10','2016-02-18 12:55:10','',372,'http://metropolitannannies.com/372-revision-v1/',0,'revision','',0),(635,1,'2016-02-18 12:59:02','2016-02-18 12:59:02','','NannyBonanza','','inherit','open','open','','nannybonanza','','','2016-02-18 12:59:02','2016-02-18 12:59:02','',631,'http://metropolitannannies.com/wp-content/uploads/2003/01/NannyBonanza.png',0,'attachment','image/png',0),(636,1,'2016-02-18 14:18:35','2016-02-18 14:18:35','','PermServAppSmHeader','','inherit','open','open','','permservappsmheader','','','2016-02-18 14:18:35','2016-02-18 14:18:35','',0,'http://metropolitannannies.com/wp-content/uploads/2016/02/PermServAppSmHeader.jpg',0,'attachment','image/jpeg',0),(639,1,'2016-04-04 14:58:17','2016-04-04 14:58:17','[vc_row css=\".vc_custom_1426849136015{padding-right: 45px !important;padding-left: 45px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1426848613249{margin-right: 25px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1423743371786{margin-bottom: 6px !important;padding-top: 10px !important;}\"]\r\n

    Contact Information

    \r\n[/vc_column_text][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5ODU3Mi43MzY1MDc3MjIwNiUyMTJkLTc3LjM4MTEyNzU2MTIwNjA2JTIxM2QzOC45NTM3MDQxMDc5NTA4NiUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDg5YjYzN2YyYzg1MTQ3NWYlMjUzQTB4ODFjMzg1YTdjMDk0ZDU5ZSUyMTJzSGVybmRvbiUyNTJDJTJCVkElMkIyMDE3MCUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE0MjQxNjQ1NTY1MDUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][vc_column_text]\r\n

    Metropolitan Nannies is the leading childcare placement agency in the Maryland, Virginia and Washington, DC area.

    \r\n

    As a full-service childcare agency, Metropolitan Nannies is dedicated to providing the highest quality childcare services in the Washington, DC Metropolitan area, Virginia and Maryland. We are pleased to have you visit our site.  Please browse and learn more about the services we can provide for you.  If you have additional questions, please feel free to contact us via telephone or email. We look forward to speaking with you soon. [/vc_column_text][vc_column_text]\"\"

    \r\n

    Metropolitan Nannies\r\n Herndon, VA 20170 \"\"

    \r\n

    Office Hours:\r\nWeekdays: 8:30am - 5:00pm\r\nWeekends: Closed

    \r\n\r\n
    \r\n\r\n\"\"\r\n

    Telephone: 703-481-3181\r\nFAX: 703-859-7629\r\nE-mail: Please use contact form.  Thank you.

    \r\n\r\n
    \r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1426848716908{margin-left: -25px !important;padding-right: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;}\" el_class=\"demo\"][vc_column_text css=\".vc_custom_1\r\n423830443108{margin-bottom: 5px !important;padding-top: 10px !important;}\"]\r\n

    Contact Form

    \r\n

    [/vc_column_text][contact-form-7 id=\"407\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    \r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','17-revision-v1','','','2016-04-04 14:58:17','2016-04-04 14:58:17','',17,'http://metropolitannannies.com/17-revision-v1/',0,'revision','',0); /*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_relationships` -- DROP TABLE IF EXISTS `wp_term_relationships`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_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', PRIMARY KEY (`object_id`,`term_taxonomy_id`), KEY `term_taxonomy_id` (`term_taxonomy_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_term_relationships` -- LOCK TABLES `wp_term_relationships` WRITE; /*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */; INSERT INTO `wp_term_relationships` VALUES (125,3,0),(126,3,0),(127,3,0),(128,3,0),(129,3,0),(130,3,0),(131,3,0),(132,3,0),(293,2,0),(294,2,0),(295,2,0),(296,2,0),(297,2,0),(298,2,0),(370,14,0),(372,1,0),(372,17,0),(387,2,0),(631,17,0); /*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_taxonomy` -- DROP TABLE IF EXISTS `wp_term_taxonomy`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_term_taxonomy` ( `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `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', PRIMARY KEY (`term_taxonomy_id`), UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), KEY `taxonomy` (`taxonomy`) ) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_term_taxonomy` -- LOCK TABLES `wp_term_taxonomy` WRITE; /*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */; INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'nav_menu','',0,7),(3,3,'nav_menu','',0,8),(7,7,'category','',0,0),(12,12,'post_format','',0,0),(13,13,'category','',0,0),(14,14,'category','',0,1),(15,15,'category','',0,0),(17,17,'category','',0,2); /*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_termmeta` -- DROP TABLE IF EXISTS `wp_termmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_termmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_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, PRIMARY KEY (`meta_id`), KEY `term_id` (`term_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_termmeta` -- LOCK TABLES `wp_termmeta` WRITE; /*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_terms` -- DROP TABLE IF EXISTS `wp_terms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_terms` ( `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `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', PRIMARY KEY (`term_id`), KEY `slug` (`slug`(191)), KEY `name` (`name`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_terms` -- LOCK TABLES `wp_terms` WRITE; /*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */; INSERT INTO `wp_terms` VALUES (1,'Mommy Articles','mommy-articles',0),(2,'Menu','menu',0),(3,'menu2','menu2',0),(7,'Crafts and Activities','crafts-and-activities',0),(12,'post-format-quote','post-format-quote',0),(13,'BLOGS','blogs',0),(14,'Advice','advice',0),(15,'Nanny Articles','nanny-articles',0),(17,'In The News','in-the-news',0); /*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_usermeta` -- DROP TABLE IF EXISTS `wp_usermeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `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, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_usermeta` -- LOCK TABLES `wp_usermeta` WRITE; /*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */; INSERT INTO `wp_usermeta` VALUES (1,1,'first_name','Cheri'),(2,1,'last_name','Dion'),(3,1,'nickname','Admin'),(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_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(11,1,'wp_user_level','10'),(12,1,'dismissed_wp_pointers','wp330_toolbar,wp330_saving_widgets,wp340_choose_image_from_library,wp340_customize_current_theme_link,wp350_media,wp360_revisions,wp360_locks,wp390_widgets,wp410_dfw'),(13,1,'show_welcome_panel','1'),(14,1,'wp_dashboard_quick_press_last_post_id','640'),(15,1,'default_password_nag',''),(17,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\";}'),(18,1,'metaboxhidden_nav-menus','a:5:{i:0;s:8:\"add-post\";i:1;s:14:\"add-babysitter\";i:2;s:12:\"add-post_tag\";i:3;s:15:\"add-post_format\";i:4;s:23:\"add-babysitter_category\";}'),(19,1,'nav_menu_recently_edited','3'),(20,1,'wp_user-settings','libraryContent=browse&editor=tinymce'),(21,1,'wp_user-settings-time','1454906380'),(22,1,'closedpostboxes_page','a:0:{}'),(23,1,'metaboxhidden_page','a:7:{i:0;s:12:\"revisionsdiv\";i:1;s:11:\"postexcerpt\";i:2;s:10:\"postcustom\";i:3;s:16:\"commentstatusdiv\";i:4;s:11:\"commentsdiv\";i:5;s:7:\"slugdiv\";i:6;s:9:\"authordiv\";}'),(24,1,'closedpostboxes_toplevel_page_wpcf7','a:1:{i:0;s:8:\"mail2div\";}'),(25,1,'metaboxhidden_toplevel_page_wpcf7','a:0:{}'),(26,1,'meta-box-order_dashboard','a:4:{s:6:\"normal\";s:38:\"dashboard_right_now,dashboard_activity\";s:4:\"side\";s:39:\"dashboard_quick_press,dashboard_primary\";s:7:\"column3\";s:0:\"\";s:7:\"column4\";s:0:\"\";}'),(27,1,'closedpostboxes_dashboard','a:1:{i:0;s:18:\"dashboard_activity\";}'),(28,1,'metaboxhidden_dashboard','a:0:{}'),(29,1,'closedpostboxes_contact_page_wpcf7-new','a:1:{i:0;s:11:\"messagesdiv\";}'),(30,1,'metaboxhidden_contact_page_wpcf7-new','a:0:{}'),(31,1,'meta-box-order_toplevel_page_wpcf7','a:5:{s:4:\"form\";s:7:\"formdiv\";s:4:\"mail\";s:7:\"maildiv\";s:6:\"mail_2\";s:8:\"mail2div\";s:8:\"messages\";s:11:\"messagesdiv\";s:19:\"additional_settings\";s:21:\"additionalsettingsdiv\";}'),(32,1,'session_tokens','a:3:{s:64:\"16f01f46b11f0dac0331c68b409be30e2270c038118b4328f49f4ba5f97a23d7\";a:4:{s:10:\"expiration\";i:1574515774;s:2:\"ip\";s:13:\"69.243.29.174\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36\";s:5:\"login\";i:1574342974;}s:64:\"70df4423c0b42e5b1bd43d32e2c3a821025d964c38fa0d232c9ae0c30bd49e36\";a:4:{s:10:\"expiration\";i:1574647798;s:2:\"ip\";s:14:\"49.145.232.187\";s:2:\"ua\";s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0\";s:5:\"login\";i:1574474998;}s:64:\"835247199becd75a56bbfa3304927a6f9fc2c5af823803e5c259465c83643b32\";a:4:{s:10:\"expiration\";i:1574647847;s:2:\"ip\";s:14:\"49.145.232.187\";s:2:\"ua\";s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0\";s:5:\"login\";i:1574475047;}}'); /*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_users` -- DROP TABLE IF EXISTS `wp_users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_users` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `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 '', PRIMARY KEY (`ID`), KEY `user_login_key` (`user_login`), KEY `user_nicename` (`user_nicename`), KEY `user_email` (`user_email`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_users` -- LOCK TABLES `wp_users` WRITE; /*!40000 ALTER TABLE `wp_users` DISABLE KEYS */; INSERT INTO `wp_users` VALUES (1,'Admin','$P$B480POSHVIyy5USugdMLpCnXL9L8Hy1','admin','cheri@thediongroup.com','','2014-03-01 14:44:47','',0,'Admin'); /*!40000 ALTER TABLE `wp_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpeditor_settings` -- DROP TABLE IF EXISTS `wp_wpeditor_settings`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_wpeditor_settings` ( `key` varchar(50) COLLATE utf8_unicode_ci NOT NULL, `value` text COLLATE utf8_unicode_ci NOT NULL, PRIMARY KEY (`key`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_wpeditor_settings` -- LOCK TABLES `wp_wpeditor_settings` WRITE; /*!40000 ALTER TABLE `wp_wpeditor_settings` DISABLE KEYS */; INSERT INTO `wp_wpeditor_settings` VALUES ('version','1.2.6.3'),('upgrade','1'),('enable_post_editor','1'),('hide_default_plugin_editor','1'),('hide_default_theme_editor','1'),('replace_plugin_edit_links','1'),('enable_plugin_line_numbers','1'),('enable_theme_line_numbers','1'),('enable_post_line_numbers','1'),('enable_plugin_line_wrapping','1'),('enable_theme_line_wrapping','1'),('enable_post_line_wrapping','1'),('enable_plugin_active_line','1'),('enable_theme_active_line','1'),('enable_post_active_line','1'),('plugin_editor_allowed_extensions','php~js~css~txt~htm~html~jpg~jpeg~png~gif~sql~po~less~xml'),('theme_editor_allowed_extensions','php~js~css~txt~htm~html~jpg~jpeg~png~gif~sql~po~less~xml'),('plugin_file_upload','1'),('theme_file_upload','1'),('plugin_indent_unit','2'),('theme_indent_unit','2'),('post_indent_unit','2'),('admin_page_roles','a:3:{s:8:\"settings\";s:14:\"manage_options\";s:12:\"theme-editor\";s:11:\"edit_themes\";s:13:\"plugin-editor\";s:12:\"edit_plugins\";}'),('run_overview','1'); /*!40000 ALTER TABLE `wp_wpeditor_settings` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2020-12-22 7:47:05